/* Conference*/


document.write(


'<div id="left">' +

    '<a href="http://www.renyi.hu/conferences/vera/index.html">Home</a><br><br>' +
    '<a href="http://www.renyi.hu/conferences/vera/program.html">Program</a><br><br>' +
    '<a href="http://www.renyi.hu/conferences/vera/venue.html">Conference Venue</a> <br><br>' +
    '<a href="http://www.renyi.hu/conferences/vera/art.html">Art Exhibition</a><br>' +

'</div><!--left-->' +

'<div id="pic"><img src="vera.jpg" alt="Vera T. Sos" width="240"></div>'


);

