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

