if(hasActiveX || navPlugins) {
	if(hasFlash) {
		document.write('<object width="734" height="524" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version='+flashTargetMajor+',0,'+flashTargetMinor+',0">');
		document.write('<param name="movie"   value="entry.swf">');
		document.write('<param name="quality" value="high">');
		document.write('<param name="bgcolor" value="#FFFFFF">');
		document.write('<embed src="entry.swf" quality="high" bgcolor="#FFFFFF" width="734" height="524" type="application/x-shockwave-flash" pluginspace="http://www.macromedia.com/go/getflashplayer"></embed>');
		document.write('</object>');
	} else {
		document.write('<img src="flash_upgrade.gif" width="738" height="497" usemap="#entry" border="0" alt="" />');
	}
} else {
	document.write('<img src="flash_upgrade.gif" width="738" height="497" usemap="#entry" border="0" alt="" />');
}
