$(document).ready(function(){
    $("#contents").load("/news/diary.cgi #logs");
    $("#scroll").load("/page/home_scroll.html");
});