Difference between revisions of "Template:Home"

Line 11: Line 11:
 
             $("#bodyContent").attr("id", "");
 
             $("#bodyContent").attr("id", "");
 
             $("#globalWrapper").attr("id", "");
 
             $("#globalWrapper").attr("id", "");
             setTimeout(function () {
+
             $("#home_logo").remove();
                $("body").fadeIn("fast");
+
            $("#sideMenu").remove();
             }, 200);
+
            $("#top_title").remove();
 +
             $("#patrollink").remove();
 +
 
 
         });
 
         });
 
         $(window).load(function () {
 
         $(window).load(function () {

Revision as of 23:51, 29 October 2017