document.write(
    '<ul class="menuben">' +
    '<LI> <A HREF="./set_08f.html">Basic information </A>' +
    '<LI> <A HREF="./bms_handout.html"> Handouts </A>' +
    '<LI> <A href="./bms_homeworks.html"> Homeworks </A>' +
    '<LI> <A href="./homepage.html"> My homepage </A>' +
    '<LI> <A href="http://www.bsmath.hu"> BSM </A>' +
    '<LI> <A href="http://www.math-inst.hu/"> Renyi Institute </A>' +
   '</ul>' 
);
	
