	function dispcurconvert(amt){
		window.open("/store/view/currconvert.cfm?amt="+amt,'currencyconvert','width=650,height=300,scrollbars,toolbar=no,titlebar=no');

	}
