if(typeof id3Solutions == "undefined") id3Solutions={};
if(typeof id3Solutions.UShip == "undefined") id3Solutions.UShip={};
if(typeof id3Solutions.UShip.Web == "undefined") id3Solutions.UShip.Web={};
if(typeof id3Solutions.UShip.Web.homedefaultNew == "undefined") id3Solutions.UShip.Web.homedefaultNew={};
id3Solutions.UShip.Web.homedefaultNew_class = function() {};
Object.extend(id3Solutions.UShip.Web.homedefaultNew_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	BindStats: function(a, d) {
		return this.invoke("BindStats", {"a":a, "d":d}, this.BindStats.getArguments().slice(2));
	},
	url: '/ajaxpro/id3Solutions.UShip.Web.homedefaultNew,id3Solutions.UShip.ashx'
}));
id3Solutions.UShip.Web.homedefaultNew = new id3Solutions.UShip.Web.homedefaultNew_class();

