Force Click Advertising Dafa

Source: Internet
Author: User
Tags add array copy eval visibility window
Advertising

Force-click Advertising Dafa (1): If your ad clicks too low, this method can force visitors to click on the ads first

Copy the following code into the

<script language= "JavaScript" >
var num = 2;
var mypage = ' http://www.webjx.com ';
var Pissoff = ' You must first click on the link above ';
Allow = Array ();
Allow[num] = 2;
function Gotoit (link) {
if (link!= num) {
Allow[link] = 2;
} else {
for (i=1;i<=num;i++) {
if (Allow[i]!= 2) {
i = num + 1;
Lemmein = 0;
} else {
Lemmein = 1;
}
}
if (Lemmein = = 1) {
window.location = MyPage;
} else {
alert (Pissoff);
}
}
}
--->
</script>


Copy the following code into the <body> and </body> of your HTML file:

<a href= "http://www.webjx.com" target= "_blank" ><u> First help click here </u></a><BR>
<a href= "Javascript:gotoit (num)" ><u> Enter </u></a><BR>

<script language= "Javascript" >
<!--
document.write (' <a href= "http://www.webjx.com" target= "_top" >sdfdsf</a> ");
-->
</script>

=====================================
Force Click Ads Dafa (2): Click the image to see the link. Can be used to force click Ads

The first step: Add the following code to the

<script language= "JavaScript" >
<!--
function MM_showHideLayers () {//v2.0
var i, Visstr, args, theobj;
args = mm_showhidelayers.arguments;
For (i=0 i< (args.length-2); i+=3) {//with arg triples (OBJNS,OBJIE,VISSTR)
Visstr = args[i+2];
if (navigator.appname = ' Netscape ' && document.layers!= null) {
Theobj = eval (args[i]);
if (theobj) theobj.visibility = Visstr;
else if (document.all!= null) {//ie
if (visstr = = ' show ') visstr = ' visible '; Convert Vals
if (visstr = = ' Hide ') visstr = ' hidden ';
Theobj = eval (args[i+1]);
if (theobj) theObj.style.visibility = Visstr;
} }
}

function Mm_preloadimages () {//v2.0
if (document.images) {
var imgfiles = mm_preloadimages.arguments;
if (document.preloadarray==null) Document.preloadarray = new Array ();
var i = document.preloadArray.length;
With (document) for (Var j=0 jPreloadarray[i] = new Image;
PRELOADARRAY[I++].SRC = Imgfiles[j];
} }
}
-->

</SCRIPT>


Step Two: Add the following code to the <body> area

<div id= "Layer1" style= "Position:absolute; left:240px; top:175px; width:306px; height:63px; Z-index:1; Visibility:hidden "><a href=" http://www.webjx.com "><font color=green size=" 5 "face=" Official script "> Take you to an unexpected place!</font></a></font></div>
<div id= "Layer2" style= "Position:absolute; left:280px; top:237px; width:147px; height:82px; Z-index:2; Visibility:visible ">
<p align= "center" ><a href= "http://www.webjx.com" target= "_blank" >
</a></font><br>
</p>
</div>


Step three: Change the content of the <body> area to:
<body bgcolor= "#fef4d9" >

=======================================
Force Click Ads Dafa (3): Two text links to click, or jump out of the warning box

The first step: Add the following code to the <script language= "JavaScript" >
var num = 2;
var mypage = ' http://www.webjx.com ';
var pissoff = ' Please click on the link above first ';
Allow = Array ();
Allow[num] = 2;
function Gotoit (link) {
if (link!= num) {
Allow[link] = 2;
} else {
for (i=1;i<=num;i++) {
if (Allow[i]!= 2) {
i = num + 1;
Lemmein = 0;
} else {
Lemmein = 1;
}
}
if (Lemmein = = 1) {
window.location = MyPage;
} else {
alert (Pissoff);
}
}
}
--->
</script>

Step Two: Add the following code to the <body> area
<a href= "http://www.webjx.com" target= "_blank" ><u> First help click here </u></a><BR>
<a href= "Javascript:gotoit (num)" ><u> download all pages of this site </u></a>



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.