_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="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.caseyreps.com/;");
aI("showmenu=ArticlesEngagementLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesPeopleLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=Editorial CalendarsDefense Tech BriefsLEFT_MENU;text=Editorial Calendars;target=;url=Editorial-Calendars.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("ArticlesEngagementLEFT_MENU")){
style=submenuStyle;
aI("text=Engagement;target=;url=Why-use-publishers'-representatives.html;");
}

with(milonic=new menuname("ResourcesPeopleLEFT_MENU")){
style=submenuStyle;
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("Editorial CalendarsDefense Tech BriefsLEFT_MENU")){
style=submenuStyle;
aI("text=Defense Tech Briefs;target=;url=Defense-Tech-Briefs.html;");
aI("text=Embedded Technology;target=;url=Embedded-Technology.html;");
aI("text=Imaging Technology;target=;url=Imaging-Technology.html;");
aI("text=Lighting Technology;target=;url=Lighting-Technology.html;");
aI("text=Medical Design Briefs;target=;url=Medical-Design-Briefs.html;");
aI("text=Motion Control Technology;target=;url=Motion-Control-Technology.html;");
aI("text=Nasa Tech Briefs;target=;url=Nasa-Tech-Briefs.html;");
aI("text=Photonics Tech Briefs;target=;url=Photonics-Tech-Briefs.html;");
aI("text=RF and Microwave;target=;url=RF-and-Microwave.html;");
aI("text=Solar and Wind Power;target=;url=Solar-and-Wind-Power.html;");
}


 drawMenus();

