// JavaScript Document

<!--
function disp(url){
	window.open(url, "window_name", "width=738,height=750,scrollbars=yes");
}
// -->
