


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0            // The time delay before menus open on mouse over
_subOffsetTop=5              // Sub menu top offset
_subOffsetLeft=-5            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#FFFFCC";
oncolor="#000000";
offbgcolor="#CCCC00";
offcolor="#000000";
bordercolor="#CCCC00";
borderstyle="solid";
borderwidth=0;
separatorcolor="#999900";
separatorsize="0";
padding=4;
fontsize="80%";
fontstyle="normal";
fontfamily="Arial";
pagecolor="black";
pagebgcolor="#DBDEF0";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.globaltree.de/images/arrow_black.gif";
onsubimage="http://www.globaltree.de/images/arrow_blue.gif";
subimagepadding="0";
overfilter="";
outfilter="";
}


with(submenuStyle=new mm_style()){
onbgcolor="#FFFFCC";
oncolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
separatorcolor="#999900";
separatorsize="0";
padding=4;
fontsize="80%";
fontstyle="normal";
fontfamily="Arial";
pagecolor="black";
pagebgcolor="#DBDEF0";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.globaltree.de/images/arrow_black.gif";
onsubimage="http://www.globaltree.de/images/arrow_blue.gif";
subimagepadding="0";
overfilter="";
outfilter="";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=60;
left=0;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=http://www.globaltree.de/index_anm_en.html;status=Go to the homepage of art new media;");
aI("text=About ANM;showmenu=about_anm;");
aI("text=Art Projects;showmenu=art_projects;");
aI("text=Contact;url=http://www.globaltree.de/contact/index.html;status=Contact Us;");
aI("text=Site Map;url=http://www.globaltree.de/site_map_en.html;");
}

with(milonic=new menuname("about_anm")){
style=submenuStyle;
overflow="scroll";
aI("text=About the Author;url=http://www.globaltree.de/about_anm/index.html;");
aI("text=T&auml;tigkeitsprofil DE;url=http://www.globaltree.de/ueber_anm/profil.html;");
aI("text=Partners;url=http://www.globaltree.de/about_anm/partners.html;");
aI("text=Copyright;url=http://www.globaltree.de/about_anm/copyright.html;");
aI("text=Data Protection;url=http://www.globaltree.de/about_anm/data_protection.html;");
}

with(milonic=new menuname("art_projects")){
style=submenuStyle;
aI("text=Elemente: Eine Zerlegung DE;showmenu=elemente;");
aI("text=Global Tree: The Worldwide Tree Network;showmenu=global_tree;");
aI("text=Gras: Abbild oder Wirklichkeit? DE;showmenu=gras;");
aI("text=Der Punkt: Die andere Dimension DE;showmenu=der_punkt;");
aI("text='Wolkenkuckucksburg': I am taking the liberty...;url=http://www.globaltree.de/art_projects/wolkenkuckucksburg/index.html;");
}

with(milonic=new menuname("elemente")){
style=submenuStyle;
aI("text=Intro DE;url=http://www.globaltree.de/kunstprojekte/elemente/index.html;");
aI("text=Animation DE;url=http://www.globaltree.de/kunstprojekte/elemente/animation.html;");
aI("text=Der Konstrukteur DE;url=http://www.globaltree.de/kunstprojekte/elemente/konstrukteur.html;");
aI("text=Elemente-Konzept DE;url=http://www.globaltree.de/kunstprojekte/elemente/konzept.html;");
aI("text=Monitorkreis DE;url=http://www.globaltree.de/kunstprojekte/elemente/monitorkreis.html;");
aI("text=Grundriss DE;url=http://www.globaltree.de/kunstprojekte/elemente/grundriss.html;");
aI("text=Technik DE;url=http://www.globaltree.de/kunstprojekte/elemente/technik.html;");
}

with(milonic=new menuname("global_tree")){
style=submenuStyle;
aI("text=World Map;url=http://www.globaltree.de/art_projects/global_tree/index.html;");
aI("text=Locations;showmenu=locations;");
aI("text=Konzept DE;url=http://www.globaltree.de/kunstprojekte/global_tree/konzept.html;");
aI("text=Sponsorship;url=http://www.globaltree.de/art_projects/global_tree/sponsorship.html;");
aI("text=Missions;url=http://www.globaltree.de/art_projects/global_tree/missions.html;");
aI("text=Network Tree;url=http://www.globaltree.de/art_projects/global_tree/network_tree.html;");
aI("text=Technique;url=http://www.globaltree.de/art_projects/global_tree/technique.html;");
aI("text=Project State;url=http://www.globaltree.de/art_projects/global_tree/project_state.html;");
}

with(milonic=new menuname("locations")){
style=submenuStyle;
aI("text=China;url=http://www.globaltree.de/art_projects/global_tree/china_ginkgo_en.html;");
aI("text=Germany;url=http://www.globaltree.de/art_projects/global_tree/germany_oak.html;");
aI("text=France;url=http://www.globaltree.de/art_projects/global_tree/france_yew.html;");
aI("text=Griechenland DE;url=http://www.globaltree.de/kunstprojekte/global_tree/griechenland_platane.html;");
aI("text=Great Britain;url=http://www.globaltree.de/art_projects/global_tree/great_britain_beech.html;");
aI("text=Israel;url=http://www.globaltree.de/art_projects/global_tree/israel_willow.html;");
aI("text=Italy;url=http://www.globaltree.de/art_projects/global_tree/italy_elm.html;");
aI("text=Canada;url=http://www.globaltree.de/art_projects/global_tree/canada_maple.html;");
aI("text=Lebanon;url=http://www.globaltree.de/art_projects/global_tree/lebanon_cedar.html;");
aI("text=Niederlande DE;url=http://www.globaltree.de/kunstprojekte/global_tree/niederlande_pappel.html;");
aI("text=Rum&auml;nien DE;url=http://www.globaltree.de/kunstprojekte/global_tree/rumaenien_linde.html;");
aI("text=Russia;url=http://www.globaltree.de/art_projects/global_tree/russia_birch.html;");
aI("text=Schweden DE;url=http://www.globaltree.de/kunstprojekte/global_tree/schweden_esche.html;");
aI("text=Schweiz DE;url=http://www.globaltree.de/kunstprojekte/global_tree/schweiz_edelkastanie.html;");
aI("text=T&uuml;rkei DE;url=http://www.globaltree.de/kunstprojekte/global_tree/tuerkei_kastanie.html;");
aI("text=USA;url=http://www.globaltree.de/art_projects/global_tree/usa_sequoia.html;");
}

with(milonic=new menuname("gras")){
style=submenuStyle;
aI("text=Ansichten DE;url=http://www.globaltree.de/kunstprojekte/gras/index.html;");
aI("text=Gras-Konzept DE;url=http://www.globaltree.de/kunstprojekte/gras/konzept.html;");
aI("text=Technik DE;url=http://www.globaltree.de/kunstprojekte/gras/technik.html;");
}

with(milonic=new menuname("der_punkt")){
style=submenuStyle;
aI("text=Punkt-Pr&auml;senz DE;url=http://www.globaltree.de/kunstprojekte/der_punkt/index.html;");
aI("text=Punkt-Erfahrung DE;url=http://www.globaltree.de/kunstprojekte/der_punkt/punkt_erfahrung.html;");
}

drawMenus();


