 function service()  
 { 	
 neu = window.open("/popup/service.php","service","width=370,height=335,scrollbars=0,resizable=0,left=10,top=5");  
 }