HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.2.20
System: Linux 825a8fd6cf8c 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64
User: apache (48)
PHP: 8.2.20
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/themes/frameMyrskyNew/images_ad/footer.php
</div>
<div class="footer_resize">
	<div class="footer_top">	
	<? 
		if (function_exists('dynamic_sidebar') && dynamic_sidebar('Footer Menu') ){}else{
			echo "<ul>";
			$footer_menu = get_page_by_title(FOOTER_MENU)->ID;
			$footer_menu = empty($footer_menu)? 27 : $footer_menu;
			wp_list_pages("child_of=$footer_menu&sort_column=menu_order&title_li=&depth=2");
			echo "</ul>";
		}
		
	?>
	</div>
	<div class="footer_bottom">
	<P align=left class="font12_gray2">
	<A href="http://tj.myrsky.com.cn:8088" target=_blank>迈瑞凯电子科技(天津)有限公司(ERP). 地址:天津市静海经济开发区金海道26号</A><BR><A href="http://erp.myrsky.com.cn" target=_blank>迈瑞凯电子(深圳)有限公司 地址:深圳市宝安区福永镇和平村和裕工业园(福园一路115号)</A>&nbsp; &nbsp;<BR>传真: 0755-33936358&nbsp;&nbsp;&nbsp;&nbsp; 邮编: 518103&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A>邮箱地址:</A>&nbsp;<A href="mailto:sales@myrsky.com.cn">sales@myrsky.com.cn</A>&nbsp;&nbsp; &nbsp; 销售服务电话:<SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10.5pt; mso-fareast-font-family: 宋体; mso-bidi-font-family: 宋体; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA" lang=EN-US>800-897-2800</SPAN>&nbsp;&nbsp;<A href="http://www.miibeian.gov.cn" target="_blank"><FONT color="#dd4822">粤ICP备12031193号-1</FONT></A> </P>
	<p>
	Copyright &copy; 2002 - <?php echo date(__('Y','ml'));?> <A href="http://www.hongjie-soft.com.com" target=_blank>贵阳宏杰科技</A><A href="http://www.myropcb.com" target=_blank>MyRoPCB.com</A>
 Inc. All rights reserved.
	</p>
	 <?php
	   if(is_user_logged_in())
	   {
		  echo '<p class="center">';
		  _e('Page generated in ');
		  timer_stop(1);
		  _e(' seconds. ');
		  echo $wpdb->num_queries;
		  _e(' queries.');
		 // echo "<A href=\"http://www.miibeian.gov.cn\" target=_blank><FONT color=#dd4822>粤ICP备06047528号</FONT></A>";
		  echo '</p>';
	   }
	?>
	</div><?php global $servers;if(!$servers["is_test_web"]){?><script type="text/javascript">
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F5bf42630c94bcd482cf2d2f96e781e1e' type='text/javascript'%3E%3C/script%3E"));
</script><?php }?>
</div>
<!--<script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/js/jquery-1.4.2.min.js"></script>-->
<script>
//调整左边sidebar与右边内容的高度
/*var left_height = $(".left_sidebar").height();
var right_height = $(".right_content").height();
if(right_height > left_height){
	$(".left_sidebar").height(right_height);
}*/

</script>
</body>
</html>