var tab = new Array();
tab[0]='<a href="portfolio/salomonflightcrew.html"><img src="../images/portfolio/realisation1.jpg" alt="salomonflightcrew" width="310" height="200" border="0" /></a>';
tab[1]='<a href="http://www.debuter-jardin.com" target="_blank"><img src="../images/portfolio/realisation2.jpg" alt="debuter-jardin" width="310" height="200" border="0" /></a>';
tab[2]='<a href="portfolio/jaypeak.html"><img src="../images/portfolio/realisation3.jpg" alt="jaypeak" width="310" height="200" border="0" /></a>';
tab[3]='<a href="http://www.passiondeschiens.com" target="_blank"><img src="../images/portfolio/realisation4.jpg" alt="passiondeschiens" width="310" height="200" border="0" /></a>';
tab[4]='<a href="http://www.dessinbatiment.com" target="_blank"><img src="../images/portfolio/realisation5.jpg" alt="Dessin Bātiment" width="310" height="200" border="0" /></a>';
tab[5]='<a href="http://www.jeux1.ca" target="_blank"><img src="../images/portfolio/realisation7.jpg" alt="Jeux #1" width="310" height="200" border="0" /></a>';
tab[6]='<a href="http://www.groupebbc.com" target="_blank"><img src="../images/portfolio/realisation8.jpg" alt="Groupe BBC" width="310" height="200" border="0" /></a>';
document.write(tab[parseInt(Math.random()*7)]);