function camVideo(numVideo)
{ 
switch(numVideo) 
{  case 1: 
document.getElementById('fofdiv').innerHTML =
 '<object width="375" height="300"><param name="movie" value="http://www.youtube.com/v/YvLBMXC_D0Q&autoplay=true"><param name="wmode" value="transparent"><embed src="http://www.youtube.com/v/YvLBMXC_D0Q&autoplay=true" type="application/x-shockwave-flash" wmode="transparent" width="375" height="300"></embed></object>'
 ;
 break; 
 case 2: 
document.getElementById('fofdiv').innerHTML =
 '<object width="375" height="300"><param name="movie" value="http://www.youtube.com/v/zgWa-A3-x_Y&autoplay=true"><param name="wmode" value="transparent"><embed src="http://www.youtube.com/v/zgWa-A3-x_Y&autoplay=true" type="application/x-shockwave-flash" wmode="transparent" width="375" height="300"></embed></object>'
 ;
 break; 
 case 3: 
document.getElementById('fofdiv').innerHTML =
 '<object width="375" height="300"><param name="movie" value="http://www.youtube.com/v/DL0nlCFTbMk&autoplay=true"><param name="wmode" value="transparent"><embed src="http://www.youtube.com/v/DL0nlCFTbMk&autoplay=true" type="application/x-shockwave-flash" wmode="transparent" width="375" height="300"></embed></object>'
 ;
 break; 
case 4: 
document.getElementById('fofdiv').innerHTML =
 '<object width="375" height="300"><param name="movie" value="http://www.youtube.com/v/vWrKexPWMeU&autoplay=true"><param name="wmode" value="transparent"><embed src="http://www.youtube.com/v/vWrKexPWMeU&autoplay=true" type="application/x-shockwave-flash" wmode="transparent" width="375" height="300"></embed></object>'
 ;
 break; 
case 5: 
document.getElementById('fofdiv').innerHTML =
 '<object width="375" height="300"><param name="movie" value="http://www.youtube.com/v/pmmNXRC_GwY&autoplay=true"><param name="wmode" value="transparent"><embed src="http://www.youtube.com/v/pmmNXRC_GwY&autoplay=true" type="application/x-shockwave-flash" wmode="transparent" width="375" height="300"></embed></object>'
 ;
 break; 
case 6: 
document.getElementById('fofdiv').innerHTML =
 '<object width="375" height="300"><param name="movie" value="http://www.youtube.com/v/8FFwsCr9c-4&autoplay=true"><param name="wmode" value="transparent"><embed src="http://www.youtube.com/v/8FFwsCr9c-4&autoplay=true" type="application/x-shockwave-flash" wmode="transparent" width="375" height="300"></embed></object>'
 ;
 break; 
case 7: 
document.getElementById('fofdiv').innerHTML =
 '<object width="375" height="300"><param name="movie" value="http://www.youtube.com/v/8GimVJq7AmE&autoplay=true"><param name="wmode" value="transparent"><embed src="http://www.youtube.com/v/8GimVJq7AmE&autoplay=true" type="application/x-shockwave-flash" wmode="transparent" width="375" height="300"></embed></object>'
 ;
 break; 
    }
 }
