Server : Apache System : Linux iZ2vcgyutqttsd1p850kl8Z 3.10.0-1160.92.1.el7.x86_64 #1 SMP Tue Jun 20 11:48:01 UTC 2023 x86_64 User : www ( 1000) PHP Version : 5.6.40 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv Directory : /www/wwwroot/saimikebio.com/temp/compiled/ |
<div class="site-footer"> <div class="footer-container wrapper"> <div class="footer-links clearfix"> <div class="container"> <?php $_from = get_shop_help(); if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'help_cat');$this->_foreach['no'] = array('total' => count($_from), 'iteration' => 0); if ($this->_foreach['no']['total'] > 0): foreach ($_from AS $this->_var['help_cat']): $this->_foreach['no']['iteration']++; ?> <dl class="col-links <?php if (($this->_foreach['no']['iteration'] <= 1)): ?>col-links-first<?php endif; ?>"> <dt><?php echo $this->_var['help_cat']['cat_name']; ?></dt> <?php $_from = $this->_var['help_cat']['article']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'item_0_72136600_1732528341');$this->_foreach['foo'] = array('total' => count($_from), 'iteration' => 0); if ($this->_foreach['foo']['total'] > 0): foreach ($_from AS $this->_var['item_0_72136600_1732528341']): $this->_foreach['foo']['iteration']++; ?> <?php if ($this->_foreach['foo']['iteration'] < 5): ?> <dd><a rel="nofollow" href="<?php echo $this->_var['item_0_72136600_1732528341']['url']; ?>" target="_blank"><?php echo $this->_var['item_0_72136600_1732528341']['short_title']; ?></a></dd> <?php endif; ?> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> </dl> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> <dl class="col-links col-links-last"> <dt>联系我们</dt> <dd class="service_phone"><?php echo $this->_var['service_phone']; ?></dd> <dd class="wx"> <div class="weixin_icon"></div> <div class="weixin_qr"> <?php $_from = get_advlist_position_id(18,0,1); if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'ad_0_72143600_1732528341');$this->_foreach['index_image'] = array('total' => count($_from), 'iteration' => 0); if ($this->_foreach['index_image']['total'] > 0): foreach ($_from AS $this->_var['ad_0_72143600_1732528341']): $this->_foreach['index_image']['iteration']++; ?> <img src="<?php echo $this->_var['ad_0_72143600_1732528341']['image']; ?>"> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> </div> </dd> </dl> </div> </div> <div class="footer-info clearfix" > <div class="info-text"> <?php if ($this->_var['stats_code']): ?><p><?php echo $this->_var['stats_code']; ?></p><?php endif; ?> <p class="nav_bottom"> <?php if ($this->_var['navigator_list']['bottom']): ?> <?php $_from = $this->_var['navigator_list']['bottom']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'nav_0_72148700_1732528341');$this->_foreach['nav_bottom_list'] = array('total' => count($_from), 'iteration' => 0); if ($this->_foreach['nav_bottom_list']['total'] > 0): foreach ($_from AS $this->_var['nav_0_72148700_1732528341']): $this->_foreach['nav_bottom_list']['iteration']++; ?> <a href="<?php echo $this->_var['nav_0_72148700_1732528341']['url']; ?>" <?php if ($this->_var['nav_0_72148700_1732528341']['opennew'] == 1): ?>target="_blank"<?php endif; ?> <?php if (($this->_foreach['nav_bottom_list']['iteration'] <= 1)): ?> class="noborder" <?php endif; ?>><?php echo $this->_var['nav_0_72148700_1732528341']['name']; ?></a> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> <?php endif; ?> </p> <?php if ($this->_var['txt_links']): ?> <p>友情链接: <?php $_from = $this->_var['txt_links']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'link');$this->_foreach['name'] = array('total' => count($_from), 'iteration' => 0); if ($this->_foreach['name']['total'] > 0): foreach ($_from AS $this->_var['link']): $this->_foreach['name']['iteration']++; ?> <a href="<?php echo $this->_var['link']['url']; ?>" target="_blank" title="<?php echo $this->_var['link']['name']; ?>"><?php echo $this->_var['link']['name']; ?></a> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> </p> <?php endif; ?> <?php if ($this->_var['img_links']): ?> <p class="img_links"> <?php $_from = $this->_var['img_links']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'link');if (count($_from)): foreach ($_from AS $this->_var['link']): ?> <a href="<?php echo $this->_var['link']['url']; ?>" target="_blank" title="<?php echo $this->_var['link']['name']; ?>"><img src="<?php echo $this->_var['link']['logo']; ?>" border=0></a> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> </p> <?php endif; ?> <p> <?php echo $this->_var['copyright']; ?> <br /> <?php echo $this->_var['shop_address']; ?> <?php echo $this->_var['shop_postcode']; ?> <?php if ($this->_var['service_phone']): ?> Tel: <?php echo $this->_var['service_phone']; ?> <?php endif; ?> <?php if ($this->_var['service_email']): ?> E-mail: <?php echo $this->_var['service_email']; ?><br /> <?php endif; ?> <?php $_from = $this->_var['qq']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'im');if (count($_from)): foreach ($_from AS $this->_var['im']): ?> <?php if ($this->_var['im']): ?> <a href="http://wpa.qq.com/msgrd?V=1&Uin=<?php echo $this->_var['im']; ?>&Site=<?php echo $this->_var['shop_name']; ?>&Menu=yes" target="_blank"><img src="https://wpa.qq.com/pa?p=1:<?php echo $this->_var['im']; ?>:4" height="16" border="0" alt="QQ" /> <?php echo $this->_var['im']; ?></a> <?php endif; ?> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> <?php $_from = $this->_var['ww']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'im');if (count($_from)): foreach ($_from AS $this->_var['im']): ?> <?php if ($this->_var['im']): ?> <a href="http://amos1.taobao.com/msg.ww?v=2&uid=<?php echo urlencode($this->_var['im']); ?>&s=2" target="_blank"><img src="http://amos1.taobao.com/online.ww?v=2&uid=<?php echo urlencode($this->_var['im']); ?>&s=2" width="16" height="16" border="0" alt="淘宝旺旺" /><?php echo $this->_var['im']; ?></a> <?php endif; ?> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> <?php $_from = $this->_var['ym']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'im');if (count($_from)): foreach ($_from AS $this->_var['im']): ?> <?php if ($this->_var['im']): ?> <a href="http://edit.yahoo.com/config/send_webmesg?.target=<?php echo $this->_var['im']; ?>n&.src=pg" target="_blank"><img src="themes/lingshi/images/yahoo.gif" width="18" height="17" border="0" alt="Yahoo Messenger" /> <?php echo $this->_var['im']; ?></a> <?php endif; ?> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> <?php $_from = $this->_var['msn']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'im');if (count($_from)): foreach ($_from AS $this->_var['im']): ?> <?php if ($this->_var['im']): ?> <img src="themes/lingshi/images/msn.gif" width="18" height="17" border="0" alt="MSN" /> <a href="msnim:chat?contact=<?php echo $this->_var['im']; ?>"><?php echo $this->_var['im']; ?></a> <?php endif; ?> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> <?php $_from = $this->_var['skype']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'im');if (count($_from)): foreach ($_from AS $this->_var['im']): ?> <?php if ($this->_var['im']): ?> <img src="http://mystatus.skype.com/smallclassic/<?php echo urlencode($this->_var['im']); ?>" alt="Skype" /><a href="skype:<?php echo urlencode($this->_var['im']); ?>?call"><?php echo $this->_var['im']; ?></a> <?php endif; ?> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> </p> <p> <?php if ($this->_var['icp_number']): ?> ICP备案证书号: <a href="https://beian.miit.gov.cn/" target="_blank"><?php echo $this->_var['icp_number']; ?></a> <?php endif; ?> </p> <iframe frameborder="0" height="90" width="90" allowtransparency="true" scrolling="no" src="http://wljg.scjgj.cq.gov.cn/ztgsgl/WebMonitor/GUILayer/eImgMana/gshdimg.aspx?sfdm=120200507085620621665"></iframe> </div> </div> </div> </div> <div style="display:none;"><?php $k = array ( 'name' => 'query_info', ); echo $this->_echash . $k['name'] . '|' . serialize($k) . $this->_echash; ?></div> <?php echo $this->fetch('library/right_sidebar.lbi'); ?> <script type="text/javascript"> $("img").lazyload({ effect: "fadeIn", threshold: 100, failure_limit: 25, skip_invisible: false }); </script>