function disp(url){
	window.open(url, "form", "width=530,height=570,scrollbars=yes,resizable=yes,status=yes");
}


