function win2() {
    window.open("locationMap.html","Window1","menubar=no,width=460,height=360,toolbar=no,scrollbars=1");
}
