function Runmainflash()
{
document.write('<param name="movie" value="flash/top.swf">');
document.write('<param name="quality" value="high">');
document.write('<embed src="flash/top.swf" width="367" height="169" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>');
}