var browserName=navigator.appName;
 if (browserName=="Microsoft Internet Explorer")
 {
document.write('<div id="flashcontentSHIPPING" style="vertical-align: top; position:absolute; top:10px left:600px;"></div>');
document.write('<script type="text/javascript" src="http://www.doctorsmedicalsupplies.com/swfobject.js">');
var so = new SWFObject("http://www.doctorsmedicalsupplies.com/catalog/freeshipping.swf", "freeshipping", "150", "359", "9", "#000000");
so.addParam("loop","false");
so.addParam("id","paragone5");
so.write("flashcontentSHIPPING");
document.write('</script>');

 }
 else
  {
document.write('<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"');
document.write('WIDTH="150" HEIGHT="359" id="paragone5" ALIGN="">');
document.write('<PARAM NAME=movie VALUE="freeshipping.swf"> <PARAM NAME=loop VALUE=false> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#> <EMBED src="freeshipping.swf" loop=false menu=false quality=high bgcolor=# WIDTH="150" HEIGHT="359" NAME="paragone5" ALIGN=""');
document.write('TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
document.write('</OBJECT>');

   }
