if(typeof IMS_Web_Gold == "undefined") IMS_Web_Gold={};
if(typeof IMS_Web_Gold.UserControls == "undefined") IMS_Web_Gold.UserControls={};
if(typeof IMS_Web_Gold.UserControls.IMS_Header == "undefined") IMS_Web_Gold.UserControls.IMS_Header={};
IMS_Web_Gold.UserControls.IMS_Header_class = function() {};
Object.extend(IMS_Web_Gold.UserControls.IMS_Header_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ExtendSession: function(parameter) {
		return this.invoke("ExtendSession", {"parameter":parameter}, this.ExtendSession.getArguments().slice(1));
	},
	url: '/ajaxpro/IMS_Web_Gold.UserControls.IMS_Header,IMS_Web_Gold.ashx'
}));
IMS_Web_Gold.UserControls.IMS_Header = new IMS_Web_Gold.UserControls.IMS_Header_class();


