﻿
var footer = 
	"<table width=\"1000\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" id='table1'>" +
  	"  <tr>" +
    "    <td><img src=\"images/up_01.gif\" width=\"1000\" height=\"26\"></td>" +
    "  </tr>" +
    "  <tr>" +
    "     <td class='table3' align='center'>合作伙伴：中国互联网协会 中国互联网协会网络营销工作委员会　易观国际</td>" +
    "  </tr>" + 
    "  <tr>" +
    "   <td class='down1'><p align='center'>| <a href='about.html' target='_parent' class='down1'>关于我们</a> | <a href='join.html' target='_parent' class='down1'>人才招聘</a> | <a href='partner.html' target='_parent'>友情链接</a> | <a href='contact.html' target='_parent' class='down1'>联系我们</a> | <a href='mailto:service@shangzhu.com' target='_blank'>留言箱</a> | <br>"+
    "     Copyright(c)2010 99click.com. All rights reserved.<br>" +
    "       <a href='http://www.miibeian.gov.cn/' target='_blank'>京ICP备09011528号</a><br>" +
    "      <br>" + 
    "    </p>" +
    "    </td>" +
    "  </tr>" +  	
    "</table>" +    
    "<script language=\"JavaScript\" src=\"http://www.99click.com/include/o_code.js\"></script> "+
    "<script language=\"JavaScript\" src=\"http://www.99click.com/include/a_code.js\"></script> ";

    
document.write(footer);
