Changes

Jump to navigation Jump to search
no edit summary
/* Begin of mw.loader.using callback */
$( function () {
var x = document.getElementsByID("'mp-topbanner"');
var i;
for (i = 0; i < x.length; i++) {
x[i].style.display = "'none"';
}

Navigation menu