function mainAlpha(arg)
{

if(arg == 1) { nested = "../"; }
else { nested = ""; }

document.write('<center><h2>My Interests</h2></center><br>');
document.write('<p>');
document.write('<a href = "'+nested+'index.html">Main Blog</a><br>');
document.write('<a href = "'+nested+'fiction.html">Fiction</a><br>');
document.write('<a href = "'+nested+'chess.html">Chess</a><br>');
document.write('<a href = "'+nested+'music.html">Music</a><br>');
document.write('<a href = "'+nested+'movies.html">Movies/TV</a><br>');
document.write('<a href = "'+nested+'cards.html">Card Games</a><br>');
document.write('</p>');
document.write('<center><h2>2004 Archives</h2></center><br>');
document.write('<p>');
document.write('<a href = "'+nested+'main_2004.html">Main Blog</a><br>');
document.write('<a href = "'+nested+'fiction_2004.html">Fiction</a><br>');
document.write('<a href = "'+nested+'chess_2004.html">Chess</a><br>');
document.write('<a href = "'+nested+'music_2004.html">Music</a><br>');
document.write('<a href = "'+nested+'movies_2004.html">Movies/TV</a><br>');
document.write('<a href = "'+nested+'cards_2004.html">Card Games</a><br>');
document.write('</p>');

}

function mainBeta()
{
document.write('<center><h2>Family and Friends</h2></center><br>');
document.write('<p>');
document.write('<a href = "http://weblogs.mozillazine.org/dave/">My brother Dave</a><br>');
document.write('<a href = "http://weblogs.mozillazine.org/hyatt/">His Safari Blog</a><br>');
document.write('<a href = "http://hyatts.org/BecBlog/">His wife Rebecca</a><br>');
document.write('<a href = "http://www.chrishardie.com/">My cousin Chris</a><br>');
document.write('<a href = "http://www.livejournal.com/users/darthqueeg/">My friend Joe</a><br>');
document.write('<a href = "http://www.bereolos.net/">My friend Pete</a><br>');
document.write('</p>');
}

function ficBeta()
{
document.write('<center><h2>Fiction Links</h2></center><br>');
document.write('<p>');
document.write('<a href = "http://www.marketlist.com/">The Market List</a><br>');
document.write('<a href = "http://www.faqs.org/faqs/alt-usage-english-faq/">alt.usage.english</a><br>');
document.write('<a href = "http://www.sfwa.org/">sfwa.org</a><br>');
document.write('</p>');
document.write('<center><h2>Individual Writers</h2></center><br>');
document.write('<p>');
document.write('<a href = "http://georgerrmartin.com/">George R.R. Martin</a><br>');
document.write('<a href = "http://robinhobb.com/">Robin Hobb</a><br>');
document.write('<a href = "http://harlanellison.com/home.htm">Harlan Ellison</a><br>');
document.write('<a href = "http://www.ursulakleguin.com/">Ursula K. Leguin</a><br>');
document.write('<a href = "http://www.raybradbury.com/">Ray Bradbury</a><br>');
document.write('</p>');
}

function chessBeta()
{
document.write('<center><h2>Chess Links</h2></center><br>');
document.write('<p>');
document.write('<a href = "http://www.chessbase.com/">Chessbase</a><br>');
document.write('<a href = "http://www.chessninja.com/dailydirt/">Mig\'s Daily Dirt Blog</a><br>');
document.write('<a href = "http://www.uschess.org/">US Chess Federation</a><br>');
document.write('<a href = "http://www.uschess.org/msa/MbrDtlMain.php?12581280">My Current Rating</a><br>');
document.write('</p>');
document.write('<center><h2>Chess Friends</h2></center><br>');
document.write('<p>');
document.write('<a href = "http://www.bereolos.net/">Shakmatny Bereolos</a><br>');
document.write('<a href = "http://www.tomrowan.com/">Tom Rowan</a><br>');
document.write('</p>');
}

function musicBeta(arg)
{

if(arg == 1) { nested = ""; }
else { nested = "dougradio/"; }

document.write('<center><h2>DougRadio Selections</h2></center><br>');
document.write('<p>');
document.write('<a href = "'+nested+'index.html">Complete List</a><br>');
document.write('<a href = "'+nested+'index.html#2003">2003</a><br>');
document.write('<a href = "'+nested+'index.html#2002">2002</a><br>');
document.write('<a href = "'+nested+'index.html#2001">2001</a><br>');
document.write('<a href = "'+nested+'index.html#2000">2000</a><br>');
document.write('<a href = "'+nested+'index.html#1999">1999</a><br>');
document.write('<a href = "'+nested+'index.html#1998">1998</a><br>');
document.write('<a href = "'+nested+'index.html#1997">1997</a><br>');
document.write('<a href = "'+nested+'index.html#1996">1996</a><br>');
document.write('<a href = "'+nested+'index.html#1995">1995</a><br>');
document.write('<a href = "'+nested+'index.html#1994">1994</a><br>');
document.write('<a href = "'+nested+'index.html#1993">1993</a><br>');
document.write('<a href = "'+nested+'index.html#1992">1992</a><br>');
document.write('<a href = "'+nested+'index.html#1991">1991</a><br>');
document.write('<a href = "'+nested+'index.html#1990">1990</a><br>');
document.write('<a href = "'+nested+'index.html#1989">1989</a><br>');
document.write('<a href = "'+nested+'index.html#1988">1988</a><br>');
document.write('<a href = "'+nested+'index.html#1987">1987</a><br>');
document.write('<a href = "'+nested+'index.html#1986">1986</a><br>');
document.write('<a href = "'+nested+'index.html#1985">1985</a><br>');
document.write('<a href = "'+nested+'index.html#1984">1984</a><br>');
document.write('<a href = "'+nested+'index.html#1983">1983</a><br>');
document.write('<a href = "'+nested+'index.html#1982">1982</a><br>');
document.write('<a href = "'+nested+'index.html#1981">1981</a><br>');
document.write('<a href = "'+nested+'index.html#1980">1980</a><br>');
document.write('<a href = "'+nested+'index.html#1979">1979</a><br>');
document.write('<a href = "'+nested+'index.html#1978">1978</a><br>');
document.write('</p>');
}

