if(typeof AjaxRotate == "undefined") AjaxRotate={};
AjaxRotate_class = function() {};
Object.extend(AjaxRotate_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	RegisterItem: function() {
		return this.invoke("RegisterItem", {}, this.RegisterItem.getArguments().slice(0));
	},
	url: '/ajaxpro/Rotate6,App_Web_bv6-bryy.ashx'
}));
AjaxRotate = new AjaxRotate_class();

