
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<DIV id="menu" style=" position:absolute; left:2px; top:100px;z-index:1;">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100" valign="bottom"><tr><tdALIGN=LEFT VALIGN=TOP WIDTH="175">');
document.write('<img src="picts/menu-top.gif"></a><br>');
document.write('</td></tr><tr><form action="index.php"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="elevilist.php"><td>');
document.write('<input type="submit" value="Elevi" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="profesorilist.php"><td>');
document.write('<input type="submit" value="Profesori" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="forum/index.php"><td>');
document.write('<input type="submit" value="Forum" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><td>');
document.write('<img src="picts/menu-center.gif" width="125" height="88"></a><br>');
document.write('</td></tr><tr><td bgcolor="#000000" background="picts/menu-bottom.gif" height="250" valign="top">');
document.write('<TABLE cellpadding=6 cellspacing=0 border=0><tr><td>');
document.write('<span class="whitecopy">Bine ati venit pe site!\</span><BR>');
document.write('</td></tr></table>');
document.write('</td></tr></table></DIV>');

//  End -->