/* Conference*/


document.write(


'<div id="left">' +

    '<a href="http://www.renyi.hu/conferences/extcomb07/index.html">Home</a><br><br>' +
    '<a href="http://www.renyi.hu/conferences/extcomb07/venue.html">Conference Venue</a> <br><br>' +
    '<a href="http://www.renyi.hu/conferences/extcomb07/program.html">Program</a><br><br>' +  
    '<a href="http://www.renyi.hu/conferences/extcomb07/registration.html">Registration &amp; payment</a><br><br>' +
    '<a href="http://www.renyi.hu/conferences/extcomb07/hotels.html">Accommodation</a> <br><br>' +
    '<a href="http://www.renyi.hu/conferences/extcomb07/index.html#contact">Contact</a><br>' +

'</div><!--left-->'
    

);
