
function openImpressum() {
	win = window.open('impressum.html','impressum','width=488,height=380,left=0,top=0,scrollbars=yes');

}


