var RootDir

  RootDir = "/da/"  // Dev Server

/*
 Milonic DHTML Website Navigation Menu - Version 3.5
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0.1);Alpha(style=0,opacity=100)"


timegap=500		// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position
closeOnClick = true

style1=[  // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"000000",					// Mouse Off Font Color
"B4BCDD",					// Mouse Off Background Color
"000000",					// Mouse On Font Color
"95A1D0",					// Mouse On Background Color
"000000",					// Menu Border Color
"12px",						// Font Size in pixels
"normal",					// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Verdana, Arial, Tahoma, sans-serif;",			// Font Name
4,						// Menu Item Padding
RootDir + "images/black_right.gif",		// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"734118",					// 3D High Color
"734118",					// 3D Low Color
,						// Referer Item Font Color (leave this blank to disable)
,						// Referer Item Background Color (leave this blank to disable)
"arrowdn.gif",					// Top Bar image (Leave this blank to disable)
"000000",					// Menu Header Font Color (Leave blank if headers are not needed)
"95A1D0",					// Menu Header Background Color (Leave blank if headers are not needed)
]



//effect2 = "Alpha( style=0,opacity=65)"
//effect=""


addmenu(menu=[
"sidemenu",	// Menu Name
110,		// Menu Top
7,		// Menu Left
160,		// Menu Width
2,		// Menu Border Width
,		// Screen Position
style1,		// Properties Array
1,		// Always Visible
"left",		// Alignment
effect,		// Filter
0,		// Follow Scrolling
,		// Horizontal Menu
,		// Keep Alive
,		// Position of TOP sub image left:center:right
,		// Type of menu use "form" or blank
,		// Right To Left
,		// Open the Menus OnClick
,		// ID of the div you want to hide on MouseOver
,		// Reserved for future use
,		// Reserved for future use
,		// Reserved for future use
,"Home",RootDir + "default.asp",,,1
,"The District Attorney","show-menu=district_attorney",,,1  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Contact Us",RootDir + "contact.asp",,,1
,"Office Locations","show-menu=office_locations",,,1
,"If you have a question about...",RootDir + "questions.asp",,,1
,"<b>Programs & Services</b>","# type=header;align=left;",,"",1
//**Removed submenu for this item 11/09/07**,"Bad Check Restitution","show-menu=bad_checks",,,1
,"Bad Check Restitution", "http://www.checkprogram.com/sanbernardinocounty target=_blank",,,1
,"Bureau of Investigation",RootDir + "bureau.asp",,,1
,"California Megan's Law","http://meganslaw.ca.gov/ target=_blank",,,1
,"Camp Good Grief",RootDir + "camp_good_grief/intro.asp",,,1
,"Child Abduction",RootDir + "child_abduction.asp",,,1
,"Commercial Sexual Exploitation/Human Trafficking","show-menu=case",,,1
,"Doe Network","http://www.doenetwork.org target=_blank",,,1
,"Employment",RootDir + "volunteer_intern/employment.asp",,,1
,"Family Violence Unit","show-menu=family_violence",,,1
,"Gang Unit",RootDir + "gang_unit/intro.asp",,,1
,"Identity Theft","show-menu=identity_theft",,,1
,"Let's End Truancy","show-menu=let",,,1
,"Marsy's Law","show-menu=marsys_law",,,1
,"National Center for Missing and Exploited Children","http://www.ncmec.org target=_blank",,,1
,"Public Integrity Unit","show-menu=public_integrity",,,1
//**Removed 05/05/05** ,"Statutory Rape","http://www.wetip.com/sbstat/sbstagr.htm target=_blank",,,1
,"Victim Services Unit","show-menu=victim_services",,,1
,"Workers Comp Insurance Fraud Unit","show-menu=workers_comp",,,1
,"To Report Welfare Fraud",RootDir + "office/special_units.asp",,,1
,"<b>General Information</b>","# type=header;align=left;",,"",1
,"Case Information",RootDir + "caseinfo.asp",,,1
,"Just the Facts",RootDir + "just_facts.asp",,,1
,"Press Releases",RootDir + "pressreleases.asp",,,1
,"Volunteer/Intern Programs","show-menu=volunteer_intern",,,1
])


	// District Attorney Sub Menu
	
	addmenu(menu=["district_attorney",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Welcome",RootDir + "welcome.asp",,,1
	,"About the DA",RootDir + "about_da.asp",,,1
	,"Mission Statement",RootDir + "mission.asp",,,1
	,"Executive Management Staff",RootDir + "executive_mgmt.asp",,,1
//**Removed 03/03/07**	,"Biennial Report",RootDir + "biennial_report.asp",,,1

	])


	// Office Locations Sub Menu
	
	addmenu(menu=["office_locations",,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Central Region",RootDir + "office/east.asp",,,1
	,"Desert-Mountain Region",RootDir + "office/desert.asp",,,1
	,"Juvenile Division",RootDir + "office/juvenile.asp",,,1
	,"Special Units",RootDir + "office/special_units.asp",,,1
	,"West Valley Region",RootDir + "office/west.asp",,,1
	])


	// Bad Checks Sub Menu

	addmenu(menu=["bad_checks",,,270,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"A Message from the District Attorney",RootDir + "badck/intro.asp",,,1
	,"Filing a Report",RootDir + "badck/filing.asp",,,1
	,"Why it works",RootDir + "badck/why.asp",,,1
	,"How to determine a check's eligibility",RootDir + "badck/eligibility.asp",,,1
	,"Tips for Accepting Checks",RootDir + "badck/tips.asp",,,1
	,"Bad Check Crime Report Form",RootDir + "badck/reports.asp",,,1
	,"American Corrective Counseling Services","http://www.checkprogram.com/ target=_blank",,,1
	])

	// Commercial Sexual Exploitation Sub Menu

	addmenu(menu=["case",,,270,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Introduction",RootDir + "case/introduction.asp",,,1
	,"CASE Partner Agencies",RootDir + "case/CASE_partner_agencies.asp",,,1
	,"Contacts and Resources",RootDir + "case/resources.asp",,,1
	,"Events",RootDir + "case/events.asp",,,1
	
	])


	// Public Integrity Unit Sub Menu

	addmenu(menu=["public_integrity",,,160,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Introduction",RootDir + "public_integrity/welcome.asp",,,1
	,"Policies and Procedures", RootDir + "public_integrity/policies_procedures.asp",,,1
	,"Report a Complaint", RootDir + "public_integrity/form.asp",,,1
	])


	// Victim Services Sub Menu

	addmenu(menu=["victim_services",,,140,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Introduction",RootDir + "victim/intro.asp",,,1
	,"Services", RootDir + "victim/services.asp",,,1
	,"Center Locations",RootDir + "victim/locations.asp",,,1
	,"Domestic Violence Shelters",RootDir + "victim/domestic_violence.asp",,,1
	,"How You Can Help",RootDir + "victim/howhelp.asp",,,1
	])

	// Workers Comp Sub Menu

	addmenu(menu=["workers_comp",,,140,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Introduction",RootDir + "workers_comp/intro.asp",,,1
	,"Reporting Fraud", RootDir + "workers_comp/reporting_fraud.asp",,,1
	,"Related Links",RootDir + "workers_comp/related_links.asp",,,1
	,"Report a Complaint",RootDir + "workers_comp/report_complaint.asp",,,1
	])


    // Volunteer/Intern Programs Sub Menu

	addmenu(menu=["volunteer_intern",,,150,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Introduction",RootDir + "volunteer_intern/intro.asp",,,1
	,"General Information", RootDir + "volunteer_intern/generalInfo.asp",,,1
	,"Application Packages",RootDir + "volunteer_intern/appPackages.asp",,,1	
	])


	// Domestic Violence Sub Menu

	addmenu(menu=["domestic_violence",,,425,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Introduction",RootDir + "domviol/intro.asp",,,1
	,"Domestic Violence in San Bernardino County", RootDir + "domviol/dv_in_sbc.asp",,,1
	,"San Bernardino Sexual Assault Services",RootDir + "domviol/rape_sexual_assault_info1.asp",,,1
	,"Mountains Community Family Violence Outreach","show-menu=mountains_community",,,1
	,"Gay and Lesbian Domestic Violence",RootDir + "domviol/gay_and_lesbian_domestic_violenc.asp",,,1
	,"Emergency Assistance",RootDir + "domviol/emergency_assistance1.asp",,,1
	,"Where Do I Turn To?",RootDir + "domviol/where_do_i_turn_to.asp",,,1
	,"Regional Victim Services Center Locations",RootDir + "domviol/district_attorney.asp",,,1
	,"Domestic Violence and Sexual Assault Links",RootDir + "domviol/domestic_violence_and_sexual_assault.asp",,,1
	,"Local Rape Crisis Centers",RootDir + "domviol/local_rape_crisis_centers1.asp",,,1
	,"San Bernardino County Domestic Violence Shelters and Hotlines",RootDir + "domviol/sbc_shelter_hotlines.asp",,,1
	,"Safety Plan for Domestic Violence",RootDir + "domviol/safetyplan.asp",,,1
	,"SafeNetwork - California's Domestic Violence Resource","show-menu=safenetwork",,,1
	,"Victim Witness Stalking Handbook",RootDir + "domviol/stalking__victim_handbook.asp",,,1
	,"Tips on How to Help a Friend Who's in an Abusive Relationship",RootDir + "domviol/tips_for_friend.asp",,,1
	,"Domestic Violence Forms","http://www.sbcounty.gov/courts target=_blank",,,1
	])


	// Family Violence Unit Sub Menu

	addmenu(menu=["family_violence",,,270,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Introduction",RootDir + "family_violence/intro.asp",,,1
	,"Domestic Violence and Sexual Assault","show-menu=domestic_violence",,,1
	,"Elder/Dependent Adult Abuse","show-menu=elder_dependent_adult",,,1
	])
	
	// Let's End Truancy Sub Menu

	addmenu(menu=["let",,,270,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Introduction",RootDir + "let/intro.asp",,,1
	,"L.E.T. Manuals and Referral Forms",RootDir + "let/manuals.asp",,,1
	//,"L.E.T. Referral Form",RootDir + "let/manuals.asp",,,1
	,"Truancy Abatement Collaborative",RootDir + "let/tac.asp",,,1
	,"Services/Resources",RootDir + "let/service.asp",,,1
	,"Foster Youth",RootDir + "let/foster_youth.asp",,,1
	,"Comments",RootDir + "let/comments_form.asp",,,1
	
	])
	
	// Marsy's Law Sub Menu

	addmenu(menu=["marsys_law",,,270,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Message from DA",RootDir + "marsys_law/da.asp",,,1
	,"Introduction",RootDir + "marsys_law/intro.asp",,,1
	,"Victims' Bill of Rights",RootDir + "marsys_law/bill_of_rights.asp",,,1
	,"Marsy's Card",RootDir + "marsys_law/marsys_card.asp",,,1
	
	])
	
	
   // Elder/Dependent Adult Sub Menu

	addmenu(menu=["elder_dependent_adult",,,260,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Introduction",RootDir + "elder_abuse/Intro.asp",,,1
	,"Elder/Dependent Adult Financial Abuse", RootDir + "elder_abuse/Financial.asp",,,1
	,"Elder/Dependent Adult Physical Abuse",RootDir + "elder_abuse/PhysicalAbuse.asp",,,1
	,"Reporting",RootDir + "elder_abuse/Reporting.asp",,,1
	,"Where To Get Help",RootDir + "elder_abuse/WheretoGetHelp.asp",,,1
	//,"Press Releases",RootDir + "elder_abuse/Press.asp",,,1
	])
	

	// Identity Theft Sub Menu

	addmenu(menu=["identity_theft",,,290,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Information",RootDir + "identity_theft/information.asp",,,1
	,"Who to Contact in Case of Identity Theft",RootDir + "identity_theft/who_to_contact.asp",,,1
        ,"<img src=/da/images/pdficon2.gif border=0 width=15 height=15>&nbsp;Brochure",RootDir + "content/ID_Theft.pdf target=new;",,"",1
	])


	// Mountains Community Family Violence Outreach Sub Menu

	addmenu(menu=["mountains_community",,,260,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Effects of Family Violence on Children",RootDir + "domviol/mch_viol_child.asp",,,1
	,"MCH Family Violence Outreach Program",RootDir + "domviol/mch_fam_viol.asp",,,1
	,"MCH Social Service",RootDir + "domviol/social_service.asp",,,1
	,"Important Telephone Numbers",RootDir + "domviol/mch_important_telephone_numbers.asp",,,1
	,"Location",RootDir + "domviol/location.asp",,,1
	])


	// SafeNetwork Links Sub Menu

	addmenu(menu=["safenetwork",,,130,1,,style1,,"left",effect,,,,,,,,,,,,
	,"SafeNetwork","http://www.safenetwork.net/index.cfm target=_blank",,,1
	,"Agency Listing","http://www.safenetwork.net/directory.cfm target=_blank",,,1
	])



dumpmenus();

