function rand_number(n)
{
	var x;
	x=Math.round(Math.random()*100);
	x%=n;
	return x;
}
function seacransea()
{
	var img = new Array();             

      img[0]='<a href="accueilph3.htm" target="balance"><img border=0 src="backqueenmary4petite.jpg"><font color="#330099"><font size=-2><b><br>Rudbeckie</a>';
      img[1]='<a href="accueilph4.htm" target="balance"><img border=0 src="backqueenmary2petite.jpg"><font color="#330099"><font size=-2><b><br>Duchesnay Qc</a>';
      img[2]='<a href="accueilph5.htm" target="balance"><img border=0 src="backqueenmary5petite.jpg"><font color="#330099"><font size=-2><b><br>Q Mary 2</a>';
      img[3]='<a href="accueilph7.htm" target="balance"><img border=0 src="backqueenmary6petite.jpg"><font color="#330099"><font size=-2><b><br>Fresque Qc</a>';
      img[4]='<a href="aph3.htm" target="balance"><img border=0 src="steluce4.jpg"><font color="#330099"><font size=-2><b><br>Magnifique</a>';
      img[5]='<a href="aph4.htm" target="balance"><img border=0 src="steluce5.jpg"><font color="#330099"><font size=-2><b><br>Magnifique</a>';
      img[6]='<a href="aph5.htm" target="balance"><img border=0 src="steluce6.jpg"><font color="#330099"><font size=-2><b><br>Magnifique</a>';
      img[7]='<a href="aph10.htm" target="balance"><img border=0 src="steluce10.jpg"><font color="#330099"><font size=-2><b></a>';
      img[8]='<a href="aph11.htm" target="balance"><img border=0 src="steluce11.jpg"><font color="#330099"><font size=-2><b><br>Hiver</a>';
      img[9]='<a href="aph12.htm" target="balance"><img border=0 src="steluce12.jpg"><font color="#330099"><font size=-2><b></a>';
      img[10]='<img border=0 src="colibri.gif"><p>';
      img[11]='<a href="aph2.htm" target="balance"><img border=0 src="steluce3.jpg"><font color="#330099"><font size=-2><b><br>Sainte-Luce</a>';
      img[12]='<a href="aph1.htm" target="balance"><img border=0 src="steluce2.jpg"><font color="#330099"><font size=-2><b><br>B-St-L</a>';
      img[13]='<a href="aph7.htm" target="balance"><img border=0 src="steluce7.jpg"><font color="#330099"><font size=-2><b><br>Sainte-Luce</a>';
      img[14]='<a href="aph8.htm" target="balance"><img border=0 src="steluce8.jpg"><font color="#330099"><font size=-2><b><br>Sainte-Luce</a>';
      img[15]='<a href="aph9.htm" target="balance"><img border=0 src="steluce9.jpg"><font color="#330099"><font size=-2><b><br>Sainte-Luce</a>';
      img[16]='<img border=0 src="chien.gif"><font color="#330099"><font size=-2><b><br>Ti-Prince</a>';
      img[17]='<a href="aphalain1.htm" target="balance"><img border=0 src="alain26.jpg"><font color="#330099"><font size=-2><b><br>A Lechasseur</a>';
      img[18]='<a href="hondads.htm" target="balance"><img border=0 src="hondads.jpg"><font color="#330099"><font size=-2><b><br>Honda</a>';
      img[19]='<a href="accueilph1.htm" target="balance"><img border=0 src="noeletanfy22.jpg"><font color="#330099"><font size=-2><b><br>MMMallet</a>';
      img[20]='<a href="sapin.htm" target="balance"><img border=0 src="sapin90x68.jpg"><font color="#330099"><font size=-2><b><br>Sapin</a>';
      img[21]='<a href="dufleuve.htm" target="balance"><img border=0 src="caplans90x68.jpg"><font color="#330099"><font size=-2><b><br>Caplan</a>';
      img[22]='<a href="dufleuve.htm" target="balance"><img border=0 src="outardes90x68.jpg"><font color="#330099"><font size=-2><b><br>Bernaches</a>';
      img[23]='<a href="accueilph8.htm" target="balance"><img border=0 src="flammeolympique90x67.jpg"><font color="#330099"><font size=-2><b><br>Flamme Oly</a>';
      img[24]='<a href="dufleuve.htm" target="balance"><img border=0 src="phoquesp.jpg"><font color="#330099"><font size=-2><b><br>Phoques</a>';
      img[25]='<a href="tokyo.htm" target="balance"><img border=0 src="tokyo90x67.jpg"><font color="#330099"><font size=-2><b><br>Tokyo 9 ...</a>';
      img[26]='<a href="dufleuve.htm" target="balance"><img border=0 src="oiesblanches90x67.jpg"><font color="#330099"><font size=-2><b><br>Oies ...</a>';
      img[27]='<a href="aph10.htm" target="balance"><img border=0 src="jbno6.jpg"><font color="#330099"><font size=-2><b><br>Menaçantes/JB</a>';
      img[28]='<a href="paraloeil.htm" target="balance"><img border=0 src="jeanbrillant90.jpg"><font color="#330099"><font size=-2><b><br>Jean Brillant</a>';
      img[29]='<a href="arcenciel.htm" target="balance"><img border=0 src="arcenciel90x67.jpg"><font color="#330099"><font size=-2><b><br>Arc-En-Ciel</a>';
      img[30]='<a href="accueilph9.htm" target="balance"><img border=0 src="jeff90x67.jpg"><font color="#330099"><font size=-2><b><br>B-St-L</a>';
      
       var n=rand_number(31); 
       document.write(img[n]);

}
document.write("<div align='center'><font size='-2'><font color='red'><b>");
document.write("</b></font></font color></div>");






