if(typeof rocky_stalker == "undefined") rocky_stalker={};
rocky_stalker_class = function() {};
Object.extend(rocky_stalker_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetData: function(pageno, strwhere, REC_PER_PAGE) {
		return this.invoke("GetData", {"pageno":pageno, "strwhere":strwhere, "REC_PER_PAGE":REC_PER_PAGE}, this.GetData.getArguments().slice(3));
	},
	url: '/ajaxpro/rocky_stalker,App_Web_rocky_stalker.aspx.cdcab7d2.tkdlijw7.ashx'
}));
rocky_stalker = new rocky_stalker_class();

