// JavaScript Document
// POP UP PANORAMA

var doPopUpX = (screen.width/2)-210;
var doPopUpY = (screen.height/2)-300;
var pos = "left="+doPopUpX+",top="+doPopUpY;


function pano(){
doPopUpWindow = window.open("panoramas/panorama.html","Panorama","width=464,height=600,"+pos);
}
function pano2(){
doPopUpWindow = window.open("../panoramas/panorama.html","Panorama","width=464,height=600,"+pos);
}
function f1(){
doPopUpWindow = window.open("photos/f1.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f2(){
doPopUpWindow = window.open("photos/f2.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f30(){
doPopUpWindow = window.open("../photos/f30.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f4(){
doPopUpWindow = window.open("../photos/f2.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f13(){
doPopUpWindow = window.open("../photos/f13.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f10(){
doPopUpWindow = window.open("../photos/f10.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f11(){
doPopUpWindow = window.open("../photos/f11.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f9(){
doPopUpWindow = window.open("../photos/f9.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f19(){
doPopUpWindow = window.open("../photos/f19.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f17(){
doPopUpWindow = window.open("../photos/f17.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f25(){
doPopUpWindow = window.open("../photos/f25.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f27(){
doPopUpWindow = window.open("../photos/f27.jpg","hotelphotos","width=515,height=352,"+pos);
}
function f29(){
doPopUpWindow = window.open("../photos/f29.jpg","hotelphotos","width=515,height=352,"+pos);
}
function m1(){
doPopUpWindow = window.open("../maps/m1.jpg","hotelphotos","width=625,height=410,"+pos);
}
function m2(){
doPopUpWindow = window.open("../maps/m2.jpg","hotelphotos","width=625,height=410,"+pos);
}
function gr(){
doPopUpWindow = window.open("../photogallery_gr.htm","hotelphotos","width=775,height=360,"+pos);
}
function en(){
doPopUpWindow = window.open("../photogallery_en.htm","hotelphotos","width=775,height=360,"+pos);
}
function gr2(){
doPopUpWindow = window.open("../photogallery_gr2.html","hotelphotos","width=775,height=360,"+pos);
}
function en2(){
doPopUpWindow = window.open("../photogallery_en2.html","hotelphotos","width=775,height=360,"+pos);
}
function gri(){
doPopUpWindow = window.open("photogallery_gr.htm","hotelphotos","width=775,height=360,"+pos);
}
function eni(){
doPopUpWindow = window.open("photogallery_en.htm","hotelphotos","width=775,height=360,"+pos);
}
function gri2(){
doPopUpWindow = window.open("photogallery_gr2.html","hotelphotos","width=775,height=360,"+pos);
}
function eni2(){
doPopUpWindow = window.open("photogallery_en2.html","hotelphotos","width=775,height=360,"+pos);
}