function map(url){
window.open(url, "window_name", "width=800,height=630,scrollbars=yes");
}
