window.onload= function(){
    /* pass the function the id of the top level UL */
    /* remove one, when only using one menu */
	activateMenu('yacbddm');
	/* Modify links to enable external links statistics (outstats extension) */
	modifyLinks();
}