_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="pictures/dots1.gif";
offbgcolor="#7D9476";
offcolor="#ffffff";
onbgcolor="#34564B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="pictures/arrow.gif";
subimagepadding="2";
overimage="pictures/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#34564B";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#34564B";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
separatorsize="1";
subimage="pictures/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=./;");
aI("text=A-Level Tuition Rate;target=;url=a-level-tuition-rate.html;");
aI("text=A-Level English;target=;url=a-level-english-tuition-teachers-tutors.html;");
aI("text=A-Level Mathematics;target=;url=a-level-mathematics-maths-tuition-teachers-tutors.html;");
aI("text=A-Level Physics;target=;url=a-level-physics-tuition-teachers-tutors.html;");
aI("text=A-Level Chemistry;target=;url=a-level-chemistry-tuition-teachers-tutors.html;");
aI("text=A-Level Biology;target=;url=a-level-biology-tuition-teachers-tutors.html;");
aI("text=A-Level Accounts;target=;url=a-level-accounts-tuition-teachers-tutors.html;");
aI("text=A-Level Economics;target=;url=a-level-economics-tuition-teachers-tutors.html;");
aI("text=A-Level Business;target=;url=a-level-business-tuition-teachers-tutors.html;");
aI("text=Get a Tuition Teacher;target=;url=get-an-a-level-tuition-teacher.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
