// -------------------------------------------------------------------
var D=new Date(); 
var yy=D.getYear(); 
document.writeln("<table border=0 cellpadding=0 cellspacing=0 height=2 bgcolor=#339900 width='100%'><tr><td></td></tr></table>");
document.writeln("<TABLE width='100%' cellspacing=0 cellpadding=0 border=0 class=guide>");
document.writeln("<TR><TD align=center height=55 class=sort>");
document.writeln("<A href=#>关于本站</A>&nbsp;&nbsp;");
document.writeln("<A href=#>网站地图</A>&nbsp;&nbsp;");
document.writeln("<A href=#>服务指南</A>&nbsp;&nbsp;");
document.writeln("<A href=#>星火计划</A>&nbsp;&nbsp;");
document.writeln("<A href=#>星火申报</A>&nbsp;&nbsp;");
document.writeln("<A href=#>友情链接</A>&nbsp;&nbsp;");
document.writeln("<A href=/user/ target=_blank>用户登陆</A>&nbsp;&nbsp;");
document.writeln("<A href=/info/mail.asp?id=4 target=_blank>投稿信箱</A>&nbsp;&nbsp;");
document.writeln("<A href=/info/mail.asp target=_blank>意见建议</A>&nbsp;&nbsp;");
document.writeln("</td></tr><tr><td align=center VALIGN=TOP HEIGHT=75>");
document.writeln("（2003-"+yy+"）&nbsp; &copy;永安星火科技网&nbsp;&nbsp;永安新农村建设信息网&nbsp; All Rights Reserved <br>");
document.writeln("主办：永安市科技局&nbsp;&nbsp;永安市委农办&nbsp;&nbsp;&nbsp;&nbsp;承办：永安市生产力促进中心 ");
document.writeln("</TD></TR></TABLE></CENTER>");
document.writeln("<NOSCRIPT><IFRAME SRC=*.html></IFRAME></NOSCRIPT> ");
document.writeln("</div>");
document.writeln("</body></html>");
// -------------------------------------------------------------------


