function anzeigen(a)
{
document.location.href=a;
document.forms[0].reset();
document.forms[0].elements[0].blur();
}

var popWin;
function popupwindow(url, width, height)
{
 if(popWin)
 {
  popWin.close();
  popWin='';
 }
 popWin=window.open(url,"popWin","toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no,width="+ width +",height="+height);
 popWin.moveTo(150, 100);
 popWin.document.bgColor="#FFFFCC";
 popWin.document.write ("<HTML><HEAD><TITLE>VILLA SABA - BALI, INDONESIA</TITLE></HEAD>");
 popWin.document.write ("<body bgcolor='#000000' leftmargin='0' topmargin='0' MARGINHEIGHT='0' MARGINWIDTH='0'>");
 popWin.document.write ("<img src='"+url+"'>");
 popWin.document.write ("</body></HTML>");
}

function popupwindow1(url, width, height)
{
 if(popWin)
 {
  popWin.close();
  popWin='';
 }
 popWin=window.open(url,"popWin","toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no,width="+ width +",height="+height);
 popWin.moveTo(150, 20);
}


function popupwindow2(url, width, height)
{
 if(popWin)
 {
  popWin.close();
  popWin='';
 }
 popWin=window.open(url,"popWin","toolbar=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,status=no,width="+ width +",height="+height);
 popWin.moveTo(150, 20);
}


function popupwindoww(url, width, height)
{
 if(popWin)
 {
  popWin.close();
  popWin='';
 }
 popWin=window.open(url,"popWin","toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no,width="+ width +",height="+height);
 popWin.moveTo(150, 20);
 popWin.document.bgColor="#FFFFCC";
 popWin.document.write ("<HTML><HEAD><TITLE>VILLA SABA - BALI, INDONESIA</TITLE></HEAD>");
 popWin.document.write ("<body bgcolor='#FFFFFF' leftmargin='0' topmargin='0' MARGINHEIGHT='0' MARGINWIDTH='0'>");
 popWin.document.write ("<img src='"+url+"'>");
 popWin.document.write ("</body></HTML>");
}

function popupwindowa(url, width, height)
{
 if(popWin)
 {
  popWin.close();
  popWin='';
 }
 popWin=window.open(url,"popWin","toolbar=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,status=no,width="+ width +",height="+height);
 popWin.moveTo(150, 20);
 popWin.document.bgColor="#FFFFCC";
 popWin.document.write ("<HTML><HEAD><TITLE>VILLA SABA - BALI, INDONESIA</TITLE></HEAD>");
 popWin.document.write ("<body bgcolor='#FFFFFF' leftmargin='0' topmargin='0' MARGINHEIGHT='0' MARGINWIDTH='0'>");
 popWin.document.write ("<img src='"+url+"'>");
 popWin.document.write ("</body></HTML>");
}

function popupwindow3(url, width, height)
{
 if(popWin)
 {
  popWin.close();
  popWin='';
 }
 popWin=window.open(url,"popWin","toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no,width="+ width +",height="+height);
 popWin.moveTo(150, 20);
}
