function mypopup2() {
window.open( "php/recommend.php?", "myWindow", 
"status = 1, height = 300, width = 300, resizable = 0" )
}
