_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#4E8E2E";
offcolor="White";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SeaGreen";
offcolor="White";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Cartref-Home;target=;url=index.html;");
aI("showmenu=2012/Cymraeg 2012INFO_BAR_MENU;text=2012;target=;url=2012.html;");
aI("text=Clwb 100;target=;url=Clwb-100.html;");
aI("text=Cysylltu-Contact;target=;url=Contact-us.html;");
aI("showmenu=Archif-Archive/2008INFO_BAR_MENU;text=Archif-Archive;target=;url=Archive.html;");
aI("text=Dolennau/Links;target=;url=Dolennau-Links.html;");
}

with(milonic=new menuname("2012/Cymraeg 2012INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Cymraeg 2012;target=;url=Cymraeg-2012.html;");
aI("text=English 2012;target=;url=English-2012.html;");
}

with(milonic=new menuname("Archif-Archive/2008INFO_BAR_MENU")){
style=submenuStyle;
aI("text=2008;target=;url=2008.html;");
aI("text=2009;target=;url=2009.html;");
aI("text=2010;target=;url=2010.html;");
}


 drawMenus();

