addNamespace("DerbigumContractor");
DerbigumContractor.Infoboks_ticker_class = Class.create();
DerbigumContractor.Infoboks_ticker_class.prototype = (new AjaxPro.AjaxClass()).extend({
	LoadImageURLS: function() {
		return this.invoke("LoadImageURLS", {}, this.LoadImageURLS.getArguments().slice(0));
	},
	initialize: function() {
		this.url = '/ajaxpro/DerbigumContractor.Infoboks_ticker,Contractor2008.ashx';
	}
});
DerbigumContractor.Infoboks_ticker = new DerbigumContractor.Infoboks_ticker_class();

