_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="LightSteelBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="12pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="LightSteelBlue";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
padding="3";
pageimage="ExampleStyleImages/db_red.gif";
separatoralign="right";
separatorcolor="LightSteelBlue";
separatorwidth="85%";
subimage="images/downboxed.gif";
overbgimage="images/backon_beige.gif";
itemheight="17";
itemwidth="100";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="#000000";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
pageimage="ExampleStyleImages/db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/downboxed.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_sand.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=600;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;title=Back to Home Page;");
aI("text=About;target=;url=About.html;");
aI("showmenu=ArticlesInnocence Is No DefenceINFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesSandra's BooksINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Blog;target=_blank;url=http://www.miscarriagesofjustice.blogspot.com;");
}

with(milonic=new menuname("ArticlesInnocence Is No DefenceINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Innocence Is No Defence;target=;url=Innocence-Is-No-Defence.html;");
aI("text=Under Arrest;target=;url=Under-Arrest.html;");
aI("text=Jurors Can Speak;target=;url=Jurors-Can-Speak.html;");
}

with(milonic=new menuname("ResourcesSandra's BooksINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Sandra's Books;target=;url=Sandras-Books.html;");
aI("text=Injustice Books;target=;url=Injustice-Books.html;");
aI("text=Organisations;target=;url=Organisations.html;");
aI("text=Campaign Websites;target=;url=Campaign-Websites.html;");
aI("text=Injustice Media;target=;url=Injustice-Media-Part-2.html;");
}


 drawMenus();
