//Preloads images below so there is no loading delay in the swapping of images with the stylesheet switcher/mootools.
newimage0 = new Image();
newimage0.src = "../Styles/images/logo.png";
newimage1 = new Image();
newimage1.src = "../Styles/images/logo_high_contrast.png";