/* Conference*/


document.write(


'<div id="left">' +

    '<a href="http://www.renyi.hu/conferences/phylo09/index.html">Home</a><br><br>' +
    '<a href="http://www.renyi.hu/conferences/phylo09/registration.html">Registration &amp; payment</a><br><br>' +
    '<a href="http://www.renyi.hu/conferences/phylo09/venue.html">Conference Venue</a> <br><br>' +
    '<a href="http://www.renyi.hu/conferences/phylo09/accomodation.html">Accommodation</a> <br><br>' +
/*'<a href="http://www.renyi.hu/conferences/phylo09/program.html">Program</a><br><br>' +
  '<a href="http://www.renyi.hu/conferences/phylo09/index.html#contact">Contact</a><br>' +*/

'</div><!--left-->'
    

);

