
function RunFlash(x,w,h)
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="'+w+'" height="'+h+'">');
document.write('<param name="movie" value="flash/flash.swf?id='+x+'" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<embed src="flash/flash.swf?id='+x+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+w+'" height="'+h+'" wmode="transparent"/>');
document.write('</object>');
}
function RunFlash6()
{
document.write('<object width="317" height="185">');
document.write('<param name="movie" value="http://www.youtube.com/v/m7eJW-G1Otk?fs=1&amp;hl=en_US" />');
document.write('<param name="allowFullScreen" value="true" />');
document.write('<param name="allowScriptAccess" value="always"/>');
document.write('<embed src="http://www.youtube.com/v/m7eJW-G1Otk?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="317" height="185" />');
document.write('</object>');
}





