// correct path from top level is made in index.html
lentries = new Array(
"<A HREF=\"../general/presentation.htm\" class=\"left_headline\">Introduction<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(English)</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;",
"<A HREF=\"../general/presentation_it.htm\" class=\"left_headline\">(Italian)</A><BR><P> </P>",
"<A HREF=\"../general/organization.htm\" class=\"left_headline\">Who we are</A><BR><P> </P>",
"<A HREF=\"../general/conferences.htm\" class=\"left_headline\">Conferences</A><BR><P> </P>",
"<A HREF=\"../general/copyright.htm\" class=\"left_headline\">Copyright</A><BR><P> </P>",
"<P>&nbsp;</P>",
"<A HREF=\"../general/guidelines_biographica.htm\" class=\"left_headline\">For contributors</A>"
);

