|
@@ -1412,8 +1412,8 @@
|
|
|
// }
|
|
|
// adhtml += '<img src="' + ADTopList[i]["s_pic"] + '" alt="" ></a></div>'
|
|
|
// }
|
|
|
- adhtml += '<div onclick="adv_statistics(this)"><a dataHref="' + ADTopList[0]["s_link"] + '" target="_blank"><img src="' + ADTopList[0]["s_pic"] + '" alt="" style="height:auto;width:100%;"></a></div>'
|
|
|
- // if (ADTopList.length == 1) {
|
|
|
+ adhtml += '<div onclick="adv_statistics(this)" data-exposure="dataExport_Sieve_Banner__'+ADTopList[0]["s_picalt"]+'" data-exposure-loop ><a dataHref="' + ADTopList[0]["s_link"] + '" target="_blank"><img src="' + ADTopList[0]["s_pic"] + '" alt="" style="height:auto;width:100%;"></a></div>'
|
|
|
+ // if (ADTopList.length == 1) {
|
|
|
// $(".swiper-pagination").hide();
|
|
|
// }
|
|
|
// if (adhtml != "") {
|