	if (MM_FlashCanPlay) {
		document.write('<table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0">');
		document.write('<tr>');
		document.write('<td width="100%" height="100%" align="center" style="vertical-align:top;">');
		document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="100%" height="100%" id="main" align="middle">');
		document.write('<param name="allowScriptAccess" value="always" />');
		document.write('<param name="movie" value="swf/main.swf" />');
		document.write('<param name="quality" value="high" />');
		document.write('<param name="menu" value="false" />');
		document.write('<param  name="scale"  value="noscale"  />');
		document.write('<param name="bgcolor" value="#eed2bc" />');
		document.write('<embed src="swf/main.swf" quality="high" bgcolor="#eed2bc" scale="noscale"  width="100%" height="100%" name="main" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
		document.write('</object>');
		document.write('</td><td style="vertical-align:middle;"><img src="img/spacer.gif" width="1" height="691" alt=""/></td></tr>')
		document.write('<tr><td><img src="img/spacer.gif" width="986" height="1" alt=""/></td><td></td></tr>');
		document.write('</table>');
		document.close();
	} else {
		document.write('<div align="center"><img src="img/no_flash.jpg" width="783" height="635" border="0" usemap="#no_flash_Map" alt="" title="" /></div>');
		document.write('<map name="no_flash_Map">');
		document.write('<area shape="rect" alt="View HTML Site" coords="366,402,465,423" href="html/index.html">');
		document.write('<area shape="rect" alt="Get Flash Now" coords="446,313,543,351" href="http://www.macromedia.com/go/getflashplayer" target="_blank">');		
		document.write('</map>');
		document.close();
	}