function win_open()
{
  window.open("anfahrt.htm", "fenstername", "location=0,directories=0,width=750,height=400,left=200,top=200");
}
