function showToolbar()
{
	menu = new Menu();

	mstyle = new MenuStyle();
	mstyle.idName = "SmartMenu";	
	mstyle.bgColor = "#310303";	
	mstyle.fgColor = "#ffffff";	
	mstyle.idStyle = "horizontal";  // "horizontal" or "vertical"
	mstyle.position = "relative";		// null, "absolute", "relative"
	mstyle.bVisible = true;	        
	mstyle.cellSpacing = 2;         
	mstyle.mainMenuWidth = "100%";  
	mstyle.width = "100%";          
	mstyle.submenuFrame="null";	
	mstyle.mainMenuBorder=1;        
	mstyle.menuBorder=0;
	mstyle.onmouseover=null;        
	mstyle.onmouseout=null;         

	mstyle.holder = "SmartMenu";
	mstyle.level=1;

	// Create MenuItem object which describes configuration of menu item
	mitem = new MenuItem();
	mitem.bgColor = "#310303";
	mitem.fgColor = "#ffffff";

	menu.setItemStyle(mitem);

	menu.newMenu(mstyle);

	// addItem("SmartMenu"          // the name of menu item where to add menu option
	//         "Search"             // the name of menu option
	//         1                    // menu level: 1 - top, 2 - submenu, 3 - subsubmenu, etc.
        //         "Internet Search Engines" // menu option title
	//         "Internet Search Engines" // full description
        //	   "http://www.somewhere.com" // URL
	//         null                 // parent name or null if dosn't have
        //         "SmartSubMenu"       // the name of submenu item
        //         0                    // where to display submenu: 0 - bottom, 1 - right, 2 - left
        // );

	menu.addItem("SmartMenu", "Search", 1, " Home ", " Home",  "http://www.esolutiononline.com", null, "Home_submenu", 0);
	menu.addItem("SmartMenu", "Search2", 1, "Electronic Solutions", "Electronic Solutions",   "http://www.esolutiononline.com", null,  "Main_submenu", 0);
	menu.addItem("SmartMenu", "Search3", 1, " eCommerce Tools", "eCommerce Studio provides a listing of the tools necessary to transform your web site into a profit center",  "http://www.esolutiononline.com/ecommercestudio/", null, "office_submenu", 0);
	menu.addItem("SmartMenu", "Search4", 1, "  Advertise", "Advertise Here",  "mailto:advertise@esolutiononline.com", null, "gallery_submenu", 0);
	menu.addItem("SmartMenu", "Search5", 1, "  H E L P ", "Helpful Information ",  null, null, "free_submenu", 0);
	menu.addItem("SmartMenu", "Search6", 1, "  Contact Us", "Contact Us",  "/contact.htm", null, "contact_submenu", 0);
	menu.addItem("SmartMenu", "Search7", 1, "Log In ", " Log In to Administration area ",  "/login.htm", null, null, 0);

///////////////////

	mstyle = new MenuStyle();
	mstyle.idName = "Home_submenu";
	mstyle.idStyle = "vertical";
	mstyle.position = "absolute";
	mstyle.bVisible = false;
	mstyle.bLeftAligned = 0;
	mstyle.bgColor = "#310303";
	mstyle.mainMenuWidth = "170";
	mstyle.width = "170";
	mstyle.menuBorder=0;
	mstyle.level=2;

	mstyle.holder="";

	menu.newMenu(mstyle);
	menu.addItem("Home_submenu", "Prepare your site", 2, "Prepare your site", "Suggestions for getting your site ready for the Web", "http://www.esolutiononline.com/prepare.htm", null, null, 0);
	menu.addItem("Home_submenu", "How to Get Listed", 2,   "How to Get Listed",   "Tips and Tricks for Marketing your site and getting listed on Search Engines",   "http://www.esolutiononline.com/tricks.htm", null, null, 0);
	menu.addItem("Home_submenu", "Increase Your Traffic", 2,   "Increase Your Traffic",   "How to increase traffic to your Web site without spending advertising dollars.",   "http://www.esolutiononline.com/increase.htm", null, null, 0);
	menu.addItem("Home_submenu", "PC TIPS",  2,  "PC TIPS",   "PC Tips for you",  "http://www.esolutiononline.com/PCtips.htm");
	menu.addItem("Home_submenu", "Site Support",     2,   "Site Support ",       "Frequently asked questions about Netscape bugs",       "http://www.esolutiononline.com/support.htm", null, null, 0);
    menu.addItem("Home_submenu", "S E A R C H", 2, "S E A R C H",  "Search this site or the Web.",  "http://www.esolutiononline.com/search.htm");
	menu.addItem("Home_submenu", "THIS MENU © ",  2,   "THIS MENU © ",    "Static Top Smart Menu available for navigating your site",    "http://www.esolutiononline.com/SmartMenu/");
///////////////////

	mstyle = new MenuStyle();
	mstyle.idName = "Main_submenu";
	mstyle.idStyle = "vertical";
	mstyle.position = "absolute";
	mstyle.bVisible = false;
	mstyle.bLeftAligned = 0;
	mstyle.bgColor = "#310303";
	mstyle.mainMenuWidth = "170";
	mstyle.width = "170";
	mstyle.menuBorder=0;
	mstyle.level=2;

	mstyle.holder="";

	menu.newMenu(mstyle);
	menu.addItem("Main_submenu", "How It Works ", 2, "How It Works ", "Introduction to eCommerce Solutions",  "http://www.esolutiononline.com/eintro.htm");
	menu.addItem("Main_submenu", "Programming",  2, "Programming",   "eSolution offers a wide variety of Internet software development services",  "http://www.esolutiononline.com/programmers.htm");
	menu.addItem("Main_submenu", "Web Design",  2,  "Web Design",  "eCommerce Studio will locate your webmaster FREE",  "http://www.esolutiononline.com/webdesign.htm");
	menu.addItem("Main_submenu", "Our Prices", 2,"Our Prices ",   "Our Prices",  "http://www.esolutiononline.com/join.htm#prices");
	menu.addItem("Main_submenu", "Why eSolution?", 2, "Why eSolution? ", "Why eSolution is the best?",  "http://www.esolutiononline.com/join.htm");
	menu.addItem("Main_submenu", "Start your business", 2, "Start your business", "Start your own business",  "http://www.esolutiononline.com/join.htm#join");
	menu.addItem("Main_submenu", "Your Own Name",  2, "Your Own Name",  "Get Your Own Domain Name for your Web Site",  "http://www.esolutiononline.com/yourownname.html");
  	menu.addItem("Main_submenu", "Domain Transfer",  2, "Domain Transfer",   "Transfer your Domain, get great rates!",  "http://www.esolutiononline.com/domainTRANSFER.html");




///////////////////

	mstyle = new MenuStyle();
	mstyle.idName = "office_submenu";
	mstyle.idStyle = "vertical";
	mstyle.position = "absolute";
	mstyle.bVisible = false;
	mstyle.bLeftAligned = 0;
	mstyle.bgColor = "#310303";
	mstyle.mainMenuWidth = "170";
	mstyle.width = "165";
	mstyle.menuBorder=0;
	mstyle.level=2;

	mstyle.holder="";

	menu.newMenu(mstyle);
	menu.addItem("office_submenu", "Navigation © ",  2,  "Navigation © ",  "Smart Menu © available for navigating your site",  "http://www.esolutiononline.com/SmartMenu/");
	menu.addItem("office_submenu", "Page Transitions", 2,   "Page Transitions",   "How to add HTML Page Transitions",   "http://www.esolutiononline.com/pagetransition.htm", null, null, 0);
	menu.addItem("office_submenu", "Color Wheel",  2,  "Color Wheel",  "Color Wheel with HEX colors",  "http://www.esolutiononline.com/colorwheel.htm");
	menu.addItem("office_submenu", "3D Headermaker",  2,  "3D Headermaker",  "3D Headermaker. Get a Free Download.",  "http://www.esolutiononline.com/3Dheadermaker.htm");
	menu.addItem("office_submenu", "FormMAIL SCRIPT © ",  2,   "FormMAIL SCRIPT © ",    "Form MAIL SCRIPT available for your site, price includes technical support for installation to your site.",    "http://www.esolutiononline.com/formmail/SAMPLE.htm");

///////////////////

	mstyle = new MenuStyle();
	mstyle.idName = "gallery_submenu";
	mstyle.idStyle = "vertical";
	mstyle.position = "absolute";
	mstyle.bVisible = false;
	mstyle.bLeftAligned = 0;
	mstyle.bgColor = "#310303";
	mstyle.mainMenuWidth = "170";
	mstyle.width = "150";
	mstyle.menuBorder=0;
	mstyle.level=2;

	mstyle.holder="";

	menu.newMenu(mstyle);
	menu.addItem("gallery_submenu", "Your Site Here !",  2, "ADD your site",    "For a small fee you can advertise your site here !",  "mailto:advertise@esolutiononline.com");
	menu.addItem("gallery_submenu", "CaseWork",  2, "CaseWork",   "CaseWork Specialties custom cabinetry",  "http://www.caseworkspecialties.com");
	menu.addItem("gallery_submenu", "LEB 2001",  2, "LEB 2001",    "Visual Safety Technoloties Light Emmitting Beacon",  "http://www.future-technologies.biz");




///////////////////

	mstyle = new MenuStyle();
	mstyle.idName = "free_submenu";
	mstyle.idStyle = "vertical";
	mstyle.position = "absolute";
	mstyle.bVisible = false;
	mstyle.bLeftAligned = 0;
	mstyle.bgColor = "#310303";
	mstyle.mainMenuWidth = "170";
	mstyle.width = "150";
	mstyle.menuBorder=0;
	mstyle.level=2;

	mstyle.holder="";

	menu.newMenu(mstyle);
	menu.addItem("free_submenu", "Explore WWW",  2,  "Explore WWW",  "Explore WWW",  "http://www.netcraft.com");
	menu.addItem("free_submenu", "Search Engines",  2,  "Search Engines",  "Search Engines",  "http://www.esolutiononline.com/search.htm");
	menu.addItem("free_submenu", "Weather",  2, "Weather",    "Weather",  "http://www.weather.com/maps/maptype/currentweatherusnational/index_large.html");
	menu.addItem("free_submenu", "InternetHOAXES",  2, "InternetHOAXES",  "Hoaxes and alerts on the Internet",  "http://ciac.llnl.gov/ciac/CIACHoaxes.html");

///////////////////

	mstyle = new MenuStyle();
	mstyle.idName = "contact_submenu";
	mstyle.idStyle = "vertical";
	mstyle.position = "absolute";
	mstyle.bVisible = false;
	mstyle.bLeftAligned = 0;
	mstyle.bgColor = "#310303";
	mstyle.mainMenuWidth = "170";
	mstyle.width = "150";
	mstyle.menuBorder=0;
	mstyle.level=2;

	mstyle.holder="";

	menu.newMenu(mstyle);
	menu.addItem("contact_submenu", "Request Info",  2,  "Request Info",  "Request Information",  "http://www.esolutiononline.com/contact.htm");
	menu.addItem("contact_submenu", "Feedback",  2, "Feedback",    "Feedback about our site",  "http://www.esolutiononline.com/feedback.htm");

	showMenu();
}
