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(XPMainStyle=new mm_style()){
styleid=1;
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ECE9D8";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="";
oncolor="#000000";
padding=5;
}

with(XPMenuStyle=new mm_style()){
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
image="http://www.njpsac.org/images/icons/xpblank.gif";
imagepadding=3;
menubgimage="http://www.njpsac.org/images/icons/winxp.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#C1D2EE";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#999999, Direction=135, Strength=5)";
padding=7;
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding=1;
separatorwidth="80%";
subimage="http://www.njpsac.org/images/icons/arrow.gif";
subimagepadding=3;
menubgcolor="#ffffff";
}

with(milonic=new menuname("CALEA")){
style=XPMenuStyle;
aI("text=CALEA News Releases;url=http://www.calea.org/news-releases;target=_blank;");
aI("text=CALEA E-Newsletters;url=http://www.calea.org/content/calea-news;target=_blank;");
aI("text=Accreditation Case Studies;url=http://www.calea.org/calea-update-magazine/accreditation-works;target=_blank;");
aI("text=CALEA Annual Reports;url=http://www.calea.org/news/annual-reports;target=_blank;");
aI("text=CALEA Update Magazine;url=http://www.calea.org/calea-update-magazine;target=_blank;");
//aI("text=Future CALEA Conferences;url=http://www.calea.org/content/future-conference-sites;target=_blank;");
}

with(milonic=new menuname("Sign In")){
margin=3;
style=XPMenuStyle;
top="offset=2";
aI("text=`<FORM METHOD=GET ACTION=/login.asp name=login style='margin:0px;'><table><tr><td class=General></td></tr><tr><td font size=2 face=Arial, Helvetica, sans-serif>Username:</td><td class=General><input name=u size=11></td><tr></tr><td class=General>Password:</td><td class=General><input name=p type=password size=11></td></tr><tr><td><input type=submit value=Login></td></tr></table></form>`;type=form;align=center;onbgcolor=;onborder=;");
}

with(milonic=new menuname("Prineton Conference")){
style=XPMenuStyle;
aI("text=General Conference Information;url=pcinformation.asp;");
aI("text=Student Registration;url=pcregistration.asp;");
aI("text=Attendee FAQ's;url=pcdirections.asp;");
aI("text=Conference Hotel;url=pchotel.asp;");
aI("text=Networking Dinner;url=pcdinner.asp;");
aI("text=Vendor Registration;url=pcvendor.asp;");
}

with(milonic=new menuname("Regional Accreditation Meetings")){
style=XPMenuStyle;
aI("text=2012 Meeting Schedule;url=2012meetingschedule.asp;");
aI("text=Meeting Information;url=meetinginfo.asp;"); 
}

with(milonic=new menuname("Training Opportunities")){
style=XPMenuStyle;
aI("text=Assessor Training;url=courseregistrationassessor.asp;");
aI("text=New Accreditation Manager Training;url=courseregistrationnam.asp;");
aI("text=Accreditation Course Descriptions;url=courseinfo.asp;");
aI("text=Instructor Biographies;url=traininginstructors.asp;");
}

with(milonic=new menuname("Law Enforcement Careers")){
style=XPMenuStyle;
aI("text=View Current Listings;url=view_current_listings.asp;");
//aI("text=Career Seminars;url=;");
//aI("text=Register for a Seminar;url=courseregistration.asp;");
aI("text=Post an Opening;url=post_a_postion.asp;");
}

drawMenus();


