if(!ApplicationContext){var ApplicationContext={}}if(!PageContext){var PageContext={}}PageContext.backgroundColors=new Array("#48321e","#330000","#003300","#000033","#333333","#330033","#333300","#003333");PageContext.getBackgroundColor=function(){var a=PageContext.backgroundColors.length;var b=Math.floor(Math.random()*a);return PageContext.backgroundColors[b]};PageContext.setBackgroundColor=function(a){document.body.style.backgroundColor=a};PageContext.setRandomBackgroundColor=function(){PageContext.setBackgroundColor(PageContext.getBackgroundColor())};