<html> 	<head> 		<title>Alain Gilbert Rousseau</title> 		<meta http-equiv="Page-exit" content="revealtrans(duration=1.0,transition=23)"> 		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 		<meta name="robots" content="index,follow"> 		<meta name="revisit-after" content="30 days"> 		<meta name="description" content="prsentation de J.S. BACH,H. SCHTZ,des Roses Galliques, des roses de Portland,Gustave Moreau "> 		<meta name="keywords" content="Musique, Musiciens, J.S. BACH, H. SCHTZ, M. Franois JOYAUX, Rosa Gallica, Roses anciennes, Roses Galliques, Roses de Portland,Rose Alba,jardins, Peintres, Gustave MOREAU,Raoul DUFY, PARIS, Ifri, Calchas, Tirsias, Amphiaraos, Devins, Divination, Eschyle, Thtre, Thtre dans l'Antiquit grecque, tragdies grecques, La Divination dans le thtre d'Eschyle"> 		<meta name="author" content="alaingr@ifri.org"> 		<meta name="reply-to" content="alaingr@ifri.org"> 		<meta name="copyright" content="http://www.thetys.com"> 		<style> a:hover{color=red;} 	</style> 	</head> 	<body bgcolor="#ffffff" text="#666699" link="#000066" vlink="#996699" alink="#9900ff"> 		<layer name="a0" left="10" top="10" visibility="show" bgcolor="#ffffff" clip="0,0,1,1"></layer> 		<layer name="a1" left="10" top="10" visibility="show" bgcolor="#fff000" clip="0,0,1,1"></layer> 		<layer name="a2" left="10" top="10" visibility="show" bgcolor="#ffa000" clip="0,0,1,1"></layer> 		<layer name="a3" left="10" top="10" visibility="show" bgcolor="#ff00ff" clip="0,0,1,1"></layer> 		<layer name="a4" left="10" top="10" visibility="show" bgcolor="#00ff00" clip="0,0,1,1"></layer> 		<layer name="a5" left="10" top="10" visibility="show" bgcolor="#ff00ff" clip="0,0,1,1"></layer> 		<layer name="a6" left="10" top="10" visibility="show" bgcolor="#ff0000" clip="0,0,1,1"></layer> 		<layer name="a7" left="10" top="10" visibility="show" bgcolor="#ffffff" clip="0,0,1,1"></layer> 		<layer name="a8" left="10" top="10" visibility="show" bgcolor="#fff000" clip="0,0,1,1"></layer> 		<layer name="a9" left="10" top="10" visibility="show" bgcolor="#ffa000" clip="0,0,1,1"></layer> 		<layer name="a10" left="10" top="10" visibility="show" bgcolor="#ff00ff" clip="0,0,1,1"></layer> 		<layer name="a11" left="10" top="10" visibility="show" bgcolor="#00ff00" clip="0,0,2,2"></layer> 		<layer name="a12" left="10" top="10" visibility="show" bgcolor="#0000ff" clip="0,0,2,2"></layer> 		<layer name="a13" left="10" top="10" visibility="show" bgcolor="#ff0000" clip="0,0,2,2"></layer> 		<div id="starsDiv" style="LEFT:0px;POSITION:absolute;TOP:0px"> 			<div style="FONT-SIZE:4px;BACKGROUND:#ffffff;WIDTH:4px;POSITION:relative;HEIGHT:4px"></div> 			<div style="FONT-SIZE:2px;BACKGROUND:#fff000;WIDTH:2px;POSITION:relative;HEIGHT:2px"></div> 			<div style="FONT-SIZE:2px;BACKGROUND:#ffa000;WIDTH:2px;POSITION:relative;HEIGHT:2px"></div> 			<div style="FONT-SIZE:2px;BACKGROUND:#ff00ff;WIDTH:2px;POSITION:relative;HEIGHT:2px"></div> 			<div style="FONT-SIZE:3px;BACKGROUND:#00ff00;WIDTH:3px;POSITION:relative;HEIGHT:3px"></div> 			<div style="FONT-SIZE:2px;BACKGROUND:#0000ff;WIDTH:2px;POSITION:relative;HEIGHT:2px"></div> 			<div style="FONT-SIZE:2px;BACKGROUND:#ff0000;WIDTH:2px;POSITION:relative;HEIGHT:2px"></div> 			<div style="FONT-SIZE:2px;BACKGROUND:#ffffff;WIDTH:2px;POSITION:relative;HEIGHT:2px"></div> 			<div style="FONT-SIZE:3px;BACKGROUND:#fff000;WIDTH:3px;POSITION:relative;HEIGHT:3px"></div> 			<div style="FONT-SIZE:2px;BACKGROUND:#ffa000;WIDTH:2px;POSITION:relative;HEIGHT:2px"></div> 			<div style="FONT-SIZE:2px;BACKGROUND:#ff00ff;WIDTH:2px;POSITION:relative;HEIGHT:2px"></div> 			<div style="FONT-SIZE:4px;BACKGROUND:#ff00ff;WIDTH:4px;POSITION:relative;HEIGHT:4px"></div> 			<div style="FONT-SIZE:2px;BACKGROUND:#0000ff;WIDTH:2px;POSITION:relative;HEIGHT:2px"></div> 			<div style="FONT-SIZE:2px;BACKGROUND:#ff0000;WIDTH:2px;POSITION:relative;HEIGHT:2px"></div> 		</div> 		<SCRIPT LANGUAGE="JavaScript">  var Clrs = new Array(9); Clrs[0] = 'ff0000'; Clrs[1] = '00ff00'; Clrs[2] = '000aff'; Clrs[3] = 'ff00ff'; Clrs[4] = 'ffa500'; Clrs[5] = 'ffff00'; Clrs[6] = '00ff00'; Clrs[7] = 'ffffff'; Clrs[8] = 'fffff0'; var sClrs = new Array(5); sClrs[0] = 'ffa500'; sClrs[1] = '55ff66'; sClrs[2] = 'AC9DFC'; sClrs[3] = 'fff000'; sClrs[4] = 'fffff0'; var yBase; var xBase; var step; var currStep = 0; var Xpos = 1; var Ypos = 1; var initialStarColor = 'ffa000'; var Mtop = 250; var Mleft = 250; function Fireworks() { if (document.all) { yBase = window.document.body.offsetHeight / 3; xBase = window.document.body.offsetWidth / 8; } else if (document.layers) { yBase = window.innerHeight / 3; xBase = window.innerWidth / 8; } if (document.all) { step = 5; for ( i = 0 ; i < starsDiv.all.length ; i++ ) { for (ai = 0; ai < Clrs.length; ai++) { var c = Math.round(Math.random()*[ai]); } if (currStep < 90) starsDiv.all[i].style.background=initialStarColor; if (currStep > 90) starsDiv.all[i].style.background=Clrs[c]; starsDiv.all[i].style.top = Mtop + yBase*Math.sin((currStep+i*5)/3)*Math.sin(550+currStep/100) starsDiv.all[i].style.left = Mleft + yBase*Math.cos((currStep+i*5)/3)*Math.sin(550+currStep/100)    } } else if (document.layers) { step = 5; for ( j = 0 ; j < 14 ; j++ ) { //number of NS layers! var templayer = "a"+j; for (ai = 0; ai < Clrs.length; ai++) { var c = Math.round(Math.random()*[ai]); } if (currStep < 90) document.layers[templayer].bgColor=initialStarColor; if (currStep > 90) document.layers[templayer].bgColor=Clrs[c]; document.layers[templayer].top = Mtop + yBase*Math.sin((currStep+j*5)/3)*Math.sin(550+currStep/100) document.layers[templayer].left = Mleft + yBase*Math.cos((currStep+j*5)/3)*Math.sin(550+currStep/100)    } } currStep+= step; T=setTimeout("Fireworks()",5); if (currStep == 220) { currStep = -10; for (n = 0; n < sClrs.length; n++) { var k = Math.round(Math.random()*n); } initialStarColor = sClrs[k]; if (document.all) { Dtop = window.document.body.clientHeight - 250; Dleft = xBase * 3.5; Mtop = Math.round(Math.random()*Dtop); Mleft = Math.round(Math.random()*Dleft); document.all.starsDiv.style.top = Mtop+document.body.scrollTop; document.all.starsDiv.style.left = Mleft+document.body.scrollLeft; } else if (document.layers) { Dleft = window.innerWidth - 100; Dtop = window.innerHeight - 100; Mtop = Math.round(Math.random()*Dtop+window.pageYOffset); Mleft = Math.round(Math.random()*Dleft+window.pageXOffset); document.layers[templayer].top = Mtop; document.layers[templayer].left = Mleft; } if ((Mtop < 20) || (Mleft < 20)) { Mtop += 90; Mleft += 90;       }     } } Fireworks(); 		</SCRIPT> 		<script language="javascript">		 		if (document.all) 			{ 				document.body.style.cssText="border:12 groove #ffccff" 			} 		</script> 		<table border="0" cellspacing="5" width="700" height="100%" align="center"> 			<tr> 			<td align="middle" valign="top" width="150" height="50"></td> 			<td width="10" height="50"></td> 			<td colspan="3" valign="center" align="middle" width="540" height="50"> 			       <h1 align="center"><font color="#ffc61a" face="Book Antiqua" size="4">Alain          Gilbert Rousseau</font></h1> 			</td> 			</tr> 			<tr> 			<td valign="top" width="150" bgcolor="#ffffd5" align="middle" height="306"> 			<p align="center">&nbsp;</p> 			       <p align="center"><font face="Georgia, Times New Roman, Times, serif" size="1"><strong><em>Sommaire          :</em></strong></font></p> 			       <p align="center"><em><font face="Georgia, Times New Roman, Times, serif" size="1">Page          d'accueil</font></em></p> 			       <p align="center"><em><font face="Georgia, Times New Roman, Times, serif" size="1">          <a style="text-decoration : none" href="cv.html">Mon C.V.</a></font></em></p> 			       <p align="center"><a style="text-decoration : none" href="ci.html"><img src="images/books.jpg" width="40" height="40" alt="Aller  Mes centres d'intrts" border="0"></a><br>         <font face="Book Antiqua" size="1"><em><a style="text-decoration : none" href="ci.html"><font face="Georgia, Times New Roman, Times, serif">Mes          centres d'intrts<br>         (Th&egrave;mes) :</font></a> <font face="Georgia, Times New Roman, Times, serif">&nbsp;          </font></em></font> </p> 			<p align="left"> 			<li> 			         <div align="left"><font face="Book Antiqua" size="1"><em><a style="text-decoration : none" href="ci.html"><font face="Georgia, Times New Roman, Times, serif">La            Botanique</font></a><br> 			</em></font> 			</div> 			<li> 			         <div align="left"><font face="Book Antiqua" size="1"><em><a style="text-decoration : none" href="ci.html"><font face="Georgia, Times New Roman, Times, serif">La            Musique.</font></a><br> 			</em></font> 	        </div> 			<li> 		<div align="left"><font face="Book Antiqua" size="1"><em><a style="text-decoration : none" href="ci.html"><font face="Georgia, Times New Roman, Times, serif">La            Peinture.</font></a><br> 		</em></font> 		</div> 		<li> 		<div align="left"><font face="Book Antiqua" size="1"><em> <a style="text-decoration : none" href="ci.html"><font face="Georgia, Times New Roman, Times, serif">La            Grce Antique.</font></a></em></font></div> 		</li> 		</td> 		<td width="10"></td> 				<td valign="top" width="260"> 					       <div align="center"><img src="images/allegorie.jpg" width="260" height="336" alt='Piero di COSIMO, "Allgorie", vers 1500' align="absMiddle"></div> 				</td> 				<td valign="top" width="260"> 					<div align="center"> 						         <p><img src="images/bouquet.jpg" width="260" height="202" alt='R. DUFY, "Bouquet de Fleurs"' align="absMiddle"></p> 						         <p><a style="text-decoration : none" href="impressions.html"><font size="1" fbook="fBook" antiqua="Antiqua"><i><br>           <font face="Georgia, Times New Roman, Times, serif">Vos impressions            concernant ce site</font></i></font></a><font face="Georgia, Times New Roman, Times, serif"><br>           </font><br>         </p>         </div> 					<center>         <p> <img src="http://www.ils.fr/cgi-bin/counter.exe?-dmydigits+-smine+thetys.htm">            <i><font face="Georgia, Times New Roman, Times, serif" size="1">depuis            le 09/09/2002</font></i> <BR>         </p>         <p><a style="text-decoration : none" href="divination.html"><font face="Book Antiqua" size="2">Nouveau            : accs  mon M&eacute;moire de Ma&icirc;trise <i>&quot;La divination            dans le th&eacute;&acirc;tre d'Eschyle&quot;</i></font></a> </p>       </center> 				</td> 			</tr> 		</table> 	</body> </html> 
