// Start HTML Code -------------
document.writeln('<table width="100%" border="0" cellspacing="0" cellpadding="5">');
document.writeln('<tr>'); 
document.writeln('<td class="news3">');
document.writeln('各地列车时刻及票务信息<br>');
document.writeln('<a href="http://www.bj-station.com.cn/">北京</a> <a href="http://www.tieway.com/rail/book.asp">上海</a> <a href="http://www.tielu.org/keyun/spwd.html">广州</a> <a href="http://wuhan.railway-china.com/shikebiao/shikebiao01.asp">武汉</a> ');
document.writeln('<a href="http://www.zztl.com/railway/index.htm">郑州</a><br>');
document.writeln('<a href="http://www.xa-rail.com.cn/chaxun/index1.htm">西安</a> <a href="http://www.zjrail.com/">杭州</a> <a href="http://www.jn-rail.com.cn/index.asp">济南</a> <a href="http://www.njstation.com/">南京</a> ');
document.writeln('<a href="http://www.chengdustation.com/">成都</a><br>');
document.writeln('<br>');
document.writeln('重庆水陆空<br>');
document.writeln('<a href="http://www.cq.xinhuanet.com/subject/2004-01/09/content_1479481.htm">咨询电话</a> <a href="http://www.cq.xinhuanet.com/subject/2004-01/09/content_1479520.htm">订票电话</a><br>');
document.writeln('<a href="http://xinhuanet.ctrip.com/supermarket/flight/superflightsearch.asp">航班查询</a> <a href="http://www.t7online.com/">全球天气查询</a><br>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');        
// End HTML Code -------------