\n'); } //--> function darkBg() { document.body.style.backgroundColor="222222"; } function lightBg() { document.body.style.backgroundColor="white"; }