addNamespace("include_silverjewelry");
include_silverjewelry_class = function() {};
Object.extend(include_silverjewelry_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	mydivonoff: function(vcontent) {
		return this.invoke("mydivonoff", {"vcontent":vcontent}, this.mydivonoff.getArguments().slice(1));
	},
	url: '/ajaxpro/include_silverjewelry,App_Web_bracelets.aspx.c8a18792.yvlyzvso.ashx'
}));
include_silverjewelry = new include_silverjewelry_class();

