_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ECE9D8";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
separatorcolor="Transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Introduction;target=;url=./;");
aI("showmenu=Rules for Pedestrians (Rules 1 - 35)General GuidanceLEFT_MENU;text=Rules for Pedestrians (Rules 1 - 35);target=;url=Rules-for-Pedestrians-(Rules-1-35).html;");
aI("showmenu=Rules for users of powered wheelchairs and mobility scooters (Rules 36-46)On pavementsLEFT_MENU;text=Rules for users of powered wheelchairs and mobility scooters (Rules 36-46);target=;url=Rules-for-users-of-powered-wheelchairs-and-mobility-scooters-(Rules-36-46).html;");
aI("showmenu=Rules about animals (Rules 47-58)Horse-drawn vehiclesLEFT_MENU;text=Rules about animals (Rules 47-58);target=;url=Rules-about-animals-(Rules-47-58).html;");
aI("showmenu=Rules for cyclists (Rules 59 - 82)When CyclingLEFT_MENU;text=Rules for cyclists (Rules 59 - 82);target=;url=Rules-for-cyclists-(Rules-59-82).html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Rules for Pedestrians (Rules 1 - 35)General GuidanceLEFT_MENU")){
style=submenuStyle;
aI("text=General Guidance;target=;url=General-Guidance.html;");
aI("text=Crossing the Road;target=;url=Crossing-the-Road.html;");
aI("text=Crossings;target=;url=Crossings.html;");
}

with(milonic=new menuname("Rules for users of powered wheelchairs and mobility scooters (Rules 36-46)On pavementsLEFT_MENU")){
style=submenuStyle;
aI("text=On pavements;target=;url=On-pavements.html;");
aI("text=On the road;target=;url=On-the-road.html;");
}

with(milonic=new menuname("Rules about animals (Rules 47-58)Horse-drawn vehiclesLEFT_MENU")){
style=submenuStyle;
aI("text=Horse-drawn vehicles;target=;url=Horse-drawn-vehicles.html;");
aI("text=Horse riders;target=;url=Horse-riders.html;");
aI("text=Riding;target=;url=Riding.html;");
aI("text=Other animals;target=;url=Other-animals.html;");
}

with(milonic=new menuname("Rules for cyclists (Rules 59 - 82)When CyclingLEFT_MENU")){
style=submenuStyle;
aI("text=When Cycling;target=;url=When-Cycling.html;");
aI("text=Road junctions;target=;url=Road-junctions.html;");
aI("text=Roundabouts;target=;url=Roundabouts.html;");
aI("text=Crossing the Road (79 to 82);target=;url=Crossing-the-Road-(79-to-82).html;");
}


 drawMenus();

