You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

9 lines
421 B

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $ad_child}-->
<ul>
<!--{foreach from=$ad_child item=ad name=noad}-->
<li><a href="{$ad.ad_link}" target="_blank" style="background:{$ad.link_color} url(themes/<?php echo $GLOBALS['_CFG']['template']; ?>/images/loadGoods2.gif) no-repeat;" class="lazy" data-original="{$ad.ad_code}"></a></li>
<!--{/foreach}-->
</ul>
<!--{/if}-->