<!--

function Drucken(id,x,y) {
	  window.open('druck.php?id='+id+'&x='+x+'&y='+y,'druck','width=600,height=600,resizable=yes,scrollbars=yes,menubar=yes,toolbar=no,status=yes,screenX=100,screenY=100,top=100,left=100')
		}

//function view(url) {
  //window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,left=150')
//}

<!--
function view(img,hoehe,breite) {
  window.open('http://www.intelli-company.de/content/view.php?pic='+img,'popupWindow','width='+breite+',height='+hoehe+',toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,screenX=150,screenY=150,top=150,left=150')
}
//-->










