document.writeln('<!-- SEARCH BOX -->');
document.writeln('<TABLE WIDTH="145" CELLPADDING="0" CELLSPACING="0" BORDER="0">');
document.writeln('<TR>');
document.writeln('  <TD ROWSPAN="2" WIDTH="1"><SPACER TYPE="block" WIDTH="1" HEIGHT="1"></TD>');
document.writeln('  <TD BGCOLOR="#CCCC99" WIDTH="4"><SPACER TYPE="block" WIDTH="4" HEIGHT="1"></TD>');
document.writeln('  <TD BGCOLOR="#CCCC99" WIDTH="140">');
document.writeln('    <FORM NAME="sBox" ACTION="http://www.washingtonpost.com/cgi-bin/search99.pl" METHOD="post" CLASS="frm">');
document.writeln('    <FONT FACE="Verdana,Arial" SIZE="-2" COLOR="#336666"><B>SEARCH:</B></FONT><BR>');
document.writeln('    <SELECT NAME="searchdatabase">');
document.writeln('    <OPTION VALUE="news">News');
document.writeln('    <OPTION VALUE="jobs">Jobs');
document.writeln('    <OPTION VALUE="ap">AP');
document.writeln('    <OPTION VALUE="marketplace">Shopping');
document.writeln('    <OPTION VALUE="archive">Archives');
document.writeln('    <OPTION VALUE="entertainment">Entertain.');
document.writeln('    <OPTION value="google">Web/Google');
document.writeln('    </SELECT><BR>');
document.writeln('    <INPUT TYPE="text" NAME="searchtext" SIZE="10">');
document.writeln('    <INPUT TYPE="image" NAME="go" BORDER="0" ALT="Go" SRC="http://media.washingtonpost.com/wp-srv/washtech/images/redesign0202/washtech_go_sitesearch.gif" WIDTH="33" HEIGHT="20"><BR>');
document.writeln('    <A HREF="http://www.washingtonpost.com/wp-srv/searches/mainsrch.htm"><FONT FACE="Arial" SIZE="-2" COLOR="#336666">Search Options</FONT></A>');
document.writeln('  </TD>');
document.writeln('</TR></FORM><TR BGCOLOR="#CCCC99"><TD COLSPAN="2" HEIGHT="4"><SPACER TYPE="block" WIDTH="1" HEIGHT="4"></TD></TR></TABLE>');
document.writeln('<!-- END SEARCH BOX -->');
