function runFlash01()
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="880" height="408" id="opening2009" align="middle">\n');
	document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
	document.write('<param name="movie" value="opening2009.swf" />\n');				
	document.write('<param name="quality" value="high" />');
	document.write('<param name="bgcolor" value="#000000" />\n');
	document.write('<embed src="opening2009.swf" quality="high" bgcolor="#000000" width="880" height="408" name="opening2009" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('</object>\n');
}

function runFlash02()
{
	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="680" HEIGHT="420" id="opening_title" ALIGN="">\n');
	document.write('<PARAM NAME=movie VALUE="opening_title.swf">\n');
	document.write('<PARAM NAME=loop VALUE=true>\n');				
	document.write('<PARAM NAME=quality VALUE=high>\n');
	document.write('<PARAM NAME=bgcolor VALUE=#000000>\n');
	document.write('<EMBED src="opening_title.swf" loop=false quality=high bgcolor=#000000  WIDTH="680" HEIGHT="420" NAME="opening_title" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>\n');
	document.write('</object>\n');
}

