function start()
{
        document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" id="index" width=100% height="637">');
        document.write('<param name="movie" value="index2.swf">');
        document.write('<param name="bgcolor" value="#ffffff">');
        document.write('<param name="quality" value="high">');
        document.write('<param name="scale" value="noborder">');
	document.write('<param name="wmode" value="transparent">');
        document.write('<param name="allowscriptaccess" value="samedomain">');
        document.write('<embed type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" name="index" width=100% height="637" src="index2.swf" bgcolor="#ffffff" quality="high"  scale="noscale" allowscriptaccess="samedomain"><noembed></noembed></embed>');
        document.write('</object>');
}		
  				
  				
			
