<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('                                    <a href="index.html"></a>');
document.write('                                    <a href="author.html"></a>');
document.write('                                    <a href="faq.php"></a>');
document.write('                                    <a href="keys.php"></a>');
document.write('                                    <a href="orderinfo.php"></a>');
document.write('                                    <a href="special.php"></a>');
document.write('                                    <a href="contact.html"></a>');
document.write('                                 </td>');
document.write('                                 <td valign="top">');
document.write('                                    &nbsp;<br>');
document.write('                                 </td>');
document.write('                              </tr>');
document.write('                           </table>');
document.write('                        </td>');
document.write('                     </tr>');
document.write('                  </table>');
document.write('               </td>');
document.write('            </tr>');
document.write('         </table>');
document.write('      </td>');
document.write('   </tr>');


//  End -->