document.open();
document.write('<h3>トラベルニュース 新着記事</h3>\n');
document.write('<ul class="news">\n');

document.write('<li><a href="http://www.travelnews.co.jp/info/1001061206.html">あけましておめでとうございます【お知らせ】</a><span class="day">&lt;10/01/06&gt;</span></li>\n');

document.write('<li><a href="http://www.travelnews.co.jp/info/0912251327.html">今年もお世話になりました【お知らせ】</a><span class="day">&lt;09/12/25&gt;</span></li>\n');

document.write('<li><a href="http://www.travelnews.co.jp/info/0911101037.html">旅行業者さく引　2010年版発売【お知らせ】</a><span class="day">&lt;09/11/10&gt;</span></li>\n');

document.write('<li><a href="http://www.travelnews.co.jp/info/0905131033.html">大阪案内所要覧　2009年版発売【お知らせ】</a><span class="day">&lt;09/05/13&gt;</span></li>\n');

document.write('<li><a href="http://www.travelnews.co.jp/info/0901011051.html">あけましておめでとうございます【お知らせ】</a><span class="day">&lt;09/01/01&gt;</span></li>\n');

document.write('</ul>\n');
document.close(); 
