_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Book Antiqua";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Black";
oncolor="ForestGreen";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
separatorcolor="#000000";
separatorsize="1";
subimagepadding="2";
rawcss="padding-top:10px;padding-bottom:5px";
itemheight="60";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Book Antiqua";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="DarkGreen";
offcolor="#ffffff";
onbgcolor="#DAA520";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding="6";
separatorsize="1";
subimage="images/yellow.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
aI("text=Web Commercial;target=;url=web_commercial/index.html;align=center;bgimage=images/multiblack4L.gif;");
aI("text=Video News Release;target=;url=video_news_release/index.html;align=center;bgimage=images/multiblack4L.gif;");
aI("text=Business Emercial;target=;url=business_emercial/index.html;align=center;bgimage=images/multiblack4L.gif;");
aI("text=Check Out;target=;url=check_out.html;align=center;bgimage=images/multiblack4L.gif;");
aI("text=Pre Order Check Out;target=;url=pre_order_check_out.html;align=center;bgimage=images/multiblack4L.gif;");
aI("text=Contact Us;target=;url=contact_us.html;align=center;bgimage=images/multiblack4L.gif;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;bgimage=images/multiblack4L.gif;");
}


 drawMenus();
