// Start HTML Code -------------
document.writeln('<table width="100%" border="0" cellspacing="0" cellpadding="4">');
document.writeln('<tr> ');
document.writeln('<td align="center"><a href="http://www.xinhuanet.com/newscenter/2004cy/index.htm" target="_blank">关注全国2004年春运</a></td>');
document.writeln('</tr>');
document.writeln('<tr> ');
document.writeln('<td align="center"><a href="http://www.gd.xinhuanet.com/ztbd/cy2004/" target="_blank">聚焦2004年广东春运</a></td>');
document.writeln('</tr>');
document.writeln('<tr> ');
document.writeln('<td align="center"><a href="http://www.tj.xinhuanet.com/ztbd/chunyun/" target="_blank">2004感受天津春运</a></td>');
document.writeln('</tr>');
document.writeln('<tr> ');
document.writeln('<td align="center"><a href="http://www.zj.xinhuanet.com/tail/chunyun/chunyun.htm" target="_blank">关注2004浙江春运</a></td>');
document.writeln('</tr>');
document.writeln('</table>');
// End HTML Code -------------