var random = 1 + Math.floor(Math.random() * 7);
document.write('<style>#header{background: url(/CustomerCare/site/images/header');
document.write(random);
document.write('.jpg) no-repeat;}</style>');