function foot(path) {

	if (is_nav && (is_major <= 4)) {		if (is_win) taille='1'; else taille='2';		document.write('<P><FONT FACE="Textile, Comic Sans MS, Arial, Helvetica, Geneva" SIZE=' + taille + '>Articles g&eacute;n&eacute;raux</FONT></P>');		document.write('<P><FONT FACE="Century Gothic, Arial, Comic Sans MS, Helvetica, Geneva" SIZE=' + taille + '>');	} else {		document.write('<P CLASS="foot">Articles g&eacute;n&eacute;raux');		document.write('<P CLASS="liens">');	}

	document.write('<A HREF="' + path + 'Articles/articles.htm">[Sommaire articles]</A><BR><BR>');
	document.write('<A HREF="' + path + 'Articles/intrammo.htm">[Introduction du site]</A><BR><BR>');	document.write('<A HREF="' + path + 'Articles/polyopsis.htm">[Note sur Placenticeras polyopsis]</A><BR><BR>');	document.write('<A HREF="' + path + 'determin.htm">[Comment d&eacute;terminer une ammonite]</A><BR><BR>');	document.write('<A HREF="' + path + 'expo-cretasup-01.htm">[Ammonites du Cr&eacute;tac&eacute; sup&eacute;rieur de France]</A><BR><BR>');	document.write('<A HREF="' + path + 'Articles/bizarres.htm">[Curiosit&eacute;s]</A><BR><BR>');	document.write('<A HREF="' + path + 'Articles/draw.htm">[Dessine-moi une ammonite :-)]</A><BR><BR>');	document.write('<A HREF="' + path + 'Articles/maroc2002.htm">[Maroc 2002 - shopping aux ammonites]</A><BR><BR>');	document.write('<A HREF="' + path + 'Articles/dalle.htm">[La dalle aux ammonites]</A><BR><BR>');	// document.write('<A HREF="' + path + 'blues.htm">[Le blues de l\'amateur]</A><BR><BR>');		if (is_nav && (is_major <= 4)) document.write('</FONT></P>'); else document.write('</P>');

	document.write('<A CLASS="liens" HREF="' + path + 'index.htm">[Ammonites et autres spirales]</A>');
}
