function SBsubmit(oRef,iUrl) {
	document.location.href = iUrl+'?reset=InventoryListing&'+oRef.name+'='+escape(oRef.value);
}