﻿var menu="<table width=778 cellpadding=0 cellspacing=0 Border=0><tr height=1><td bgcolor=#333333></td></tr><tr height=3><td bgcolor=#666666></td></tr><tr height=20><td bgcolor=#CCCCCC align=center><A href='http://www.sfda.gov.cn/WS01/CL0035/' target=_blank>网站地图</a>&nbsp;|&nbsp;<A href='http://www.sfda.gov.cn/WS01/CL0036/' target=_blank>联系我们</a>&nbsp;|&nbsp;使用帮助</td></tr></table>"
var copyright="<table width=778 cellpadding=0 cellspacing=0 Border=0><tr height=90><td bgcolor=#eeeeee><div style=\'font:normal 12px 宋体;line-height:150%;color:#666666;margin:8px;\' align=center>"+"  本站由国家食品药品监督管理局主办 版权所有 未经许可禁止转载或建立镜像<br>"+" Copyright &copy; 2000-2005 SFDA All Rights Reserved<br>"+"  备案序号:<a href='http://www.miibeian.gov.cn' target='_blank'>京ICP备05064905号</a><br>"+"  国家食品药品监督管理局信息中心建设和维护"+"</div></td></tr></table>";

document.open();
document.writeln(menu);
document.writeln(copyright);
document.close();