function myPopup() {
window.open( "../disclaimer.php", "myWindow", 
"status = 0, height = 190, width = 435, resizable = 0" )
}
