/* Author: www.samuelviani.com */ 

/* CHANGE BACKGROUND */
function SwitchBackground() {document.body.style.backgroundImage = "url(images/backgrounds/pattern.png)";}

