function disp(url){ 
window.open(url, "pv", "width=340, height=276, scrollbars=no"); 
	} 
	//