// POPUPS - Email Link

function emaillink_popup(strURL)
{
window.open(strURL,'NewWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=420,height=260')
}


function hotel_galery(strURL)
{
window.open(strURL,'NewWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=412,height=300')
}


// POPUPS - Webcams

function Webcam_Hochgurgl()
{
window.open('http://www.', 'RoomCategoryPopup', 'scrollbars=yes, width=650, height=620');
}
function Webcam_Obergurgl()
{
window.open('http://www.', 'RoomCategoryPopup', 'scrollbars=yes, width=650, height=620');
}