_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="LightSlateGray";
offcolor="White";
onbgcolor="LightSteelBlue";
oncolor="SteelBlue";
padding="6";
pagebgcolor="LightSteelBlue";
pagecolor="SteelBlue";
separatorcolor="SlateGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="4";
overimage="images/dots5.gif";
imagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
offbgcolor="LightSlateGray";
offcolor="White";
onbgcolor="LightSteelBlue";
oncolor="SteelBlue";
padding="4";
pagebgcolor="LightSteelBlue";
pagecolor="SteelBlue";
separatorcolor="SlateGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Up One Level;target=;url=../../wilderness-walks/;");
aI("text=October Project;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Mumbles to Langland;target=;url=october01.html;");
aI("text=Glais Riverside;target=;url=october02.html;");
aI("text=Carreg Cadno;target=;url=october03.html;");
aI("text=Kilvey Hill;target=;url=october04.html;");
aI("text=Worms Head;target=;url=october05.html;");
aI("text=Afon Nedd Fechan;target=;url=october06.html;");
aI("text=Garreg Lwyd;target=;url=october07.html;");
aI("text=Afon Mellte;target=;url=october08.html;");
aI("text=Langland to Caswell;target=;url=october09.html;");
aI("text=Sgwd Gwladus;target=;url=october10.html;");
aI("text=Worms Head;target=;url=october11.html;");
aI("text=Swansea Docks;target=;url=october12.html;");
aI("text=Bracelet Bay;target=;url=october13.html;");
aI("text=Clyne Gardens;target=;url=october14.html;");
aI("text=Cribarth;target=;url=october15.html;");
aI("text=Fan Brycheiniog;target=;url=october16.html;");
aI("text=Fan Fawr;target=;url=october17.html;");
aI("text=Mumbles Head;target=;url=october18.html;");
aI("text=Caswell Bay;target=;url=october19.html;");
aI("text=Mynydd y Gwair;target=;url=october20.html;");
aI("text=Swansea Bay;target=;url=october21.html;");
aI("text=Melincourt Fall;target=;url=october22.html;");
aI("text=Whiteshell Point;target=;url=october23.html;");
aI("text=Llyn y Fan Fawr;target=;url=october24.html;");
aI("text=Llyn y Fan Fawr;target=;url=october25.html;");
aI("text=Mynydd Du Escarpment;target=;url=october26.html;");
aI("text=Three Cliffs Bay;target=;url=october27.html;");
aI("text=Sgwd Einion Gam;target=;url=october28.html;");
aI("text=Afon Hepste;target=;url=october29.html;");
aI("text=Henrhyd Falls;target=;url=october30.html;");
aI("text=Melincourt & Henrhyd Falls;target=;url=october31.html;");
}


 drawMenus();

