window.defaultStatus='Ferienwohnungen Balogh & Elger';
onError="window.status='Ferienwohnungen Balogh & Elger'";
// document.onmousedown=click;

var DHTML = (document.getElementById || document.all || document.layers);

function ap_getObj(name) {
    if (document.getElementById) {
        return document.getElementById(name).style;
    }
    else if (document.all) {
    return document.all[name].style;
    }
    else if (document.layers) {
    return document.layers[name];
    }
}
function ap_showWaitMessage(div,flag)  {
    if (!DHTML) return;
    var x = ap_getObj(div);
    x.visibility = (flag) ? 'visible':'hidden'
    if(! document.getElementById) if(document.layers) x.left=280/2;
}
function druckWin(id) {
  var win;
  win = window.open("../drucken.php?tid="+id,"externdoc","width=600,height=650,scrollbars=yes,resizable=no,statusbar=no,location=no,toolbar=no" );
  win.focus();
}
function linkme() {
var win;
win=window.open('../linkme.php','externdoc',
'width=550,height=600,scrollbars=no,resizable=no,status=no');
win.focus();
}
function popwin(filename) {
var win;
win=window.open(filename,'externdoc',
'width=600,height=550,scrollbars=yes,resizable=yes,status=yes');
win.focus();
}

function popwin1(filename) {
var win;
win=window.open(filename,'externdoc',
'width=800,height=600,scrollbars=yes,resizable=yes,status=yes');
win.focus();
}

function popwin2(filename) {
var win;
win=window.open(filename,'externdoc',
'width=400,height=600,scrollbars=yes,resizable=yes,status=yes');
win.focus();
}

function popwin() {
var win;
win=window.open('templates/wellness.htm','externdoc',
'width=500,height=730,scrollbars=no,resizable=no,status=no');
win.focus();
}
function popdown() {
  var win;
  win = window.open("tip.php","popdown","width=380,height=240,scrollbars=no,resizable=no,status=no,location=no,toolbar=no");
  win.Blur();
}
function grufti() {
var win;
win=window.open('../grufti.php','externdoc',
'width=900,height=700,scrolling="yes,resizable=yes,status=no');
win.focus();
}
function werft() {
var win;
win=window.open('../werft.php','externdoc',
'width=900,height=700,scrolling="yes,resizable=yes,status=no');
win.focus();
}
    function click() {
    var datum = new Date();
     var Jahr = datum.getYear();

     if ((event.button==2) || (event.button==3)) { alert("       Copyright 2003 - "+Jahr+"\n  Ferienwohnungen Balogh & Elger"); }
   }
 function callUs() {
 var url =
"http://click2connect.goyellow.de/web2VoipSrv/Click2DialForm.jsp?c2dQuery=1aea2a5497ce4f3221547861137fb63c7e60b59461802866c0d46a4169d439a933e76c42609a91b437434ea706fd75fb";
  var win = window.open(url,"callwin","width=" + 580 + ",height=" + 500 +",titlebar=no,status=yes,toolbar=no,menubar=no,scrollbars=no,resizable=yes");
  win.focus();
}

