_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze17.gif";
borderstyle="solid";
fontfamily="Comic Sans MS";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="3";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#55D4FF";
borderstyle="Solid";
borderwidth="1";
fontfamily="Comic Sans MS";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFF7F";
offcolor="#FF00D4";
onbgcolor="#FF2AFF";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
align="center";
itemheight="28";
aI("text=Home;target=;url=http://www.acakeintime.com/;align=center;");
aI("showmenu=Our Cakes/3D CakesLEFT_MENU;text=Our Cakes;target=;url=Our-Cakes.html;align=center;");
aI("text=Flavors 'N Fillings;target=;url=Flavors-'N-Fillings.html;align=center;");
aI("text=Events, Classes and News;target=;url=Events,-Classes-and-News.html;align=center;");
aI("text=I Want More Info!;target=;url=I-Want-More-Info!.html;align=center;");
aI("text=Add Me To The Mailing List;target=;url=Add-Me-To-The-Mailing-List.html;align=center;");
aI("text=FAQ's;target=;url=Questions.html;align=center;");
aI("text=Ready to Order;target=;url=Ready-to-Order.html;align=center;");
aI("text=Raving Fans;target=;url=Raving-Fans.html;align=center;");
aI("text=Directions;target=;url=Directions.html;align=center;");
}

with(milonic=new menuname("Our Cakes/3D CakesLEFT_MENU")){
style=submenuStyle;
aI("text=3D Cakes;target=;url=3D-Cakes.html;");
aI("text=Planes, Cars and Trucks!;target=;url=Planes,-Cars-and-Trucks!.html;");
aI("text=The Tall and Short of It;target=;url=The-Tall-and-Short-of-It.html;");
aI("text=For Kids!;target=;url=For-Kids!.html;");
aI("text=Castles and Creatures!;target=;url=Castles-and-Creatures!.html;");
aI("text=Showers & Parties;target=;url=Showers-&-Parties.html;");
aI("text=Purse Cakes;target=;url=Purse-Cakes.html;");
}


 drawMenus();

