
// original content taken from Nic's JavaScript Page with permission
// lack of these three lines will result in copyright infringment
// made by: Nic's JavaScript Page - http://www.javascript-page.com

var currentdate = 0;
var core = 0;

function initArray() {

this.length = initArray.arguments.length;
  for (var i = 0; i < this.length; i++) {
  this[i] = initArray.arguments[i];
  }
}

link = new initArray(

"http://clicks.nastydollars.com/rand/?site=bn&id=27101978",
"http://www.allamateurmovies.com/main.htm?id=27101978",
"http://clicks.nastydollars.com/rand/?site=cs&id=27101978",
"http://clicks.nastydollars.com/rand/?site=sb&id=27101978",
"http://clicks.nastydollars.com/rand/?site=mc&id=27101978",
"http://www.eurosexparties.com/main.htm?id=27101978",
"http://www.mikeinbrazil.com/main.htm?id=27101978",
"http://clicks.nastydollars.com/rand/?site=cf&id=27101978",
"http://clicks.nastydollars.com/rand/?site=ma&id=27101978",
"http://clicks.nastydollars.com/rand/?site=sl&id=27101978",
"http://www.wivesinpantyhose.com/main.htm?id=27101978",
"http://clicks.nastydollars.com/rand/?site=in&id=27101978",
"http://clicks.nastydollars.com/rand/?site=as&id=27101978",
"http://clicks.nastydollars.com/rand/?site=mh&id=27101978",
"http://www.topshelfpussy.com/main.htm?id=27101978",
"http://www.welivetogether.com/main.htm?id=27101978",
"http://www.firsttimeauditions.com/main.htm?id=27101978",
"http://www.adorablelegs.com/t1/pps=27101978/index.html",
"http://www.amateurbangers.com/t1/pps=27101978/index.html",
"http://www.analfuckthrills.com/t1/pps=27101978/index.html",
"http://www.bbwsexvideos.com/t1/pps=27101978/index.html",
"http://www.bigbreastssex.com/t1/pps=27101978/index.html",
"http://www.bigcocksporn.com/t1/pps=27101978/index.html",
"http://www.bigtitqueens.com/t1/pps=27101978/index.html",
"http://www.blowjobsbabes.com/t1/pps=27101978/index.html",
"http://www.cumshotsnfacials.com/t1/pps=27101978/index.html",
"http://www.facialsfever.com/t1/pps=27101978/index.html",
"http://www.footfetishporno.com/t1/pps=27101978/index.html",
"http://www.freshteenporn.com/t1/pps=27101978/index.html",
"http://www.gangbangedbabes.com/t1/pps=27101978/index.html",
"http://www.groupsexfrenzy.com/t1/pps=27101978/index.html",
"http://www.hairypussyporno.com/t1/pps=27101978/index.html",
"http://www.hardcorefatties.com/t1/pps=27101978/index.html",
"http://www.hardcorematures.com/t1/pps=27101978/index.html",
"http://www.livevoyeurporn.com/t1/pps=27101978/index.html",
"http://www.sinfullesbian.com/t1/pps=27101978/index.html",
"http://www.stockingsbabes.com/t1/pps=27101978/index.html"

);

image = new initArray(

"pics/bn1.jpg",
"pics/am1.gif",
"pics/cs1.jpg",
"pics/sb1.gif",
"pics/mc1.gif",
"pics/eu1.jpg",
"pics/mb1.gif",
"pics/cf1.jpg",
"pics/ma1.gif",
"pics/8sl1.jpg",
"pics/wip1.jpg",
"pics/vip1.gif",
"pics/asa1.gif",
"pics/milf1.gif",
"pics/ts5.jpg",
"pics/wlt1.jpg",
"pics/fta1.gif",
"pics/al1.gif",
"pics/ab1.gif",
"pics/af1.gif",
"pics/bbw1.gif",
"pics/bb1.gif",
"pics/bc1.gif",
"pics/bt1.gif",
"pics/bj1.gif",
"pics/cm1.gif",
"pics/ff1.gif",
"pics/ffe1.gif",
"pics/ftp1.gif",
"pics/gb1.gif",
"pics/gsf1.gif",
"pics/hp1.gif",
"pics/hf1.gif",
"pics/hm1.gif",
"pics/vp1.gif",
"pics/sl1.gif",
"pics/stb1.gif"

);

text = new initArray(


"Only Big Ole' Natural Titties",
"Amateur Movies",
"Captain Stabbin",
"Street Blowjobs",
"Mega Cock Cravers",
"Euro Sex Parties",
"Mike In Brazil",
"Cumfiesta",
"Mikes Apartment",
"8th Street Latinas",
"Wives In Pantyhose",
"In The VIP",
"All Sites Access",
"MILF",
"Topshelf Pussy",
"We Live Together",
"First Time Auditions",
"Adorable Legs",
"Amateur Bangers",
"Anal Fucks",
"Plumpers",
"Big Breasts",
"Big Cock Sex",
"Big Tits Sex",
"Blowjob Babes",
"Cumshot Babes",
"Facial Fever",
"Foot Fetish",
"Fresh Teen Porn",
"Gang Banged Babes",
"Groupsex Frenzy",
"Hairy Pussies",
"Hardcore Fatties",
"Hardcore Matures",
"Voyeur Porn",
"Sinful Lesbians",
"Stocking Babes"

);

var currentdate = new Date();
var core = currentdate.getSeconds() % image.length;
var ranlink  = link[core];
var ranimage = image[core];
var rantext  = text[core];

document.write('<a href=\"' +ranlink+ '\" target=\"_blank\"><img src=\"'+ranimage+'\" border="0" alt=\"'+rantext+'\"></a>');


