<!--
function newPopUp(newurl,newname) {
apopup = window.open(newurl,newname,'toolbar=no,location=no,directories=no,status=yes,scrollbars=yes,resizable=no,copyhistory=no,width=580,height=320');}
//-->
