if (!colruyt) var colruyt = window.colruyt = {};

colruyt.Branchsel.prototype.cten.URL_LOC_SEARCH =  window.location.protocol + "//" + window.location.host + '/colruyt/AppServlet?m=BranchselAjaxCtrl.requestSearch&_moduleEntrance=Y&taal=N';
colruyt.Branchsel.prototype.cten.URL_BRANCH_SEARCH=window.location.protocol + "//" + window.location.host + '/colruyt/AppServlet?m=BranchselAjaxCtrl.requestBranch&_moduleEntrance=Y&taal=N';

colruyt.Branchsel.prototype.i18n={
	
	select:'Selecteren',
	more_info:'Meer info',
	
	no_results:'Geen resultaten gevonden.'
	
};