
function RunFlash()
{
   document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="413" height="228" id="balletheader" valign="top">');
   document.write('<param name="allowScriptAccess" value="sameDomain" />');
   document.write('<param name="allowFullScreen" value="false" />');
   document.write('<param name="movie" value="images/flash/balletheader.swf" />');
   document.write('<param name="quality" value="high" />');
   document.write('<param name="bgcolor" value="#262829" />');
   document.write('<embed src="images/flash/balletheader.swf" quality="high" bgcolor="#262829" width="413" height="228" name="balletheader" valign="top" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
   document.write('</embed>');
   document.write('</object>');
}
