function Siteindex(URL) {
	day = new Date();
	id = day.getTime();
	eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=1,resizable=0,Width=600,Height=400');");
	}

	
function Siteindexps(URL) {
	day = new Date();
	id = day.getTime();
	eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,Width=557,Height=819');");
	}	

function windowbewetho() {
	day = new Date();
	id = day.getTime();
	eval("page" + id + " = window.open('bewetho/Unser Spartip.htm','" + id + "' , 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,Width=800,Height=600');");
	}	
