var ie4 = document.all;
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var divstatus = "1";

function popup(pict) {
	f1 = open("../popup.php?pict="+pict,"Popup","width=100,height=100,resizable=yes,scrollbars=yes,status=yes,menubar=no,toolbar=no");
	location.href=location.href;
	f1.focus();
}
function musik() {
	if (einblenden("m1") && (divstatus == "1")) { divstatus = "0"; } else { divstatus = "1"; }
}
function einblenden() {
  var a=einblenden.arguments; 
  for(i=0; i<a.length; i++) {
    if (ns4) { if (divstatus.charAt(i)=="1") { document.layers[a[i]].visibility = "show"; } else { document.layers[a[i]].visibility = "hide"; }}
    if (ie4) { if (divstatus.charAt(i)=="1") { document.all[a[i]].style.visibility = "visible"; } else { document.all[a[0]].style.visibility = "hidden"; }}
    if (ns6) { if (divstatus.charAt(i)=="1") { document.getElementById(a[i]).style.visibility = "visible"; } else { document.getElementById(a[0]).style.visibility = "hidden"; }}
  }
  return (true);
}
function film(swf) {
	f1 = open("../film.php?swf="+swf,"","width=300,height=250,scrollbars=no,dependant=yes,menubar=no");
	location.href=location.href;
	f1.focus();
}

function webcam() {
	f1 = window.open('streaming.html','f1','width=470,height=390,dependant=yes,status=yes,toolbar=no,scrollbars=no,menubar=no,location=no');
	location.href=location.href;
	f1.focus();
}

function ecard(pict) {
	f1 = open("ecard.php?pict="+pict,"","width=620,height=600,scrollbars=no,dependant=yes,menubar=no");
	location.href=location.href;
	f1.focus();
}

function popup_dahabeya_virtual() {
	f1 = open("http://www.iberotel.com/vr/dahabeya.html","","width=400,height=386,scrollbars=no,dependant=yes,menubar=no,status=yes");
	location.href=location.href;
	f1.focus();
}

function popup_dahabeya_picture() {
	f1 = open("http://www.iberotel.net/gallery/thumbnails.php?album=10","","width=685,height=604,scrollbars=no,dependant=yes,menubar=no,status=yes");
	location.href=location.href;
	f1.focus();
}
