
function amb()
{
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='../usis3.htm' style='display: block; margin-left: 15px;'> Embassy main Page</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='index.htm' style='display: block; margin-left: 15px;'> About Ambassador Scobey </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='transcripts.htm' style='display: block; margin-left: 15px;'> Speeches, Remarks & Interviews </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='amambs.htm' style='display: block; margin-left: 15px;'> U.S. Ambassadors to Egypt </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='../pa/press.htm' style='display: block; margin-left: 15px;'> Press Releases </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='../pa/hr_reports.htm' style='display: block; margin-left: 15px;'> Reports </a>");
document.write("</td></tr>"); 




document.write("</table>");
}



