
/*HORIZON OF COMBINATORICS fejlec*/


/*egy karakterlancon belul nem lehet sortores*/



document.write(

'<!doctype html public "-//w3c//dtd html 4.0 transitional//en">' +

'<html>' +

'<head>' +
   '<title>Horizon</title>' +
   '<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-2">' +
   '<LINK REL=STYLESHEET HREF="http://www.renyi.hu/conferences/2006/horizon/style.css" TYPE="text/css">' +
'</head>' +

'<body>' +
    '<div id="header">' +
        '<div id="logo"> <a href="http://www.emis.de/etc/ems-summer-schools.html" target="_blank"><img src="sunflower.gif" height=70px></a> </div>' +    
        '<div class="small">EMS Summer School and Conference</div>' +        
        '<div class="big">Horizon of Combinatorics</div>' + 
        '<div class="small">Budapest July 10-15 and Lake Balaton July 16-22, 2006</div>' +
    '</div>'
);
