

document.write('<TABLE BORDER="0" cellpadding="0" cellspacing="0" ><TR> <TD>')
document.write('<IMG SRC="picts/spacer.gif" height="3" width="3" border="0">')
document.write('<form class="copytext2" action="pagbus02.php" style="margin: 0px">')

document.write('<select name="SELEC" class="mendrop">')
document.write('<option selected value="NINGUNA">Buscar por: </option>')
document.write('<option value="TITULO">Título</option>')
document.write('<option value="AUTOR">Autor</option>')
document.write('<option value="ISBN">ISBN</option>')
document.write('<option value="CODIGO">Código</option>')
document.write('</select>')
document.write('<IMG SRC="picts/spacer.gif" height="3" width="5" border="0">')
document.write('<INPUT TYPE="TEXTO" NAME="TEXTO" SIZE="10" CLASS="quoteform">')
document.write('<IMG SRC="picts/spacer.gif" height="3" width="5" border="0">')
document.write('<input type=submit value="BUSCAR" onmouseover="this.className=/"buttonon/"" onmouseout="this.className=/"button/"" class="button">') 

document.write('</form>')
document.write('</TD></TR></table>')

