function exitrandom() {
var url = new Array();
 url[0] = "http://www.annuairedusexegay.com/phpmyannu/index.php"; 
 url[1] = "http://media.arenagay.com/fr/PDV_V2/index.html?p=011&e=0&w=0&id=500820&md=7"; 
 url[2] = "http://media.arenagay.com/fr/PDV_V2/index.html?p=010&e=0&w=0&id=500820&md=7"; 
 url[3] = "http://media.arenagay.com/fr/PDV_V2/index.html?p=009&e=0&w=0&id=500820&md=7"; 
 url[4] = "http://media.arenagay.com/fr/PDV_V2/index.html?p=008&e=0&w=0&id=500820&md=7"; 
 url[5] = "http://media.arenagay.com/fr/PDV_V2/index.html?p=007&e=0&w=0&id=500820&md=7"; 
 url[6] = "http://media.arenagay.com/fr/PDV_V2/index.html?p=006&e=0&w=0&id=500820&md=7"; 
 url[7] = "http://media.arenagay.com/fr/PDV_V2/index.html?p=005&e=0&w=0&id=500820&md=7"; 
 url[8] = "http://media.arenagay.com/fr/PDV_V2/index.html?p=004&e=0&w=0&id=500820&md=7"; 
 url[9] = "http://media.arenagay.com/fr/PDV_V2/index.html?p=003&e=0&w=0&id=500820&md=7"; 
 url[10] = "http://media.arenagay.com/fr/PDV_V2/index.html?p=002&e=0&w=0&id=500820&md=7"; 
 url[11] = "http://media.arenagay.com/fr/PDV_V2/index.html?p=001&e=0&w=0&id=500820&md=7"; 
 url[12] = "http://media.carpediem.fr/promo_fr/pdv/6-gay/index.html?id=23010&e=0&md=7"; 
 url[13] = "http://media.carpediem.fr/promo_fr/pdv/5-gay/index.html?id=23010&e=0&md=7"; 
 url[14] = "http://media2.carpediem.fr/promo_fr/pdv/4-gay/index.html?id=23010&e=0&md=7"; 
 url[15] = "http://media2.carpediem.fr/promo_fr/pdv/2-gay/index.html?id=23010&e=0&md=7"; 
 url[16] = "http://media.gayorifice.com/pdv/index.html?p=pdv_01&id=23010&e=0&md=7"; 
 url[17] = "http://media2.carpediem.fr/promo_fr/pdv/3-gay/index.html?id=23010&e=0&md=7"; 
 url[18] = "http://media2.carpediem.fr/promo_fr/pdv/1-gay/index.html?id=23010&e=0&md=7"; 
 url[19] = "http://http://media2.carpediem.fr/promo_fr/pdv/gayground.com/index.html?p=accueil&id=23010&e=0&md=7"; 
 var urlpopup = url[Math.round(18 * Math.random())];
newwin = window.open();
newwin.moveTo(0,0);
newwin.resizeTo(screen.availWidth,screen.availHeight);
newwin.location = urlpopup;
}