
function ContactWindow() {
ContactWindow = window.open("/cgi-bin/postit/postit.pl",  "ContactWindow", "toolbar=yes,width=580,height=450,directories=no,status=no,scrollbars=auto,resize=no,menubar=no,left=10,top=10");
}

