_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big3.png";
borderstyle="solid";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="Black";
onbold="bold";
oncolor="Black";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover3.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="White";
onbold="bold";
oncolor="Black";
padding="4";
pagebgcolor="White";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=660;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="42";
aI("showmenu=Home/Community InfoINFO_BAR_MENU;text=Home;target=;url=http://strathalbyn.biz/;");
aI("text=Whats On;target=;url=Whats-On.html;");
aI("showmenu=Strath Card/Strath Card PromotionsINFO_BAR_MENU;text=Strath Card;target=;url=Strath-Card.html;");
aI("showmenu=Membership/Promoting BusinessINFO_BAR_MENU;text=Membership;target=;url=Membership.html;");
aI("showmenu=Contact Us/About UsINFO_BAR_MENU;text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Home/Community InfoINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Community Info;target=;url=Community-Information.html;");
aI("text=Shopping;target=;url=Shopping.html;");
aI("text=Attractions;target=;url=Attractions.html;");
}

with(milonic=new menuname("Strath Card/Strath Card PromotionsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Strath Card Promotions;target=;url=Strath-Card-Promotions.html;");
aI("text=Promote with Strah Card;target=;url=Promote-with-Strah-Card.html;");
aI("text=Application Form;target=;url=Application-Form.html;");
}

with(milonic=new menuname("Membership/Promoting BusinessINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Promoting Business;target=;url=Promoting-Business.html;");
aI("text=Current Members;target=;url=Current-Members.html;");
}

with(milonic=new menuname("Contact Us/About UsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Maps;target=;url=Maps.html;");
}


 drawMenus();

