<head>
<script language="JavaScript">
<!--
/*******************************************************/
/* Configuration */
// This is the total number of links you want people to visit INCLUDING the link to your page
var num = 2;
// URL of your page
var mypage = 'http://www.domain.com/demo/105.php';
// What you want people to see when they don't visit the other links first
var pissoff = ' Please click on the adverts to help me show this ';
/*******************************************************/
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>
</head>
<BR><BR><BR><BR><Br><br><Br><br><Br><br><Br><br>
<p align="center"><a href="javascript:gotoit(num)" target="_self"><font face="verdana" size="6"><B>WHAT YOU WANT YOUR ENTER TEXT TO SAY</font></a></td>
<p align="center">
<a onClick="gotoit(1)" target="_blank" href="http://YOUADSCRAPHERE"><font size="2" face=verdana></b>PLACE WHATEVER JUNK YOU HAVE TO SAY HERE</a>
<br><br>
<img src="ADVERT CODE HERE" border="0">