//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("navigation", "Navigation", "Navigation",  null, null);
	menu.addItem("computergraphics", "Computer graphics", "Computer graphics",  null, null);
    menu.addItem("boutique", "The Shop", "The Shop",  null, null);
	menu.addItem("hommarobase", "Homm@robase", "Directory not translated",  null, null);
	menu.addItem("finding", "Finding", "Finding",  null, null);
	menu.addItem("humor", "Humor", "Humor",  null, null);
    menu.addItem("translate", "Back to french", "Back to french",  null, null);
	
    menu.addSubItem("navigation", "Welcome", "Welcome",  "http://www.hommart.net/welcome.htm", "");
	menu.addSubItem("navigation", "Sitemap", "Sitemap",  "http://www.hommart.net/sitemap.htm", "");
	menu.addSubItem("navigation", "Weblog", "My Blog",  "http://bugs.hommart.net/blog/", "");
    menu.addSubItem("navigation", "Visitor's book", "Visitor's book",     "http://www.hommart.net/livre-dor/livre.html", "");
	menu.addSubItem("navigation", "Partnership", "Partnership",  "http://www.hommart.net/publicites/partnership.htm", "");
    menu.addSubItem("navigation", "Links 1", "Links page 1",  "http://www.hommart.net/liens.htm", "");
