// JavaScript Document

document.write("		<table width='980' border='0' cellpadding='0' cellspacing='0'>");
document.write("			<tr>");
document.write("				<td width='415' align='right'>");
document.write("							 <img src='img/im_tt.jpg' alt='Imagen Principal' width='415' height='106' border='0' usemap='#Map'>");
document.write("					<map name='Map'>");
document.write("						<area shape='rect' coords='13,51,399,101' href='index.html'>");
document.write("					</map>					</td>");
document.write("				<td width='565' align='right' background='img/imgtop2.jpg'><form name='form1' method='get' action='busca.php'>");
document.write("					<a href='index.html'>");
document.write("					<label><span class='blancoBold-10'>titulo");
document.write("						<input name='p_titu' type='text' id='p_titu'>");
document.write("					<br>");
document.write("						autor");
document.write("	<input name='p_auto' type='text' id='p_auto'>");
document.write("	<br>");
document.write("						ISBN");
document.write("	<input name='p_isbn' type='text' id='p_isbn'>");
document.write("	<br>");
document.write("					</span>");
document.write("					<input type='submit' name='Submit' value='Buscar'>");
document.write("					</label>");
document.write("					</a>");
document.write("				</form></td>");
document.write("				<td width='20' align='left'></td>");
document.write("			</tr>");
document.write("		</table>");