function NewWindow() { 
	FensterName=window.open("content/de/khalil/wlan.html","NewWindow","width=350,height=150,scrollbars=0")
}

function NewWindow1() { 
	FensterName=window.open("content/de/khalil/haar.html","NewWindow","width=440,height=420,scrollbars=0")
}

