if(typeof AH4PAjax == "undefined") AH4PAjax={};
if(typeof AH4PAjax.Items == "undefined") AH4PAjax.Items={};
if(typeof AH4PAjax.Items.WebAction == "undefined") AH4PAjax.Items.WebAction={};
AH4PAjax.Items.WebAction_class = function() {};
Object.extend(AH4PAjax.Items.WebAction_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getJavaScriptSendInfo: function(FirstEnterPage, FromURL, VisitPageDetail, CurrentURL, OpSystem, IeType, SysRation, GameName, ServerName, OrderID) {
		return this.invoke("getJavaScriptSendInfo", {"FirstEnterPage":FirstEnterPage, "FromURL":FromURL, "VisitPageDetail":VisitPageDetail, "CurrentURL":CurrentURL, "OpSystem":OpSystem, "IeType":IeType, "SysRation":SysRation, "GameName":GameName, "ServerName":ServerName, "OrderID":OrderID}, this.getJavaScriptSendInfo.getArguments().slice(10));
	},
	url: '/ajaxpro/AH4PAjax.Items.WebAction,AH4PAjax.ashx'
}));
AH4PAjax.Items.WebAction = new AH4PAjax.Items.WebAction_class();


