JS forced bomb window code, can bypass IE ad blocking Plug-ins

Source: Internet
Author: User
Tags eval

JS forced bomb window code, can bypass IE ad blocking Plug-ins
JavaScript Document
<!--
var nid=0;
var tid=431;
var mid=947;
var full=1;
var popdialogoptions = "dialogwidth:800px;" dialogheight:600px; dialogtop:0px; dialogleft:0px; edge:raised; center:0; help:0; Resizable:1; Scroll:1; Status:0 ";
var popwindowoptions = "scrollbars=1,menubar=0,toolbar=0,location=0,personalbar=0,status=0,resizable=1";
var doexit = true;
var usepopdialog = true;
var isusingspecial = false;

function Loadpopups () {
if (doexit &&!isusingspecial) {
Doexit = false;
window.open (PopURL1, "", popwindowoptions);
}
}
-->


JavaScript Document

<!--
var isXPSP2 = false;
var u = "6bf52a52-394a-11d3-b153-00c04f79faa6";

//--------------------------------------------------------------------------------

var Str_url;
Str_url = Window.location.search;


function ext ()
{
if (doexit)
{
Doexit=false;

if (!isxpsp2 &&!usepopdialog)
{
window.open (PopURL1, "", popwindowoptions);
}
else if (!isxpsp2 && usepopdialog)
{
Eval ("window.showModalDialog (popURL1, ', popdialogoptions)");
}
Else
{
Iie.launchurl (popURL1);
}
}
}

//--------------------------------------------------------------------------------

function BRs ()
{
document.body.innerhtml+= "<object Id=iie width=0 height=0 classid= ' CLSID:" +u+ "' ></object>";
}

//--------------------------------------------------------------------------------

Function ver ()
{
IsXPSP2 = (window.navigator.userAgent.indexOf ("SV1")!=-1);
if (isXPSP2) BRS ();
}

//--------------------------------------------------------------------------------
var popURL1 = ' http://www.111cn.net ';

Isusingspecial = true;

If (Str_url.indexof ("2005")!=-1 | | Str_url.indexof ("2006")!=-1 | | Str_url.indexof ("2007")!=-1)
{
       }
else         
{
eval ("Window.attachevent" (' onload ', ver); ");
Eval ("Window.attachevent (' onunload ', ext);");
}
//--------------------------------------------------------------------------------
//-->

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.