if(typeof index_cp_ADRadar == "undefined") index_cp_ADRadar={};
index_cp_ADRadar_class = function() {};
Object.extend(index_cp_ADRadar_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetAd: function(type) {
		return this.invoke("GetAd", {"type":type}, this.GetAd.getArguments().slice(1));
	},
	url: '/acad/ajaxpro/index_cp_ADRadar,App_Web_xz8w0gaa.ashx'
}));
index_cp_ADRadar = new index_cp_ADRadar_class();