menu.addSubItem("navigation", "Links 2", "Links page 2", "http://www.hommart.net/page-des-liens-2.htm", "");
menu.addSubItem("navigation", "Links 3", "Links page 3",  "http://www.hommart.net/liens-3.htm", "");
	menu.addSubItem("navigation", "Statistics", "Statistics of site",  "http://www.hommart.net/statistics.htm", "");
	menu.addSubItem("navigation", "Contact Thierry Bugs", "Contact Thierry Bugs",  "mailto:bugs@hommart.net", "");
	menu.addSubItem("navigation", " ", " ", "http://www.hommart.net", "");

	menu.addSubItem("computergraphics", "Computer graphics", "Computer graphics main",  "http://www.hommart.net/infographie/computer_graphics.html", "");
	menu.addSubItem("computergraphics", "Digital Art by Kent", "Article on Digital Art by Kent",  "http://www.hommart.net/infographie/the-digital-art.htm", "");
	menu.addSubItem("computergraphics", "Vade mecum of Numerics arts", "Vade mecum of Numerics arts",  "http://www.hommart.net/infographie/the-vade-mecum.htm", "");
	menu.addSubItem("computergraphics", "Masks", "Masks",  "http://www.hommart.net/infographie/masks.htm", "");
    	menu.addSubItem("computergraphics", "Fractal Art", "Fractal Art",  "http://www.hommart.net/infographie/fractal-art-nature-1.htm", "");
	menu.addSubItem("computergraphics", "Surfing", "Surfing",  "http://www.hommart.net/infographie/surfing1.htm", "");
	menu.addSubItem("computergraphics", "Bordeaux", "Bordeaux",  "http://www.hommart.net/infographie/bordeaux.htm", "");
	menu.addSubItem("computergraphics", "Friends", "Friends",  "http://www.hommart.net/infographie/friends1.htm", "");
	menu.addSubItem("computergraphics", "Goodies, portable, download", "Goodies, avatars, Imode...",  "http://www.hommart.net/goodies/download.htm", "");
        menu.addSubItem("computergraphics", "- - - - - - - - - - - - -  Nude Male Art  ADULTS : The man without taboo...", "Computer graphics of nudes for ADULTS", 
"http://bugs.hommart.net/welcome.htm", "");
        menu.addSubItem("computergraphics", " ", " ", "http://www.hommart.net", "");
        menu.addSubItem("boutique", "Buy my photos", "Buy my photos",  "http://www.hommart.net/boutique/digital-art-c-2.html", "");
        menu.addSubItem("boutique", " ", " ", "http://www.hommart.net", "");
	menu.addSubItem("hommarobase", "Directory Home", "Homm@robase",  "http://hommarobase.hommart.net", "");
	menu.addSubItem("hommarobase", "News", "in french",  "http://hommarobase.hommart.net/2-Actualités", "");
        menu.addSubItem("hommarobase", "Arts", "in french",  "http://hommarobase.hommart.net/12-Arts", "");
        menu.addSubItem("hommarobase", "Health", "in french",  "http://hommarobase.hommart.net/39-Bien-être", "");
        menu.addSubItem("hommarobase", "Business", "in french",  "http://hommarobase.hommart.net/69-Commerce", "");
        menu.addSubItem("hommarobase", "Communicate", "in french",  "http://hommarobase.hommart.net/21-Communiquer", "");
        menu.addSubItem("hommarobase", "Entertainments", "in french",  "http://hommarobase.hommart.net/14-Divertissements", "");
        menu.addSubItem("hommarobase", "Economy", "in french",  "http://hommarobase.hommart.net/3-Economie", "");
    	menu.addSubItem("hommarobase", "Homosexuality", "in french", "http://hommarobase.hommart.net/13-Homosexualité", "");
	menu.addSubItem("hommarobase", "Computer", "in french",  "http://hommarobase.hommart.net/7-Informatique", "");
        menu.addSubItem("hommarobase", "Leasures", "in french",  "http://hommarobase.hommart.net/57-Loisirs", "");
	menu.addSubItem("hommarobase", "House", "in french",  "http://hommarobase.hommart.net/35-Maison", "");
    menu.addSubItem("hommarobase", "Searchs", "in french",  "http://hommarobase.hommart.net/15-Recherches", "");
	menu.addSubItem("hommarobase", "Sciences", "in french",  "http://hommarobase.hommart.net/6-Sciences", "");
        menu.addSubItem("hommarobase", "Society", "in french",  "http://hommarobase.hommart.net/56-Société", "");
	menu.addSubItem("hommarobase", "Tourism", "in french",  "http://hommarobase.hommart.net/41-Tourisme", "");
    menu.addSubItem("hommarobase", "Webmasters", "in french",  "http://hommarobase.hommart.net/22-Webmasters", "");
	menu.addSubItem("hommarobase", " ", " ", "http://www.hommart.net", "");
	
	menu.addSubItem("finding", "News main", "News main",  "http://www.hommart.net/decouvertes/news.htm", "");
	menu.addSubItem("finding", "Artistic", "Artistic websites",  "http://www.hommart.net/decouvertes/artistic.htm", "");
        menu.addSubItem("finding", "Fun", "Fun on web",  "http://www.hommart.net/decouvertes/fun.htm", "");
	menu.addSubItem("finding", " ", " ", "http://www.hommart.net", "");

	menu.addSubItem("humor", "Humor main", "Humor main",  "http://www.hommart.net/humour/humor.html", "");
	menu.addSubItem("humor", "Rabbits", "My Collection of Rabbits",  "http://www.hommart.net/humour/rabbits.html", "");
	menu.addSubItem("humor", "Blaemus", "Drawings of Blaemus",  "http://www.hommart.net/humour/humor.html", "");
    menu.addSubItem("humor", "Star Wars revisited", "Star Wars revisited",  "http://www.hommart.net/humour/i-am-your-father-31.html", "");
        menu.addSubItem("humor", "Puzzles and games", "Puzzles and games",  "http://www.hommart.net/humour/jeux/games.htm", "");
	menu.addSubItem("humor", " ", " ", "http://www.hommart.net", "");

        menu.addSubItem("translate", "Back to french", "Back to french",  "http://www.hommart.net", "");
        menu.addSubItem("translate", "Plan du site", "Plan du site",  "http://www.hommart.net/plan-du-site.htm", "");
        menu.addSubItem("translate", " ", " ", "http://www.hommart.net", "");
	
menu.showMenu
();
}