function menuItem(item){
if (item == "index"){ return "index.htm"; }
if (item == "Campbell"){ return "starwars-edifice_campbell.htm"; }
if (item == "mythmakers"){ return "starwars-edifice_artists_as_mythmakers.htm"; }
if (item == "Monomyth"){ return "starwars-edifice_monomyth.htm"; }
if (item == "Introduction"){ return "starwars-edifice_mainpoints.htm"; }
if (item == "one single work of art"){ return "starwars-edifice_single_work_of_art.htm"; }
if (item == "science fiction genre"){ return "starwars-edifice_not_science_fiction.htm"; }
if (item == "popular entertainment"){ return "starwars-edifice_not_popular_entertainment.htm"; }
if (item == "new myth"){ return "starwars-edifice_myth_for_our_age.htm"; }
if (item == "edifices of intent"){ return "starwars-edifice_edifices_of_intent.htm"; }
if (item == "natural history of gods"){ return "starwars-edifice_natural_history_gods.htm"; }
if (item == "sorcery"){ return "starwars-edifice_sorcery_existential_option.htm"; }
if (item == "magic"){ return "starwars-edifice_magic_traditions.htm"; }
if (item == "Castaneda"){ return "starwars-edifice_castaneda.htm"; }
if (item == "uphadi"){ return "starwars-edifice_uphadi.htm"; }
if (item == "myth"){ return "starwars-edifice_myth.htm"; }
if (item == "cat"){ return "starwars-edifice_schrodinger_cat.htm"; }
if (item == "nagualism"){ return "starwars-edifice_nagualism.htm"; }
if (item == "high_concept"){ return "starwars-edifice_high_concept.htm"; }
if (item == "readymade"){ return "starwars-edifice_readymade.htm"; }
if (item == "retcon"){ return "starwars-edifice_retcon.htm"; }
if (item == "our_age"){ return "starwars-edifice_myth_for_our_age.htm"; }
if (item == "sci_fi"){ return "starwars-edifice_not_science_fiction.htm"; }
if (item == "tragedy"){ return "starwars-edifice_tragedy.htm"; }
if (item == "book"){ return "starwars-edifice_plan_of_book.htm"; }
if (item == "upadhi"){ return "starwars-edifice_upadhi.htm"; }
if (item == "feedback"){ return "starwars-edifice_feedback.php"; }
if (item == "links"){ return "starwars-edifice_links.htm"; }
}
function linkItem(item){
if (item == "Krishnamurti"){ return "http://en.wikipedia.org/wiki/Jiddu_Krishnamurti"; }
if (item == "Krishnamurti2"){ return "http://www.j-krishnamurti.org/kfiPage.html"; }
if (item == "Theosophical Society"){ return "http://www.ts-adyar.org/"; }
if (item == "Swami Nikhilananda"){ return "http://en.wikipedia.org/wiki/Swami_Nikhilananda"; }
if (item == "Bollingen Foundation"){ return "http://en.wikipedia.org/wiki/Bollingen"; }
if (item == "Joseph Campbell Foundation"){ return "http://www.jcf.org/index2.php"; }
if (item == "Wookiepedia"){ return "http://starwars.wikia.com/wiki/Main_Page"; }
if (item == "Official Star Wars"){ return "http://www.starwars.com/"; }
if (item == "Lucasfilm Ltd"){ return "http://www.lucasfilm.com/"; }
if (item == "castaneda"){return "http://en.wikipedia.org/wiki/Carlos_Castaneda"; }
if (item == "cleargreen"){return "http://www.cleargreen.com/"; }
if (item == "Buckminster_Fuller"){ return "http://www.bfi.org/"; }
if (item == "found_art"){ return "http://en.wikipedia.org/wiki/Found_art"; }
if (item == "retcon"){ return "http://en.wikipedia.org/wiki/Retcon"; }
if (item == "wired"){ return "http://www.wired.com/wired/archive/13.05/lucas.html?pg=2&topic=lucas&topic_set"; }
if (item == "video"){ return "http://video.google.com/videoplay?docid=-5325801707376229569&q=thx+1138&hl=en"; }
if (item == "wikipedia"){ return "http://en.wikipedia.org/wiki/Main_Page"; }
if (item == "ISTA"){ return "http://www.sacred-texts.com/"; }
if (item == "Heinlein"){ return "http://www.heinleinsociety.org/index.html"; }
if (item == "Asimov"){ return "http://en.wikipedia.org/wiki/Isaac_Asimov"; }
if (item == "Esalen"){ return "http://www.esalen.org/index.html"; }
if (item == "Watts"){ return "http://www.alanwatts.com/center/web/"; }
if (item == "Saros"){ return "http://www.saros.zynet.co.uk/"; }
if (item == "British Mysteries"){ return "http://www.ynysprydein.org/"; }
if (item == "meditator"){ return "http://www.meditator.org/"; }
if (item == "Torres"){ return "http://www.thenagualbook.com/"; }
if (item == "Mogini"){ return "http://www.fabcourse.com/"; }
if (item == "Lisi"){ return "http://sifter.org/~aglisi/"; }
if (item == "Lie"){ return "http://aimath.org/E8/"; }
if (item == "Lisi_Wiki"){ return "http://en.wikipedia.org/wiki/Antony_Garrett_Lisi"; }
if (item == "GUFT"){ return "http://en.wikipedia.org/wiki/Grand_unified_field_theory"; }
if (item == "NS"){ return "http://www.newscientist.com/article/dn12891"; }
if (item == "TOE"){ return "http://en.wikipedia.org/wiki/Theory_of_Everything"; }
if (item == "FQI"){ return "http://en.wikipedia.org/wiki/Foundational_Questions_Institute"; }
if (item == "Sifter"){ return "http://sifter.org/"; }
if (item == "enlightenment"){ return "http://enlightenment.supersaturated.com/essays/authors/carolynray.html"; }
}
	
