_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";
image="images/dots9.gif";
offbgcolor="#182134";
offcolor="#ffffff";
onbgcolor="#3F5688";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/blackwhite.gif";
subimagepadding="0";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/blackwhite.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.laird-of-glenmore.com/public_html/;");
aI("text=Order Your Title;target=;url=order-your-laird-title.html;");
aI("text=FAQ's;target=;url=frequently-asked-questions.html;");
aI("text=Customer Testimonials;target=;url=customer-testimonials-from-our-scottish-laird-purchasers.html;");
aI("text=Sanday History;target=;url=sanday-history.html;");
}


 drawMenus();

