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