addNamespace("_Default");
_Default_class = Class.create();
_Default_class.prototype = (new AjaxPro.Request()).extend({
	initialize: function() {
		this.url = "/ajaxpro/_Default,App_Web_9kirba6h.ashx";
	}
})
_Default = new _Default_class();


