Kapazität:
2-/3-/4- Bett-Appartements
Qualitätssiegel 1
guide-bleu mitglied
Ausstattung:
B/D/WC
Kühlschrank
Kochnische
Radio
TV
z.T. Balkon
Besonderheiten:
Zimmer mit Frühstück oder Halbpension
Ruhige Südlage mit herrlicher Sicht auf Berge und Dorf
info@apparthotel-rhaetia.ch
www.apparthotel-rhaetia.ch
if (document.all && window.print) {
contextMenuDiv.className = menuskin;
document.oncontextmenu = showmenuie5;
document.body.onclick = hidemenuie5;
}
if(frameEditTabDiv.style.display == 'block'){
document.body.onclick = hideEditTab;
}
function processSave(){
//ctrl+s keys
if ((window.event.ctrlKey == true) && (window.event.keyCode == 83)){
//alert("processSave");
window.status = "please wait while we SAVE...";
parent.link_Ed1_guard.fireEvent("onClick");
return false;
}
//alt+s keys
if ((window.event.altKey == true) && (window.event.keyCode == 83 )){
window.status = "please wait while we SAVE and PUBLISH...";
parent.link_Ed1_pub.fireEvent("onClick");
return false;
}
}
document.onkeydown = processSave;
window.status = "In EDIT Mode";