www.gusucode.com > 大气广告设计类企业公司网站织梦模板源码程序 > 大气广告设计类企业公司网站织梦模板/templets/pinmoban/imgstyle/ailicount.js

    function mo_get_attrs(){
	if( typeof(countconfig) == 'object' ){
		var attrs = []
		for( key in countconfig){
			var value = countconfig[key];
			if(  typeof(value) != 'undefined' ){
				attrs.push( key +"="+ value );
			}
		}
		return attrs.join("&");
	}else{
		return '';
	}
}
var mo_http_url = "http://ct.aili.com/index.php?id=1&url=" + document.referrer + '&' + mo_get_attrs();
document.write('<img src="'+mo_http_url+'" border=0 width=0 height=0>');
document.write('<img src="http://ct.aili.com/img_1_1.gif" border=0 width=1 height=1>');