_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkBlue";
offcolor="White";
onbgcolor="DarkBlue";
oncolor="Red";
padding="6";
pagebgcolor="DarkBlue";
pagecolor="White";
separatorcolor="White";
separatorsize="1";
subimage="images/downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="12pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkBlue";
offcolor="White";
onbgcolor="DarkBlue";
oncolor="Red";
padding="4";
pagebgcolor="DarkBlue";
pagecolor="White";
subimage="images/downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.mobilediscowalsall.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Why Book C & G;target=;url=Why-Book-C-&-G.html;");
aI("text=Quick Enquiry Form;target=;url=Quick-Enquiry-Form.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Faqs;target=;url=Faqs.html;");
aI("text=Discos;target=;url=Discos.html;");
aI("text=Video Disco;target=;url=Video-Disco.html;");
aI("text=Karaoke;target=;url=Karaoke.html;");
aI("text=Weddings;target=;url=Weddings.html;");
aI("text=Civil Partnerships;target=;url=Civil-Partnerships.html;");
aI("text=Corporate Party;target=;url=Corporate-Party.html;");
aI("text=Childrens Party;target=;url=Childrens-Party.html;");
aI("text=Solo Singer;target=;url=Solo-Singer.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Customer Comments;target=;url=Customer-Comments.php;");
aI("text=Media;target=;url=Media.html;");
aI("text=Card Payments;target=;url=Card-Payments.html;");
aI("text=Terms;target=;url=Terms.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Sitemap;target=;url=sitemap-alphabetical.html;");
}


 drawMenus();

