n=(new Date()).getDay();

document.write("<style type='text/css'><!");
document.write("-- .hyoushi{");
document.write("background-image : url(2006/pict/");
document.write("top-" + n + ".jpg);}--></style>");
