function openpopup1(){
var popurl="/map.asp"
winpops=window.open(popurl,"","width=500,height=550,scrollbars=0,top=10,left=10")
}