	function disp(url){
		window.open(url, "window_name", "width=460,height=630,scrollbars=yes");
	} 

	function reference_price(url){
		window.open(url, "window_name", "width=780,height=400,scrollbars=yes");
	} 
