function ChangeUrl(formulaire){
   if (formulaire.ListeUrl.selectedIndex != 0){
      location.href = formulaire.ListeUrl.options[formulaire.ListeUrl.selectedIndex].value;
   } else {
      alert('Veuillez choisir une star.');
   }
}

function addFav() 
{ 
 if (document.all) 
 { 
  window.external.AddFavorite(location.href, document.title); 
 } 
 else 
 { 
  alert('Vous pouvez faire CTRL + D pour ajouter cette page dans vos signets, ou favoris.') 
 } 
}

function setHome() 
{ 
   document.body.style.behavior='url(#default#homepage)'; 
   document.body.setHomePage("http://www.zlex.eu" ); 
}

function LienAuHasard()
{
    Url = new Array;
    base = "http://";
    Url[0] = "www.porn.fr/trackjoin.php?i=76438";
    Url[1] = "www.smartmovies.net/d30212/subscribe";
    Url[2] = "www.hardeluxe.com/join.php?s=13&p=2&w=100313&t=26&c=";
    Url[3] = "www.archive-dvd.com/index.php?wref=7993";
    Url[4] = "www.zmembre.com/?id=4205&pa=2771";    
Url[5] = "www.pornattitude.com/index.php/module_client_pornofolies_accueil//id_46390/cs_rouge/t_D/langue_fr/nomp_1/nokit_1/omp_CB/mes_/tracker_3_cdTplD//hd_1";
    Url[6] = "www.partie-membres.com/in/2/bhm38/1.html";
    Url[7] = "ssl.bepass.com/cc/abo/payment.php?docId=89058&siteId=&PRID=1171&CAFF_1=&PRGR_1=affiliate_cc_withtrial_perso&data=MXwwfDB8MTQzfGFkdWx0ZXVyb3N8MHwzfDB8ZHZkaG90LmNvbXww&lang=fr&start_step=2&no_recap_step=1&aboId=481";
Url[8] = "www.totale-defonce.com/mb.php?wref=2369&tpl=cb&catg=all";
Url[9] = "www.sexedenfer.com/mb.php?wref=2369&tpl=12&catg=all";
Url[10] = "www.3xdl.com/in/v/2/bhm38/1.html";

    ChoixLien = Math.floor(Math.random() * Url.length);
    window.open(base + Url[ChoixLien],'_blank');
}