<!--

function popup_blaetter(){
	win = window.open('http://tempco.metapaper.ch','window','width=1024,height=768,left=50,top=50,scrollbars=no,resizable=no,toolbar=no,status=yes,personalbar=no,directories=no,menubar=no,locationbar=no,location=no');
	win.focus();
}

//-->
