function MM_openBrWindow(theURL) { 
  window.open(theURL,"tipp","width=425,height=470");
}

function MM_openBrWindowAnfahrt(theURL) { 
  window.open(theURL,"tipp","width=400,height=400");
}

function zurueck() {
  parent.pfiff.history.back();
}

