_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=40;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="Web-images/pinnedoff.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#333333";
oncolor="#333333";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="Web-images/pinnedon.png";
itemheight="101";
itemwidth="127";
}

with(submenuStyle=new mm_style()){
bordercolor="#dedede";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#333333";
onbgcolor="#dedede";
onborder="1px solid #dedede";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="Web-images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=919;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="101";
aI("text=Home page;target=;url=http://www.barnswallow.co.za/;");
aI("text=Where?;target=;url=Where.html;");
aI("showmenu=Barn Swallows Gifts/Barn Swallow CardsINFO_BAR_MENU;text=Barn Swallows Gifts;target=;url=Barn-Swallows-Gifts.html;");
aI("text=Ebooks;target=;url=Ebooks.html;");
aI("text=News;target=;url=News.html;");
aI("text=Daily Sunset time;target=;url=Daily-Sunset-time.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Barn Swallows Gifts/Barn Swallow CardsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Barn Swallow Cards;target=;url=Barn-Swallow-Cards.html;");
aI("text=Barn Swallow Puzzles;target=;url=Barn-Swallow-Puzzles.html;");
aI("text=Sponsor the Barn Swallows;target=;url=Sponsor-the-Barn-Swallows.html;");
}


 drawMenus();

