with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=http://www.carsonsheriff.com/index.asp;");
aI("text=CSSSF;url=http://www.carsonsheriff.com/csssf.asp;image=/images/layout/csssf_Logo_sm.png;");
aI("text=LASD/Recruitment;showmenu=recruit;url=http://www.carsonsheriff.com/recruitInfo.asp;");
aI("text=Field Operations;url=http://www.carsonsheriff.com/fieldOps.asp;");
aI("text=Investigations;url=http://www.carsonsheriff.com/investigations.asp;");
aI("text=Become a Reserve;url=http://www.carsonsheriff.com/volunteerBecomeReserve.asp;");
aI("text=Community Relations;showmenu=communityrelations;url=http://www.carsonsheriff.com/communityrelations.asp;");
aI("text=LASD;url=http://www.lasd.org;target=_blank;offbgcolor=#515E40;offcolor=#EAD748;");
}
drawMenus();
