function popup() {
		var a=window.open ('anfahrt_skizze.htm','Anfahrt','resizable=no,width=400,height=300,scrollbars=1');
		}