if(typeof UserControl_Index2Top == "undefined") UserControl_Index2Top={};
UserControl_Index2Top_class = function() {};
Object.extend(UserControl_Index2Top_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	InsertToPageHistory: function(fromCityID, toCityID, ipAddress) {
		return this.invoke("InsertToPageHistory", {"fromCityID":fromCityID, "toCityID":toCityID, "ipAddress":ipAddress}, this.InsertToPageHistory.getArguments().slice(3));
	},
	url: '/ajaxpro/UserControl_Index2Top,App_Web_index2top.ascx.6be62623.ashx'
}));
UserControl_Index2Top = new UserControl_Index2Top_class();

