function disp(url){

	window.open(url, "delivergraph", "width=580,height=640,scrollbars=yes");

}

