// JavaScript Document
function popupreg() {
  window.open("000_register.php","Das Örtliche","width=400,height=440,left=200,top=200,locationbar=no,menubar=no");
}

function popupvatips() {
  window.open("000_vatips.php","Das Örtliche","width=500,height=420,left=200,top=200,locationbar=no,menubar=no,scrollbars=yes");
}

function popuppsswd() {
  window.open("000_send_psswd.php","Das Örtliche","width=400,height=420,left=200,top=200,locationbar=no,menubar=no");
}