if(typeof NIU == "undefined") NIU={};
if(typeof NIU.Biip == "undefined") NIU.Biip={};
if(typeof NIU.Biip.Controls == "undefined") NIU.Biip.Controls={};
if(typeof NIU.Biip.Controls.Game == "undefined") NIU.Biip.Controls.Game={};
NIU.Biip.Controls.Game.BasicInfo_class = function() {};
Object.extend(NIU.Biip.Controls.Game.BasicInfo_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/NIU.Biip.Controls.Game.BasicInfo,NIU.Biip.Web.ashx'
}));
NIU.Biip.Controls.Game.BasicInfo = new NIU.Biip.Controls.Game.BasicInfo_class();

