// JScript source code
n=Math.ceil(Math.random()*5)+1
document.body.background="images/bg"+ n +".jpg";	