﻿function WriteFooter(){
  var StrFooter = "<div id=\"zipagewk\">";
      StrFooter+="<div id=\"footer\">";
      StrFooter += "<div class=\"link\">";
      StrFooter += "<div class=\"line\">";
      StrFooter += "<b><a href=\"/products/index.htm\">产品介绍</a></b><br />";
      StrFooter += "<a href=\"/products/audio-conferencing/index.htm\">语音会议</a><br />";
      StrFooter += "<a href=\"/products/web-conferencing/index.htm\">网络会议</a><br />";
      StrFooter += "<a href=\"/products/video-conferencing/index.htm\">视频会议</a><br />";
      StrFooter += "<a href=\"/products/event-service/index.htm\">大型活动服务</a><br />";
      StrFooter += "</div>";
      StrFooter += "</div>";
      StrFooter += "<div class=\"link\">";
      StrFooter += "<div class=\"line\">";
      StrFooter += "<b><a href=\"/solutions/index.htm\">解决方案</a></b><br />";
      StrFooter += "<a href=\"/solutions/industries/index.htm\">按行业分类</a><br />";
      StrFooter += "<a href=\"/solutions/job-functions/index.htm\">按工作职能分类</a><br />";
      StrFooter += "<a href=\"/solutions/uses/index.htm\">按用途分类</a><br />";
      StrFooter += "<a href=\"/solutions/global-conferencing/index.htm\">国际会议解决方案</a><br />";
      StrFooter += "<a href=\"/solutions/mobile-conferencing/index.htm\">移动会议解决方案</a><br />";
      StrFooter += "<a href=\"/solutions/travel-reduction.htm\">减少差旅</a><br />";
      StrFooter += "</div>";
      StrFooter += "</div>";
      StrFooter += "<div class=\"link\">";
      StrFooter += "<div class=\"line\">";
      StrFooter += "<b><a href=\"/support/customer-support.htm\">客户支持</a></b><br />";
      StrFooter += "<a href=\"/support/customer-support.htm\">客户支持</a><br />";
      StrFooter += "<a href=\"/support/bol.htm\">商会通在线</a><br />";
      StrFooter += "<a href=\"/support/mobileassistant.htm\">商会通手机助理</a><br />";
      StrFooter += "</div>";
      StrFooter += "</div>";
      StrFooter += "<div class=\"link\" style=\"border-right:1px #c7e1ed solid;\">";
      StrFooter += "<div class=\"line\">";
      StrFooter += "<b><a href=\"/about/company.htm\">关于我们</a></b><br />";
      StrFooter += "<a href=\"/about/company.htm\">公司简介</a><br />";
      StrFooter += "<a href=\"/about/news.htm\">新闻资讯</a><br />";
      StrFooter += "<a href=\"/about/contact.htm\">联系我们</a><br />";
      StrFooter += "<a href=\"/about/webinar.htm\">网络研讨会</a><br />";
      StrFooter += "</div>";
      StrFooter += "</div>";
      StrFooter += "<div class=\"clearboth\">";
      StrFooter += "</div>";
      StrFooter += "<div class=\"txt\">";
      StrFooter += "<div class=\"left_club\">";
      StrFooter += "Copyright © 2003-2011  上海会畅通讯科技发展有限公司 版权所有";
      StrFooter += "</div>";
      StrFooter += "<div class=\"right_club\">";
      StrFooter += "<a href=\"/Other/Agreement.htm\">使用协议</a>";
      StrFooter += " │ ";
      StrFooter += "<a href=\"/Other/Policy.htm\">隐私政策</a>";
      StrFooter += " │ ";
      StrFooter += "<a href=\"/Other/Map.htm\">网站地图</a>";
      StrFooter += "</div>";
      StrFooter += "<div class=\"clearboth\">";
      StrFooter += "</div>";
      StrFooter += "</div>";
  StrFooter+="</div>";
  document.write(StrFooter);
}

WriteFooter();

var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F75eb8a4d8788a8020e21edea3566bb27' type='text/javascript'%3E%3C/script%3E"));

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-146815-2");
pageTracker._trackPageview();
} catch(err) {}

/* <div id="zipagewk">
    <div id="footer">
      <div class="link">
        <div class="line"><b>产品介绍</b><br /><a href="#">语音会议</a><br /><a href="#">网络会议</a><br /><a href="#">视频会议</a><br /><a href="#">大型活动服务</a><br /></div>
      </div>
      <div class="link">
        <div class="line"><b>解决方案</b><br /><a href="#">按行业分类</a><br /><a href="#">按工作职能分类</a><br /><a href="#">按用途分类</a><br /><a href="#">国际会议解决方案</a><br /><a href="#">移动会议解决方案</a><br /><a href="#">减少差旅</a><br /></div>
      </div>
      <div class="link">
        <div class="line"><b>客户支持</b><br /><a href="#">客户支持</a><br /><a href="#">商会通在线</a><br /><a href="#">商会通手机助理</a><br /></div>
      </div>
      <div class="link" style="border-right:1px #c7e1ed solid; ">
        <div class="line"><b>关于我们</b><br /><a href="#">公司简介</a><br /><a href="#">新闻资讯</a><br /><a href="#">联系我们</a><br /><a href="#">网络研讨会</a><br /></div>
      </div>
      <div class="clearboth"></div>
      <div class="txt">
        <div class="left_club">Copyright © 2003-2010  上海会畅通讯科技发展有限公司 版权所有</div>
        <div class="right_club"><a href="#">使用协议</a> │ <a href="#">隐私政策</a> │ <a href="#">网站地图</a></div>
        <div class="clearboth"></div>
    </div>
    </div>
  </div>
*/
