function disp(url){ 
window.open(url, "map", "width=500,height=440,scrollbars=no"); 
}