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

/* ---------------Hypnosis------------------- */

/* ------ADs------ */

/* SR Hypnogirls
"http://www.weirdandsexy.com/cgi-bin/ads/out.cgi?id=srhyp&url=http%3a%2f%2fwww.sleepyrealm.com%2fhypno%2findex.php", */

/* Fetish */

/* Hypno Games */
"http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=924345-0000&PA=640452",

/* Hypno Girls */
"http://join.hypnogirls.com/track/MzQwOjI6MQ/",

/* Hypnosis Office */
"http://links.verotel.com/cgi-bin/showsite.verotel?vercode=16399:9804000000379940",

/* Hypnotice Seduction */
"http://hop.clickbank.net/?templar55/hypnotech",

/* Hypno Trick */
"http://www2.hypnotrick.com/main.php?u=1665922360&c=H3",

/* ---------------Sleepy------------------- */

/* ------ADs------ */

/* DT: 2Sleepy.net
"http://www.weirdandsexy.com/cgi-bin/ads/out.cgi?id=2slpban&url=http%3a%2f%2fwww.2sleepy.net", */



/* Sleepy Realms

SR Barefoot Sleepygirls
"http://www.weirdandsexy.com/cgi-bin/ads/out.cgi?id=srbfsg&url=http%3a%2f%2fwww.sleepyrealm.com%2fbfsg%2findex.php",

SR Battling Babes
"http://www.weirdandsexy.com/cgi-bin/ads/out.cgi?id=srbattle&url=http%3a%2f%2fwww.sleepyrealm.com%2fbattling%2findex.php",

SR: Chloro
"http://www.weirdandsexy.com/cgi-bin/ads/out.cgi?id=srchloro&url=http%3a%2f%2fwww.sleepyrealm.com%2fchloro%2findex.php",

SR Crazy Carries
"http://www.weirdandsexy.com/cgi-bin/ads/out.cgi?id=srcar&url=http%3a%2f%2fwww.sleepyrealm.com%2fcarry%2findex.php",

SR: Sleepy
"http://www.weirdandsexy.com/cgi-bin/ads/out.cgi?id=srsleep&url=http%3a%2f%2fwww.sleepyrealm.com%2fsleepy%2findex.php", */

/* Fetishes */

/* Dead Drunk Girls */
"http://www.deaddrunkgirls.com/home.phtml?wm=templar",

/* Drug Party */
"http://links.verotel.com/cgi-bin/showsite.verotel?vercode=16395:9804000000379940",

/* Drunken Holes */
"http://www.exxxport.com/?dm=DH&id=Templar7",

/* Night Invasion */
"http://www.nightinvasion.com/tour/?id=1358216",

/* Sleep Assault
"http://secure.sleepassault.com/track/NjI5MTo0OjE0/", */

/* Sleeping Bitch */
"http://www.sleepingbitch.com/index.html?id=templarart",

/* Sleep Sins
"http://secure.sleepsins.com/track/NjI5MTo0OjE1/", */

/* Sleepy Tushy */
"http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=919140-8050&PA=542848"


);


image = new initArray(

/* ---------------Hypnosis------------------- */

/* ------ADs------ */

/* "srhypnogames01sm.jpg", */

/* Fetish */

"hypnogames.jpg",
"hypnogirls02sm.jpg",
"hypnosisoffice01sm.jpg",
"hypnoticseduction01sm.jpg",
"hypnotrick01sm.jpg",

/* ---------------Sleepy------------------- */

/* ------ADs------ */

/* DT
"2sleepy08sm.jpg", */

/* Sleep Realms
"srbfsg01sm.jpg",
"srbattlingbabes01sm.jpg",
"srcarries01sm.jpg",
"srchloro01sm.jpg",
"srsleepy01sm.jpg", */

/* Fetishes */
/* Dead Drunk Girls */ "ddg08sm.jpg",
"drugparty01sm.jpg",
"drholes01sm.jpg",
"nightinvasions04sm.jpg",
/* "sleepassault01sm.gif", */
"sleepingbitch01sm.jpg",
/* "sleepsins01sm.jpg", */
"sleepytushy29sm.jpg"

);

text = new initArray(

/* ---------------Hypnosis------------------- */

/* ------ADs------ */
/* "Hypno Games", */

/* -----Fetish----- */
"Hypno Games",
"Hypnogirls",
"Hypnosis Office",
"Hypnotic Seduction",
"Hypno Trick",

/* ---------------Sleepy------------------- */

/* ------ADs------ */

/* DT
"2Sleepy.net", */

/* Sleep Realms
"Barefoot Sleepygirls",
"Battling Babes",
"Crazy Carries",
"Chloro",
"Sleepy", */

/* Fetishes */
"Dead Drunk Girls",
"Drug Party",
"Drunken Holes",
"Night Invasions",
/* "Sleep Assault", */
"Sleeping Bitch",
/* "Sleep Sins", */
"Sleeping Tushy"

);


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>');