var top;

top =
"<table width=100% border=0 cellspacing=0 cellpadding=0>" +
"<tr> " +
"    <td height=26> " +
"      <table width=600 border=0 cellspacing=0 cellpadding=0 align=center height=41>" +
"        <tr> " +
"          <td width=133 height=43> " +    
"      <p align=center><span class=menu-sup><font face=Georgia, Times New Roman, Times, serif size=2></font></span><font face=Georgia, Times New Roman, Times, serif size=2><a href=index-ing.asp><img src=Graficos/logo-todoebook-ing.gif width=125 height=36 border=0></a></font></p>" +
"          </td>" +
"          <td width=345 height=43 valign=bottom> " +      
"      <div align=center><span class=menu-sup><img src=Graficos/carrito.gif width=18 height=14 border=0 hspace=5><a href=mi-cesta-ing.asp class=menu-sup>My basket </a> | <a href=mis-pedidos-ing.asp class=menu-sup>My account</a></span> " +
"       <span class=menu-sup>| <a href=ayuda-ing.html class=menu-sup>Help</a></span> " +
"       <span class=menu-sup>| <a href=contacta-ing.html class=menu-sup>Contact us</a></span></div>" +
"          </td>" +   
"     <td width=122 height=43><div align=center><a href=index.asp><img src=Graficos/icono-version-ingles-espanol2.gif width=77 height=17 border=0 alt='Visitar la tienda en castellano'></a></div></td>" +
"        </tr>" +
"      </table>" +
"    </td>" +
"  </tr>" +
"  <tr> " +
"    <td bgcolor=a3b107 height=2> " +
"      <div align=center> " +
"        <table width=561 border=0 cellspacing=0 cellpadding=0 align=center>" +
"          <tr>" +
"           <td width=47><a href=index-ing.asp><img src=Graficos/menu-opc1-out-ing.gif border=0 alt='Home'></a></td>" +
"            <td width=4><img src=Graficos/menu-opc-separ.gif width=4 height=27 border=0></td>" +
"            <td width=74><a href=about.html><img src=Graficos/menu-opc2-out-ing.gif border=0 alt='About Todoebook'></a></td>" +
"            <td width=4><img src=Graficos/menu-opc-separ.gif width=4 height=27 border=0></td>" +
"            <td width=68><a href=what-is-an-ebook.html><img src=Graficos/menu-opc3-out-ing.gif border=0 alt='What is an eBook?'></a></td>" +
"            <td width=4><img src=Graficos/menu-opc-separ.gif width=4 height=27 border=0></td>" +
"            <td width=51><a href=free-ebooks.asp><img src=Graficos/menu-opc4-out-ing.gif border=0 alt='Free eBooks'></a></td>" +
"            <td width=4><img src=Graficos/menu-opc-separ.gif width=4 height=27 border=0></td>" +
"            <td width=43><a href=faq-ing.html><img src=Graficos/menu-opc5-out-ing.gif border=0 alt='Frequently asked question'></a></td>" +
"            <td width=4><img src=Graficos/menu-opc-separ.gif width=4 height=27 border=0></td>" +
"            <td width=56><a href=e-latest.asp><img src=Graficos/menu-opc6-out-ing.gif border=0 alt='E-latest'></a></td>" +
"            <td width=4><img src=Graficos/menu-opc-separ.gif width=4 height=27 border=0></td>" +
"            <td width=129></td>" +
"            <td width=4><img src=Graficos/menu-opc-separ.gif width=4 height=27 border=0></td>" +
"            <td width=61><a href=publishers.html><img src=Graficos/menu-opc7-out-ing.gif border=0 alt='Publishers'></a></td>" +
"            <td width=4><img src=Graficos/menu-opc-separ.gif width=4 height=27 border=0></td>" +
"          </tr>" +
"        </table>" +
"      </div>" +
"    </td>" +
"  </tr>" +
"</table>";
document.write(top)
