<!-- hide script from old browsers



if (parseInt(navigator.appVersion) >= 4 && navigator.javaEnabled()) 

{ document.write('<div id="pop" style="position:absolute;top:770;z-index: 5">');

  document.write('<table width="750" cellpadding="0" cellspacing="0" border="0"><tr><td><table cellpadding="0" cellspacing="0" border="0">');

  document.write('<tr><td align="right" height="24"><a href="javascript:void(0)" onclick="hideAd(\'pop\')"><img src="jpg/x.gif" border="0"></a></td></tr>');

	 document.write('<tr><td class="red" align="center"><strong>BUY MORE AND SAVE MONEY!</strong> The shipping costs are automatically calculated based on the weight of the product you order. By buying more items at once you will save on shipping costs. How? For example, the <strong>minimum</strong> shipping for USA is circa $32 for parcels that weight half a kilo (500gr). Every additional kilo is charged at <strong>maximum</strong> $7, so the more items you buy, shipping gets cheaper and you get more for your money!<br><strong>Do not miss this opportunity!!! Go shopping!"</strong></td></tr>');

  document.write('</table></td></tr></table>');

  document.write('</div>');

  

 // if (document.layers) document.layers.pop.left = ((window.innerWidth / 2) - (1180 / 2));

 // else if (document.all) document.all.pop.style.left = ((document.body.offsetWidth / 2) - (1180 / 2));

 // else if (document.getElementById) document.getElementById("pop").style.left = ((window.innerWidth / 2) - (1180 / 2));

  

   if (document.layers) document.layers.pop.left = 0;

  else if (document.all) document.all.pop.style.left = 0;

  else if (document.getElementById) document.getElementById("pop").style.left = 0;

}



// end hiding script from old browsers -->

