function popup(url){popwin=window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=600,height=500,screenX=0,screenY=0,top=50,left=50');}
