bName = navigator.appName;
if (bName == "Netscape" )
window.location="http://www.coffeeonline.nl/storefront.asp"
else
window.location="http://www.coffeeonline.nl/storefront.asp"

