_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontweight="bold";
offbgcolor="#FFFFAA";
offcolor="#4F4F4F";
onbgcolor="#AAD4FF";
oncolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
subimagepadding="4";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#DFDFDF";
borderstyle="Solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontweight="bold";
image="images/sepsquare1.gif";
offbgcolor="WhiteSmoke";
offcolor="#0055FF";
onbgcolor="Lavender";
oncolor="#000000";
padding="7";
separatorcolor="Transparent";
separatorsize="5";
overimage="images/sepsquare1.gif";
imageposition="right";
itemwidth="170";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Home;target=;url=http://www.strollerlife.com/;");
aI("text=Contours;target=;url=Contours-Stroller-Reviews.html;");
aI("text=Contours Options Plus Tandem Stroller Review;target=;url=Contours-Options-Plus-Tandem-Stroller-Review.html;");
}


 drawMenus();
