// JavaScript Document

// videos

function home_video() {
	document.getElementById("video").innerHTML = "<object width='430' height='345' style='margin:0 72px;'><param name='movie' value='http://www.youtube.com/v/kDeXa9rH0VU&hl=en_US&fs=1&rel=0'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/kDeXa9rH0VU&hl=en_US&fs=1&rel=0&autoplay=1' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='430' height='345'></embed></object>";
	document.getElementById("video-link").innerHTML = "<a href='/video.html'><img src='images/layout/backgrounds/bb-left.gif' class='bside' /><p class='b bb'>More Videos</p><img src='images/layout/backgrounds/bb-right.gif' class='bside' /></a>";
}
function video_st() {
	document.getElementById("video").innerHTML = "<object width='460' height='315'><param name='movie' value='http://www.youtube.com/v/NmmdS29Yrao&hl=en_US&fs=1&rel=0'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/NmmdS29Yrao&hl=en_US&fs=1&rel=0&autoplay=1' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='460' height='315'></embed></object><p>The Star Treatment, Epizode 28</p>";
}
function video_sam() {
	document.getElementById("video").innerHTML = "<object width='460' height='370'><param name='movie' value='http://www.youtube.com/v/iRikExZ9ceY&hl=en_US&fs=1&rel=0'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/iRikExZ9ceY&hl=en_US&fs=1&rel=0&autoplay=1' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='460' height='370'></embed></object><p>Shmuel Tatz: 'Like absolutely no other physical therapist'</p>";
}
function video_pt4d(){
	document.getElementById("video").innerHTML = "<object width='460' height='282'><param name='movie' value='http://www.youtube.com/v/NccevDoHESc?fs=1&amp;hl=en_US&autoplay=1'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/NccevDoHESc?fs=1&amp;hl=en_US&autoplay=1' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='460' height='282'></embed></object><p>Physical Therapy for Dancers</p>";
}
