<!--
document.writeln('<form method="get" action="http://www.amazon.com/exec/obidos/external-search" target="_getinfo">');
document.writeln('<table border="0" cellpadding="1" cellspacing="0" bgcolor="black">');
document.writeln('<tr>');
document.writeln('<td>');
document.writeln('<table border="0" cellpadding="2" cellspacing="0" bgcolor="white">');
document.writeln('<tr border="0">');
document.writeln('<td bgcolor="white" align="right" valign="middle"><font face="verdana,arial,helvetica" size="-2">');
document.writeln('<b>');
document.writeln('Search:');
document.writeln('</b>');
document.writeln('</font>');
document.writeln('</td>');
document.writeln('<td bgcolor="white" align="left" valign="middle"><font face="verdana,arial,helvetica" size="-2">');
document.writeln('<select name="mode" size="1">');
document.writeln('<option value="books">');
document.writeln('Books');
document.writeln('<option value="magazines">');
document.writeln('Magazines');
document.writeln('<option value="music">');
document.writeln('Popular Music');
document.writeln('<option value="classical-music">');
document.writeln('Classical Music');
document.writeln('<option value="vhs">');
document.writeln('Video');
document.writeln('<option value="dvd">');
document.writeln('DVD');
document.writeln('<option value="videogames">');
document.writeln('Computer/Video Games');
document.writeln('<option value="electronics" selected>');
document.writeln('Electronics');
document.writeln('<option value="software">');
document.writeln('Software');
document.writeln('<option value="photo">');
document.writeln('Camera/Photo');
document.writeln('<option value="wireless-phones">');
document.writeln('Wireless Phones');
document.writeln('<option value="pc-hardware">');
document.writeln('Computers');
document.writeln('</select>');
document.writeln('</font>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr border="0">');
document.writeln('<td bgcolor="white" align="right" valign="middle">');
document.writeln('<font face="verdana,arial,helvetica" size="-2">');
document.writeln('<b>');
document.writeln('Keywords:');
document.writeln('</b>');
document.writeln('</font>');
document.writeln('</td>');
document.writeln('<td bgcolor="white" align="left" valign="middle">');
document.writeln('<font face="verdana,arial,helvetica" size="-2">');
document.writeln('<input type="TEXT" name="keyword" size="10">');
document.writeln('<input type="HIDDEN" name="tag" value="atd-20">');
document.writeln('<input type="image" width="21" height="21" border="0" value="Go" name="Go" src="acimages/custom-search-go-btn.gif" align="absmiddle">');
document.writeln('</font>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td colspan="2" valign="top" align="center" bgcolor="black">');
document.writeln('<a href="http://www.amazon.com/exec/obidos/redirect-home/atd-20" target="_getinfo">');
document.writeln('<img width="126" height="32" src="acimages/126X32-b-logo.gif" border="0" alt="In Association with Amazon.com">');
document.writeln('</a>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('</form>');
// -->

