_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="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="#005500";
offcolor="#ffffff";
onbgcolor="#00D42A";
oncolor="#ffffff";
padding="8";
pagebgcolor="PaleVioletRed";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#005500";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=home.html;");
aI("showmenu=About Us/IntroductionLEFT_MENU;text=About Us;target=;url=about-us.html;");
aI("text=Milestones;target=;url=milestones.html;");
aI("text=Vision & Mission;target=;url=vision-&-mission.html;");
aI("text=Events & Activities;target=;url=events-&-activities.html;");
aI("text=Organisation Structure;target=;url=organisation-structure.html;");
aI("text=Our Services;target=;url=our-services.html;");
aI("text=Our Social Enterprise;target=;url=our-social-enterprise.html;");
aI("text=Seven Qiraat;target=;url=seven-qiraat.html;");
aI("text=Gallery;target=;url=gallery.html;");
aI("text=Audio Links;target=;url=audio-links.html;");
aI("text=Video Links;target=;url=video-links.html;");
aI("text=Your Comment;target=;url=your-comment.html;");
aI("showmenu=Testimonies/SpartanLEFT_MENU;text=Testimonies;target=;url=testimonies.html;");
aI("showmenu=Malay Section/Ruh Al QuranLEFT_MENU;text=Malay Section;target=;url=malay-section.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("About Us/IntroductionLEFT_MENU")){
style=submenuStyle;
aI("text=Introduction;target=;url=introduction.html;");
aI("text=The Begining;target=;url=the-begining.html;");
aI("text=Our Logo;target=;url=our-logo.html;");
aI("text=Our Core Values;target=;url=our-core-values.html;");
aI("text=Our Achievements;target=;url=our-achievements.html;");
}

with(milonic=new menuname("Testimonies/SpartanLEFT_MENU")){
style=submenuStyle;
aI("text=Spartan;target=;url=spartan.html;");
aI("text=Mujaddid;target=;url=mujaddid.html;");
aI("text=Batman;target=;url=batman.html;");
aI("text=Scorpion;target=;url=scorpion.html;");
aI("text=Metaphor07;target=;url=metaphor07.html;");
}

with(milonic=new menuname("Malay Section/Ruh Al QuranLEFT_MENU")){
style=submenuStyle;
aI("text=Ruh Al Quran;target=;url=ruh-al-quran.html;");
aI("text=Tajwid Kehidupan;target=;url=tajwid-kehidupan.html;");
aI("text=Keluhan Seorang Ayah;target=;url=keluhan-seorang-ayah.html;");
}


 drawMenus();

