<!--
	function popup_pic(sPicURL) {
		window.open( "./popup_pic.inc.de.php?"+sPicURL, "",  
		"resizable=0,HEIGHT=575,WIDTH=660");
		}
//-->