if(typeof Ignify == "undefined") Ignify={};
if(typeof Ignify.eCommerce == "undefined") Ignify.eCommerce={};
if(typeof Ignify.eCommerce.Web == "undefined") Ignify.eCommerce.Web={};
if(typeof Ignify.eCommerce.Web.Store == "undefined") Ignify.eCommerce.Web.Store={};
if(typeof Ignify.eCommerce.Web.Store.MasterTemplates == "undefined") Ignify.eCommerce.Web.Store.MasterTemplates={};
if(typeof Ignify.eCommerce.Web.Store.MasterTemplates.Ignify == "undefined") Ignify.eCommerce.Web.Store.MasterTemplates.Ignify={};
if(typeof Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules == "undefined") Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules={};
if(typeof Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.LicenseAgreementModule_class == "undefined") Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.LicenseAgreementModule_class={};
Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.LicenseAgreementModule_class = function() {};
Object.extend(Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.LicenseAgreementModule_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	BindCartData: function(SkuID, strAccessoriesList, Qty, ConfigDetails, ConfigPrice, shipmentFreq, txtShipmentQty, rentalFreq, LastCategory, PrescriptionRequired, FromLoginModule, Pageurl) {
		return this.invoke("BindCartData", {"SkuID":SkuID, "strAccessoriesList":strAccessoriesList, "Qty":Qty, "ConfigDetails":ConfigDetails, "ConfigPrice":ConfigPrice, "shipmentFreq":shipmentFreq, "txtShipmentQty":txtShipmentQty, "rentalFreq":rentalFreq, "LastCategory":LastCategory, "PrescriptionRequired":PrescriptionRequired, "FromLoginModule":FromLoginModule, "Pageurl":Pageurl}, this.BindCartData.getArguments().slice(12));
	},
	url: '/ajaxpro/Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.LicenseAgreementModule,Ignify.eCommerce.Web.Store.ashx'
}));
Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.LicenseAgreementModule = new Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.LicenseAgreementModule_class();


