CtlMainIphoneOmnia_class = function() {};
Object.extend(CtlMainIphoneOmnia_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetIphoneNextReviews: function(pageNo, isType, strTargetID) {
		return this.invoke("GetIphoneNextReviews", {"pageNo":pageNo, "isType":isType, "strTargetID":strTargetID}, this.GetIphoneNextReviews.getArguments().slice(3));
	},
	url: '/ajaxpro/CtlMainIphoneOmnia,App_Web_iphoneomnia.ascx.35243e64.ashx'
}));
CtlMainIphoneOmnia = new CtlMainIphoneOmnia_class();

