// xMod 1.3 JS Library: Initialisation
// This file can be edited

window.onload = function() {
externalLinks();
popupManager();
collapseContent();
tabContent();
}
