_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#1F1F1F";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0F0F0F";
offcolor="White";
onbgcolor="#000000";
oncolor="#E60000";
padding="6";
separatorcolor="#2F2F2F";
separatorsize="1";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="0";
itemwidth="130";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.theverandah.co.uk/;");
aI("text=Table Reservation;target=;url=Book-a-Table-at-The-Verandah-Indian-Restaurant-Edinburgh.html;");
aI("text=Order Takeaway;target=;url=The-Verandah-Indian-Takeaway-Edinburgh.html;");
aI("text=Reviews;target=;url=Reviews.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Comments;target=;url=Comments.html;");
aI("text=Awards;target=;url=Awards.html;");
aI("text=Press;target=;url=Press.html;");
aI("text=Gallery;target=;url=Gallery.html;");
}


 drawMenus();

