function freaknacht(url){
	window.open(url, 'Freaknacht', 'toolbar=no, location=no, directories=no, status=no, menubar=no, status=no, scrollbars=no, resizable=no,  width=500, height=220, screenX=100, screenY=100, top=100, left=100')
}