⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 at_ag_17061.js

📁 浏览器工具qwer3rw34542325
💻 JS
字号:
function SetCookie(NameOfCookie, ValueOfCookie){	date = new Date();	date.setDate(date.getDate()+7);	document.cookie = NameOfCookie + "=" + escape(ValueOfCookie) + " expires=" + date.toGMTString();}function getCookie(NameOfCookie){	var aCookie=document.cookie.split(" ");	for (var i=0; i<aCookie.length; i++){		var aCrumb=aCookie[i].split("=");		if (NameOfCookie==aCrumb[0]){			return unescape(aCrumb[1]);		}	}	if (NameOfCookie!="AT_GEO") {		var get_temp=getCookie("AT_GEO");		if ((get_temp==-1) || (get_temp=="undefined")){			return -1;		}else{ 			return get_temp;		} 	} else { 		return -1;	}}function getStyles_17061(){var style3_17061= document.getElementsByTagName("STYLE");pos_17061 = 0;for (var i_17061 = 0; i_17061 < style3_17061.length; i_17061++) {	style4_17061 = style3_17061[i_17061].innerHTML;	if (style4_17061) {		pos_17061 = style4_17061.search(".at_table_style_17061");		if (pos_17061 > 0) style5_17061=style4_17061;	}}if (pos_17061 > 0 ) { chk_17061 = '1'; return style5_17061; } else { return ''; }}var st_17061 = getStyles_17061();var a_17061 = st_17061;pos_17061 = a_17061.search(".at_table_style_17061");if (pos_17061==undefined) pos_17061=-1;a_17061 = a_17061.substr(pos_17061);pos_17061 = a_17061.search(" width:");if (pos_17061 != -1) {	a_17061 = a_17061.substr(pos_17061+7);	pos_17061 = a_17061.search(";");	a_17061 = a_17061.substr(0,pos_17061);	adtoll_iframe_width_17061 = a_17061;} else {	adtoll_iframe_width_17061 = '728px';}var b_17061 = st_17061;pos_17061 = b_17061.search(".at_table_style_17061");if (pos_17061==undefined) pos_17061=-1;b_17061 = b_17061.substr(pos_17061);pos_17061 = b_17061.search(" height:");if (pos_17061 != -1) {	b_17061 = b_17061.substr(pos_17061+8);	pos_17061 = b_17061.search(";");	b_17061 = b_17061.substr(0,pos_17061);	adtoll_iframe_height_17061 = b_17061;} else {	adtoll_iframe_height_17061 = '150px';}var randomnumber_17061="if_"+Math.floor(Math.random()*10000);document.write('<iframe name="'+randomnumber_17061+'" height="'+adtoll_iframe_height_17061+'" width="'+adtoll_iframe_width_17061+'" border="0" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" allowtransparency="true" /></iframe>');prot = window.location.protocol;var g=getCookie("AT_GEO");if (g==-1) {document.write('<scri' + 'pt');	document.write(' src='+prot+'//geo.adtoll.com/geo.php>');	document.write(' </scri' + 'pt>');} else {	g = g.substr(0,2);}if (window.adtoll_count_impression==undefined) { adtoll_count_impression=0; } else { adtoll_count_impression=window.adtoll_count_impression; }if (window.adtoll_no_click==undefined) { adtoll_no_click=0; } else { adtoll_no_click=window.adtoll_no_click; }if (window.adtoll_image_size==undefined) { adtoll_image_size=0; } else { adtoll_image_size=window.adtoll_image_size; } if (window.adtoll_bullet_html==undefined) { adtoll_bullet_html=""; } else { adtoll_bullet_html=window.adtoll_bullet_html; } if ((adtoll_image_size!='25')&&(adtoll_image_size!='50')&&(adtoll_image_size!='100')&&(adtoll_image_size!='150')) {adtoll_image_size=0;}var st2_17061 = st_17061.replace("/\r|\n|\r\n/g","");var st3_17061 = st2_17061.replace(/["]{1}/gi,"");var st4_17061 = escape(st3_17061.replace(/\/\*.*?\*\//g,""));var loc_17061 = 'http://adserve.adtoll.com/iframe.php?g='+g+'&agid=17061&a='+adtoll_num_ads+'&a2='+adtoll_see_your_ad_here+'&a3='+escape(adtoll_your_text.replace("'",""))+'&a4='+adtoll_show_powered_by+'&a5='+adtoll_layout_style+'&a6='+adtoll_view_desc+'&a7='+adtoll_image_size+'&a8='+escape(adtoll_bullet_html)+'&a9='+adtoll_no_click+'&a10='+adtoll_count_impression+'&ifh='+adtoll_iframe_height_17061+'&s='+st4_17061;var a_17061 = 'frames["'+randomnumber_17061+'"].location.href=loc_17061';eval(a_17061);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -