addNamespace("include_bottomnavfrontpg");
include_bottomnavfrontpg_class = function() {};
Object.extend(include_bottomnavfrontpg_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	storesweeptakes: function(qry) {
		return this.invoke("storesweeptakes", {"qry":qry}, this.storesweeptakes.getArguments().slice(1));
	},
	samplesweep: function(no) {
		return this.invoke("samplesweep", {"no":no}, this.samplesweep.getArguments().slice(1));
	},
	sendMailsbot: function(strItemId, firstName, from, to, subject, message) {
		return this.invoke("sendMailsbot", {"strItemId":strItemId, "firstName":firstName, "from":from, "to":to, "subject":subject, "message":message}, this.sendMailsbot.getArguments().slice(6));
	},
	SendFeedBackEmailrac: function(Name, Email, telno, txtdate, txtzone, txthrs, txtmins, txtampm, summary, radiorac, itmid) {
		return this.invoke("SendFeedBackEmailrac", {"Name":Name, "Email":Email, "telno":telno, "txtdate":txtdate, "txtzone":txtzone, "txthrs":txthrs, "txtmins":txtmins, "txtampm":txtampm, "summary":summary, "radiorac":radiorac, "itmid":itmid}, this.SendFeedBackEmailrac.getArguments().slice(11));
	},
	url: '/ajaxpro/include_bottomnavfrontpg,App_Web_bottomnavfrontpg.ascx.c8a18792.ashx'
}));
include_bottomnavfrontpg = new include_bottomnavfrontpg_class();

