
							var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
							if ( plugin ) {
								plugin = parseInt(plugin.description.substring(plugin.description.indexOf(".")-1)) >= 4;
							}
							else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 && (navigator.userAgent.indexOf("Windows 95")>=0 || navigator.userAgent.indexOf("Windows 98")>=0 || navigator.userAgent.indexOf("Windows NT")>=0)) {
								document.write('<script type=text/VBScript\> \n');
								document.write('on error resume next \n');
								document.write('plugin = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.4")))\n');
								document.write('if ( plugin <= 0 ) then plugin = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.5")))\n');
								document.write('if ( plugin <= 0 ) then plugin = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.6")))\n');
								document.write('<\/script\> \n');
							}
							if ( plugin ) {
								document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="920" height="575">');
								document.write('<param name="allowScriptAccess" value="sameDomain">');
								document.write('<param name="movie" value="site.swf?select=ita">');
								document.write('<param name="quality" value="best">');
								document.write('<embed src="site.swf?select=ita" quality="best" width="920" height="575" valign="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
								document.write('</object>');
							} else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
								document.write('If you cannot see the image below, you do not have Flash installed.  You can either <a href="http://macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank" title="This will open the Macromedia Flash Player download page in a new window.">Install Flash now</a> or <a href="choosecard.shtml">continue here</a>.');

							}
