﻿/* ■■ newsticker.js ■■ */
//ニュース切り替え
j$(document).ready(
function(){
j$("#news-link").newsTicker(4500);
}); 