<!--
function disp(url){
window.open(url, "window_name", "width=540,height=540,toolbar=yes,scrollbars=no,resizable=yes");
}
		// -->