Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
!function(e,t,n){var o=!(!t||!t.pushState),d={ANCHOR_REGEX:/^#[^ ]+$/,OFFSET_HEIGHT_PX:150,init:function(){this.scrollToCurrent(),$(window).on("hashchange",$.proxy(this,"scrollToCurrent")),$("body").on("click","a",$.proxy(this,"delegateAnchors"))},getFixedOffset:function(){return this.OFFSET_HEIGHT_PX},scrollIfAnchor:function(d,a){var r,i;return this.ANCHOR_REGEX.test(d)?(r=e.getElementById(d.slice(1)),r&&(i=$(r).offset().top-this.getFixedOffset(),$("html, body").animate({scrollTop:i},1e3),o&&a&&t.pushState({},e.title,n.pathname+d)),!!r):!1},scrollToCurrent:function(e){this.scrollIfAnchor(window.location.hash)&&e&&e.preventDefault()},delegateAnchors:function(e){var t=e.target;this.scrollIfAnchor(t.getAttribute("href"),!0)&&e.preventDefault()}};$(e).ready($.proxy(d,"init"))}(window.document,window.history,window.location);var addStyleSwitcherEle=function(){var e=document.createElement("div");e.className="themeswitcher",e.id="darktheme";var t=document.createTextNode("theme");e.appendChild(t);var n=document.getElementById("p-personal");n.insertAdjacentElement("afterend",e)};$(document).ready(addStyleSwitcherEle);var addSmoothStateEle=function(){var e=document.createElement("div");e.id="main";var t=document.getElementById("mw-page-base");t.insertAdjacentElement("afterend",e);var n=document.getElementById("content"),o=document.getElementById("mw-navigation"),d=document.getElementById("footer"),a=document.getElementById("mw-page-base"),r=document.getElementById("mw-head-base");e.appendChild(n),e.appendChild(o),e.appendChild(d),e.appendChild(a),e.appendChild(r)};$(document).ready(addSmoothStateEle),$(function(){$("#main").smoothState()});