document.body.style.backgroundColor = "#f3f3f5";

document.body.style.backgroundImage = "url("+path+"img/template/bg.gif)";

document.body.style.backgroundRepeat = "repeat-x";

document.getElementById("p-footer").style.backgroundColor = "#f3f3f5";

document.getElementById("p-footerleft").style.backgroundColor = "#f3f3f5";

document.getElementById("p-footertext").style.backgroundColor = "#f3f3f5";

document.getElementById("p-footerright").style.backgroundColor = "#f3f3f5";
