function popit(sPicURL) { 
	window.open("js/popit.htm?"+sPicURL, "", "resizable=1,height=200,width=200");
}
function vr_restaurant98(sPicURL) { 
	window.open("vr/restaurant98.html?"+sPicURL, "", "resizable=1,height=330,width=385");
}
function vr_terrace(sPicURL) { 
	window.open("vr/terrace.html?"+sPicURL, "", "resizable=1,height=330,width=385");
}
function vr_accomodation(sPicURL) { 
	window.open("vr/accomodation.html?"+sPicURL, "", "resizable=1,height=330,width=385");
}