function flajs()
{
	document.write('<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');
	document.write(' CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"\n');
	document.write(' ID="main_fla" WIDTH="960" HEIGHT="560">\n');
	document.write(' <PARAM NAME=movie VALUE="main.swf">\n');
	document.write(' <PARAM NAME=quality VALUE=high>\n');
	document.write(' <PARAM NAME=bgcolor VALUE=#000000>\n');
	document.write('<EMBED SRC="main.swf" QUALITY=high BGCOLOR=#000000 WIDTH="960" HEIGHT="560" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED>\n');
	document.write('</OBJECT>\n');
}


