




/*egy karakterlancon belul nem lehet sortores*/



document.write(

'<!doctype html public "-//w3c//dtd html 4.0 transitional//en">' +
'<html>' +
'<head>' +
  ' <title>BSM</title>' +
'<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-2">' +
  ' <LINK REL=STYLESHEET HREF="bsm.css" TYPE="text/css">' +

'</head>' +
'<body>' +

'<div id="header">' +

/*    '<div class="small">felcím</div>' + */
    '<div class="big"><font color="#ffff00"><b>Combinatorics I/B</b></font> <br><font color="#a0a0a0"> Spring, 2012</font></div>'+

'</div>'

);

