//Top Nav bar script v2.1- http://www.dynamicdrive.com/dynamicindex1/sm/index.htm

function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location, linktarget);

	menu = new Menu();
	menu.addItem("homeid", "Home", "Home Row",  null, null);
	menu.addItem("previousid", "Winners", "Winners",  null, null);
	menu.addItem("linksid", "Geek Links", "Geek Links",  null, null);
	menu.addItem("friendsid", "Friends", "Friends",  null, null);
	menu.addItem("cogid", "The CoG", "The CoG",  null, null);
	menu.addItem("humorid", "Geek Humor", "Geek Humor",  null, null);
	menu.addItem("contactid", "Contact Me", "Contact Me",  null, null);
	
  menu.addSubItem("homeid", "Home", "Home", "main.htm", "");
	menu.addSubItem("homeid", "What's New", "What's New", "whatsnew.htm", "");
	menu.addSubItem("homeid", "Tools of the Trade", "Tools of the Trade", "toolsof.htm", "");
	menu.addSubItem("homeid", "Downloads", "Downloads", "download.htm", "");
	menu.addSubItem("homeid", "Da Stats", "Da Stats", "da_stats.htm", "");
	menu.addSubItem("homeid", "Web Logs", "Web Logs", "web_logs.htm", "");
	menu.addSubItem("homeid", "Photos", "Photos", "http://home.comcast.net/~tarheel.fan/", "");
	menu.addSubItem("homeid", "About Me", "About Me", "meetthegeek.htm", "");
	menu.addSubItem("homeid", "Giving Thanx", "Giving Thanx", "props.htm", "");
	
	menu.addSubItem("previousid", "1996", "1996", "1996.htm", "");
	menu.addSubItem("previousid", "1997", "1997", "1997.htm", "");
	menu.addSubItem("previousid", "1998", "1998", "1998.htm", "");
	menu.addSubItem("previousid", "1999", "1999", "1999.htm", "");
	menu.addSubItem("previousid", "2000", "2000", "2000.htm", "");
	menu.addSubItem("previousid", "2001", "2001", "2001.htm", "");
	menu.addSubItem("previousid", "2002", "2002", "2002.htm", "");
	menu.addSubItem("previousid", "2003", "2003", "2003.htm", "");
	menu.addSubItem("previousid", "2004", "2004", "2004.htm", "");
	menu.addSubItem("previousid", "2005", "2005", "2005.htm", "");
	menu.addSubItem("previousid", "2006", "2006", "2006.htm", "");
		
	menu.addSubItem("linksid", "Geek White Pages", "Geek White Pages", "http://www.dsus.com/gwp", "");
	menu.addSubItem("linksid", "Geoffrey's Geek Guide", "Geoff's Guide", "http://ausmall.com.au/geek/index.htm", "");
	menu.addSubItem("linksid", "Top Ten List", "Top Ten List", "http://www.csittl.com", "");
	menu.addSubItem("linksid", "Guess the Computer", "Guess", "http://www.pbs.org/nerds/quiz", "");
	menu.addSubItem("linksid", "Slash Dot", "/.", "http://slashdot.org/", "");
	menu.addSubItem("linksid", "Robot Wars", "Robot Wars", "http://www.techtv.com/robotwars/index.html/", "");
	menu.addSubItem("linksid", "Dress a Geek", "Dress a Geek", "http://www.rpi.edu/~kirkd/geek/", "");
	menu.addSubItem("linksid", "Geek Culture", "Geek Culture", "http://www.geekculture.com/", "");
	menu.addSubItem("linksid", "Twenty-Four", "24", "http://www.fox.com/24/", "");
	menu.addSubItem("linksid", "Geek.com", "Geek(dot)com", "http://www.geek.com/", "");
	menu.addSubItem("linksid", "Strong Bad", "Strong Bad", "http://www.homestarrunner.com/sbemail.html", "");
	menu.addSubItem("linksid", "Nerd World", "Nerd World", "http://headlines.nerdworld.com/", "");
	menu.addSubItem("linksid", "Geeks - The Cartoon", "Geek Cartoon", "http://www.happychaos.com/geeks/", "");

	menu.addSubItem("friendsid", "Mike", "Mike", "http://www.padwick.net/", "");
	menu.addSubItem("friendsid", "Frank", "Frank", "http://home.nc.rr.com/licari", "");
	menu.addSubItem("friendsid", "G-Dud", "G-Dud", "http://members.tripod.com/GregDudley/", "");
	menu.addSubItem("friendsid", "Scott and Amy", "Scott and Amy", "http://mysite.verizon.net/res0auxr/", "");
  menu.addSubItem("friendsid", "Laura", "Laura", "http://fumcatrainer.faithweb.com", "");

	menu.addSubItem("cogid", "The CoG", "CoG", "http://chroniclesofgeorge.nanc.com/board/", "");
	menu.addSubItem("cogid", "Keeper", "KoT", "http://chroniclesofgeorge.nanc.com/", "");
	menu.addSubItem("cogid", "Signal9", "Sig9", "http://sputnik.homelinux.net/", "");
	menu.addSubItem("cogid", "Sunbeam", "Sunbeam", "http://sputnik.homelinux.net/%7Esunbeam/", "");
	menu.addSubItem("cogid", "Idlewild", "Idle", "http://www.idle-wild.net/", "");
	menu.addSubItem("cogid", "Capt Caveman", "Capt Caveman", "http://www.unseeable.com/", "");
	menu.addSubItem("cogid", "RRabbit42", "RRabbit42", "http://home1.gte.net/longrj2/", "");
	menu.addSubItem("cogid", "Monikaw", "Monikaw", "http://www.cd.chalmers.se/~kristy", "");
	menu.addSubItem("cogid", "OzBob", "OzBob", "http://www.nanc.com/", "");
	menu.addSubItem("cogid", "msualexis", "msualexis",  "http://www.msu.edu/~bergstr5/", "");
	menu.addSubItem("cogid", "Kotaro24", "Kotaro24", "http://users.zoominternet.net/~rskipp1/", "");
	menu.addSubItem("cogid", "mustangracer", "mustangracer", "http://www.mustangracer.7h.com/", "");

	menu.addSubItem("humorid", "ASCII Smiles", "ASCII", "ascii.htm", "");
	menu.addSubItem("humorid", "Hacker Barbie", "Hacker Barbie", "barbie.htm", "");
	menu.addSubItem("humorid", "Geekonics", "Geekonics", "geekonics.htm", "");
	menu.addSubItem("humorid", "Dweebonics", "Dweebonics", "dweebonics.htm", "");
	menu.addSubItem("humorid", "Love Letter", "Love Letter", "loveltr.htm", "");
	menu.addSubItem("humorid", "Geek's Paradise", "Geek's Paradise", "paradise.htm", "");
	menu.addSubItem("humorid", "You Know...", "Excite", "uknow.htm", "");
	
	menu.addSubItem("contactid", "E-mail", "E-mail", "mailto:mcwtlg@gmail.com", "");
	menu.addSubItem("contactid", "AIM", "AIM",  "aim:goim?screenname=mcwrightatwork&message=Hi.+Are+you+there?", "");

	menu.showMenu();
}