﻿function crm_creat_foot()
{
    var sContent = "<table id='ft' width='100%' align='center' border='0' cellspacing='0' cellpadding='0' style='background-image:url(img/19.jpg); background-repeat:repeat-x; background-position:top;'>";
    sContent += "<tr>";
    sContent += "<td valign='top'><table width='760' align='center' border='0' cellspacing='0' cellpadding='0'>";
    sContent += "<tr>";
    sContent += "<td height='100' style='padding-left:28px'><table width='100%' border='0' cellspacing='0' cellpadding='0'>";
    sContent += "<tr>";
    sContent += "<td width='185' height='105'><img src='img/logo2.jpg' width='101' height='33' style='margin-right:-10px;'></td>";
    sContent += "<td width='200' class='copy_line'><table border='0' cellspacing='0' cellpadding='0' style='margin-top:-4px;'>";
    sContent += "<tr>";
    sContent += "<td align=left style='height:32px;'>联系我们：&nbsp;&nbsp;&nbsp;&nbsp;<IMG id='imgwpa' align='absbottom' style='CURSOR: pointer;' onclick='javascript:window.open(\"http://bizapp.qq.com/webc.htm?new=0&amp;sid=183524489&amp;o=bizapp.qq.com&amp;q=7\", \"_blank\", \"height=502, width=644,toolbar=no,scrollbars=no,menubar=no,status=no\");' alt=点击这里给我发消息 src='img/offline.gif'></td>";
    sContent += "</tr>";
    //sContent += "<tr>";
    //sContent += "<td align=left><span style='color: #7c7c7c;'>官方企业空间 </span><a class=fot href='http://space.b.qq.com/183524489'>http://space.b.qq.com/183524489</a></td>";
    //sContent += "</tr>";
    sContent += "<tr>";
    sContent += "<td align=left><span style='color: #7c7c7c;'>给我们发邮件 </span><a class=fot href='mailto:bizapp@qq.com'>bizapp@qq.com</a></td>";
    sContent += "</tr>";
    sContent += "</table></td>";
    
    sContent += "<td width='250' class='copy_line'><table border='0' cellspacing='0' cellpadding='0'>";
    //sContent += "<tr>";
    //sContent += "<td align=left><strong>常见问题</strong></td>";
    //sContent += "</tr>";
    sContent += "<tr>";
    sContent += "<td align=left><a class=fot href='http://space.b.qq.com/bbsconn.htm?sid=183524489&cid=1027'>近期常见问题</a></td>";
    sContent += "</tr>";
    sContent += "<tr>";
    sContent += "<td align=left><a class=fot href='help_cj_whycrm.htm'>为什么要用QQ CRM系统？</a>(<a class=fot href='help_jbgn.htm'>更多</a>)</td>";
    sContent += "</tr>";
    sContent += "</table></td>";
    sContent += "</tr>";
    sContent += "</tr>";
    sContent += "</table></td>";
    sContent += "</tr>";
    
    sContent += "</table>";
    sContent += "<table width='760' border='0' align='center' cellpadding='0' cellspacing='0'>";
    sContent += "<TR align=middle height=30>";
    sContent += "<TD class=copyright width='100%'>";
    sContent += "<A class=cmn href='http://www.tencent.com/'>关于腾讯</A> | ";
    sContent += "<A class=cmn href='http://www.tencent.com/index_e.shtml'>About Tencent</A> | ";
    sContent += "<A class=cmn href='http://www.qq.com/contract.shtml'>服务条款</A> | ";
    sContent += "<A class=cmn href='http://www.tencent.com/adver/'>广告服务</A> | ";
    sContent += "<A class=cmn href='http://www.tencent.com/hr/hr.shtml'>腾讯招聘</A> | ";
    sContent += "<A class=cmn href='http://service.qq.com/'>客服中心</A> | ";
    sContent += "<A class=cmn href='http://www.qq.com/map/'>网站导航</A> | ";
    sContent += "<A class=cmn href='http://www.qq.com/copyright.shtml'>版权保护投诉指引</A>";
    sContent += "</TD></TR>";
    sContent += "<tr><td align='center'><span class='copyright'>Copyright © 1998 - 2009 Tencent. All Rights Reserved</span> </td></tr>";
    sContent += "</table>";

    sContent += "<p>&nbsp;</p></td>";
    sContent += "</tr>";
    sContent += "</table>";
    document.write (sContent) ;
}

crm_creat_foot();
