_menuCloseDelay=50;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=-2;



with(menuStyle=new mm_style()){

bordercolor="#dddddd";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="0.8em";
fontweight="bold";
//fontstyle="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFF7EF";
//onbgcolor="#F8EAFD";
onbgcolor="#FFE293";
offcolor="#000000";
oncolor="#293874";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#FFF7EF";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="milonic-arrow2.gif";
subimagepadding=2;
}

with(menuStyle2=new mm_style()){

bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="0.8em";
fontweight="bold";
//fontstyle="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
onbgcolor="#F1F1F1";
offcolor="#335099";
oncolor="#335099";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#FFF7EF";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="milonic-arrow.gif";
subimagepadding=2;

}




with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=0;
left=0;
alwaysvisible=1;
orientation="horizontal";
margin=0;
//itemwidth=143;
//maxwidth=750;
//minwidth=600;
position="relative";
//resizable=true;


aI("text=COB Home;url=default.asp;");
aI("text=Board of Supervisors;url=boardServices.asp;showmenu=boardServices;");
aI("text=Other Services;url=otherServices.asp;showmenu=otherServices;");
aI("text=Forms;showmenu=forms;");
aI("text=Fee Schedule;showmenu=feeSchedule;");
aI("text=About Us;url=aboutUs.asp;");
}

with(milonic=new menuname("boardServices")){
style=menuStyle2;
aI("text=Board of Supervisors Home Page;url=http://www.sbcounty.gov/bos/;");
aI("text=View Meetings;url=CountyVision.asp;");
aI("text=Meeting Agendas;url=http://www.sbcounty.gov/sbco/cob;");
aI("text=Meeting Actions;url=http://www.sbcounty.gov/sbco/cob;");
aI("text=Meeting Calendar;url=http://www.sbcounty.gov/meetings.asp");
aI("text=Meeting Rules;url=boardServices-rules.asp");
aI("text=Scheduled Hearings;url=http://www.sbcounty.gov/bos/publichearings/default.htm");
aI("text=Tickets, Gifts & Donations;url=gifts_donations.asp");

}

with(milonic=new menuname("otherServices")){
style=menuStyle2;
aI("text=Assessment Appeals;url=http://www.sbcounty.gov/assessmentappeals/;");
aI("text=Boards, Commissions & Committees;url=otherServices-bcc.asp;");
aI("text=Business Licenses;url=otherServices-businessLicenses.asp;");
aI("text=Claim for Refund of Tax Payments;url=otherServices.asp#D;");
aI("text=Complaints from the Public;url=otherServices.asp#E;");
aI("text=Conflict of Interest;url=otherServices-conflictOfInterest.asp;");
aI("text=County Code;url=otherServices.asp#G;");
aI("text=Environmental Notices;url=otherServices.asp#H;");
aI("text=Planning Appeals;url=otherServices.asp#I;");
aI("text=Public Records / Information Requests;url=otherServices.asp#J;");
aI("text=Rental Dwelling Unit License;url=otherServices-rdul.asp;");
aI("text=Summons & Subpoenas;url=otherServices.asp#K;");
}

with(milonic=new menuname("forms")){
style=menuStyle2;
aI("text=Boards, Commissions & Committees Application;url=bcc-application-details.asp;");
aI("text=Business License Applications;url=otherServices-businessLicenses.asp;");
aI("text=Citizen Complaints Against County;url=./forms/20090810_cob_complaints_against_county_ed.pdf;");
aI("text=Claim for Refund of Tax Payments;url=./forms/20090728_cob_claim_for_refund_ed.pdf;");
aI("text=Conflict of Interest Form 700 (for manual filing);url=http://www.fppc.ca.gov/forms/700-09-10/Form700-09-10.pdf;");
aI("text=Rental Dwelling Unit License Application;url=./forms/20090701_cob_rental_dwelling_license_application.pdf;");
aI("text=Request for Information/Copies;url=./forms/20090728_cob_request_for_information_ed.pdf;");
}

with(milonic=new menuname("feeSchedule")){
style=menuStyle2;
aI("text=Clerk of the Board Fees;url=feeSchedule.asp;");
aI("text=Countywide Fee Ordinance;url=./forms/20090701_cob_ordinance_4076_fee_schedule.pdf;");
}
