 fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
fontfamily="Arial";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
itemheight=22;
offbgcolor="transparent";
offcolor="#FFFFFF";
onbgcolor="#421D50";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);";
rawcss="padding-left:10px;padding-right:10px";
subimage="images/white_arrow.gif";

}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#838383";
borderwidth=1;
fontfamily="Arial";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#421D50";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);";
padding=2;
rawcss="padding-left:5px;padding-right:5px;";
separatorcolor="#D2D4D4";
separatorpadding=5;
menubgcolor="#ffffff";
subimage="http://pvcep.pvamu.edu/images/white_arrow.gif";

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("align=left;status=Back To Home Page;text=Home;url=http://pvcep.pvamu.edu/index.html;");
aI("align=left;showmenu=about;text=About CEP;");
aI("align=left;showmenu=programs;text=Programs;");
aI("align=left;showmenu=media;text=Ag Communications;");
aI("align=left;text=Extension Locations;url=http://pvcep.pvamu.edu/map.html");
aI("align=left;showmenu=employ;text=Human Resources;");
aI("align=left;text=Contact Us;url=http://pvcep.pvamu.edu/contact_us.html");
}

with(milonic=new menuname("about")){
style=submenuStyle;
top="offset=-2";
aI("text=Message from the Dean;url=http://pvcep.pvamu.edu/deans_welcome.html;");
aI("text=About 1890 Land-Grant Institutions;url=http://pvcep.pvamu.edu/about_1890.html;");

}

with(milonic=new menuname("programs")){
style=submenuStyle;
top="offset=-2";
aI("text=Agriculture & Natural Resources;url=http://pvcep.pvamu.edu/agnr.html;");
aI("text=Family & Consumer Sciences;url=http://pvcep.pvamu.edu/fcs.html;");
aI("text=4-H & Youth Development;url=http://pvcep.pvamu.edu/4-h.html;");
aI("text=Community & Economic Development;url=http://pvcep.pvamu.edu/comd.html;");
}






with(milonic=new menuname("media")){
style=submenuStyle;
top="offset=-2";
aI("text=News/Events;url=http://pvcep.pvamu.edu/news.html;");
aI("text=Publications;url=http://pvcep.pvamu.edu/publications.html;");
aI("text=Photo/Video Gallery;url=http://pvcep.pvamu.edu/gallery.html;");
aI("text=Services;url=http://pvcep.pvamu.edu/communications.html;");
}

with(milonic=new menuname("employ")){
style=submenuStyle;
top="offset=-2";
aI("text=PV Online Services;url=http://www.pvamu.edu/pages/109.asp;target=_blank");
aI("text=BCS Single Sign On Login;url=http://sso.tamu.edu;target=_blank");
aI("text=Groupwise Login;url=http://eit.tamu.edu/GWWebAccess.shtml;target=_blank");
aI("text=Employment Opportunities;url=http://www.pvamu.edu/pages/118.asp;target=_blank");

}

drawMenus();

