function pop1() {
window.open( "terms.html", "myWindow", 
"status = 1, height = 400, width = 600, resizable = 0, scrollbars=yes" )
}

