// 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=560,"+pos);
}
function pano2(){
doPopUpWindow = window.open("../panoramas/panorama.html","Panorama","width=464,height=560,"+pos);
}
function panoen(){
doPopUpWindow = window.open("panoramas/panorama.html","Panorama","width=464,height=560,"+pos);
}
function panoen2(){
doPopUpWindow = window.open("../panoramas/panorama.html","Panorama","width=464,height=560,"+pos);
}

function b1(){
doPopUpWindow = window.open("../photos/b1.jpg","hotelphotos","width=425,height=625,"+pos);
}
function b2(){
doPopUpWindow = window.open("../photos/b2.jpg","hotelphotos","width=425,height=625,"+pos);
}
function b3(){
doPopUpWindow = window.open("photos/b3.jpg","hotelphotos","width=425,height=625,"+pos);
}
function b4(){
doPopUpWindow = window.open("photos/b4.jpg","hotelphotos","width=425,height=625,"+pos);
}
function b5(){
doPopUpWindow = window.open("../photos/b5.jpg","hotelphotos","width=425,height=625,"+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 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=760,height=600,"+pos);
}
function m2(){
doPopUpWindow = window.open("../maps/m2.jpg","hotelphotos","width=532,height=482,"+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);
}