function anfahrtdetail(){
	popup = "/popup/anfahrtdetail.php";
	open(popup,"Anfahrt","height=436,width=310,scrollbars=yes,resizable=no,toolbar=no,location=no,directories=no,status=no,menubar=no,left=60,top=120,dependent");
}