
function acalex()
{
document.write("<table width='150' border='0' cellpadding='0' cellspacing='0'>");

document.write("<tr><td class='left_nav' height='20' valign='top' style='padding-top:2px;padding-bottom:2px;padding-left:2px;'>");
document.write("<img src='../graphics/wwwgarrow2.gif' align='bottom' style='float: left;'>");
document.write("<a  href='index.htm' style='display: block; margin-left: 15px;'>American Center Alexandria</a>");
document.write("</td></tr>"); 

document.write("<tr><td class='left_nav' height='20' valign='top' style='padding-top:2px;padding-bottom:2px;padding-left:2px;'>");
document.write("<img src='../graphics/wwwgarrow2.gif' align='bottom' style='float: left;'>");
document.write("<a  href='events.htm' style='display: block; margin-left: 15px;'> Programs and Events </a>");
document.write("</td></tr>"); 

document.write("<tr><td class='left_nav' height='20' valign='top' style='padding-top:2px;padding-bottom:2px;padding-left:2px;'>");
document.write("<img src='../graphics/wwwgarrow2.gif' align='bottom' style='float: left;'>");
document.write("<a  href='recent.htm' style='display: block; margin-left: 15px;'> Recent Events </a>");
document.write("</td></tr>"); 

document.write("<tr><td class='left_nav' height='20' valign='top' style='padding-top:2px;padding-bottom:2px;padding-left:2px;'>");
document.write("<img src='../graphics/wwwgarrow2.gif' align='bottom' style='float: left;'>");
document.write("<a  href='irc_ol.htm' style='display: block; margin-left: 15px;'> Information Resource Center Online </a>");
document.write("</td></tr>"); 

document.write("<tr><td class='left_nav' height='20' valign='top' style='padding-top:2px;padding-bottom:2px;padding-left:2px;'>");
document.write("<img src='../graphics/wwwgarrow2.gif' align='bottom' style='float: left;'>");
document.write("<a  href='consular.htm' style='display: block; margin-left: 15px;'> U.S. Consular Services </a>");
document.write("</td></tr>");

   
document.write("<tr><td class='left_nav' height='20' valign='top' style='padding-top:2px;padding-bottom:2px;padding-left:2px;'>");
document.write("<img src='../graphics/wwwgarrow2.gif' align='bottom' style='float: left;'>");
document.write("<a  href='edusa.htm' style='display: block; margin-left: 15px;'> Education USA Center </a>");
document.write("</td></tr>");

document.write("<tr><td class='left_nav' height='20' valign='top' style='padding-top:2px;padding-bottom:2px;padding-left:2px;'>");
document.write("<img src='../graphics/wwwgarrow2.gif' align='bottom' style='float: left;'>");
document.write("<a  href='amideast.htm' style='display: block; margin-left: 15px;'> Amideast Programs </a>");
document.write("</td></tr>");

document.write("</table>");
}





function acalex_links()
{
document.write("<TABLE cellSpacing='0' cellPadding='6' width='140' border='0'><TBODY><TR><TD class='boxhead_font' bgColor='#000066'>");
document.write("- Links -</TD></TR>");
document.write("<TR><TD bgColor='#dedebd'>");
document.write("<span class='setbodysmall'>&bull;<a href='../irc/index.htm'> IRC Cairo</a></span><br />");
document.write("<span class='setbodysmall'>&bull;<a href='http://educationusa.state.gov/' target='_blank'> educationUSA</a></span><br />");
document.write("<span class='setbodysmall'>&bull;<a href='http://www.fulbright-egypt.org/' target='_blank'> Fulbright Commission</a></span><br />");
document.write("<span class='setbodysmall'>&bull;<a href='http://exchanges.state.gov/education/engteaching/eal-res.htm' target='_blank'> Online Resources for English Teaching</a></span><br />");
document.write("<span class='setbodysmall'>&bull;<a href='http://exchanges.state.gov/alumni/index.htm' target='_blank'> ECA ALUMNI</a></span><br />");
document.write("<span class='setbodysmall'>&bull; <a href='http://www.amideast.org/offices/egypt/cairo/' target='_self'> AmidEast - Cairo</a></span><br />");
document.write("<span class='setbodysmall'>&bull; <a href='http://www.amideast.org/offices/egypt/alexandria/' target='_self'> AmidEast - Alex.</a></span><br />");
document.write("</TD></TR></TBODY></TABLE><BR>");
}




function acalex_closed()
{
document.write("<TABLE cellSpacing='0' cellPadding='6' width='140' border='0'>");
document.write("<TBODY><TR><TD class='boxhead_font' bgColor='#000066'>Announcements</TD></TR>");
document.write("<TR><TD bgColor='#dedebd'>");
document.write("<span class='setbodysmall'><b>The ACA will be closed on:</b><br> Nov 11: Veteran's Day<br>Nov 26: Thanks giving Day<br>Nov 26-28: Eid al-Adha");
document.write("</TD></TR></TBODY></TABLE>");

}
