Notice something wrong, missing, or unsatisfactory? Feel free to fix it yourself, or contact Support

Difference between revisions of "MediaWiki:Common.js"

From Medieval Europe
Jump to: navigation, search
Line 4: Line 4:
 
siteId: 12414
 
siteId: 12414
 
};
 
};
function (w, d) {
 
var loader = function () { var s = d.createElement("script"), tag = d.getElementsByTagName("script")[0]; s.src = "//cdn.iubenda.com/cookie_solution/iubenda_cs.js"; tag.parentNode.insertBefore(s, tag); };
 
if (w.addEventListener) { w.addEventListener("load", loader, false); } else if (w.attachEvent) { w.attachEvent("onload", loader); } else { w.onload = loader; }
 
}
 

Revision as of 09:18, 25 May 2015

	var _iub = _iub || [];
	_iub.csConfiguration = {
		cookiePolicyId: 933988,
		siteId: 12414
	};
Personal tools