/* 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(


/* HUGE */

/* Big Breasts */

/* Big Butts */


/* Amber at Home */
"http://access.amberathome.com/track/MjcxMTozOjE4",

/* Angelique */
"http://join.bustyangelique.com/track/ODEyMjoyOjE2/main.php",

/* Autumn Jade */
"http://join.autumn-jade.com/track/ODEyMjoyOjIz",

/* Big Booty Online */
"http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=916573-0000&PA=1311645",

/* Big Booty Temptation */
"http://links.verotel.com/cgi-bin/showsite.verotel?vercode=23758:9804000000379940",

/* Bootylicious */
"http://join.bootyliciousmag.com/track/ODEyMjoyOjQ2",

/* Busty Ethnic Beauties */
"http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=924290-0000&PA=1711031&HTML=http://www.bustyethnicbeauties.com",

/* Busty Kelly Kay */
"http://join.bustykellykay.com/track/ODEyMjoyOjE5",

/* Busty Merilyn */
"http://join.bustymerilyn.com/track/ODEyMjoyOjQy",

/* Cherokee D'Ass */
"http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=925416-0028&PA=1285539&BAN=0",

/* Chloe's World */
"http://join.chloesworld.com/track/ODEyMjoyOjg",


/* Desirae's World */
"http://join.desiraesworld.com/track/ODEyMjoyOjIy",

/* In Bed with Faith */
"http://join.inbedwithfaith.com/track/MjIzODo2OjI",

/* Ines Cudna */
"http://join.bustyinescudna.com/track/ODEyMjoyOjE4",

/* Kerry Marie */
"http://join.bustykerrymarie.com/track/ODEyMjoyOjIw",

/* Nicole Peters */
"http://join.nicolepeters.com/track/ODEyMjoyOjMz",

/* Pam Rodriguez */
"http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=925920-0035&PA=1527991&HTML=http://www.PamRodriguez.com",

/* Tawny Peaks */
"http://www.tawny-peaks.com/pt=scrg9240",

/* Vixen Val's Playhouse */
"http://www.fetishmoney.com/hit.php?s=1&p=2&w=100017&t=0&c=",

"http://join.xlgirls.com/track/ODEyMjoyOjc"



);


image = new initArray(


/* HUGE */
/* BIG BREASTS */
"amberathome01sm.gif",
"angeliquenn01sm.jpg",
"autumnjade01sm.jpg",
"bigbooty01sm.gif",
"bigbootytemptation01sm.jpg",
"bootylicious01sm.jpg",
"bustyethnicbeauties01sm.jpg",
"bustykelly01sm.jpg",
"merilyn01sm.jpg",
"cherokee16sm.jpg",
"chloesworld01sm.jpg",
"desirae01sm.jpg",
"inbedwithfaith01sm.jpg",
"bustyinescudna01sm.jpg",
"kerrymarie01sm.jpg",
"nicolepeters01sm.jpg",
"pamrodriguez01.gif",
"tawnypeaks01sm.jpg",
"vixenval01sm.jpg",
"xlgirls01sm.jpg"
);

text = new initArray(


"Amber at Home",
"Busty Angelique",
"Autumn Jade",
"Big Booty Online",
"Big Booty Temptation",
"Bootylicious",
"Busty Ethnic Beauties",
"Busty Kelly Kay",
"Busty Merilyn",
"Cherokee D'Ass",
"Chloe's World",
"Desirae's World",
"In Bed With Faith",
"Ines Cudna",
"Kerry Marie",
"Nicole Peters",
"Pam Rodriguez",
"Tawny Peaks",
"Vixen Val",
"XL Girls"

);


var currentdate = new Date();
var core = parseInt( Math.random() * image.length );
var ranlink  = link[core];
var ranimage = image[core];
var rantext  = text[core];

document.write('<a href=\"' +ranlink+ '\" target="new"><img src=/smpromo/'+ranimage+'\ border="0" rel="nofollow" alt=\"'+rantext+'\"><br><font size=1>'+rantext+'</font></a>');
