footer.php 1.4 KB

123456789101112131415161718192021222324
  1. <div class="globalFooter warpContent">
  2. <div class="footNav"><a href="http://help.smartcost.com.cn/hc/kb/article/161224/" target="_blank">关于我们</a>
  3. <a href="http://help.smartcost.com.cn/hc/kb/category/23373/" target="_blank">帮助中心</a>
  4. <a href="http://smartcost.com.cn/contact" target="_blank">联系我们</a>
  5. <a href="http://help.smartcost.com.cn/hc/kb/article/161252/" target="_blank">服务条款</a><!-- <a href="#">意见建议</a> --></div>
  6. <div class="copyright">Copyright © 2012 <a href="http://www.smartcost.com.cn" target="_blank">纵横创新软件有限公司</a>. All Rights Reserved<br><a href="http://www.miitbeian.gov.cn" target="_blank">粤ICP备14032472号</a></div>
  7. </div>
  8. <div class="fixedButton"><div class="depositButton"><a title="帐号充值" target="_blank" href="http://sso.smartcost.com.cn/login/forward/deposit"></a></div><div class="helpCenterBtn"><a title="查看帮助中心" target="_blank" href="http://help.smartcost.com.cn/hc/kb/category/23373/"></a></div></div>
  9. <script src="http://s9.cnzz.com/stat.php?id=3824384&web_id=3824384&show=pic1" language="JavaScript"></script>
  10. <script type="text/javascript">
  11. </script>
  12. <link rel="stylesheet" href="<?php echo WEB_SITE_GLOBAL ?>/js/jquery-ui.css" />
  13. <script src="<?php echo WEB_SITE_GLOBAL ?>/js/jquery-ui.js"></script>
  14. <script language="javascript">
  15. $(function(){
  16. // submit check
  17. });
  18. </script>
  19. </body>