<!-- Paste this code into an external JavaScript file named: theMenu.js  -->

/*
* Don't change or remove the head comments!
*
* DHTML hierarchical, object oriented menu: VB MENU 1.5
* Copyright (C) 2003-2004  Vladimir Bodurov
*
*   Version  1.5  2004-03-06
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
* Lesser General Public License for more details.

* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
*
* Copy of GNU Lesser General Public License at: http://www.gnu.org/copyleft/lesser.txt
*
* Source code home page: http://www.bodurov.com/menu.html
*/


// Creating and Managing object

// Creating and Managing object
var mc = new MenuCreator();

mc.Start();
mc.Add("About Our Books","http://www.mondialbooks.com/index.html","_self");
	mc.Start();
	mc.Add("Non-Fiction","http://www.mondialbooks.com/index.html","_self");
		mc.Start();
		mc.Add("Economy","http://www.mondialbooks.com/nonfiction/debra-yergen-creating-job-security-resource-guide.html","_self");
		mc.Add("Linguistics/Literature","http://www.mondialbooks.com/linguistics.html","_self");
		mc.Add("Music","http://www.mondialbooks.com/nonfiction/carl-van-vechten-carusos-mustache-off-musical-essays.html","_self");
		mc.Add("Politics","http://www.mondialbooks.com/political.html","_self");
		mc.Add("Psychology","http://www.mondialbooks.com/nonfiction/sigmund-freud-dream-psychology-psychonalysis-for-beginners.html","_self");
		mc.Add("Satire","http://www.mondialbooks.com/satire.html","_self");
		mc.End();
	mc.Add("Fiction","http://www.mondialbooks.com/index.html","_self");
		mc.Start();
		mc.Add("French","http://www.mondialbooks.com/index.html","_self");
			mc.Start();
			mc.Add("Emile Zola","http://www.emile-zola-novels.com/","_self");
			mc.Add("Other French Fiction","http://www.mondialbooks.com/other-french-literature.html","_self");
			mc.End();
		mc.Add("African","http://www.mondialbooks.com/african-fiction.html","_self");	
		mc.Add("American (US)","http://www.mondialbooks.com/american-fiction.html","_self");
		mc.Add("British","http://www.mondialbooks.com/british-fiction.html","_self");
		mc.Add("German","http://www.mondialbooks.com/german-literature.html","_self");
		mc.Add("Italian","http://www.mondialbooks.com/italian-literature.html","_self");
		mc.Add("Polish","http://www.mondialbooks.com/other-fiction/adam-mickiewicz-pan-tadeusz-sir-taddeus-polish-epic-classics.html","_self");		
		mc.Add("Gay","http://www.mondialbooks.com/gay-literature.html","_self");
		mc.Add("Other","http://www.mondialbooks.com/other-fiction.html","_self");
		mc.End();
	mc.Add("Authors","http://www.mondialbooks.com/index.html","_self");
		mc.Start();
			mc.Add("French","http://www.mondialbooks.com/index.html","_self");
				mc.Start();
				mc.Add("Honoré de BALZAC","http://www.mondialbooks.com/honore-de-balzac.html","_self");
				mc.Add("Alphonse DAUDET","http://www.mondialbooks.com/other-fiction/alphonse-daudet-little-whats-his-name-petit-chose.html","_self");
				mc.Add("Gustave FLAUBERT","http://www.mondialbooks.com/other-fiction/gustave-flaubert-salammbo-salambo.html","_self");
				mc.Add("Anatole FRANCE","http://www.mondialbooks.com/anatole-france.html","_self");
				mc.Add("André GIDE","http://www.mondialbooks.com/andre-gide.html","_self");
				mc.Add("Edmond and Jules de GONCOURT","http://www.mondialbooks.com/other-fiction/edmond-jules-de-goncourt-germinie-lacerteux.html","_self");		
				mc.Add("Victor HUGO","http://www.mondialbooks.com/victor-hugo.html","_self");
				mc.Add("Romain ROLLAND","http://www.mondialbooks.com/romain-rolland-french-writer.html","_self");
				mc.Add("Jules VERNE","http://www.mondialbooks.com/other-fiction/jules-verne-antarctic-mystery-sphinx-ice-fields.html","_self");
				mc.Add("Emile ZOLA","http://www.emile-zola-novels.com/","_self");
				mc.End();
			mc.Add("African","http://www.mondialbooks.com/index.html","_self");
				mc.Start();
				mc.Add("Malama KATULWENDE (Zambia)","http://www.mondialbooks.com/other-fiction/malama-katulwende-bitterness-african-novel-zambia.html","_self");
				mc.Add("Khaya GQIBITOLE (South Africa)","http://www.mondialbooks.com/other-fiction/khaya-gqibitole-tutaishi-african-tale-africa-novel.html","_self");
				mc.End();		
			mc.Add("American (US)","http://www.mondialbooks.com/index.html","_self");
				mc.Start();
				mc.Add("James BALDWIN","http://mondialbooks.netfirms.com/bookstore/nfoscomm/catalog/product_info.php?cPath=22_58_54&products_id=46","_blank");
				mc.Add("Susan COOLIDGE","http://www.mondialbooks.com/other-fiction/susan-coolidge-clover.html","_self");
				mc.Add("Bruce KELLNER","http://www.mondialbooks.com/other-fiction/bruce-kellner-winter-ridge-love-story.html","_self");
				mc.Add("Sinclair LEWIS","http://www.mondialbooks.com/other-fiction/sinclair-lewis-trail-of-the-hawk-american-fiction-classics.html","_self");
				mc.Add("Jack LONDON","http://www.mondialbooks.com/jack-london.html","_self");
				mc.Add("Gertrud STEIN","http://www.mondialbooks.com/other-fiction/gertrude-stein-three-lives-carl-van-vechten-introduction.html","_self");
				mc.Add("Diane STINGLEY","http://mondialbooks.netfirms.com/bookstore/nfoscomm/catalog/product_info.php?products_id=40","_blank");
				mc.Add("Carl Van VECHTEN","http://www.mondialbooks.com/carl-van-vechten.html","_self");
				mc.Add("Donald WINDHAM","http://www.mondialbooks.com/other-fiction/donald-windham-two-people-gay-classic.html","_self");
				mc.Add("Debra YERGEN","http://www.mondialbooks.com/nonfiction/debra-yergen-creating-job-security-resource-guide.html","_self");
				mc.End();		
			mc.Add("British","http://www.mondialbooks.com/index.html","_self");
				mc.Start();
				mc.Add("Jane AUSTEN","http://www.mondialbooks.com/other-fiction/jane-austen-persuasion-northanger-abbey-british-english-fiction-classics.html","_self");
				mc.Add("Agatha CHRISTIE","http://www.mondialbooks.com/other-fiction/agatha-christie-novels-secret-adversary-mysterious-affair-styles.html","_self");
				mc.Add("Jerome K. JEROME","http://www.mondialbooks.com/other-fiction/jerome-k-jerome-idle-thoughts-idle-fellow.html","_self");
				mc.Add("Rudyard KIPLING","http://www.mondialbooks.com/other-fiction/rudyard-kipling-ghost-stories-british-english-fiction-classics.html","_self");				
				mc.Add("William Somerset MAUGHAM","http://www.mondialbooks.com/other-fiction/william-somerset-maugham-trembling-leaf-south-sea-islands-british-english-fiction-classics.html","_self");
				mc.Add("Howard STURGIS","http://www.mondialbooks.com/howard-sturgis-howard-overing-sturgis-british-writer.html","_self");
				mc.Add("Geoffrey SUTTON","http://www.mondialbooks.com/enciklopedio/index.html","_self");
				mc.Add("H.G. WELLS","http://www.mondialbooks.com/other-fiction/herbert-george-h-g-wells-tales-space-time-british-english-fiction-classics.html","_self");
				mc.Add("Oscar WILDE","http://www.mondialbooks.com/oscar-wilde-british-english-writer.html","_self");
				mc.Add("Virginia WOOLF","http://www.mondialbooks.com/other-fiction/virginia-woolf-jacobs-jacob-room-british-english-fiction-classics.html","_self");
				mc.End();
			mc.Add("German","http://www.mondialbooks.com/index.html","_self");
				mc.Start();
				mc.Add("Wera BLANKE","http://www.mondialbooks.com/nonfiction/wera-blanke-esperanto-terminologie-terminologiearbeit.html","_self");
				mc.Add("Adelbert von CHAMISSO","http://www.mondialbooks.com/other-fiction/theodor-storm-adelbert-von-chamisso-adalbert-stifter-german-novellas-immensee-peter-schlemihl-brigitta.html","_self");
				mc.Add("Marie von EBNER-ESCHENBACH (Austrian)","http://www.mondialbooks.com/other-fiction/marie-von-ebner-eschenbach-krambambuli-district-doctor.html","_self");
				mc.Add("Friedrich ENGELS","http://www.mondialbooks.com/karl-marx-friedrich-engels-marxism-socialism-communism-philosophy.html","_self");
				mc.Add("Theodor FONTANE","http://www.mondialbooks.com/other-fiction/theodor-fontane-trials-tribulations-berlin-novel-german.html","_self");
				mc.Add("Sigmund FREUD","http://www.mondialbooks.com/nonfiction/sigmund-freud-dream-psychology-psychonalysis-for-beginners.html","_self");
				mc.Add("Johann Wolfgang von GOETHE","http://www.mondialbooks.com/other-fiction/johann-wolfgang-goethe-sorrows-of-young-werther.html","_self");
				mc.Add("Franz GRILLPARZER (Austrian)","http://www.mondialbooks.com/other-fiction/franz-grillparzer.html","_self");
				mc.Add("Wilhelm HAUFF","http://www.mondialbooks.com/other-fiction/wilhelm-hauff-the-cold-heart-nose-the-dwarf-german-tales.html","_self");
				mc.Add("Heinrich HEINE","http://www.mondialbooks.com/heinrich-heine.html","_self");
				mc.Add("E.T.A. HOFFMANN","http://www.mondialbooks.com/other-fiction/e-t-a-hoffmann-hoffman-mysterious-tales-sandman-elementary-spirit.html","_self");
				mc.Add("Gottfried KELLER (Swiss-German)","http://www.mondialbooks.com/gottfried-keller.html","_self");
				mc.Add("Bernhard KELLERMANN","http://www.mondialbooks.com/other-fiction/bernhard-kellermann-god-beloved-novella-german-classics.html","_self");
				mc.Add("Heinrich von KLEIST","http://www.mondialbooks.com/other-fiction/heinrich-von-kleist-michael-kohlhaas-a-tale-from-an-old-chronicle.html","_self");
				mc.Add("Gotthold Ephraim LESSING","http://www.mondialbooks.com/other-fiction/gotthold-ephraim-lessing-minna-von-barnhelm-soldiers-fortune-german-drama.html","_self");
				mc.Add("Karl MARX","http://www.mondialbooks.com/karl-marx-friedrich-engels-marxism-socialism-communism-philosophy.html","_self");
				mc.Add("Wilhelm RAAABE","http://www.mondialbooks.com/other-fiction/wilhelm-raabe-hunger-pastor-german-classics.html","_self");
				mc.Add("Adalbert STIFTER","http://www.mondialbooks.com/other-fiction/theodor-storm-adelbert-von-chamisso-adalbert-stifter-german-novellas-immensee-peter-schlemihl-brigitta.html","_self");
				mc.Add("Theodor STORM","http://www.mondialbooks.com/theodor-storm.html","_self");
				mc.End();		
			mc.Add("Italian","http://www.mondialbooks.com/index.html","_self");
				mc.Start();
				mc.Add("Gabriele D'ANNUNZIO","http://www.mondialbooks.com/other-fiction/gabriele-d-annunzio-child-of-pleasure.html","_self");
				mc.Add("Luigi PIRANDELLO","http://www.mondialbooks.com/other-fiction/luigi-pirandello-signora-speranza-italian-classics.html","_self");
				mc.End();		
			mc.Add("Gay","http://www.mondialbooks.com/gay-literature.html","_self");
				mc.Start();
				mc.Add("Howard Sturgis","http://www.mondialbooks.com/howard-sturgis-howard-overing-sturgis-british-writer.html","_self");				
				mc.Add("Oscar WILDE","http://www.mondialbooks.com/oscar-wilde-british-english-writer.html","_self");
				mc.Add("Donald WINDHAM","http://www.mondialbooks.com/other-fiction/donald-windham-two-people-gay-classic.html","_self");
				mc.End();
			mc.Add("Other","http://www.mondialbooks.com/index.html","_self");
				mc.Start();
				mc.Add("Martin Andersen NEX&#216; (Denmark)","http://www.mondialbooks.com/martin-andersen-nexo.html","_self");
				mc.Add("Adam Mickiewicz (Poland)","http://www.mondialbooks.com/other-fiction/adam-mickiewicz-pan-tadeusz-sir-taddeus-polish-epic-classics.html","_self");				
				mc.End();		
			mc.End();
	mc.End();
