function ajouts() {
  document.write('<a href="#" title="" onclick="favoris()">* Ajouter 5A Sexe aux favoris</a>')
}

function favoris() {
  if ( navigator.appName != 'Microsoft Internet Explorer' )
    window.sidebar.addPanel("5A Sexe","http://www.5asexe.com/annuaire/","");
  else
    window.external.AddFavorite("http://www.5asexe.com/annuaire/","5A Sexe");
}

function supersticiel(number) {
  var pub = new Array('../img/bann01.jpg', '../img/bann02.jpg', '../img/bann03.jpg', '../img/bann04.jpg', '../img/bann05.jpg');
  document.write('<div id="supersticiel"><div><a href="http://www.eurolive.com/?id=10329&tracker=5asexe.com" title=""><img src="'+pub[number]+'"></a> ');
  document.write('<span onclick="document.getElementById(\'supersticiel\').style.display = \'none\'; document.getElementById(\'container\').style.display = \'block\';">Continuer sur 5A sexe...</span></div></div>');
}

function iframe(type) {
  document.write('<iframe src="http://promo.eurolive.com/pdv/reg_remote/index.php?id=10329&amp;tracker=5asexe.com&amp;cs=eurolive&amp;e=1&amp;synergie=hetero&amp;design=3&amp;type=iframe" frameborder="0" scrolling="no" allowtransparency="true" style="margin: 20px 0px 20px 80px; width: 550px; height: 357px;"></iframe>');
}

function video_player(url) {
      var s1 = new SWFObject("../flvplayer.swf","single","600","480","7");
      s1.addParam("allowfullscreen","true");
      s1.addVariable('autostart', 'true');
      s1.addVariable("file",url);
      s1.addVariable("width","600");
      s1.addVariable("height","480");
      s1.addVariable("overstretch","fit");
      s1.addVariable("logo","../img/logo_tv.png");
      s1.write("video_player");
}