_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#E7E6E7";
onbold="bold";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="White";
oncolor="#000000";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="Transparent";
separatorsize="2";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welcome;target=;url=Welcome.html;");
aI("showmenu=About TaraA note from TaraINFO_BAR_MENU;text=About Tara;target=;url=About-Tara.html;");
aI("text=Diary/Events;target=;url=Diary-Events.html;");
aI("text=MySpace ;target=;url=MySpace.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Forever Searching;target=;url=Forever-Searching.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("About TaraA note from TaraINFO_BAR_MENU")){
style=submenuStyle;
aI("text=A note from Tara;target=;url=A-note-from-Tara.html;");
aI("text=Photos;target=;url=Photos.html;");
}


 drawMenus();
