/* Conference*/


document.write(


'<div id="left">' +

    '<a href="http://www.renyi.hu/conferences/geofest/index.html">Home</a><br><br>' +
    '<a href="http://www.renyi.hu/conferences/geofest/registration.html">Registration</a><br><br>' +
    '<a href="http://www.renyi.hu/conferences/geofest/venue.html">Conference Venue</a> <br><br>' +
    '<a href="http://www.renyi.hu/~geofest/geoprogram.pdf">Program</a><br><br>' +
 '<a href="http://www.renyi.hu/~geofest/geotalks.pdf">Talks</a><br><br>' +
    '<a href="http://www.renyi.hu/conferences/geofest/hotels.html">Accommodation</a> <br><br>' +   
    '<a href="http://www.renyi.hu/conferences/geofest/index.html#contact">Contact</a><br>' +

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

);
