function AffFrames(feuille)
{
  // open document for further output  
  window.document.open();  
  window.document.clear();
  // create document  
  window.document.writeln('<HTML><HEAD>');
  window.document.writeln('<META NAME="Description" CONTENT="OlivierWeb est un site d agronomie, d informatique, et sur Renaud">');
  window.document.writeln('<META NAME="Keywords" LANG="fr" CONTENT="Agronomie, informatique, renaud">');
  window.document.writeln('<META NAME="Identifier-URL" CONTENT="http://www.ifrance.com/olivierweb">');
  window.document.writeln('<META NAME="Reply-to" CONTENT="olivierweb@ifrance.com">');
  window.document.writeln('<META NAME="Publisher" CONTENT="Olivier NOM">');
  window.document.writeln('<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">');
  window.document.writeln('<TITLE>Page de OlivierWeb</TITLE>');
  window.document.writeln('<frameset framespacing="0" FRAMEBORDER="0" BORDER=0 rows="65,*">'); 
  window.document.writeln('  <frame src="menu.htm" NAME="MENU" SCROLLING="NO" FRAMEBORDER="NO" FRAMESPACING=0>');
  window.document.writeln('  <frame src="' + feuille +'" NAME="BAS">');
  window.document.writeln('</frameset>');
  window.document.writeln('<NOFRAMES><BODY>Désolé mais ce site comme vous pouvez le voir utilise la technique des frames. Il ne s affichera pas comme il faut.<a href="accueil.htm">Cliquez-ici</a></BODY></NOFRAMES>');
  window.document.writeln('</HEAD>');
  // close the document - (not the window!)  
  window.document.close();
}

function AffFramesCol(feuille1, feuille2)
{
  // open document for further output  
  window.document.open();  
  window.document.clear();
  // create document  
  window.document.writeln('<HTML><HEAD>');
  window.document.writeln('<META NAME="Description" CONTENT="OlivierWeb est un site d agronomie, d informatique, et sur Renaud">');
  window.document.writeln('<META NAME="Keywords" LANG="fr" CONTENT="Agronomie, Bonsaï, informatique, renaud">');
  window.document.writeln('<META NAME="Identifier-URL" CONTENT="http://www.ifrance.com/olivierweb">');
  window.document.writeln('<META NAME="Reply-to" CONTENT="olivierweb@ifrance.com">');
  window.document.writeln('<META NAME="Publisher" CONTENT="Olivier NOM">');
  window.document.writeln('<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">');
  window.document.writeln('<TITLE>Page de OlivierWeb</TITLE>');
  window.document.writeln('<frameset framespacing="0" FRAMEBORDER="0" Cols="150,*">'); 
  window.document.writeln('  <frame src="' + feuille1 +'" NAME="LISTE" SCROLLING="YES" FRAMEBORDER="NO">');
  window.document.writeln('  <frame src="' + feuille2 +'" NAME="PAGE">');
  window.document.writeln('</frameset>');
  window.document.writeln('<NOFRAMES><BODY>Désolé mais ce site comme vous pouvez le voir utilise la technique des frames. Il ne s affichera pas comme il faut.<a href="accueil.htm">Cliquez-ici</a></BODY></NOFRAMES>');
  window.document.writeln('</HEAD>');
  // close the document - (not the window!)  
  window.document.close();
}

function AffFrames3(feuille1, feuille2)
{
  AffFrames("about:blank");
  // open document for further output  
  window.BAS.document.open();  
  window.BAS.document.clear();
  // create document  
  window.BAS.document.writeln('<HTML><HEAD>');
  window.BAS.document.writeln('<META NAME="Description" CONTENT="OlivierWeb est un site d agronomie, d informatique, et sur Renaud">');
  window.BAS.document.writeln('<META NAME="Keywords" LANG="fr" CONTENT="Agronomie, Bonsaï, informatique, Renaud">');
  window.BAS.document.writeln('<META NAME="Identifier-URL" CONTENT="http://www.ifrance.com/olivierweb">');
  window.BAS.document.writeln('<META NAME="Reply-to" CONTENT="olivierweb@ifrance.com">');
  window.BAS.document.writeln('<META NAME="Publisher" CONTENT="Olivier NOM">');
  window.BAS.document.writeln('<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">');
  window.BAS.document.writeln('<TITLE>Page de OlivierWeb</TITLE>');
  window.BAS.document.writeln('   <frameset framespacing="0" FRAMEBORDER="0" cols="150,*" ID="BAS">'); 
  window.BAS.document.writeln('    <frame src="' + feuille1 + '" NAME="LISTE" SCROLLING="YES" FRAMEBORDER="NO">');
  window.BAS.document.writeln('    <frame src="' + feuille2 + '" NAME="PAGE">');
  window.BAS.document.writeln('   </frameset>');
  window.BAS.document.writeln('<NOFRAMES><BODY>Désolé mais ce site comme vous pouvez le voir utilise la technique des frames. Il ne s affichera pas comme il faut.<a href="accueil.htm">Cliquez-ici</a></BODY></NOFRAMES>');
  window.BAS.document.writeln('</HEAD>');
  // close the document - (not the window!)  
  window.document.close();
}

function AffFramesArt(feuille)
{
  AffFrames("about:blank");
  // open document for further output  
  window.BAS.document.open();  
  window.BAS.document.clear();
  // create document  
  window.BAS.document.writeln('<HTML><HEAD>');
  window.BAS.document.writeln('<META NAME="Description" CONTENT="OlivierWeb est un site d agronomie, d informatique, et sur Renaud">');
  window.BAS.document.writeln('<META NAME="Keywords" LANG="fr" CONTENT="Agronomie, Bonsaï, informatique, Renaud">');
  window.BAS.document.writeln('<META NAME="Identifier-URL" CONTENT="http://www.ifrance.com/olivierweb">');
  window.BAS.document.writeln('<META NAME="Reply-to" CONTENT="olivierweb@ifrance.com">');
  window.BAS.document.writeln('<META NAME="Publisher" CONTENT="Olivier NOM">');
  window.BAS.document.writeln('<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">');
  window.BAS.document.writeln('<TITLE>Page de OlivierWeb</TITLE>');
  window.BAS.document.writeln('   <frameset framespacing="0" FRAMEBORDER="0" cols="150,*" ID="BAS">'); 
  window.BAS.document.writeln('    <frame src="renaud/listeqst.htm" NAME="LISTE" SCROLLING="YES" FRAMEBORDER="NO">');
  window.BAS.document.writeln('    <frame src="' + feuille + '" NAME="PAGE">');
  window.BAS.document.writeln('   </frameset>');
  window.BAS.document.writeln('<NOFRAMES><BODY>Désolé mais ce site comme vous pouvez le voir utilise la technique des frames. Il ne s affichera pas comme il faut.<a href="accueil.htm">Cliquez-ici</a></BODY></NOFRAMES>');
  window.BAS.document.writeln('</HEAD>');
  // close the document - (not the window!)  
  window.document.close();
}