// -->
function cms(adresse){ 
 		 window.open(adresse, "FensterName", "toolbar=no,location=no,directories=no,status=yes, menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=1200,height=800")
		}
// -->
function feedback() {
	feedwin = window.open("https://www.feedbacker.ch/disentis-sedrun/modules/feedbacker_dialog/feedback1.php?language=German&mygroup=hotel montana", "url_feedbacker","width=550,height=475,location=0,menubar=0,resizable=0,scrollbars=0,status=1,titlebar=1,toolbar=0,left=0,top=0");
 	feedwin.focus();
}
