<config>

<!-- Buffer Movie Time, enter a number for a percentage of total movie, where 05 = 5%, 10 = 10% --> 
  <BufferTime>10</BufferTime> 

<!-- link to flv file. make sure to include video directory --> 
  <flvURL>/files/VideoUpload/02_We_Give_Back.flv</flvURL> 

<!-- Loop the movie once it completes? 1 = yes, 0 = no --> 
  <loop>0</loop> 

<!-- Volume of flv when it starts, 0-100 --> 
  <volume>60</volume> 

<!--  title of the video upon start, put in number of seconds --> 
  <vidtitle>We Give Back to the Community</vidtitle> 

<!-- Other videos, please put number of other videos so that player knows how many buttons are needed --> 
  <other_video_number>4</other_video_number> 

<!-- Original order: title of other videos
  <other_video_1>We Remember Our Roots</other_video_1> 
  <other_video_2>We Give Back to the Community</other_video_2> 
  <other_video_3>Our Colleagues Are Like Family</other_video_3> 
  <other_video_4>We Get Things Done</other_video_4> 
  <other_video_5>Our Clients Can be Friends</other_video_5>  --> 
  
  <!-- Original order: links of other videos 
  <other_video_link_1>/careers/placetobe/?video=1</other_video_link_1> 
  <other_video_link_2>/careers/placetobe/?video=2</other_video_link_2> 
  <other_video_link_3>/careers/placetobe/?video=3</other_video_link_3> 
  <other_video_link_4>/careers/placetobe/?video=4</other_video_link_4> 
  <other_video_link_5>/careers/placetobe/?video=5</other_video_link_5> 
  </config> --> 
  
  <!-- title of other videos --> 
  <other_video_1>Our Colleagues Are Like Family</other_video_1> 
  <other_video_2>We Give Back to the Community</other_video_2> 
  <other_video_3>We Get Things Done</other_video_3> 
  <other_video_4>Our Clients Can be Friends</other_video_4> 

<!-- links of other videos --> 
  <other_video_link_1>/careers/placetobe/?video=1</other_video_link_1> 
  <other_video_link_2>/careers/placetobe/?video=2</other_video_link_2> 
  <other_video_link_3>/careers/placetobe/?video=3</other_video_link_3> 
  <other_video_link_4>/careers/placetobe/?video=4</other_video_link_4> 
  </config>