//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("webmasterid", "www.RockfordIllinois.com", "www.RockfordIllinois.com",  null, null);
	menu.addItem("History", "History of Rockford", "",  null, null);
	menu.addItem("site2", "www.RockfordIllinois.com", "",  null, null);
	menu.addItem("site3", "A Few Extras", "",  null, null);







	menu.addSubItem("webmasterid", "Rockford Illinois", "",  "index.htm", "");
	menu.addSubItem("webmasterid", "Rockford Illinois index", "", 
"index82001.htm", "");
	menu.addSubItem("webmasterid", "", "", 
"index.htm", "");
	menu.addSubItem("webmasterid", "Richard F. Soppa D. N.", "", 
"drsoppa.htm", "");
	menu.addSubItem("webmasterid", "Al Grace Appliance", "", 
"algrace.htm", "");
	menu.addSubItem("webmasterid", "Don's Appliance Service", "", 
"dons.htm", "");
	menu.addSubItem("webmasterid", "Joyce Novak", "", 
"joyce.htm", "");
	menu.addSubItem("webmasterid", "Firestone", "", 
"firestone.htm", "");
	menu.addSubItem("webmasterid", "Funk's Automotive & Electronics Specialists", "", 
"funks/index.htm", "");
	menu.addSubItem("webmasterid", "Jun-I-Purr Cattery", "", 
"junipurr.htm", "");
	menu.addSubItem("webmasterid", "Rockford Music Scene", "", 
"music.htm", "");
	menu.addSubItem("webmasterid", "Classified Ads", "", 
"classified/classified.htm", "");
	menu.addSubItem("webmasterid", "Business cards FRAMES", "", 
"cards.htm", "");
	menu.addSubItem("webmasterid", "Business Cards", "", 
"cards3.htm", "");
	menu.addSubItem("webmasterid", "Rockford Schools & High School Class Reunions", "", 
"allschl.htm", "");
	menu.addSubItem("webmasterid", "Rockford Public Schools", "", 
"schools.htm", "");
	menu.addSubItem("webmasterid", "Rockford Private Schools", "", 
"prisch.htm", "");
	menu.addSubItem("webmasterid", "Rockford Colleges &amp; Universities", "", 
"college.htm", "");
	menu.addSubItem("webmasterid", "Rockford College", "", 
"rkfdcol.htm", "");
	menu.addSubItem("webmasterid", "Guestbook", "", 
"guestbook/guestbook.html", "");
	menu.addSubItem("webmasterid", "Calendar of Events", "", 
"events.htm", "");
	menu.addSubItem("webmasterid", "Camping, RV Manufacturers & Dealers", "", 
"camping.htm", "");
	menu.addSubItem("webmasterid", "Charitable Tax Deductions", "", 
"thanks.htm", "");
	menu.addSubItem("webmasterid", "Chat Room", "", 
"chat.htm", "");
	menu.addSubItem("webmasterid", "Cheap Trick", "", 
"cheaptrick.htm", "");
	menu.addSubItem("webmasterid", "Rockford Area Churches", "", 
"church.htm", "");








	menu.addSubItem("History", "Chronological History of Rockford", "",  "chronst.htm", "");
	menu.addSubItem("History", "Rockford Furniture Industry", "",  "furniture.htm", "");
	menu.addSubItem("History", "Rockford's Black History", "",  "black1.htm", "");
	menu.addSubItem("History", "Chief Black Haw", "",  "chief2.htm", "");
	menu.addSubItem("History", "Illinois Statehood", "",  "state2.htm", "");
	menu.addSubItem("History", "Rockford (1818-1900)", "",  "chron.htm", "");
	menu.addSubItem("History", "Rockford (1818-1900)", "",  "chron.htm", "");
	menu.addSubItem("History", "Rockford: 1942-1949", "",  "chron3.htm", "");
	menu.addSubItem("History", "Rockford: 1950-1954", "",  "chron4.htm", "");
	menu.addSubItem("History", "Rockford: 1955-1957", "",  "chron5.htm", "");
	menu.addSubItem("History", "Rockford: 1958-1961", "",  "chron6.htm", "");
	menu.addSubItem("History", "Rockford: 1962-1963", "",  "chron7.htm", "");
	menu.addSubItem("History", "Rockford: 1964", "",  "chron8.htm", "");
	menu.addSubItem("History", "Rockford: 1965", "",  "chron9.htm", "");
	menu.addSubItem("History", "Rockford: 1966-1967", "",  "chron10.htm", "");
	menu.addSubItem("History", "Swedish Immigration to Rockford", "",  "swedishhistory.htm", "");
	menu.addSubItem("History", "Rockford Peaches", "",  "links1.htm#RockfordPeaches", "");







	menu.addSubItem("site2", "Communications / Entertainment", "",  "commun.htm", "");
	menu.addSubItem("site2", "Cool - Links - Links - Links", "",  "links1.htm", "");
	menu.addSubItem("site2", "Gallery of pictures", "",  "picpg.htm", "");
	menu.addSubItem("site2", "Internet Options", "",  "netopt.htm", "");
	menu.addSubItem("site2", "Medical Guide", "",  "medical.htm", "");
	menu.addSubItem("site2", "Hotels and Motels", "",  "motels.htm", "");
	menu.addSubItem("site2", "Organizations", "",  "organiz.htm", "");
	menu.addSubItem("site2", "Points of Interest ... Places to visit", "",  "points.htm", "");
	menu.addSubItem("site2", "Maps", "",  "rkmap.htm", "");
	menu.addSubItem("site2", "Rockford Schools & High School Class Reunions", "",  "allschl.htm", "");
	menu.addSubItem("site2", "Rockford Public Schools", "",  "schools.htm", "");
	menu.addSubItem("site2", "Rockford Private Schools", "",  "prisch.htm", "");
	menu.addSubItem("site2", "Rockford Colleges &amp; Universities", "",  "college.htm", "");
	menu.addSubItem("site2", "Community Services", "",  "service.htm", "");
	menu.addSubItem("site2", "Shopping Centers", "",  "shops.htm", "");
	menu.addSubItem("site2", "Rockford Sports", "",  "sports.htm", "");
	menu.addSubItem("site2", "Taverns / Bars", "",  "taverns.htm", "");
	menu.addSubItem("site2", "Transportation", "",  "transpt.htm", "");





	menu.addSubItem("site3", "artwork of Jesus", "",  "gif/jesusshirt.htm", "");
	menu.addSubItem("site3", "mids, wave &amp; others", "",  "midipg.htm", "");
	menu.addSubItem("site3", "Band Directory", "",  "banddirectory.htm", "");
	menu.addSubItem("site3", "Sword Pro's Editorial Page", "",  "editor.htm", "");
	menu.addSubItem("site3", "Feature Stories", "",  "feature.htm", "");
	menu.addSubItem("site3", "Midway dedicated as wildlife refuge", "",  "midway.htm", "");
	menu.addSubItem("site3", "Privacy Lost", "",  "privacy.htm", "");
	menu.addSubItem("site3", "Trickster's Timeline", "",  "tricks.htm", "");
	menu.addSubItem("site3", "(For the history buff or anyone interested)", "",  "historybuff.htm", "");
	menu.addSubItem("site3", "Railroad pictures for the train enthusiast", "",  "train.htm", "");
	menu.addSubItem("site3", "Site Search Applet", "",  "searchjava.htm", "");
	menu.addSubItem("site3", "You must be over 18 to see this page", "",  "gif/can.htm", "");
	menu.addSubItem("site3", "Contact us by E-mail", "",  "email.htm", "");







	menu.showMenu();
}