document.write ('<TABLE width=80%><TR><TD>');
document.write (' <B>James Bond Movies</B><BR>');
document.write (' <A HREF="/hobbies/bond/bond1.html">');
document.write ('Dr. No - 1962</A><br>');
document.write (' <A HREF="/hobbies/bond/bond2.html">');
document.write ('From Russia With Love - 1963</A><br>');
document.write (' <A HREF="/hobbies/bond/bond3.html">');
document.write ('Goldfinger - 1964</A><br>');
document.write (' <A HREF="/hobbies/bond/bond4.html">');
document.write ('Thunderball - 1965</A><br>');
document.write (' <A HREF="/hobbies/bond/bond5.html">');
document.write ('You Only Live Twice - 1967</A><br>');
document.write (' <A HREF="/hobbies/bond/bond6.html">');
document.write ('On Her Majestys Secret Service - 1969</A><br>');
document.write (' <A HREF="/hobbies/bond/bond7.html">');
document.write ('Diamonds Are Forever - 1971</A><br>');
document.write (' <A HREF="/hobbies/bond/bond8.html">');
document.write ('Live and Let Die - 1973</A><br>');
document.write (' <A HREF="/hobbies/bond/bond9.html">');
document.write ('The Man with the Golden Gun - 1974</A><br>');
document.write (' <A HREF="/hobbies/bond/bond10.html">');
document.write ('The Spy Who Loved Me - 1977</A><br>');
document.write (' <A HREF="/hobbies/bond/bond11.html">');
document.write ('Moonraker - 1979</A><br>');
document.write (' <A HREF="/hobbies/bond/bond12.html">');
document.write ('For Your Eyes Only - 1981</A><br>');
document.write (' <A HREF="/hobbies/bond/bond13.html">');
document.write ('Octopussy - 1983</A><br>');
document.write (' <A HREF="/hobbies/bond/bond14.html">');
document.write ('A View to a Kill - 1985</A><br>');
document.write (' <A HREF="/hobbies/bond/bond15.html">');
document.write ('The Living Daylights - 1987</A><br>');
document.write (' <A HREF="/hobbies/bond/bond16.html">');
document.write ('Licence to Kill - 1989</A><br>');
document.write (' <A HREF="/hobbies/bond/bond17.html">');
document.write ('GoldenEye - 1995</A><br>');
document.write (' <A HREF="/hobbies/bond/bond18.html">');
document.write ('Tomorrow Never Dies - 1997</A><br>');
document.write (' <A HREF="/hobbies/bond/bond19.html">');
document.write ('The World is Not Enough - 1999</A><br>');
document.write (' <A HREF="/hobbies/bond/bond20.html">');
document.write ('Die Another Day - 2002</A><br>');
document.write (' <A HREF="/hobbies/bond/bond21.html">');
document.write ('Casino Royale - 2006</A><br>');
document.write ('</TD><TD valign="top">');

document.write (' <B>James Bond Books</B><BR>');
document.write (' <A HREF="/hobbies/bond/casinoroyale.html">');
document.write ('Casino Royale - 1953</A><br>');
document.write (' <BR>');

document.write (' <B>James Bond Related</B><BR>');
document.write (' <A HREF="/hobbies/bond/bondr1.html">');
document.write ('Never Say Never Again - 1983</A><br>');
document.write (' <BR>');

document.write (' <B>James Bond Recipes</B><BR>');
document.write (' <A HREF="/hobbies/bond/martini.html">');
document.write ('Vodka Martini</A><br>');
document.write (' <A HREF="/hobbies/bond/champagne.html">');
document.write ('Champagne Selections</A><br>');
document.write (' <BR>');

document.write (' <B>James Bond Spoofs</B><BR>');
document.write (' <A HREF="/hobbies/bond/bonds1.html">');
document.write ('Casino Royale - 1967</A><br>');
document.write (' <BR>');

document.write (' <A HREF="/hobbies/bond/index.html">');
document.write (' James Bond Homepage</A><BR>');
document.write ('</TD></TR></TABLE>');