	function store (id,sCompany) {
		window.open('LoadStore.php?rid=' + id,'');
	}