function moviesBeta()
{
document.write('<center><h2>Critics</h2></center><br>');
document.write('<p>');
document.write('<a href = "http://www.suntimes.com/ebert/">Roger Ebert</a><br>');
document.write('<a href = "http://www.rottentomatoes.com/">Rotten Tomatoes</a><br>');
document.write('<a href = "http://www.metacritic.com/">Metacritic</a><br>');
document.write('</p>');
document.write('<center><h2>Information</h2></center><br>');
document.write('<p>');
document.write('<a href = "http://www.imdb.com/">IMDB</a><br>');
document.write('<a href = "http://movies.go.com/">Movies.com</a><br>');
document.write('</p>');
document.write('<center><h2>Great TV Shows</h2></center><br>');
document.write('<p>');
document.write('<a href = "http://www.fox.com/24/">24</a><br>');
document.write('<a href = "http://www.hbo.com/carnivale/">Carnivale</a><br>');
document.write('<a href = "http://www.nbc.com/conan/">Conan O\'Brien</a><br>');
document.write('<a href = "http://www.comedycentral.com/dailyshow/">The Daily Show</a><br>');
document.write('<a href = "http://www.hbo.com/deadwood/">Deadwood</a><br>');
document.write('<a href = "http://www.nbc.com/Law_&_Order/">Law and Order</a><br>');
document.write('<a href = "http://www.hbo.com/billmaher/">Real Time/B. Maher</a><br>');
document.write('<a href = "http://www.fxnetwork.com/shows/originals/the_shield/">The Shield</a><br>');
document.write('<a href = "http://www.hbo.com/sixfeetunder/">Six Feet Under</a><br>');
document.write('<a href = "http://www.hbo.com/sopranos/">The Sopranos</a><br>');
document.write('<a href = "http://www.comedycentral.com/tv_shows/southpark/ ">South Park</a><br>');
document.write('<a href = "http://www.cbs.com/primetime/without_a_trace/">Without a Trace</a><br>');
document.write('</p>');
}

function cardsBeta()
{
document.write('<center><h2>Magic Links</h2></center><br>');
document.write('<p>');
document.write('<a href = "http://www.starcitygames.com/">Star City Games</a><br>');
document.write('<a href = "http://www.brainburst.com/">Brainburst</a><br>');
document.write('<a href = "http://www.wizards.com/magic/">Wizards</a><br>');
document.write('<a href = "http://www.mtgnews.com/">MTGNews</a><br>');
document.write('<a href = "http://www.sideboard.com/">Sideboard<a><br>');
document.write('<a href = "http://www.playordraw.com/">Play or Draw</a><br>');
document.write('<a href = "http://webapp.wizards.com/DCIRanking/details.asp?player=23916&direct=1&memnum=70116859">My Ratings</a><br>');
document.write('<a href = "fatty.html">Fatty 2K4</a><br>');
document.write('</p>');
document.write('<center><h2>Poker Links</h2></center><br>');
document.write('<p>');
document.write('<a href = "http://www.cardplayer.com/">Cardplayer.com</a><br>');
document.write('<a href = "http://www.twoplustwo.com/">2+2 Forums</a><br>');
document.write('<a href = "http://www.pokerpages.com/">Poker Pages</a><br>');
document.write('<a href = "http://www.worldpokertour.com/">World Poker Tour</a><br>');
document.write('<a href = "http://espn.go.com/eoe/wsop/">WSoP</a><br>');
document.write('</p>');
}

function mmorpgBeta()
{
document.write('<center><h2>World of Warcraft</h2></center><br>');
document.write('<p>');
document.write('</p>');
document.write('<center><h2>Everquest</h2></center><br>');
document.write('<p>');
document.write('</p>');
document.write('<center><h2>Everquest 2</h2></center><br>');
document.write('<p>');
document.write('</p>');
document.write('<center><h2>City of Heroes</h2></center><br>');
document.write('<p>');
document.write('</p>');
}