function exitrandom() {
var url = new Array();
 url[0] = "http://www.scriptsgratuits.com/SG/annuaire/script/prove.php?id=4161"; 
 url[1] = "http://www.elodie-escort-paris.com"; 
 url[2] = "http://lorie.france-escort-girls.com"; 
 url[3] = "http://www.01escorts.com"; 
 url[4] = "http://aluna.france-escort-girls.com"; 
 url[5] = "http://www.scriptsgratuits.com/SG/annuaire/script/prove.php?id=4161"; 
 url[6] = "http://vanessa.france-escort-girls.com"; 
 url[7] = "http://johanna.france-escort-girls.com";
 url[8] = "http://alicia.france-escort-girls.com";
 url[9] = "http://acces.djsushi.com/index.php?t=abelia_thumbs";
 
 var urlpopup = url[Math.round(9 * Math.random())];
newwin = window.open();
newwin.moveTo(0,0);
newwin.resizeTo(screen.availWidth,screen.availHeight);
newwin.location = urlpopup;
}
function pub()
{
  a = Math.round((Math.random()*139)+1); 
  document.write('<a href="javascript:exitrandom();">');
  document.write('<img src="http://www.france-escort-girls.com/thumbs/'+ a+ '.jpg" width="135" height="180" border="0" />');
  document.write('</a>');
}