_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/smart7.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="3";
subimage="images/white_4x7.gif";
subimagepadding="10";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/smart_hover7.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#989898";
borderstyle="Groove";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#214865";
offcolor="#ffffff";
onbgcolor="#989898";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=632;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="28";
aI("text=About JNJ;target=;url=About-JNJ.html;align=center;");
aI("showmenu=RoHS/REACH/RoHS SubstancesINFO_BAR_MENU;text=RoHS/REACH;target=;url=RoHS-REACH.html;align=center;");
aI("showmenu=News/Bioact Press ReleaseINFO_BAR_MENU;text=News;target=;url=News.html;align=center;");
aI("showmenu=Contact Us/Request FormINFO_BAR_MENU;text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Privacy;target=;url=Privacy.html;align=center;");
}

with(milonic=new menuname("RoHS/REACH/RoHS SubstancesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=RoHS Substances;target=;url=RoHS-Substances.html;");
aI("text=REACH Declaration Letters;target=;url=REACH-Declaration-Letters.html;");
}

with(milonic=new menuname("News/Bioact Press ReleaseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bioact Press Release;target=;url=Bioact-Press-Release.html;");
aI("text=HDD Press Release;target=;url=HDD-Press-Release.html;");
aI("text=810-B Press Release;target=;url=810-B-Press-Release.html;");
aI("text=Hand Sanitizer Press Release;target=;url=Hand-Sanitizer-Press-Release.html;");
aI("text=LFPR Press Release;target=;url=LFPR-Press-Release.html;");
}

with(milonic=new menuname("Contact Us/Request FormINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Request Form;target=;url=Request-Form.html;");
}


 drawMenus();

