示例#1
0
	$.ajax({
		url:"<?php 
echo WEB_PATH;
?>
/go/fund/get",
		success:function(msg){
			$("#spanFundTotal").text(msg);
		}
	})
})
 </script>      
<!--footercontent end-->
<div class="footer" style="height:auto;">
	<div class="footer_links">
		<?php 
echo Getheader('foot');
?>
  	</div>
	<div class="copyright"><?php 
echo _cfg('web_copyright');
?>
</div>
	<div class="footer_icon" style="width:599px;">
		<ul>
			<li class="fi_ectrustchina"><a target="_blank" href=""><span>可信网站</span></a></li>
			<li class="fi_315online"><a target="_blank" href="http://www.yungoucms.com/get.php?url=<?php 
echo G_WEB_PATH;
?>
"><span>云购商业授权值得信赖</span></a></li>
			<li class="fi_cnnic"><a target="_blank" href="#"><span>中国电子商务诚信单位</span></a></li>
  			<li class="fi_anxibao"><a target="_blank" href="#"><span>安信保</span></a></li>
}
?>
					
					</ul>
				</div>
				<div class="m-catlog-ft"></div>
			 </div>
		</div>
		<div class="m-menu">
			<ul class="m-menu-list">
				<li class="selected" ><a href="<?php 
echo G_WEB_PATH;
?>
">首页</a></li>
				<?php 
echo Getheader('index');
?>
			</ul>
		</div>
 		<!-- <div class="mini_mycart" id="sCart">
 			<input type="hidden" id="hidChanged" value="0"/>
 			<a id="sCartNavi" class="cart"><s></s>购物车<span id="sCartTotal">0</span></a>
			<a href="<?php 
echo WEB_PATH;
?>
/member/cart/cartlist" target="_blank" class="checkout">去结算</a>
 		</div> -->

				<style type="text/css">