function Form() { window.open("","Form","location=no,status=yes,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,width=600,height=500"); }
