function getvideo(id){
url = 'http://www.videosdesexe.com/details.php?id=' + id + '&feat=#top';
self.location = url;
}
(document.all)?ie=true:ie=false;
(document.layers)?ns=true:ns=false;
function Favoris(){
  if(ie)
    window.external.AddFavorite('http://www.videosdesexe.com/','Videos De Sexe.COM');
  if(ns)
    alert("Merci pour ce geste!\n\nLes utilisateurs de Netscape doivent cliquer OK et ensuite presser sur CTRL-D");
}
if (self != top) {
   top.location = self.location
}