function mOvr(src,clrOver) {
        clrOver = '#E6DFC7';
        src.style.cursor = 'arrow';
        src.bgColor = clrOver;
}
function mOut(src,clrOut) {
        src.style.cursor = 'default';
        src.bgColor = clrOut;
}

document.write("<tr><td width=10><img src=images/clef.gif></td>");
document.write("<td bgcolor=#ffffff background=images/menutab.gif height=28 width=147 onMouseOut=mOut(this,'#ffffff'); "); 
document.write("onMouseOver=mOvr(this,'#eeeeee');> &nbsp; &nbsp; &nbsp; <a ");
document.write("class=menu href=index-e.html>Home Page</a> </td><td><img src=images/rshd.gif></td></tr>");

document.write("<tr><td colspan=3 valign=top align=right height=5><img src=images/botshd.gif></td></tr>");


document.write("<tr><td width=10><img src=images/clef.gif></td>");
document.write("<td bgcolor=#ffffff background=images/menutab.gif height=28 width=147 onMouseOut=mOut(this,'#ffffff'); "); 
document.write("onMouseOver=mOvr(this,'#eeeeee');> &nbsp; &nbsp; &nbsp; <a ");
document.write("class=menu href=dominanta-e.htm>Our Newspaper</a> </td><td><img src=images/rshd.gif></td></tr>");

document.write("<tr><td colspan=3 valign=top align=right height=5><img src=images/botshd.gif></td></tr>");


document.write("<tr><td width=10><img src=images/clef.gif></td>");
document.write("<td bgcolor=#ffffff background=images/menutab.gif height=28 ");
document.write("onMouseOut=\"onMouseOut= popDown('elMenu9');mOut(this,'#ffffff');\" "); 
document.write("onMouseOver=\"popUp('elMenu9',event);mOvr(this,'#eeeeee');\" valign=top>");
document.write("<a class=menu href=enroll-e.htm> &nbsp; &nbsp; &nbsp; &nbsp; Foreign <br> &nbsp; &nbsp; &nbsp; &nbsp; Admissions</a></td><td><img src=images/rshd.gif></td></tr>");

document.write("<tr><td colspan=3 valign=top align=right height=5><img src=images/botshd.gif></td></tr>");
document.write("<tr><td colspan=3 height=1><img src=images/1pix.gif width=160></td></tr>");
