
var number=16;
var random_number=0; 

// Replace the following lines with the text links of your banners
link = new Array(number);

link[0] = "http://18eighteen.com/ptnc=scrg1197/";
link[1] = "http://18eighteen.com/ptnc=scrg1197/";
link[2] = "http://18eighteen.com/ptnc=scrg1197/";
link[3] = "http://18eighteen.com/ptnc=scrg1197/";
link[4] = "http://18eighteen.com/ptnc=scrg1197/";
link[5] = "http://18eighteen.com/ptnc=scrg1197/";
link[6] = "http://18eighteen.com/ptnc=scrg1197/";
link[7] = "http://18eighteen.com/ptnc=scrg1197/";
link[8] = "http://18eighteen.com/ptnc=scrg1197/";
link[9] = "http://18eighteen.com/ptnc=scrg1197/";
link[10] = "http://18eighteen.com/ptnc=scrg1197/";
link[11] = "http://18eighteen.com/ptnc=scrg1197/";
link[12] = "http://18eighteen.com/ptnc=scrg1197/";
link[13] = "http://18eighteen.com/ptnc=scrg1197/";
link[14] = "http://18eighteen.com/ptnc=scrg1197/";
link[15] = "http://18eighteen.com/ptnc=scrg1197/";


imag = new Array(number);

imag[0] = "http://www.extremebusty.com/18eighteen/script/01.jpg";
imag[1] = "http://www.extremebusty.com/18eighteen/script/02.jpg";
imag[2] = "http://www.extremebusty.com/18eighteen/script/03.jpg";
imag[3] = "http://www.extremebusty.com/18eighteen/script/04.jpg";
imag[4] = "http://www.extremebusty.com/18eighteen/script/05.jpg";
imag[5] = "http://www.extremebusty.com/18eighteen/script/06.jpg";
imag[6] = "http://www.extremebusty.com/18eighteen/script/07.jpg";
imag[7] = "http://www.extremebusty.com/18eighteen/script/08.jpg";
imag[8] = "http://www.extremebusty.com/18eighteen/script/09.jpg";
imag[9] = "http://www.extremebusty.com/18eighteen/script/10.jpg";
imag[10] = "http://www.extremebusty.com/18eighteen/script/11.jpg";
imag[11] = "http://www.extremebusty.com/18eighteen/script/12.jpg";
imag[12] = "http://www.extremebusty.com/18eighteen/script/13.jpg";
imag[13] = "http://www.extremebusty.com/18eighteen/script/14.jpg";
imag[14] = "http://www.extremebusty.com/18eighteen/script/15.jpg";
imag[15] = "http://www.extremebusty.com/18eighteen/script/16.jpg";



// text = new Array(number);
// text[0] = "Click Now For The Ultimate Asian Paradise";
// text[1] = "CLICK HERE to Watch Her Wrap Her Lips Around a Big Cock!";
// text[2] = "CLICK HERE FOR A FREE TOUR OF ASIAN SPREADS";
// text[3] = "Big Tits That Will Bl You Away!";
// text[4] = "Big Tits That Will Bl You Away!";
// text[5] = "Big Tits That Will BloYou Away!";
// text[6] = "Big Tits That Will Blow You Away!";
// text[7] = "Big Tits Tt Will Blow Y Away!";
// text[8] = "Big Tits That Will Blow u Away!";





// the following lines choses a banner at random and
// open a new browser if the visitor hit the banner
function DisplayRandomBanner() { 
  today=new Date();
  jran=today.getTime();
  ia=9301;
  ic=49297;
  im=233280;
  jran = (jran*ia+ic) % im;
  random_number=Math.ceil( (jran/(im*1.0)) *number);
  document.write(" <A HREF=" + link[random_number-1] + " TARGET=client >" );
  document.write(" <IMG SRC=" + imag[random_number-1] + " BORDER=0 >\n" );
//   document.write("<b><font face=\"Arial, size=\"7\">" + text[random_number-1] + "</font></b></A>" );

}

 
  DisplayRandomBanner();

