if(typeof ICL == "undefined") ICL={};
if(typeof ICL.UCC == "undefined") ICL.UCC={};
if(typeof ICL.UCC.Front == "undefined") ICL.UCC.Front={};
if(typeof ICL.UCC.Front.UIWeb == "undefined") ICL.UCC.Front.UIWeb={};
if(typeof ICL.UCC.Front.UIWeb.Controls == "undefined") ICL.UCC.Front.UIWeb.Controls={};
ICL.UCC.Front.UIWeb.Controls.AanBodZoeken_class = function() {};
Object.extend(ICL.UCC.Front.UIWeb.Controls.AanBodZoeken_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetModel: function(pMerk) {
		return this.invoke("GetModel", {"pMerk":pMerk}, this.GetModel.getArguments().slice(1));
	},
	url: '/ajaxpro/ICL.UCC.Front.UIWeb.Controls.AanBodZoeken,ICL.UCC.Front.UIWeb.ashx'
}));
ICL.UCC.Front.UIWeb.Controls.AanBodZoeken = new ICL.UCC.Front.UIWeb.Controls.AanBodZoeken_class();


