brwName = navigator.appName;  
if (brwName == "Netscape" ){ 
window.parent.location="limousine_service_rome.asp" 
}  
else{ 
window.parent.location="limousine_service_rome.asp" 
} 
