PageRenderTime 46ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

/upload/data/templates_c/en-us/site/default/%%70^70D^70DB8823%%footer.html.php

https://github.com/sahilbabu/phpb2b
PHP | 45 lines | 44 code | 1 blank | 0 comment | 4 complexity | 49dccfb864d27af3d2007e83781dc083 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?php /* Smarty version 2.6.27, created on 2013-02-23 12:22:21
  2. compiled from default/footer.html */ ?>
  3. <?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
  4. smarty_core_load_plugins(array('plugins' => array(array('function', 'get_cache', 'default/footer.html', 3, false),array('function', 'mailto', 'default/footer.html', 7, false),array('function', 'im', 'default/footer.html', 9, false),array('block', 'userpage', 'default/footer.html', 4, false),)), $this); ?>
  5. <div id="footer">
  6. <div class="ins">
  7. <p id="f_language_bar"><?php echo smarty_function_get_cache(array('name' => 'language','image' => 'y','sep' => "&nbsp;",'echo' => 'y'), $this);?>
  8. </p>
  9. <?php $this->_tag_stack[] = array('userpage', array('row' => 15,'sep' => "<span>|</span>")); $_block_repeat=true;smarty_block_userpage($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
  10. <?php echo $this->_tpl_vars['page']['link']; ?>
  11. <?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_userpage($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
  12. <p><?php echo $this->_tpl_vars['_G']['site_name']; ?>
  13. <?php echo $this->_tpl_vars['_copyright']; ?>
  14. &copy;&nbsp;<?php echo $this->_tpl_vars['_service_hotline']; ?>
  15. <?php echo $this->_tpl_vars['service_tel']; ?>
  16. &nbsp;<?php echo $this->_tpl_vars['_service_email']; ?>
  17. :<?php echo smarty_function_mailto(array('text' => ($this->_tpl_vars['service_email']),'address' => ($this->_tpl_vars['service_email']),'encode' => 'javascript'), $this);?>
  18. &nbsp;<a href="javascript:;" onclick="<?php echo '$(\'html, body\').animate({scrollTop: \'0px\'}, 300);return false;'; ?>
  19. "><?php echo $this->_tpl_vars['_go_top']; ?>
  20. </a> </p>
  21. <?php if ($this->_tpl_vars['icp_number']): ?><p><?php echo $this->_tpl_vars['icp_number']; ?>
  22. </p><?php endif; ?>
  23. <p class="footer_im"><?php echo smarty_function_im(array('type' => 'qq','id' => ($this->_tpl_vars['service_qq'])), $this);?>
  24. <?php echo smarty_function_im(array('type' => 'msn','id' => ($this->_tpl_vars['service_msn'])), $this);?>
  25. </p>
  26. <p>Powered by <?php echo $this->_tpl_vars['_soft_name']; ?>
  27. &copy;2007-2012 <a href="http://www.phpb2b.com/" target="_blank"><strong>Ualink</strong></a> Inc.</p>
  28. <?php if ($this->_tpl_vars['site_theme_styles']): ?>
  29. <ul id="style_switch">
  30. <?php $_from = $this->_tpl_vars['site_theme_styles']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
  31. foreach ($_from as $this->_tpl_vars['item']):
  32. ?>
  33. <li><a style="background:<?php echo $this->_tpl_vars['item']['background']; ?>
  34. ;" label="<?php echo $this->_tpl_vars['item']['label']; ?>
  35. " title="<?php echo $this->_tpl_vars['item']['name']; ?>
  36. " href="javascript:;"><?php echo $this->_tpl_vars['item']['name']; ?>
  37. </a></li>
  38. <?php endforeach; endif; unset($_from); ?>
  39. </ul>
  40. <?php endif; ?>
  41. </div>
  42. </div>
  43. </body>
  44. </html>