_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="images/orangedots.gif";
offbgcolor="#B2B2B2";
offcolor="#ffffff";
onbgcolor="#C0C0C0";
oncolor="#ffffff";
padding="9";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#C0C0C0";
offcolor="#ffffff";
onbgcolor="#969696";
oncolor="#ffffff";
padding="4";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("showmenu=Art Course For ChildrenDrawingLEFT_MENU;text=Art Course For Children;target=;url=Art-Course-For-Children.html;");
aI("showmenu=Rush-Me-NotMeet The TeachersLEFT_MENU;text=Rush-Me-Not;target=;url=Rush-Me-Not.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("showmenu=Useful Art ArticlesWhy Select a Singapore Art SchoolLEFT_MENU;text=Useful Art Articles;target=;url=Useful-Art-Articles.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Art Course For ChildrenDrawingLEFT_MENU")){
style=submenuStyle;
aI("text=Drawing;target=;url=Drawing.html;");
aI("text=Craft;target=;url=Craft.html;");
aI("text=Children Drama Class;target=;url=Children-Drama-Class.html;");
aI("text=Special Programmes;target=;url=Special-Programmes.html;");
}

with(milonic=new menuname("Rush-Me-NotMeet The TeachersLEFT_MENU")){
style=submenuStyle;
aI("text=Meet The Teachers;target=;url=Meet-The-Teachers.html;");
}

with(milonic=new menuname("Useful Art ArticlesWhy Select a Singapore Art SchoolLEFT_MENU")){
style=submenuStyle;
aI("text=Why Select a Singapore Art School;target=;url=Why-Select-a-Singapore-Art-School.html;");
aI("text=How To Select An Art School;target=;url=How-To-Select-An-Art-School.html;");
}


 drawMenus();
