
						if ( MM_FlashCanPlay ) {
							document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
							document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"');
							document.write('ID="top" WIDTH="600" HEIGHT="350" ALIGN="">');
							document.write('<PARAM NAME=movie VALUE="printer/printer_e_new.swf"><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#ffffff>');
							document.write('<EMBED src="printer/printer_e_new.swf" quality="high" bgcolor="#f1f1f1"');
							document.write('swLiveConnect=FALSE WIDTH="600" HEIGHT="350" NAME="top" ALIGN=""');
							document.write('TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
							document.write('</EMBED>');
							document.write('</OBJECT>');
						} else{
							document.write('<img src="printer/printer_e_new.jpg" width="600" height="350" border="0" usemap="#Map">');
						}
