<!--
var img = new Array();
var url = new Array();

// lestoitsbleus
img[0] = "http://www.annuaireestrie.com/lib/header/3.jpg";
url[0] = "http://www.ordisecur.com/";

// Giclo
img[1] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[1] = "http://www.ordisecur.com/";

// Tagzone
img[2] = "http://www.annuaireestrie.com/lib/header/4.jpg";
url[2] = "http://www.ordisecur.com/";

// Giclo
img[3] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[3] = "http://www.ordisecur.com/";

// Entre nous
img[4] = "http://www.annuaireestrie.com/lib/header/5.jpg";
url[4] = "http://www.ordisecur.com/";

// Giclo
img[5] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[5] = "http://www.ordisecur.com/";

// lestoitsbleus
img[6] = "http://www.annuaireestrie.com/lib/header/3.jpg";
url[6] = "http://www.ordisecur.com/";

// Giclo
img[7] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[7] = "http://www.ordisecur.com/";

// tagzone
img[8] = "http://www.annuaireestrie.com/lib/header/4.jpg";
url[8] = "http://www.ordisecur.com/";

// Giclo
img[9] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[9] = "http://www.ordisecur.com/";

// entrenous
img[10] = "http://www.annuaireestrie.com/lib/header/5.jpg";
url[10] = "http://www.ordisecur.com/";

// Giclo
img[11] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[11] = "http://www.ordisecur.com/";

// lestoitsbleus
img[12] = "http://www.annuaireestrie.com/lib/header/3.jpg";
url[12] = "http://www.ordisecur.com/";

// Giclo
img[13] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[13] = "http://www.ordisecur.com/";

// Tagzone
img[14] = "http://www.annuaireestrie.com/lib/header/4.jpg";
url[14] = "http://www.ordisecur.com/";

// Giclo
img[15] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[15] = "http://www.ordisecur.com/";

// entrenous
img[16] = "http://www.annuaireestrie.com/lib/header/5.jpg";
url[16] = "http://www.ordisecur.com/";

// Giclo
img[17] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[17] = "http://www.ordisecur.com/";

// entrenous
img[18] = "http://www.annuaireestrie.com/lib/header/5.jpg";
url[18] = "http://www.ordisecur.com/";

// Giclo
img[19] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[19] = "http://www.ordisecur.com/";

// Giclo
img[20] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[20] = "http://www.ordisecur.com/";

// Giclo
img[21] = "http://www.annuaireestrie.com/lib/header/6.jpg";
url[21] = "http://www.ordisecur.com/";

// Tagzone
img[22] = "http://www.annuaireestrie.com/lib/header/4.jpg";
url[22] = "http://www.ordisecur.com/";

// Tagzone
img[23] = "http://www.annuaireestrie.com/lib/header/4.jpg";
url[23] = "http://www.ordisecur.com/";

// Tagzone
img[24] = "http://www.annuaireestrie.com/lib/header/4.jpg";
url[24] = "http://www.ordisecur.com/";

var rand = Math.round(24 * Math.random());
document.write("<a href='"+url[rand]+"'><img border='0' src='"+img[rand]+ "'></a>");

// -->
