var MM_contentVersion = 6;
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=6,0,0,0" ');
	document.write(' ID="rotator" WIDTH="115" HEIGHT="400" ALIGN="left">');
	document.write('<param name="_cx" value="3043">');
	document.write('<param name="_cy" value="10583">');
	document.write('<param name="FlashVars" value>');
	document.write('<param name="Movie" value="side_menu_newer.swf">');
	document.write('<param name="Src" value="side_menu_newer.swf">');
	document.write('<param name="WMode" value="Window">');
	document.write('<param name="Play" value="0">');
	document.write('<param name="Loop" value="-1">');
	document.write('<param name="Quality" value="High">');
	document.write('<param name="SAlign" value="LT">');
	document.write('<param name="Menu" value="-1">');
	document.write('<param name="Base" value>');
	document.write('<param name="AllowScriptAccess" value="always">');
	document.write('<param name="Scale" value="ShowAll">');
	document.write('<param name="DeviceFont" value="0">');
	document.write('<param name="EmbedMovie" value="0">');
	document.write('<param name="BGColor" value="FFFFFF">');
	document.write('<param name="SWRemote" value>');
	document.write('<param name="MovieData" value><embed src="side_menu_newer.swf" quality="high" align="left" salign="LT" bgcolor="#FFFFFF" WIDTH="115" HEIGHT="400" NAME="side_menu" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
	document.write(' </OBJECT>');
} else{
	document.write('<IMG SRC="images/image_map_side.gif" WIDTH="115" HEIGHT="400" alt="Fast-Aid" usemap="#Fast-Aid2" style="border-style:none"/>');
	document.write('<map name="Fast-Aid2">');
	document.write('<area shape="rect" alt="privacy" coords="53,319,115,332" href="privacy.asp">');
	document.write('<area shape="rect" alt="contact us" coords="27,294,115,308" href="contactus.asp">');
	document.write('<area shape="rect" alt="faqs" coords="65,269,115,284" href="faqs.asp">');
	document.write('<area shape="rect" alt="singles" coords="53,234,115,245" href="singles.asp">');
	document.write('<area shape="rect" alt="series II-8" coords="32,208,115,220" href="series28.asp">');
	document.write('<area shape="rect" alt="series II-6" coords="32,183,115,195" href="series26.asp">');
	document.write('<area shape="rect" alt="series I-6" coords="37,159,115,170" href="series16.asp">');
	document.write('<area shape="rect" alt="Series I-4p" coords="27,132,115,146" href="series14p.asp">');
	document.write('<area shape="rect" alt="I-4 EZ-LOAD" coords="21,109,115,121" href="series14t.asp">');
	document.write('<area shape="rect" alt="feminine care" coords="43,78,115,103" href="femininecare.asp">');
	document.write('<area shape="rect" alt="the Fast-Aid advantage" coords="27,39,115,64" href="fa_advantage.asp">');
	document.write('<area shape="rect" alt="welcome" coords="42,9,115,20" href="index.asp">');
	document.write('</map>');
}