document.write('<STYLE type="text/css">');
document.write('#menuspan201 { position:absolute; width:125px; }');
document.write('#menutable201 { border-width: 0px; border-color: #BDCCD4; border-style:solid}');
document.write('td.menucell201 { padding:2px; padding-left:4px; padding-right:4px; background:#FFFFFF; border:0px solid #E5F6FF; text-align:LEFT; }');
document.write('#submenutable201 { background: #BDCCD0; border-width: 0px; border-color: #FAF9FF; border-style:solid}');
document.write('td.topcell201 {text-decoration:none; color:#000000; font-weight: 400; font-family: Arial; font-size: 9px; font-style:normal; text-align:LEFT; }');
document.write('a.topitem201 {text-decoration:none; color:#000000; font-weight: 400; font-family: Arial; font-size: 9px; font-style:normal; } ');
document.write('a.topitem201:hover {text-decoration:none; color:#F8F2FF; font-weight: 400; font-family: Arial; font-size: 9px; font-style:normal;}');
document.write('a.subitem201 {text-decoration:none; color:#FF6100; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; } ');
document.write('a.subitem201:hover {text-decoration:none; color:#FEFFFF; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; }');
document.write('P.MN201 {margin:0px; color:#000000; font-weight: 400; font-family: Arial; font-size:9px; font-style:normal;  }');
document.write('P.SMN201 {text-decoration:none; color:#FF6100; font-weight: 700; font-family: Arial; font-size:12px; font-style:normal; margin:0px; }');
document.write('</style>');
var thisbrowser201
var hidetimer201 = null;
if(document.layers){ thisbrowser201='NN4'; }
if(document.all){ thisbrowser201='IE'; }
if(!document.all && document.getElementById){ thisbrowser201='NN6'; }
function showmenu201(menuname)
{
if(thisbrowser201=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser201=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser201=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer201) clearTimeout(hidetimer201);}
function timermenu201()
{
if(hidetimer201) clearTimeout(hidetimer201);hidetimer201 = setTimeout("hideall201();",1000);
}
function hidemenu201(menuname)
{
if(thisbrowser201=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser201=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser201=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite201(menuitem) 
{
if(typeof(currentpage201)!='undefined' && menuitem==currentpage201) return;
if(thisbrowser201=='IE') document.all[menuitem].style.backgroundColor = '#00022B';
if(thisbrowser201=='NN6') document.getElementById(menuitem).style.backgroundColor = '#00022B';
if(hidetimer201) clearTimeout(hidetimer201);}
function unhilite201(menuitem) 
{
if(typeof(currentpage201)!='undefined' && menuitem==currentpage201) return;
if(thisbrowser201=='IE') document.all[menuitem].style.backgroundColor = '#FFFFFF';
if(thisbrowser201=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FFFFFF';
if(hidetimer201) clearTimeout(hidetimer201);hidetimer201 = setTimeout("hideall201();",1000);
}
function hideall201()
{
}
function openmenu201(menuname)
{
showmenu201(menuname);
}
document.write('<table width=125 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan201">');
document.write('<table width=125 id="menutable201" cellspacing=0 cellpadding=0 >');
document.write('<tr>');
document.write('<td class="topcell201" align="LEFT" width=125 height=10 bgcolor=#BDCCD0 onMouseOver="hideall201()">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="LEFT">');
document.write('<a href="" target="" title="" class="topitem201"><font color=#000000>About</font></a>');
document.write('</td><td><p class="SMN201">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell201" align="LEFT" width=125 height=10 bgcolor=#BDCCD0 onMouseOver="hideall201()">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="LEFT">');
document.write('<font face="Webdings" color=#000000>4</font>&nbsp;<a href="about_us.html" target="" title="" class="topitem201">Phoenix Education</a>');
document.write('</td><td><p class="SMN201">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell201" align="LEFT" width=125 height=10 bgcolor=#BDCCD0 onMouseOver="hideall201()">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="LEFT">');
document.write('<font face="Webdings" color=#000000>4</font>&nbsp;<a href="why_phoenix_education.html" target="" title="" class="topitem201">Why Phoenix Education</a>');
document.write('</td><td><p class="SMN201">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell201" align="LEFT" width=125 height=10 bgcolor=#BDCCD0 onMouseOver="hideall201()">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="LEFT">');
document.write('<font face="Webdings" color=#000000>4</font>&nbsp;<a href="news_updates.html" target="" title="" class="topitem201">News & events</a>');
document.write('</td><td><p class="SMN201">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');
