function RunFlash()
{
document.write('<object width="500" height="380">');
document.write('<param name="movie" value="http://www.youtube.com/v/USW_sG_1_9A&hl=en_US&feature=player_embedded&version=3" />');
document.write('<param name="allowFullScreen" value="true" />');
document.write('<param name="allowScriptAccess" value="always"/>');
document.write('<embed src="http://www.youtube.com/v/USW_sG_1_9A&hl=en_US&feature=player_embedded&version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="500" height="380" />');
document.write('</object>');
}




