// Hotel Gabbiano Azzurro - Virtual Tour

function reception()
{ 
window.open("tour/reception/index.htm","Reception","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function pool1()
{ 
window.open("tour/pool/index.htm","Pool1","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function pool2()
{ 
window.open("tour/pool2/index.htm","Pool2","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function lobby1()
{ 
window.open("tour/lobby/index.htm","Lobby1","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function lobby2()
{ 
window.open("tour/lobby2/index.htm","Lobby2","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function bedrooms1()
{ 
window.open("tour/bedroom/index.htm","Bedrooms1","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function bedrooms2()
{ 
window.open("tour/bedroom1/index.htm","Bedrooms2","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function bedrooms3()
{ 
window.open("tour/bedroom2/index.htm","Bedrooms3","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function bedrooms4()
{ 
window.open("tour/bedroom3/index.htm","Bedrooms4","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function bedrooms5()
{ 
window.open("tour/bedroom4/index.htm","Bedrooms","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function bar()
{ 
window.open("tour/bar/index.htm","Bar","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function bath()
{ 
window.open("tour/bath/index.htm","Bath","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function breakfast()
{ 
window.open("tour/breakfast/index.htm","Breakfast","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function terrazza()
{ 
window.open("tour/terrazza2/index.htm","Terrazza","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function restaurant()
{ 
window.open("tour/restaurant/index.htm","Restaurant","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}
function hotelnight()
{ 
window.open("tour/bynightview/index.htm","HotelNight","width=460,height=335,top=180,left=80,scrollbars=no");
//return false; 
}