
document.write('<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('    <td width="203"><img src="/images/topleft.jpg" ></td>');
document.write('    <td width="564" align="center" valign="top" ><table border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td><a href="/index.htm"><img src="/images/tophome.jpg" width="92" height="48" border="0"></a><a href="/intro/index.htm"><img src="/images/topjianjie.jpg" width="89" height="48" border="0"></a><a href="/affair/index.htm"><img src="/images/topzhengwgk.jpg" width="79" height="48" border="0"></a><a href="/network/index.htm"><img src="/images/topwangsbg.jpg" width="81" height="48" border="0"></a><a href="/biz/index.htm"><img src="/images/toponzhaoshang.jpg" width="81" height="48" border="0"></a><a href="/project/index.htm"><img src="/images/topqiyeml.jpg" border="0"></a><a href="/dayfocus/index.htm"><img src="/images/topmrjd.jpg" border="0"></a></td>');
document.write('        </tr>');
document.write('      </table>');
document.write('        <table width="100%"  border="0" cellspacing="0" cellpadding="0">');
document.write('          <tr>');
document.write('            <td height="4"></td>');
document.write('          </tr>');
document.write('        </table>');
document.write('        <table  border="0" cellspacing="0" cellpadding="0">');
document.write('          <tr>');
document.write('            <td width="180" height="18">&nbsp;</td>');
document.write('            <td width="65" align="center"><a href="/biz/bizitem/index.htm">招商项目</a></td>');
document.write('            <td width="1" background="/images/qymldot.gif"></td>');
document.write('            <td width="65" align="center"><a href="/biz/bizcode/index.htm">相关法规</a></td>');
document.write('          </tr>');
document.write('      </table></td>');
document.write('    <td align="left"><img src="/images/topright.jpg"></td>');
document.write('  </tr>');
document.write('</table>');

/*document.write('<src="http://analytics.bjchy.gov.cn:8080/wlauts.js" type="text/javascript">');
document.write('<script type="text/javascript">');
document.write(' try { wlaTracker(); }catch(e) { }');
*/

//以下为我们增加的东西，请先测试一个页面看有没有错误.
function include(script_filename) 
{
    document.write('<' + 'script');
    document.write(' language="javascript"');
    document.write(' type="text/javascript"');
    document.write(' src="' + script_filename + '">');
    document.write('</' + 'script' + '>');
}
include("http://analytics.bjchy.gov.cn:8080/wlauts.js");