8,720
edits
Changes
m
no edit summary
alert("test");
/*
function addLogoAfterStuff () {
$("div.pre-content.heading-holder").append("<img width=\"100%\" src=\"skins/common/images/mabwikilogo9.png\">");
setTimeout(addLogoAfterStuff, 6000);
*/