_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#005500";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/xpblank.gif";
offcolor="White";
onborder="1px solid #316AC5";
oncolor="Blue";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
pagebgcolor="Peru";
pagecolor="White";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_sand.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#005500";
borderstyle="solid";
borderwidth="3";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="14pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#D2A54E";
offcolor="White";
onbgcolor="Peru";
onbold="bold";
onborder="1px solid #316AC5";
oncolor="Blue";
ondecoration="underline";
padding="3";
pagebgcolor="#AA7F00";
pagecolor="White";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=600;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home Page;target=;url=http://cubiclekits.infinitusenterprises.com/;");
aI("text=Our Product;target=;url=Our-Product.html;");
aI("showmenu=ResearchCubicle related newsMAIN_FOOTER_MENU;text=Research;target=;url=Research.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("ResearchCubicle related newsMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Cubicle related news;target=;url=Cubicle-related-news.html;");
}


 drawMenus();
