_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack4.png";
fontfamily="Century Gothic, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#444444";
subimagepadding="2";
rawcss="line-height:1em";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.png";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.png";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=560;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Information;target=;url=http://www.tisdale.com/;align=center;");
aI("text=About;target=;url=about.html;align=center;");
aI("text=People;target=;url=people.html;align=center;");
aI("text=Photos & Videos;target=;url=photos-&-videos.html;align=center;");
aI("text=Feedback;target=;url=feedback.html;align=center;");
aI("text=Favorites;target=;url=favorite.htm;align=center;");
aI("text=Interests;target=;url=interest.htm;align=center;keepalive=1;");
}


 drawMenus();

