<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');


// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr></form><form action="news.htm"><td>');
document.write('<input type="submit" value="News" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="clients.htm"><td>');
document.write('<input type="submit" value="Partners" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="scholarships.htm"><td>');
document.write('<input type="submit" value="Scholarships" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="chat_room/index.php"><td>');
document.write('<input type="submit" value="Chat Room" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="index.html"><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><td>');
document.write('<img src="picts/menu-bottom.jpg" width="154" height="100"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->