document.writeln('<html>');
document.writeln('<head>');
document.writeln('<style>');
document.writeln('a:hover {color:#FF0000;}');
document.writeln('</style></head>');
document.writeln('<center><a href=\"index.html\"><img src=\"images/bw.gif\" alt=\"home\" border=0></a></center><font size=2>');
document.writeln('<p><strong>');
document.writeln('<li><a href=\"sdra/index.html\" target=\"_top\">Steve\'s Disney Railroad Adventures</a><br>');
document.writeln('<li><a href=\"wallpaper.html\" target=\"_top\">Desktop Wallpaper</a><br>');
document.writeln('<li><a href=\"voices/index.html\" target=\"_top\">Voices</a><br>');
document.writeln('<li><a href=\"tgd/introduction.html\" target=\"_top\">Disneyland Trivia</a><br>');
document.writeln('<!--<li><a href=\"sdg/introduction.html\" target=\"top\">WDW Guide</a><br>-->');
document.writeln('<li><a href=\"wdw/index.html\" target=\"_top\">WDW Images</a><br>');
document.writeln('<li><a href=\"dl/index.html\" target=\"_top\">Disneyland Images</a><br>');
document.writeln('<!--<li><a href=\"trivia_intro.html\" target=\"_top\">Disney Trivia</a><br>-->');
document.writeln('<li><a href=\"links.html\" target=\"_top\">Links</a><br>');
document.writeln('<li><a href=\"mailto:jsburns71@hotmail.com\">Mail</a></p></strong></font>');
document.writeln('</body>');
document.writeln('</html>');
