document.writeln('<!-- Start bottom standard plus search tables -->');
document.writeln('<table border=\"0\" cellpadding=\"3\" cellspacing=\"0\" width=\"600\" align=\"center\" class=\"bottomsearch\">');
document.writeln('<tr>');
document.writeln('<td class=\"searchform\" align=\"center\">');
document.writeln('<form class=\"searchkeyword\" action=\"/Scripts/IISSearch/AdvQuery.Asp\" method=\"POST\">');
document.writeln('<input class=\"searchkwrd\" type=\"TEXT\" name=\"SearchString\" size=\"30\" maxlength=\"80\" value=\"\">');
document.writeln('<input type=\"HIDDEN\" name=\"DocAuthorRestriction\" value=\"\">');
document.writeln('<input type=\"HIDDEN\" name=\"FSRest\"               value=\"\">');
document.writeln('<input type=\"HIDDEN\" name=\"FSRestVal\"            value=\"any\">');
document.writeln('<input type=\"HIDDEN\" name=\"FSRestOther\"          value=\"\">');
document.writeln('<input type=\"HIDDEN\" name=\"FMMod\"                value=\"any\">');
document.writeln('<input type=\"HIDDEN\" name=\"FMModDate\"            value=\"\">');
document.writeln('<input type=\"HIDDEN\" name=\"SortBy\"               value=\"rank[d]\">');
document.writeln('<input type=\"HIDDEN\" name=\"EnterBut\"             value=\"EnterBut\">');
document.writeln('<input type=SUBMIT name=\"Action\" value=\"Submit query\">');
document.writeln('<br>Search for words and exact phrases (as quotes strings), <br>');
document.writeln('Use boolean operators (AND, OR, NEAR, AND NOT) for advanced queries</form>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('');
document.writeln('<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"600\" name=\"bottomstandard\" align=\"center\">');
document.writeln('<tr>');
document.writeln('<td class=\"bottomtable\" width=\"150\" align=left valign=\"top\"><a href=\"http://www.ahram.org.eg/weekly/archives.htm\">ARCHIVES</a><br>');
document.writeln('<a href=\"http://www.ahram.org.eg/weekly/letter.htm\">Letter from the Editor</a><br>');
document.writeln('<a href=\"http://www.ahram.org.eg/weekly/board.htm\">Editorial Board</a><br>');
document.writeln('<a href=\"http://www.ahram.org.eg/weekly/subscrib.htm\">Subscription</a><br>');
document.writeln('<a href=\"http://www.ahram.org.eg/weekly/adrates.htm\">Advertise!</a>');
document.writeln('</td>');
document.writeln('<td class=\"bottomtable\" width=\"308\" align=center>WEEKLY ONLINE: <a href=\"http://www.ahram.org.eg/weekly/\">www.ahram.org.eg/weekly</a><br>');
document.writeln('Updated every Saturday at 11.00 GMT, 2pm local time<br>');
document.writeln('<a href=\"mailto:weeklyweb@ahram.org.eg\">weeklyweb@ahram.org.eg</a>');
document.writeln('</td>');
document.writeln('<td width=\"142\" align=center valign=\"middle\" class=\"ahrameng\"><a href=\"http://www.ahram.org.eg/eng\"><img src=\"../../standard/ahram.gif\" alt=\"AL-AHRAM\" border=0 height=27 width=78></a><br>');
document.writeln('Al-Ahram Organisation</td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('<!-- End bottom standard plus search tables -->');
