window.onload = function() {
var up = "最新更新日：2010年09月08日&nbsp;<strong>NEW!</strong>";
document.getElementById("update").innerHTML = up;
}