function newpopup() { 
var newWin = window.open("land2.html", "method_desc", "status=no,width=520,height=400") 
} 
