var MM_contentVersion = 9;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
		var words = navigator.plugins["Shockwave Flash"].description.split(" ");
	    for (var i = 0; i < words.length; ++i)
	    {
		if (isNaN(parseInt(words[i])))
		continue;
		var MM_PluginVersion = words[i];
	    }
	var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0
   && (navigator.appVersion.indexOf("Win") != -1)) {
	document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
	document.write('on error resume next \n');
	document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
	document.write('</SCR' + 'IPT\> \n');
}
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=9,0,28,0" width="717" height="350">');
	document.write('<param name="movie" value="/products/sportoptics/main.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="/products/sportoptics/main.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="717" height="350"></embed>');
	document.write('</object>');
} else{
	document.write('<img name="main" src="/products/sportoptics/img/main.jpg" width="717" height="350" border="0" id="main" usemap="#m_main" alt="">');
	document.write('<map name="m_main" id="m_main">');
	document.write('<area shape="rect" coords="587,201,677,261" href="/products/sportoptics/lineup/fmicroscope/index.htm" title="EZ-Micro/Fieldmicroscopes" alt="EZ-Micro/Fieldmicroscopes" />');
	document.write('<area shape="rect" coords="434,214,555,257" href="/products/sportoptics/lineup/loupe/index.htm" title="Loupes" alt="Loupes" />');
	document.write('<area shape="rect" coords="653,9,713,127" href="/products/sportoptics/lineup/dsystem/index.htm" title="Digiscoping System" alt="Digiscoping System" />');
	document.write('<area shape="rect" coords="524,91,622,185" href="/products/sportoptics/lineup/scopes/index.htm" title="Fieldscopes/Spotting Scopes" alt="Fieldscopes/Spotting Scopes" />');
	document.write('<area shape="rect" coords="294,7,384,82" href="/products/sportoptics/lineup/largebino/index.htm" title="Binocular Telescopes/ Sightseeing Binoculars" alt="Binocular Telescopes/ Sightseeing Binoculars" />');
	document.write('<area shape="rect" coords="238,103,357,205" href="/products/sportoptics/lineup/binoculars/index.htm" title="Binoculars" alt="Binoculars" />');
	document.write('<area shape="rect" coords="0,42,121,133" href="/products/sportoptics/lineup/laser/index.htm" title="Laser Rangefinders" alt="Laser Rangefinders" />');
	document.write('<area shape="rect" coords="612,262,717,350" href="/products/sportoptics/lineup/largebino/index.htm" title="Binocular Telescopes/ Sightseeing Binoculars" alt="Binocular Telescopes/ Sightseeing Binoculars" />');
	document.write('<area shape="rect" coords="307,253,407,350" href="/products/sportoptics/lineup/dsystem/index.htm" title="Digiscoping System" alt="Digiscoping System" />');
	document.write('<area shape="rect" coords="205,253,306,350" href="/products/sportoptics/lineup/scopes/index.htm" title="Fieldscopes/Spotting Scopes" alt="Fieldscopes/Spotting Scopes" />');
	document.write('<area shape="rect" coords="103,253,203,350" href="/products/sportoptics/lineup/fmicroscope/index.htm" title="EZ-Micro/Fieldmicroscopes" alt="EZ-Micro/Fieldmicroscopes" />');
	document.write('<area shape="rect" coords="0,254,101,350" href="/products/sportoptics/lineup/binoculars/index.htm" title="Binoculars" alt="Binoculars" />');
	document.write('<area shape="rect" coords="408,262,509,350" href="/products/sportoptics/lineup/loupe/index.htm" title="Loupes" alt="Loupes" />');
	document.write('<area shape="rect" coords="510,264,612,350" href="/products/sportoptics/lineup/laser/index.htm" title="Laser Rangefinders" alt="Laser Rangefinders" />');
	document.write('</map>');
}