fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps


_menuCloseDelay=50;


_menuOpenDelay=50;


_subOffsetTop=1;


_subOffsetLeft=-1;














with(menuStyle=new mm_style()){


bordercolor="#ffffff";


borderstyle="solid";


borderwidth=1;


fontfamily="Verdana, Tahoma, Arial";


fontsize="100%";


fontstyle="normal";


headerbgcolor="#4756b7";


headercolor="#ffffff";


offbgcolor="#4756b7";


offcolor="#ffffff";


onbgcolor="#dcdff1";


oncolor="#4756b7";


outfilter="";


overfilter="Alpha(opacity=100);";


padding=4;


pagebgcolor="#82B6D7";


pagecolor="black";


separatorcolor="#ffffff";


separatorsize=1;


subimage="http://www.fuelcells.org/milonic/arrow.gif";


subimagepadding=2;


}





with(milonic=new menuname("Main Menu")){


alwaysvisible=1;


left=10;


orientation="vertical";


position="relative";


style=menuStyle;


top=10;


aI("showmenu=FCB;text=Fuel Cell Basics;");


aI("showmenu=Hydro;text=Hydrogen;");


aI("showmenu=News;text=News;");


aI("showmenu=Info;text=Information Resources;");


aI("showmenu=Career;text=Career &amp; Education;");

aI("showmenu=FCMM;text=Message Board and Blog;");


aI("showmenu=About;text=About Fuel Cells 2000;");


}





with(milonic=new menuname("FCB")){


style=menuStyle;


aI("text=How They Work;url=http://www.fuelcells.org/basics/how.html;")


aI("text=Types;url=http://www.fuelcells.org/basics/types.html;")


aI("text=Applications;url=http://www.fuelcells.org/basics/apps.html;")


aI("text=Benefits;url=http://www.fuelcells.org/basics/benefits.html;")


aI("text=Picture Gallery;url=http://www.fuelcells.org/basics/gallery.php;")


aI("text=FAQs;url=http://www.fuelcells.org/basics/faqs.html;")


}





with(milonic=new menuname("Hydro")){


style=menuStyle;


aI("text=Hydrogen Basics;url=http://www.fuelcells.org/hydrogen/basics.html;")


aI("text=FAQs;url=http://www.fuelcells.org/hydrogen/faq.html;")


aI("text=Hydrogen Companies;url=http://www.fuelcells.org/hydrogen/companies.html;")


}





with(milonic=new menuname("News")){


style=menuStyle;


aI("text=Technology Updates;url=http://www.fuelcells.org/news/updates.html;")


aI("text=Press Releases;url=http://www.fuelcells.org/news/pressr.html;")


aI("text=Upcoming Conferences;url=http://www.fuelcells.org/news/conf.html;")


}





with(milonic=new menuname("FCMM")){


style=menuStyle;


aI("text=Fuel Cell Match Maker Message Board;url=http://www.fuelcells.org/mm.html;")
aI("text=Fuel Cell Insider Blog;url=http://www.fuelcellinsider.org;")


}





with(milonic=new menuname("Info")){


style=menuStyle;


aI("text=Reports;url=http://www.fuelcells.org/info/reports.html;")


aI("text=Charts;url=http://www.fuelcells.org/info/charts.html;")


aI("text=Maps;url=http://www.fuelcells.org/info/maps.html;")


aI("text=Fuel Cell Developers;url=http://www.fuelcells.org/info/fcdev.html;")


aI("text=Fuel Cell Library;url=http://www.fuelcells.org/info/fclib.html;")


aI("text=Links;url=http://www.fuelcells.org/info/links.html;")


aI("text=Conference Presentations;url=http://www.fuelcells.org/info/conf_pres.html;")


aI("text=Publications;url=http://www.fuelcells.org/info/pubs.html;")


aI("text=Fuel Cell Installation Database;url=http://www.fuelcells.org/info/databasefront.html;")

aI("text=State Fuel Cell and Hydrogen Database;url=http://www.fuelcells.org/info/statedatabase.html;")

}





with(milonic=new menuname("Career")){


style=menuStyle;


aI("text=Education;url=http://www.fuelcells.org/ced/education.html;")


aI("text=Employment;url=http://www.fuelcells.org/ced/employ.html;")


aI("text=Professional;url=http://www.fuelcells.org/ced/prof.html;")


}





with(milonic=new menuname("About")){


style=menuStyle;


aI("text=Mission Statement;url=http://www.fuelcells.org/about/mission.html;")


aI("text=Support Fuel Cells 2000;url=http://www.fuelcells.org/about/give.html;")


aI("text=Contact Fuel Cells 2000;url=http://www.fuelcells.org/about/contact.html;")


}





drawMenus();


