if(typeof Derbigum == "undefined") Derbigum={};
if(typeof Derbigum.Infoboks_ticker_class == "undefined") Derbigum.Infoboks_ticker_class={};
Derbigum.Infoboks_ticker_class = function() {};
Object.extend(Derbigum.Infoboks_ticker_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetNewsSubjects: function() {
		return this.invoke("GetNewsSubjects", {}, this.GetNewsSubjects.getArguments().slice(0));
	},
	GetNewsURL: function() {
		return this.invoke("GetNewsURL", {}, this.GetNewsURL.getArguments().slice(0));
	},
	LoadXmlNews: function() {
		return this.invoke("LoadXmlNews", {}, this.LoadXmlNews.getArguments().slice(0));
	},
	url: '/ajaxpro/Derbigum.Infoboks_ticker,Derbigum.ashx'
}));
Derbigum.Infoboks_ticker = new Derbigum.Infoboks_ticker_class();

