function openfaq(){
  window.open("idee.html","new","dependent=yes,resizable=no,locationbar=no,menubar=no,scrollbars=yes,status=no,width=500,height=500");
}
function opengalerie(){
  window.open("galerie.html","new","dependent=yes,resizable=no,locationbar=no,menubar=no,scrollbars=yes,status=no,width=550,height=600");
}
function openlocation(){
  window.open("location.html","new","dependent=yes,resizable=no,locationbar=no,menubar=no,scrollbars=no,status=no,width=400,height=200");
}
function openforum(){
  window.open("http://nackt-angeln.de/x-golfers/forum/main.php","new","dependent=yes,resizable=yes,locationbar=yes, toolbar=yes, menubar=yes, personalbar=yes, scrollbars=yes, status=yes, focus");
}
