_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CF171F";
offcolor="WhiteSmoke";
onbgcolor="#CF171F";
onbold="bold";
oncolor="#000000";
padding="6";
separatorcolor="WhiteSmoke";
separatorsize="1";
subimage="images/black_round_white.gif";
subimagepadding="6";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CF171F";
offcolor="WhiteSmoke";
onbgcolor="#CF171F";
onbold="bold";
oncolor="#000000";
padding="4";
subimage="images/black_round_white.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.my-powerwatch.com/my-powerwatch/;");
aI("text=What does it do;target=;url=What-does-it-do.html;");
aI("text=Why do I need it;target=;url=Why-do-I-need-it.html;");
aI("text=Where can I use it;target=;url=Where-can-I-use-it.html;");
aI("text=What does it cost;target=;url=What-does-it-cost.html;");
aI("text=I Want PowerWatch...;target=;url=I-Want-PowerWatch.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
