<!--
function disp64(url){

	window.open(url, "map", "width=600,height=700,scrollbars=yes");

}
//-->
