function bottom(n){
if (n==1){predic=""};
if (n==2){predic="../"};
if (n==3){predic="../../"};

document.write('<tr><td width="720" height="24" background="' + predic + 'kep/inline.gif" colspan="4"></td>');

document.write('<tr><td width="9" height="18" background="' + predic + 'kep/border_verticalleft.gif"></td>');
document.write('<td width="142" height="18" background="' + predic + 'kep/topleftbg.gif" align="center"><a href="#lapteto" class="imp">^ ugrás a tetejére ^</a></td>');
document.write('<td width="560" height="18" bgcolor="78b078" align="right">');
document.write('<img src="' + predic + 'kep/bekezdes.gif" width="8">');
document.write("<a href=\"#\" class=\"imp\" onClick=\"this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.magyarkollegium.hu/');\">beállítás kezdőlapnak</a>");
document.write('<img src="' + predic + 'kep/bekezdes.gif" width="16">');
document.write("<a href=\"javascript:window.external.AddFavorite('http://www.magyarkolllegium.hu','Magyar Kollégium')\" class=\"imp\">a kedvencek közé</a>");
document.write('<img src="' + predic + 'kep/bekezdes.gif" width="16">');
document.write('<a href="' + predic + 'jogi.html" class="imp">jogi közlemény</a>');
document.write('<img src="' + predic + 'kep/bekezdes.gif" width="8">');
document.write('</td>');
document.write('<td width="9" height="18" background="' + predic + 'kep/border_verticalright.gif"></td>');

document.write('<tr><td width="720" height="9" background="' + predic + 'kep/foot_bottom.gif" colspan="4"></td>');

document.write('<tr><td height="16" colspan="2"></td>');
document.write('<td height="16" colspan="2" align="right" valign="top" background="' + predic + 'kep/bandt.gif">');
document.write('<p class="bandt"><a href="#" target="_blank" class="bandt">:: dunadan ::</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>');

document.write('<tr><td width="720" height="6" colspan="4"></td>');

document.write('<tr><td width="720" height="6" colspan="4"></td>');

document.write('</tbody></table>');
}