if(typeof Sitecore == "undefined") Sitecore={};
if(typeof Sitecore.Modules == "undefined") Sitecore.Modules={};
if(typeof Sitecore.Modules.DK1508 == "undefined") Sitecore.Modules.DK1508={};
if(typeof Sitecore.Modules.DK1508.Extranet == "undefined") Sitecore.Modules.DK1508.Extranet={};
if(typeof Sitecore.Modules.DK1508.Extranet.PageSubscription == "undefined") Sitecore.Modules.DK1508.Extranet.PageSubscription={};
if(typeof Sitecore.Modules.DK1508.Extranet.PageSubscription.AjaxMethods == "undefined") Sitecore.Modules.DK1508.Extranet.PageSubscription.AjaxMethods={};
Sitecore.Modules.DK1508.Extranet.PageSubscription.AjaxMethods_class = function() {};
Object.extend(Sitecore.Modules.DK1508.Extranet.PageSubscription.AjaxMethods_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	MarkerElementSomAendret: function(itemid, langname) {
		return this.invoke("MarkerElementSomAendret", {"itemid":itemid, "langname":langname}, this.MarkerElementSomAendret.getArguments().slice(2));
	},
	TilmeldSide: function() {
		return this.invoke("TilmeldSide", {}, this.TilmeldSide.getArguments().slice(0));
	},
	url: '/ajaxpro/Sitecore.Modules.DK1508.Extranet.PageSubscription.AjaxMethods,Sitecore.Modules.DK1508.Extranet.PageSubscription.ashx'
}));
Sitecore.Modules.DK1508.Extranet.PageSubscription.AjaxMethods = new Sitecore.Modules.DK1508.Extranet.PageSubscription.AjaxMethods_class();


