<!--
// 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://www.chloe-escort-companion.co.uk/",
"http://www.mayaagency.com/",
"http://www.annas-angels.co.uk/",
"http://www.fransexual.com/",
"http://www.mayaagency.com/",
"http://www.247ape.com/",
"http://www.aclass-asian-escorts.com/",
"http://www.www.candyorchids.com/",
"http://www.chelseaescortslondon.co.uk/",
"http://www.escortkensington.com/",
"http://www.belleescortinlondon.com/",
"http://www.www.bustydakota.com/",
"http://www.exoticescortlondon.com/",
"http://www.exoticnadia.com/",
"http://www.blackandbusty.co.uk/",
"http://www.indianruby.co.uk/",
"http://www.sexy-sayuri.com/",
"http://www.londonsubmissivegirls.com/",
"http://www.marcia-pleasurezone.com/",
"http://www.dominadionne.com/",
"http://www.mistress-tanya.com/",
"http://www.orientaleliteescorts.com/",
"http://www.penthouseangels.com/",
"http://www.sexy-escorts-london.co.uk/",
"http://www.subcarrie.com/",
"http://www.submissive-summer.com/"
);

image = new initArray(
"http://www.london-contacts.com/images/adult-banners/escort-chloe.jpg",
"http://www.london-contacts.com/images/adult-banners/maya-agency.gif",
"http://www.london-contacts.com/images/adult-banners/annas-angels.gif",
"http://www.london-contacts.com/images/adult-banners/tv-frances.jpg",
"http://www.london-contacts.com/images/adult-banners/maya-agency.gif",
"http://www.london-contacts.com/images/adult-banners/247-ape-escorts.jpg",
"http://www.london-contacts.com/images/adult-banners/aclass-escorts.gif",
"http://www.london-contacts.com/images/adult-banners/candy-orchids-escorts.jpg",
"http://www.london-contacts.com/images/adult-banners/chelsea-escorts.gif",
"http://www.london-contacts.com/images/adult-banners/escort-amanda.jpg",
"http://www.london-contacts.com/images/adult-banners/escort-belle.gif",
"http://www.london-contacts.com/images/adult-banners/escort-dakota.jpg",
"http://www.london-contacts.com/images/adult-banners/escort-layla.gif",
"http://www.london-contacts.com/images/adult-banners/escort-nadia.gif",
"http://www.london-contacts.com/images/adult-banners/escort-pru.jpg",
"http://www.london-contacts.com/images/adult-banners/escort-ruby.gif",
"http://www.london-contacts.com/images/adult-banners/escort-sayuri.gif",
"http://www.london-contacts.com/images/adult-banners/london-submissive-girls.jpg",
"http://www.london-contacts.com/images/adult-banners/marcia-pleasure-zone.jpg",
"http://www.london-contacts.com/images/adult-banners/mistress-dione.jpg",
"http://www.london-contacts.com/images/adult-banners/mistress-tanya.jpg",
"http://www.london-contacts.com/images/adult-banners/oriental-elite-escorts.jpg",
"http://www.london-contacts.com/images/adult-banners/penthouse-escorts.gif",
"http://www.london-contacts.com/images/adult-banners/sexy-escorts.gif",
"http://www.london-contacts.com/images/adult-banners/sub-carrie.gif",
"http://www.london-contacts.com/images/adult-banners/submissive-summer.jpg"
);

text = new initArray(
"Earls Court Escorts - YOUNG ESCORT CHLOE",
"London Escort Agency - MAYA AGENCY",
"High Class Elite London Escorts - ANNA'S ANGELS",
"City TV Escorts - TV FRANCES",
"High Class London Escorts - MAYA AGENCY",
"London Escort Agency - 24/7 APE ESCORTS",
"Asian Escorts Agency - A CLASS ASIAN ESCORTS",
"Exclusive High Quality Escorts - CANDY ORCHIDS",
"Central London Escorts - CHELSEA GIRLS ESCORTS",
"Earl's Court Independent Escorts - MATURE ESCORT AMANDA",
"Chelsea Independent Escorts - EBONY ESCORT BELLE",
"London Independent Escorts - BUSTY ESCORT DAKOTA",
"Kensington Independent Escorts - HIGH CLASS ESCORT LAYLA",
"Paddington Independent Escorts - ASIAN ESCORT NADIA",
"Central London Independent Escorts - BLACK AND BUSTY PRU",
"North London Independent Escorts - INDIAN ESCORT RUBY",
"Paddington Independent Escorts - ASIAN ESCORT SAYURI",
"Baker Street Submissive Girls - LONDON SUBMISSIVE GIRLS",
"King's Cross Sexy Massage - MARCIA PLEASURE ZONE",
"London Mistress - MISTRESS DIONE",
"Gloucester Road Mistress - MISTRESS TANYA",
"Oriental Escorts Agency - ORIENTAL ELITE ESCORTS",
"London and Worlwide Escorts - PENTHOUSE ANGELS",
"Asian Escort Agency - SEXY ESCORTS",
"Victoria Submissive Girls - SUBMISSIVE CARRIE",
"Baker Street Submissive Girls - SUBMISSIVE SUMMER"
);

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+ '\"><img src=\"'+ranimage+'\" border="0" width="468" height="60" alt=\"'+rantext+'\"></a>');

//-->


