if(typeof Allers == "undefined") Allers={};
if(typeof Allers.Sites == "undefined") Allers.Sites={};
if(typeof Allers.Sites.Fiske == "undefined") Allers.Sites.Fiske={};
if(typeof Allers.Sites.Fiske.Templates == "undefined") Allers.Sites.Fiske.Templates={};
if(typeof Allers.Sites.Fiske.Templates.ContentBlocks == "undefined") Allers.Sites.Fiske.Templates.ContentBlocks={};
if(typeof Allers.Sites.Fiske.Templates.ContentBlocks.FishingTimes == "undefined") Allers.Sites.Fiske.Templates.ContentBlocks.FishingTimes={};
Allers.Sites.Fiske.Templates.ContentBlocks.FishingTimes_class = function() {};
Object.extend(Allers.Sites.Fiske.Templates.ContentBlocks.FishingTimes_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetImage: function(pageID, contentBlockID) {
		return this.invoke("GetImage", {"pageID":pageID, "contentBlockID":contentBlockID}, this.GetImage.getArguments().slice(2));
	},
	url: '/ajaxpro/Allers.Sites.Fiske.Templates.ContentBlocks.FishingTimes,Allers.Sites.Fiske.ashx'
}));
Allers.Sites.Fiske.Templates.ContentBlocks.FishingTimes = new Allers.Sites.Fiske.Templates.ContentBlocks.FishingTimes_class();

