 
function mailPopup() {
window.open( "mail_csi.php", "myWindow", 
"status = 1, height = 564, width = 352, resizable = 0" )
}
