function disp(url){

	window.open(url, "access", "width=602,height=530,scrollbars=yes");

}
function disp2(url){

	window.open(url, "access2", "width=602,height=530,scrollbars=yes");

}

function disp3(url){

	window.open(url, "access3", "width=618,height=530,scrollbars=yes");

}

function map1(url){

	window.open(url, "map1", "width=780,height=500,scrollbars=yes");

}

function map2(url){

	window.open(url, "map2", "width=780,height=480,scrollbars=yes");

}

function bath1(url){

	window.open(url, "bath1", "width=602,height=530,scrollbars=yes");

}
function bath2(url){

	window.open(url, "bath2", "width=602,height=530,scrollbars=yes");

}