mc.Add("Bookstore Direct","http://mondialbooks.netfirms.com/bookstore/nfoscomm/catalog/index.php?language=en","_blank");
mc.Add("For Authors","http://www.mondialbooks.com/index.html","_self");
	mc.Start();
	mc.Add("Book Proposals","http://www.mondialbooks.com/publish-your-book-free.html","_self");
	mc.Add("Log-in","http://www.mondialbooks.com/author-log-in.html","_self");
	mc.End();
mc.Add("Esperanto","http://www.librejo.com","_blank");
	mc.Start();
	mc.Add("Learn Esperanto!","http://esperanto-usa.org/node/5","_blank");
	mc.Add("Librejo (Books in Esperanto)","http://www.librejo.com","_blank");
	mc.Add("Projekto Vivprotokoloj","http://www.librejo.com/vivprotokoloj.html","_blank");
	mc.End();
mc.Add("About us/Contact","http://www.mondialbooks.com/about-us.html","_self");
	mc.Start();
	mc.Add("Contact us","http://www.mondialbooks.com/about-us.html","_self");
	mc.Add("Order books","http://www.mondialbooks.com/order-form.html","_self");
	mc.End();
mc.Add("Links","http://www.mondialbooks.com/link-exchange.html","_self");
mc.End();

// if you uncomment this the menu will be vertical instead of horizontal
// mc.Vertical();
// if you uncomment this the box will be centered
//mc.Center();
// if you uncomment this you will have to write the first level youself
//mc.DoNotWriteFirstLevel();

mc.Draw();






