
function musterwin(suppfile, supptitle){
	var actsuppwin = window.open(suppfile, supptitle, " width=800, height=701, menubar=0,status=0,toolbar=0,resizable=0,scrollbars=0,screenX=10,screenY=20,left=10,top=20") 	
}	

