function disp(url){ 
window.open(url, "map_sub", "width=550,height=580,scrollbars=auto"); 
}
