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

alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative";
aI("text=FAQ;url=http://www.languagegeek.com/faq/faq_index.html;"); 
aI("showmenu=Languages;text=Languages;");
aI("showmenu=Fonts;text=Fonts;");
aI("showmenu=Keyboards;text=Keyboards;");
aI("showmenu=Typography;text=Typography;");
aI("showmenu=Maps;text=Maps;");
aI("showmenu=AboutMe;text=About Me;");
aI("text=Bibliography;url=http://www.languagegeek.com/bibliography/allref.html;");
aI("text=Email;url=http://www.languagegeek.com/email/contactme.html;");
}

drawMenus();

