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

	menu = new Menu();
	menu.addItem("webmasterid", "MISC.", "MISC.",  null, null);
	menu.addItem("feedbackid", "INFO", "Intro",  null, null);
	menu.addItem("newsid", "STANDARD", "Standard",  null, null);
	menu.addItem("newsid2", "STANDARD", "Standard",  null, null);
	menu.addItem("freedownloadid", "STANDARD", "Standard",  null, null);
	menu.addItem("stdid", "STANDARD", "Standard",  null, null);
	menu.addItem("stdid2", "STANDARD", "Standard",  null, null);
	menu.addItem("frenchid", "JUNIOR OLYMPIC", "JO",  null, null);




	menu.addSubItem("webmasterid", "ROLLER SPORTS WEB", "Homepage",  "http://www.rsweb.org/index2.html");
        menu.addSubItem("webmasterid", "RSWEB E. Region", "Homepage",  "http://216.97.30.129/");
        menu.addSubItem("webmasterid", "JOIN THE RSWEB", "Membership Forms",  "join.htm");
	menu.addSubItem("webmasterid", "", "Homepage",  "");





        menu.addSubItem("feedbackid", "2001 REGIONALS FINAL Schedule", "Info",  "http://www.usars.org/contestdb/01regsch.htm");
        menu.addSubItem("feedbackid", "2001 NATIONALS Tour", "Info",  "http://www.usars.org/nat-2001/index.html");
        menu.addSubItem("feedbackid", "MAP OF <BR> PENSACOLA", "Map",  "http://www.mapquest.com/cgi-bin/ia_find?link=btwn%2Ftwn-map_results&random=565&event=find_search&SNVData=&uid=&address=Civic+Center&city=Pensacola&State=FL&Zip=&Find+Map.x=16&Find+Map.y=11");
	menu.addSubItem("feedbackid", "NATIONALS Hotel Information (PDF) ", "Hotels",  "http://www.usarollerskating.com/artistic/2001hotels.pdf");
        menu.addSubItem("feedbackid", "DIRECTIONS<BR>TO VENUE", "Map",  "http://www.mapquest.com/cgi-bin/mqtrip?link=btwn/twn-ddir_na_basic_main&dir=New+Directions&DLL=304211,-872169&ADDR_1=&CITY_1=PENSACOLA&STATE_1=FL&ZIP_1=&uid=u1z1x6g839w8ubdd:zn9zr51a1&CC_1=US");
	menu.addSubItem("feedbackid", "2001 USARS NATIONALS<br>Standard Schedule ", "Standard Scehdule",  "http://www.usarollerskating.com/artistic/nationals.htm");
	menu.addSubItem("feedbackid", "2001 USARS NATIONALS<br>J.O. Schedule ", "J.O. Scehdule",  "http://www.usarollerskating.com/artistic/nationals.htm");
	menu.addSubItem("feedbackid", "  ", "  ",  "  ");




	menu.addSubItem("newsid", "RESULTS SHEETS", "info",  "http://www.usars.org/contestdb/2001eregion-1.html");
	menu.addSubItem("newsid", "Advanced Loops", "info",  "p3.html");
	menu.addSubItem("newsid", "Classic Men Figures", "info",  "p4.html");
	menu.addSubItem("newsid", "Classic Women Figures", "info",  "p5.html");
        menu.addSubItem("newsid", "Elementary Girls Loops", "info",  "p6.html");
        menu.addSubItem("newsid", "Elementary Girls Figures", "info",  "p7.html");
        menu.addSubItem("newsid", "Esquire Men Figures", "info",  "p8.html");
        menu.addSubItem("newsid", "Esquire Women Figures", "info",  "p9.html");
        menu.addSubItem("newsid", "Freshmen Men Figures", "info",  "p10.html");
        menu.addSubItem("newsid", "Freshmen Women Figures", "info",  "p11.html");
        menu.addSubItem("newsid", "Junior W/C Men Figures", "info",  "p12.html");
        menu.addSubItem("newsid", "Juvenile Boys Figures", "info",  "p13.html");
        menu.addSubItem("newsid", "Juvenile Girls Figures", "info",  "p14.html");
        menu.addSubItem("newsid", "Junior Women Figures", "info",  "p15.html");
        menu.addSubItem("newsid", "Esquire Solo Dance", "info",  "p29.html");
        menu.addSubItem("newsid", "  ", "  ",  "  ");


        menu.addSubItem("newsid2", "Master Men Figures", "info",  "p16.html");
        menu.addSubItem("newsid2", "Master Women Figures", "info",  "p17.html");
        menu.addSubItem("newsid2", "Novice Men Figures", "info",  "p18.html");
        menu.addSubItem("newsid2", "Novice Women Figures", "info",  "p19.html");
        menu.addSubItem("newsid2", "Open Men Loops", "info",  "p20.html");
        menu.addSubItem("newsid2", "Open Women Loops", "info",  "p21.html");
        menu.addSubItem("newsid2", "Sophomore Women Figures", "info",  "p22.html");
        menu.addSubItem("newsid2", "Veterans Men Figures", "info",  "p23.html");
        menu.addSubItem("newsid2", "Veterans Women Figures", "info",  "p24.html");
        menu.addSubItem("newsid2", "World Class Women Figures", "info",  "p25.html");
        menu.addSubItem("newsid2", "Classic Solo Dance", "info",  "p26.html");
        menu.addSubItem("newsid2", "Elementary Creative Solo Dance", "info",  "p27.html");
        menu.addSubItem("newsid2", "Elementary Solo Dance", "info",  "p28.html");
        menu.addSubItem("newsid2", "  ", "  ",  "  ");


        menu.addSubItem("freedownloadid", "Freshman Solo Dance", "info",  "p30.html");
        menu.addSubItem("freedownloadid", "Veteran Solo Dance", "info",  "p31.html");
        menu.addSubItem("freedownloadid", "Sophomore Solo Dance", "info",  "p32.html");
        menu.addSubItem("freedownloadid", "Elementary Boys Singles", "info",  "p33.html");
        menu.addSubItem("freedownloadid", "Elementary Girls Singles", "info",  "p34.html");
        menu.addSubItem("freedownloadid", "Freshman Men Singles", "info",  "p35.html");
        menu.addSubItem("freedownloadid", "Freshman Women Singles", "info",  "p36.html");
        menu.addSubItem("freedownloadid", "Junior Women Singles", "info",  "p37.html");
        menu.addSubItem("freedownloadid", "Junior Men Singles", "info",  "p38.html");
        menu.addSubItem("freedownloadid", "Junior W/C Women Singles", "info",  "p39.html");
        menu.addSubItem("freedownloadid", "Junior W/C Men Singles", "info",  "p40.html");
        menu.addSubItem("freedownloadid", "  ", "  ",  "  ");



	menu.addSubItem("stdid", "Juvenile Girls Singles", "info",  "p41.html");
	menu.addSubItem("stdid", "Juvenile Boys Singles", "info",  "p42.html");
	menu.addSubItem("stdid", "Sophomore Men Singles", "info",  "p43.html");
	menu.addSubItem("stdid", "Sophomore Women Singles", "info",  "p44.html");
	menu.addSubItem("stdid", "W/C Women Singles", "info",  "p45.html");
	menu.addSubItem("stdid", "Veteran Team Dance", "info",  "p46.html");
        menu.addSubItem("stdid", "Classic Team Dance", "info",  "p47.html");
        menu.addSubItem("stdid", "Esquire Team Dance", "info",  "p48.html");
        menu.addSubItem("stdid", "Team FreeDance", "info",  "p49.html");
        menu.addSubItem("stdid", "Freshman Team Dance", "info",  "p50.html");
        menu.addSubItem("stdid", "Junior Team Dance", "info",  "p51.html");
        menu.addSubItem("stdid", "Masters Team Dance", "info",  "p52.html");
        menu.addSubItem("stdid", "Novice Team Dance", "info",  "p53.html");
	menu.addSubItem("stdid", " &nbsp; ", " ",  " null");




        menu.addSubItem("stdid2", "W/C Team Dance", "info",  "p54.html");
        menu.addSubItem("stdid2", "Masters Solo Dance", "info",  "p54a.html");
        menu.addSubItem("stdid2", "Novice Solo Dance", "info",  "p100.html");
	menu.addSubItem("stdid2", " &nbsp; ", " ",  " null");



	menu.addSubItem("frenchid", "ALL JO INFORMATION", "Junior Olympics",  "index-jo.html");
	menu.addSubItem("frenchid", "  ", "Homepage",  "null");




	menu.showMenu();
}