

/*Conference fejlec*/


/*egy karakterlancon belul nem lehet sortores*/



document.write(

'<!doctype html public "-//w3c//dtd html 4.0 transitional//en">' +
'<html>' +
'<head>' +
  ' <title>comb08</title>' +
'<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-2">' +
  ' <LINK REL=STYLESHEET HREF="comb08confstyle.css" TYPE="text/css">' +

'</head>' +
'<body>' +
'<div id="wrapper">'+
'<div id="header">' +

/*    '<div class="small">felcím</div>' + */
    '<div class="big"><font color="#ffff00"><b>Fete of Combinatorics and Computer Science</b></font> <br><font color="#a0a0a0"> An international conference on combinatorics and computer science <br> ' +
    'August 11-15, Keszthely, Lake Balaton, Hungary</font></div>' + 

'</div>'

);
