if(typeof Artmyway == "undefined") Artmyway={};
Artmyway_class = function() {};
Object.extend(Artmyway_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ComposeDesign: function(sku, textZonestring, dguid) {
		return this.invoke("ComposeDesign", {"sku":sku, "textZonestring":textZonestring, "dguid":dguid}, this.ComposeDesign.getArguments().slice(3));
	},
	url: '/ajaxpro/ArtMyWay,App_Web_artmyway.aspx.cdcab7d2.ashx'
}));
Artmyway = new Artmyway_class();

