

/*FoIKS fejlec*/


/*egy karakterlancon belul nem lehet sortores*/



document.write(

'<!doctype html public "-//w3c//dtd html 4.0 transitional//en">' +
'<html>' +
'<head>' +
  ' <title>FoIKS 2006</title>' +
'<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-2">' +
  ' <LINK REL=STYLESHEET HREF="foiksstyle.css" TYPE="text/css">' +

'</head>' +
'<body>' +

'<div id="header">' +

    '<div class="small">Fourth International Symposium on</div>' +
    '<div class="big">Foundations of Information and Knowledge Systems (FoIKS)</div>' +
    '<div class="small">February 14-17, 2006, Budapest</div>' + 

'</div>'



);


/*
'<!doctype html public "-//w3c//dtd html 4.0 transitional//en">' +

'<html>' +

'<head>' +
   '<title>FoIKS</title>' +
   '<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-2">' +
   '<LINK REL=STYLESHEET HREF="http://www.renyi.hu/conferences/foiks/foiksstyle.css" TYPE="text/css">' +
'</head>' +

'<body>' +
   
 '<div id="header">' +*/
 
/*
 '</div>'
*/
