brwName = navigator.appName; 
if (brwName == "Netscape" )
{window.parent.location="http://www.hotelzintonio.it"} 
else
{window.parent.location="http://www.hotelzintonio.it"}
