/* AUTEUR: Bernard Frappier */

/* DATE DE CREATION: 2002-02-01 */





 function alerte(url,name,height,width) {

     x = (640 - width)/2, y = (480 - height)/2;



     if (screen) {

         y = (screen.availHeight - height)/2;

         x = (screen.availWidth - width)/2;

     }



      window.open(url,name,'width='+width+',height='+height+',resizable=yes,scrollbars=yes,status=no,screenX='+x+',screenY='+y+',top='+y+',left='+x);

      if (window.opener == null) window.opener = self;

 }

  

 var Navigation = '<DIV ALIGN="center">';

 Navigation += '<A NAME="haut"></A><DIV ALIGN="center">';

  Navigation += '<TABLE WIDTH="100%" BORDER="0" CELLSPACING=0 CELLPADDING="0" ALIGN="center" bgcolor="#FFCC00"><TR><TD VALIGN="TOP" ALIGN="center" HEIGHT=100%><a HREF="../ds-democratie/index.html"><FONT SIZE="2" COLOR="#000000">démocratie</FONT></a> - <a HREF="../ds-economie/index.html"><FONT SIZE="2" COLOR="#000000">économie</FONT></a> - <a HREF="../ds-federation/index.html"><FONT SIZE="2" COLOR="#000000"><B><U>fédération</U></B></FONT></a> - <a HREF="../ds-Qc-monde/index.html"><FONT SIZE="2" COLOR="#000000">géopolitique</FONT></a> - <a HREF="../ds-histoire/index.html"><FONT SIZE="2" COLOR="#000000">histoire</FONT></a> - <a HREF="../ds-idees/index.html"><FONT SIZE="2" COLOR="#000000">idées</FONT></a> - <a HREF="../ds-langue/index.html"><FONT SIZE="2" COLOR="#000000">langue</FONT></a> - <a HREF="../ds-societe/index.html"><FONT SIZE="2" COLOR="#000000">société</FONT></a> - <a HREF="../ds-souv/index.html"><FONT SIZE="2" COLOR="#000000">souveraineté</FONT></a>';

 Navigation += '</TD></TR>';
 

 Navigation += '<TABLE WIDTH="750"  bordercolor="#FFD700" BORDER="1" CELLSPACING=5 CELLPADDING="10"><TR><TD VALIGN="TOP" ALIGN="left"><a href="Javascript:history.go(-1)"><FONT SIZE="2">page précédente</FONT></a> - <A  HREF="../ds-actu/index.html"><FONT SIZE="2">Actualité</FONT></a> - <A  HREF="../auteurs/a/index.html"><FONT SIZE="2">AUTEURS</FONT></a> - <A  HREF="../ds-chroniques/index.html"><FONT SIZE="2">Chroniques</FONT></a> - <A  HREF="../ds-edito/index.html"><FONT SIZE="2">Éditorial</FONT></a> - <A  HREF="../ds-TL/index.html"><FONT SIZE="2">TRIBUNE LIBRE</FONT></a>'; 

  /* menu */

 Navigation += '<TR><TD  bgcolor="#F7F6F1" width=100% valing=top><a HREF="../ds-affaires/index.html"><font size=1>LES «AFFAIRES»</font></a>  - <a HREF="index-morin.html"><font size="1">affaire Morin</font>  - <a HREF="index-morin-textes.html"><font size="1">textes de Claude Morin</font> </TD></TR>';

 


 Navigation += '</TD></TR></TABLE>';

 Navigation += '</TD>';

  /* navigation fin */

  /* debut cote droit */

 Navigation += '<TD WIDTH="600" VALIGN="TOP" HEIGHT=100%>';

 /* debut cadre droit - 600 px de largeur, 100% hauteur*/

 





/* fin du code - debut contenu - - -*/




/* - - - fin du contenu, fin du document */

 var Fin = '';

  Fin += '<BR><BR></TD></TR><TR><TD HEIGHT=100% VALIGN=TOP background="../ds-entete/blanc.jpg"><DIV ALIGN="left"><A HREF="#haut"><img src="../ds-entete/pied.jpg" width="20" height="20" alt="haut de la page" border="0" align="left"></a><br><br></DIV>';


 Navigation += '<TABLE WIDTH=100% HEIGHT="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR><TD HEIGHT=100% VALIGN=TOP background="../ds-entete/blanc.jpg">&nbsp;';





/* fin du code - debut contenu - - -*/
 Fin += '</TD></TR></TABLE></TD></TR></TABLE></TD></TR></TABLE>';


