var tab = new Array();
tab[0]='<a href="realisations-web.html"><img src="../images/portfolio/realisation1.jpg" alt="salomonflightcrew" width="310" height="154" border="0" /></a>';
tab[1]='<a href="realisations-web.html"><img src="../images/portfolio/realisation2.jpg" alt="debuter-jardin" width="310" height="154" border="0" /></a>';
tab[2]='<a href="realisations-web.html"><img src="../images/portfolio/realisation3.jpg" alt="jaypeak" width="310" height="154" border="0" /></a>';
tab[3]='<a href="realisations-web.html"><img src="../images/portfolio/realisation4.jpg" alt="passiondeschiens" width="310" height="154" border="0" /></a>';
tab[4]='<a href="realisations-web.html"><img src="../images/portfolio/realisation5.jpg" alt="Dessin Bātiment" width="310" height="154" border="0" /></a>';
document.write(tab[parseInt(Math.random()*5)]);
