function zimmerpopup(strURL)
{
window.open(strURL,'NewWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=621,height=550')
}
function emaillinkpopup(strURL)
{
window.open(strURL,'NewWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=421,height=300')
}
function OpenEMailForwarding()
{
window.open("http://www.hotelseerose-cms.com/wcms/binary/Server.dll?PromoteArticle?Session=<%Session%>", "Empfehlen", "width=350,height=500,scrollbars=no");
}