function pop_map(URL){awindow=window.open(URL,"thewindow","height=450,width=650,scrollbars=yes,toolbar=no,menubar=no,resizable=yes,status=no" );
}
