// JavaScript Document
var attorneysUrl=new Array();
var attorneysTitle=new Array();
var locationsUrl=new Array();
var locationsTitle=new Array();
var crimesUrl=new Array();
var crimesTitle=new Array();
var duisUrl=new Array();
var duisTitle=new Array();
var helpsUrl=new Array();
var helpsTitle=new Array();
var interactivesUrl=new Array();
var interactivesTitle=new Array();
var attorneyString='';
var locationString='';
var crimeString='';
var duiString='';
var helpString='';
var interactiveString='';
var addonUrl;
var j;
var i;

// NOTE:  All URLS Absolute *************************************************

// Attorney Menu ************************************************************


	attorneysUrl[0] = 'http://www.shouselaw.com/nevada/michael-becker.html'; attorneysTitle[0] = 'Michael Becker';
    attorneysUrl.push('http://www.shouselaw.com/jim-hammer.html'); attorneysTitle.push('Jim Hammer');
    attorneysUrl.push("http://www.shouselaw.com/defense-lawyer.html"); attorneysTitle.push('Robert Little');
	attorneysUrl.push('http://www.shouselaw.com/john-murray.html'); attorneysTitle.push('John Murray');
	attorneysUrl.push('http://www.shouselaw.com/michael-scafiddi.html'); attorneysTitle.push('Michael Scafiddi');
	attorneysUrl.push('http://www.shouselaw.com/neil-shouse-g.html'); attorneysTitle.push('Neil Shouse');
    attorneysUrl.push('http://www.shouselaw.com/nevada/daria-snadowsky.html'); attorneysTitle.push('Daria A. Snadowsky');
    attorneysUrl.push('http://www.shouselaw.com/la-ventura-crim.html'); attorneysTitle.push('Darrell York');

// Locations Menu ************************************************************


	locationsUrl[0] = '#'; locationsTitle[0] = 'Inland Empire';
		locationsUrl.push('submenuStart'); locationsTitle.push('submenuStart');
		locationsUrl.push('http://www.shouselaw.com/office-hemet.html'); locationsTitle.push('Hemet Office');
		locationsUrl.push('http://www.shouselaw.com/office-palmsprings.html'); locationsTitle.push('Palm Springs Office');
		locationsUrl.push('http://www.shouselaw.com/office-rancho.html'); locationsTitle.push('Rancho Cucamonga Office');
		locationsUrl.push('http://www.shouselaw.com/office-riverside.html'); locationsTitle.push('Riverside Office');
		locationsUrl.push('http://www.shouselaw.com/office-sanbernardino.html'); locationsTitle.push('San Bernardino Office');
		locationsUrl.push('submenuEnd'); locationsTitle.push('submenuEnd');
			
	locationsUrl.push('http://www.shouselaw.com/county-losangeles.html'); locationsTitle.push('Los Angeles County');
		locationsUrl.push('submenuStart'); locationsTitle.push('submenuStart');
		locationsUrl.push('http://www.shouselaw.com/office-beverlyhills.html'); locationsTitle.push('Beverly Hills Office');
		locationsUrl.push('http://www.shouselaw.com/office-burbank.html'); locationsTitle.push('Burbank Office');
		locationsUrl.push('http://www.shouselaw.com/office-glendale.html'); locationsTitle.push('Glendale Office');
		locationsUrl.push('http://www.shouselaw.com/office-lancaster.html'); locationsTitle.push('Lancaster Office');
		locationsUrl.push('http://www.shouselaw.com/office-longbeach.html'); locationsTitle.push('Long Beach Office');
		locationsUrl.push('http://www.shouselaw.com/office-losangeles.html'); locationsTitle.push('Los Angeles Office');
		locationsUrl.push('http://www.shouselaw.com/office-pasadena.html'); locationsTitle.push('Pasadena Office');
		locationsUrl.push('http://www.shouselaw.com/office-pomona.html'); locationsTitle.push('Pomona Office');
		locationsUrl.push('http://www.shouselaw.com/office-torrance.html'); locationsTitle.push('Torrance Office');
		locationsUrl.push('http://www.shouselaw.com/office-vannuys.html'); locationsTitle.push('Van Nuys Office/San Fernando Valley');
		locationsUrl.push('http://www.shouselaw.com/office-westcovina.html'); locationsTitle.push('West Covina Office');
		locationsUrl.push('http://www.shouselaw.com/office-whittier.html'); locationsTitle.push('Whittier Office');
		locationsUrl.push('submenuEnd'); locationsTitle.push('submenuEnd');
	
	locationsUrl.push('http://www.shouselaw.com/county-orange.html'); locationsTitle.push('Orange County');
		locationsUrl.push('submenuStart'); locationsTitle.push('submenuStart');
		locationsUrl.push('http://www.shouselaw.com/office-newportbeach.html'); locationsTitle.push('Newport Beach Office');
		locationsUrl.push('http://www.shouselaw.com/office-santaana.html'); locationsTitle.push('Santa Ana Office');
		locationsUrl.push('submenuEnd'); locationsTitle.push('submenuEnd');
	
	locationsUrl.push('#'); locationsTitle.push('Sacramento County');
		locationsUrl.push('submenuStart'); locationsTitle.push('submenuStart');
		locationsUrl.push('http://www.shouselaw.com/office-sacramento.html'); locationsTitle.push('Sacramento Office');
		locationsUrl.push('submenuEnd'); locationsTitle.push('submenuEnd');
	
	locationsUrl.push('#'); locationsTitle.push('San Diego County');
		locationsUrl.push('submenuStart'); locationsTitle.push('submenuStart');
		locationsUrl.push('http://www.shouselaw.com/office-sandiego.html'); locationsTitle.push('San Diego Office');
		locationsUrl.push('submenuEnd'); locationsTitle.push('submenuEnd');
	
	locationsUrl.push('#'); locationsTitle.push('SF Bay Area');
		locationsUrl.push('submenuStart'); locationsTitle.push('submenuStart');
		locationsUrl.push('http://www.shouselaw.com/office-oakland.html'); locationsTitle.push('Oakland Office');
		locationsUrl.push('http://www.shouselaw.com/office-sanfrancisco.html'); locationsTitle.push('San Francisco Office');
		locationsUrl.push('http://www.shouselaw.com/office-sanjose.html'); locationsTitle.push('San Jose Office');
		locationsUrl.push('submenuEnd'); locationsTitle.push('submenuEnd');

	locationsUrl.push('#'); locationsTitle.push('Ventura County');
		locationsUrl.push('submenuStart'); locationsTitle.push('submenuStart');
		locationsUrl.push('http://www.shouselaw.com/office-ventura.html'); locationsTitle.push('Ventura Office');
		locationsUrl.push('submenuEnd'); locationsTitle.push('submenuEnd');
	
	locationsUrl.push('#'); locationsTitle.push('Nevada');
		locationsUrl.push('submenuStart'); locationsTitle.push('submenuStart');
		locationsUrl.push('http://www.shouselaw.com/nevada/office-lasvegas.html'); locationsTitle.push('Las Vegas Office');
		locationsUrl.push('http://www.shouselaw.com/nevada/office-reno.html'); locationsTitle.push('Reno Office');
		locationsUrl.push('submenuEnd'); locationsTitle.push('submenuEnd');
	


// Crimes A to Z Menu ************************************************************


	crimesUrl[0] = 'http://www.shouselaw.com/crimes-code.html'; crimesTitle[0] = 'California Crimes by Code Section';
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/health-safety-code.html'); crimesTitle.push('Health &amp; Safety Code Crimes');
		crimesUrl.push('http://www.shouselaw.com/penal-code.html'); crimesTitle.push('Penal Code Crimes');
		crimesUrl.push('http://www.shouselaw.com/vehicle-code.html'); crimesTitle.push('Vehicle Code Crimes');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/arson.html'); crimesTitle.push('Arson');
	crimesUrl.push('http://www.shouselaw.com/assault.html'); crimesTitle.push('Assault');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/assault-weapon.html'); crimesTitle.push('Assault w/ a Deadly Weapon');
		crimesUrl.push('http://www.shouselaw.com/assault.html'); crimesTitle.push('Assault');
		crimesUrl.push('http://www.shouselaw.com/self-defense.html'); crimesTitle.push('California Self-Defense Law');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/battery.html'); crimesTitle.push('Battery');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/battery.html'); crimesTitle.push('Battery');
		crimesUrl.push('http://www.shouselaw.com/battery-po.html'); crimesTitle.push('Battery on a Police Officer');
		crimesUrl.push('http://www.shouselaw.com/domestic-violence243e1.html'); crimesTitle.push('Domestic Battery');
		crimesUrl.push('http://www.shouselaw.com/sexual_battery.html'); crimesTitle.push('Sexual Battery');
		crimesUrl.push('http://www.shouselaw.com/self-defense.html'); crimesTitle.push('California Self-Defense Law');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/burglary.html'); crimesTitle.push('Burglary');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/auto-burglary.html'); crimesTitle.push('Auto Burglary');
		crimesUrl.push('http://www.shouselaw.com/burglary.html'); crimesTitle.push('Burglary');
		crimesUrl.push('http://www.shouselaw.com/trespass.html'); crimesTitle.push('Trespass');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/carjacking.html'); crimesTitle.push('Carjacking');
	crimesUrl.push('http://www.shouselaw.com/domestic-violence273d.html'); crimesTitle.push('Child Abuse');
	crimesUrl.push('http://www.shouselaw.com/domestic-violence273a.html'); crimesTitle.push('Child Endangerment');
	crimesUrl.push('http://www.shouselaw.com/child-pornography-crimes.html'); crimesTitle.push('Child Pornography');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');	
		crimesUrl.push('http://www.shouselaw.com/child-pornography-crimes.html'); crimesTitle.push('Child Pornography');
		crimesUrl.push('http://www.shouselaw.com/entrapment.html'); crimesTitle.push('California Entrapment Law');
		crimesUrl.push('http://www.shouselaw.com/registration.html'); crimesTitle.push('Sex Offender Registration Info');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/criminal_threats.html'); crimesTitle.push('Criminal Threats');
	crimesUrl.push('http://www.shouselaw.com/disturbing-peace.html'); crimesTitle.push('Disturbing the Peace');
	crimesUrl.push('http://www.shouselaw.com/domestic_abuse.html'); crimesTitle.push('Domestic Violence');
	crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/domestic_violence273-5.html'); crimesTitle.push('PC 273.5 Corporal Injury on a Spouse/Mate');
		crimesUrl.push('http://www.shouselaw.com/domestic-violence243e1.html'); crimesTitle.push('PC 243(e)(1) Battery on a spouse/mate');
		crimesUrl.push('http://www.shouselaw.com/domestic-violence273a.html'); crimesTitle.push('PC 273(a) Child Endangerment');
		crimesUrl.push('http://www.shouselaw.com/domestic-violence273d.html'); crimesTitle.push('PC 273d - Corporal Injury on a Child');
		crimesUrl.push('http://www.shouselaw.com/elder_abuse_defense.html'); crimesTitle.push('PC 368 Elder Abuse');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');		
		crimesUrl.push('http://www.shouselaw.com/article-suspended-license.html'); crimesTitle.push('Driving With a Suspended License');
		crimesUrl.push('http://www.shouselaw.com/12500.html'); crimesTitle.push('Driving Without a License');	
/*		crimesUrl.push('http://www.shouselaw.com/self-defense.html'); crimesTitle.push('California Self-Defense Law');     */
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/drug-crimes.html'); crimesTitle.push('Drug Crimes');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/drug-diversion.html'); crimesTitle.push('Drug Diversion / PC 1000');
		crimesUrl.push('http://www.shouselaw.com/dui-drugs.html'); crimesTitle.push('DUI of Drugs');
		crimesUrl.push('http://www.shouselaw.com/hs-11377.html'); crimesTitle.push('Methamphetamine');
		crimesUrl.push('http://www.shouselaw.com/hs-11350.html'); crimesTitle.push('Possession');
		crimesUrl.push('http://www.shouselaw.com/hs-11351.html'); crimesTitle.push('Possession for Sales');
		crimesUrl.push('http://www.shouselaw.com/proposition-36.html'); crimesTitle.push('Proposition 36');
		crimesUrl.push('http://www.shouselaw.com/hs-11352.html'); crimesTitle.push('Sales/Transportation');
		crimesUrl.push('http://www.shouselaw.com/under-the-influence.html'); crimesTitle.push('Under the Influence of Drugs');
		crimesUrl.push('http://www.shouselaw.com/entrapment.html'); crimesTitle.push('California Entrapment Law');
		crimesUrl.push('http://www.shouselaw.com/marijuana.html'); crimesTitle.push('Marijuana');
			crimesUrl.push('http://www.shouselaw.com/marijuana-personal-use.html'); crimesTitle.push('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shouselaw.com/images/menu-bullet2.gif" vspace="2" border="0">&nbsp;Possession');
			crimesUrl.push('http://www.shouselaw.com/marijuana-possession-sale.html'); crimesTitle.push('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shouselaw.com/images/menu-bullet2.gif" vspace="2" border="0">&nbsp;Possession for Sale');
			crimesUrl.push('http://www.shouselaw.com/marijuana-sales.html'); crimesTitle.push('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shouselaw.com/images/menu-bullet2.gif" vspace="2" border="0">&nbsp;Sale');
			crimesUrl.push('http://www.shouselaw.com/marijuana-cultivation.html'); crimesTitle.push('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shouselaw.com/images/menu-bullet2.gif" vspace="2" border="0">&nbsp;Cultivation');
			crimesUrl.push('http://www.california-marijuana-lawyers.com/concetrated-cannabis.html'); crimesTitle.push('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shouselaw.com/images/menu-bullet2.gif" vspace="2" border="0">&nbsp;Concentrated Cannabis');
			crimesUrl.push('http://www.shouselaw.com/medical-marijuana.html'); crimesTitle.push('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shouselaw.com/images/menu-bullet2.gif" vspace="2" border="0">&nbsp;Medical Marijuana');
			crimesUrl.push('http://www.shouselaw.com/dui-marijuana.html'); crimesTitle.push('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shouselaw.com/images/menu-bullet2.gif" vspace="2" border="0">&nbsp;DUI Marijuana in California');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/drunk-in-public.html'); crimesTitle.push('Drunk in Public/ Public Intoxication');
	crimesUrl.push('http://www.shouselaw.com/drunk-driving.html'); crimesTitle.push('DUI');
	crimesUrl.push('http://www.shouselaw.com/dui-drugs.html'); crimesTitle.push('DUI of Drugs');
	crimesUrl.push('http://www.shouselaw.com/elder_abuse_defense.html'); crimesTitle.push('Elder Abuse');
	crimesUrl.push('http://www.shouselaw.com/embezzlement.html'); crimesTitle.push('Embezzlement');
	crimesUrl.push('http://www.shouselaw.com/expungements.html'); crimesTitle.push('Expungements');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/expunge-criminal-records.html'); crimesTitle.push('Expunge Criminal Records');
		crimesUrl.push('http://www.shouselaw.com/what-is-an-expungement.html'); crimesTitle.push('What Is An Expungement?');
		crimesUrl.push('http://www.shouselaw.com/benefits-of-an-expungement.html'); crimesTitle.push('Benefits of an Expungement');
		crimesUrl.push('http://www.shouselaw.com/DUI-expungements.html'); crimesTitle.push('DUI Expungements');
		crimesUrl.push('http://www.shouselaw.com/early-probation-termination.html'); crimesTitle.push('Early Termination of Probation');
		crimesUrl.push('http://www.shouselaw.com/expungement-will-not-do.html'); crimesTitle.push('What An Expungement Will Not Do');
		crimesUrl.push('http://www.shouselaw.com/governor-pardons.html'); crimesTitle.push('Governor&rsquo;s Pardons');
		crimesUrl.push('http://www.shouselaw.com/reducing-felony-to-misdmeanor.html'); crimesTitle.push('Reduce a Felony to a Misdemeanor');
		crimesUrl.push('http://www.shouselaw.com/seal-juvenile-records.html'); crimesTitle.push('Seal Juvenile Records');
		crimesUrl.push('http://www.shouselaw.com/destroy-arrest-records.html'); crimesTitle.push('Destroy Arrest Records');
		crimesUrl.push('http://www.shouselaw.com/certificates-of-rehabilitation.html'); crimesTitle.push('Certificates of Rehabilitation');
		crimesUrl.push('http://www.shouselaw.com/exclusion.html'); crimesTitle.push('Get Off Megan&rsquo;s List');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/extortion.html'); crimesTitle.push('Extortion');
	crimesUrl.push('http://www.shouselaw.com/failure_to_register.html'); crimesTitle.push('Failure to Register as a Sex Offender');
	crimesUrl.push('http://www.shouselaw.com/false_imprisonment.html'); crimesTitle.push('False Imprisonment');
	crimesUrl.push('http://www.shouselaw.com/federal_crime.html'); crimesTitle.push('Federal Crimes');
	crimesUrl.push('http://www.shouselaw.com/firearm-offenses.html'); crimesTitle.push('Firearm Offenses');
	crimesUrl.push('http://www.shouselaw.com/forgery.html'); crimesTitle.push('Forgery');
	crimesUrl.push('http://www.shouselaw.com/fraud.html'); crimesTitle.push('Fraud');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/fraud_info.html'); crimesTitle.push('Fraud Information');
		crimesUrl.push('http://www.shouselaw.com/asset_forfeiture.html'); crimesTitle.push('Asset Forfeiture');
		crimesUrl.push('http://www.shouselaw.com/auto_insurance_fraud.html'); crimesTitle.push('Auto Insurance Fraud');
		crimesUrl.push('http://www.shouselaw.com/credit_card_fraud.html'); crimesTitle.push('Credit Card Fraud');
		crimesUrl.push('http://www.shouselaw.com/elder_abuse_defense.html'); crimesTitle.push('Elder Abuse');
		crimesUrl.push('http://www.shouselaw.com/health_care_fraud.html'); crimesTitle.push('Health Care Fraud');
		crimesUrl.push('http://www.shouselaw.com/identity_theft.html'); crimesTitle.push('Identity Theft');
		crimesUrl.push('http://www.shouselaw.com/insurance_fraud.html'); crimesTitle.push('Insurance Fraud');
		crimesUrl.push('http://www.shouselaw.com/internet_fraud.html'); crimesTitle.push('Internet Fraud');
		crimesUrl.push('http://www.shouselaw.com/mail_fraud.html'); crimesTitle.push('Mail Fraud');
		crimesUrl.push('http://www.shouselaw.com/medi_cal_fraud.html'); crimesTitle.push('Medi-Cal Fraud');
		crimesUrl.push('http://www.shouselaw.com/securities_fraud.html'); crimesTitle.push('Securities Fraud');
		crimesUrl.push('http://www.shouselaw.com/senior_fraud.html'); crimesTitle.push('Senior Fraud');
		crimesUrl.push('http://www.shouselaw.com/welfare_fraud.html'); crimesTitle.push('Welfare Fraud');
		crimesUrl.push('http://www.shouselaw.com/workers_comp_fraud.html'); crimesTitle.push('Workers Compensation Fraud');
		crimesUrl.push('http://www.shouselaw.com/entrapment.html'); crimesTitle.push('California Entrapment Law');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.southern-california-dui-defense.com/article-felonyhit.html'); crimesTitle.push('Hit &amp; Run');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/mishr.html'); crimesTitle.push('Misdemeanor Hit &amp; Run (Property Damage)');
		crimesUrl.push('http://www.shouselaw.com/felonyhr.html'); crimesTitle.push('Felony Hit &amp; Run (Injuries to others)');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/indecent-exposure.html'); crimesTitle.push('Indecent Exposure');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/indecent-exposure.html'); crimesTitle.push('Indecent Exposure');
		crimesUrl.push('http://www.shouselaw.com/registration.html'); crimesTitle.push('Sex Offender Registration Info');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/juvenile_crime.html'); crimesTitle.push('Juvenile Crimes');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/california-youth-authority.html'); crimesTitle.push('California Youth Authority');
		crimesUrl.push('http://www.shouselaw.com/juvenile-court-process.html'); crimesTitle.push('Juvenile Court Process');
		crimesUrl.push('http://www.shouselaw.com/juvenile-legal-rights.html'); crimesTitle.push('Juvenile&rsquo;s Legal Rights');
		crimesUrl.push('http://www.shouselaw.com/seal-juvenile-record.html'); crimesTitle.push('Sealing Juvenile Records');
		crimesUrl.push('http://www.shouselaw.com/dui-under-21.html'); crimesTitle.push('Underage DUI');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/kidnapping.html'); crimesTitle.push('Kidnapping');
	crimesUrl.push('http://www.shouselaw.com/lewd-conduct-minor.html'); crimesTitle.push('Lewd Acts with a Minor');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/lewd-conduct-minor.html'); crimesTitle.push('Lewd Acts with a Minor');
		crimesUrl.push('http://www.shouselaw.com/harmfulmaterial.html'); crimesTitle.push('Harmful Matter Sent to Seduce Minor');
		crimesUrl.push('http://www.shouselaw.com/registration.html'); crimesTitle.push('Sex Offender Registration Info');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/engage-lewd-conduct.html'); crimesTitle.push('Lewd Conduct in Public');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/engage-lewd-conduct.html'); crimesTitle.push('Engaging in Lewd Conduct');
		crimesUrl.push('http://www.shouselaw.com/soliciting-lewd-conduct.html'); crimesTitle.push('Soliciting Lewd Conduct');
		crimesUrl.push('http://www.shouselaw.com/entrapment.html'); crimesTitle.push('California Entrapment Law');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/marijuana.html'); crimesTitle.push('Marijuana');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/marijuana-personal-use.html'); crimesTitle.push('Possession');
		crimesUrl.push('http://www.shouselaw.com/marijuana-possession-sale.html'); crimesTitle.push('Possession for Sale');
		crimesUrl.push('http://www.shouselaw.com/marijuana-sales.html'); crimesTitle.push('Sale');
		crimesUrl.push('http://www.shouselaw.com/marijuana-cultivation.html'); crimesTitle.push('Cultivation');
		crimesUrl.push('http://www.shouselaw.com/medical-marijuana.html'); crimesTitle.push('Medical Marijuana');
		crimesUrl.push('http://www.shouselaw.com/dui-marijuana.html'); crimesTitle.push('DUI Marijuana in California');	
		crimesUrl.push('http://www.shouselaw.com/entrapment.html'); crimesTitle.push('California Entrapment Law');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/murder.html'); crimesTitle.push('Murder');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/murder.html'); crimesTitle.push('Murder');
		crimesUrl.push('http://www.shouselaw.com/voluntary_manslaughter.html'); crimesTitle.push('Voluntary Manslaughter');
		crimesUrl.push('http://www.shouselaw.com/involuntary_manslaughter.html'); crimesTitle.push('Involuntary Manslaughter');
		crimesUrl.push('http://www.shouselaw.com/self-defense.html'); crimesTitle.push('California Self-Defense Law');
		crimesUrl.push('http://www.shouselaw.com/watson-murder.html'); crimesTitle.push('DUI Murder Cases');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/perjury.html'); crimesTitle.push('Perjury');
	crimesUrl.push('http://www.shouselaw.com/engaging_in_prostitution.html'); crimesTitle.push('Prostitution');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');	
		crimesUrl.push('http://www.shouselaw.com/engaging_in_prostitution.html'); crimesTitle.push('Prostitution');
		crimesUrl.push('http://www.shouselaw.com/entrapment.html'); crimesTitle.push('California Entrapment Law');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/rape.html'); crimesTitle.push('Rape');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/date-rape.html'); crimesTitle.push('Date Rape');
		crimesUrl.push('http://www.shouselaw.com/oral_copulation.html'); crimesTitle.push('Oral Copulation by Force');
		crimesUrl.push('http://www.shouselaw.com/rape.html'); crimesTitle.push('Rape');
		crimesUrl.push('http://www.shouselaw.com/sexual_battery.html'); crimesTitle.push('Sexual Battery');
		crimesUrl.push('http://www.shouselaw.com/statutory_rape.html'); crimesTitle.push('Statutory Rape');
		crimesUrl.push('http://www.shouselaw.com/registration.html'); crimesTitle.push('Sex Offender Registration Info');
		crimesUrl.push('http://www.shouselaw.com/spousal-rape.html'); crimesTitle.push('Spousal Rape');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/resisting-arrest.html'); crimesTitle.push('Resisting Arrest');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');	
		crimesUrl.push('http://www.shouselaw.com/resisting-arrest.html'); crimesTitle.push('Resisting Arrest');
		crimesUrl.push('http://www.shouselaw.com/self-defense.html'); crimesTitle.push('California Self-Defense Law');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/robbery.html'); crimesTitle.push('Robbery');
	crimesUrl.push('http://www.shouselaw.com/sexual_battery.html'); crimesTitle.push('Sexual Battery');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');	
		crimesUrl.push('http://www.shouselaw.com/sexual_battery.html'); crimesTitle.push('Sexual Battery');
		crimesUrl.push('http://www.shouselaw.com/registration.html'); crimesTitle.push('Sex Offender Registration Info');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/theft.html'); crimesTitle.push('Shoplifting');
	crimesUrl.push('http://www.shouselaw.com/solicitation_for_prostitution.html'); crimesTitle.push('Solicitation for Prostitution');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');	
		crimesUrl.push('http://www.shouselaw.com/solicitation_for_prostitution.html'); crimesTitle.push('Solicitation for Prostitution');
		crimesUrl.push('http://www.shouselaw.com/entrapment.html'); crimesTitle.push('California Entrapment Law');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/stalking.html'); crimesTitle.push('Stalking');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');	
		crimesUrl.push('http://www.shouselaw.com/stalking.html'); crimesTitle.push('Stalking');
		crimesUrl.push('http://www.shouselaw.com/cyberstalking.html'); crimesTitle.push('Cyberstalking');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/statutory_rape.html'); crimesTitle.push('Statutory Rape');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');	
		crimesUrl.push('http://www.shouselaw.com/statutory_rape.html'); crimesTitle.push('Statutory Rape');
		crimesUrl.push('http://www.shouselaw.com/registration.html'); crimesTitle.push('Sex Offender Registration Info');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/theft.html'); crimesTitle.push('Theft Crimes');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/auto-burglary.html'); crimesTitle.push('Auto Burglary');
		crimesUrl.push('http://www.shouselaw.com/burglary.html'); crimesTitle.push('Burglary');
		crimesUrl.push('http://www.shouselaw.com/embezzlement.html'); crimesTitle.push('Embezzlement');
		crimesUrl.push('http://www.shouselaw.com/grand-theft.html'); crimesTitle.push('Grand Theft');
		crimesUrl.push('http://www.shouselaw.com/grandtheft-auto.html'); crimesTitle.push('Grand Theft Auto');
		crimesUrl.push('http://www.shouselaw.com/grandtheft-firearm.html'); crimesTitle.push('Grand Theft Firearm');
		crimesUrl.push('http://www.shouselaw.com/petty-theft.html'); crimesTitle.push('Petty theft');
		crimesUrl.push('http://www.shouselaw.com/stolen-property.html'); crimesTitle.push('Receiving Stolen Property');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/negligent-vehicle-manslaughter.html'); crimesTitle.push('Vehicular Manslaughter');
		crimesUrl.push('submenuStart'); crimesTitle.push('submenuStart');
		crimesUrl.push('http://www.shouselaw.com/negligent-vehicle-manslaughter.html'); crimesTitle.push('Vehicular Manslaughter');
		crimesUrl.push('http://www.shouselaw.com/gross-vehicle-manslaughter.html'); crimesTitle.push('Gross Vehicular Manslaughter');
		crimesUrl.push('http://www.shouselaw.com/watson-murder.html'); crimesTitle.push('DUI Murder Cases');
		crimesUrl.push('submenuEnd'); crimesTitle.push('submenuEnd');
	crimesUrl.push('http://www.shouselaw.com/white-collar-crimes.html'); crimesTitle.push('White Collar Crimes');
	
	

// DUI Menu ************************************************************


	duisUrl[0] = 'http://www.shouselaw.com/DUI-breath-testing.html'; duisTitle[0] = 'Breath Testing';
	duisUrl.push('http://www.shouselaw.com/california-dui-school.html'); duisTitle.push('California DUI School');
	duisUrl.push('http://www.shouselaw.com/DUI-car-insurance.html'); duisTitle.push('Car Insurance Issues');
	duisUrl.push('http://www.shouselaw.com/chemical-test-refusal.html'); duisTitle.push('Chemical Test Refusals');
	duisUrl.push('http://www.shouselaw.com/commercial-license.html'); duisTitle.push('Commercial Drivers');
	duisUrl.push('http://www.shouselaw.com/dmv-hearing.html'); duisTitle.push('DMV Hearings');
		duisUrl.push('submenuStart'); duisTitle.push('submenuStart');
		duisUrl.push('http://www.shouselaw.com/DMV-drivers-license.html'); duisTitle.push('DUI Cases');
		duisUrl.push('http://www.shouselaw.com/elderly-drivers.html'); duisTitle.push('Elderly Drivers');
		duisUrl.push('http://www.shouselaw.com/medical-conditions.html'); duisTitle.push('Medical Conditions');
		duisUrl.push('http://www.shouselaw.com/negligent-operator.html'); duisTitle.push('Negligent Operators');
		duisUrl.push('submenuEnd'); duisTitle.push('submenuEnd');
	duisUrl.push('http://www.shouselaw.com/dui-injuries.html'); duisTitle.push('DUI Causing Injury');
	duisUrl.push('http://www.shouselaw.com/DUI-process.html'); duisTitle.push('DUI Court Process');
	duisUrl.push('http://www.shouselaw.com/driving_patterns.html'); duisTitle.push('DUI Driving Patterns');
	duisUrl.push('http://www.shouselaw.com/dui-drugs.html'); duisTitle.push('DUI of Drugs');
		duisUrl.push('submenuStart'); duisTitle.push('submenuStart');
		duisUrl.push('http://www.shouselaw.com/dui-ambien.html'); duisTitle.push('DUI Ambien');
		duisUrl.push('http://www.shouselaw.com/dui-marijuana.html'); duisTitle.push('DUI Marijuana');
		duisUrl.push('http://www.shouselaw.com/dui-vicodin.html'); duisTitle.push('DUI Vicodin');
		duisUrl.push('submenuEnd'); duisTitle.push('submenuEnd');
	duisUrl.push('http://www.shouselaw.com/drunk-driving-penalties.html'); duisTitle.push('DUI Penalties');
		duisUrl.push('submenuStart'); duisTitle.push('submenuStart');
	duisUrl.push('http://www.shouselaw.com/drunk-driving-penalties.html'); duisTitle.push('DUI Penalties Explained');
		duisUrl.push('http://www.shouselaw.com/dui-probation.html'); duisTitle.push('Probation (Violations)');
		duisUrl.push('http://www.shouselaw.com/dui-probation.html'); duisTitle.push('DUI School');
		duisUrl.push('http://www.shouselaw.com/iid.html'); duisTitle.push('Ignition Interlock Devices');
		duisUrl.push('http://www.shouselaw.com/scram-device.html'); duisTitle.push('SCRAM Device (Ankle Braclet)');
		duisUrl.push('http://www.shouselaw.com/sr22-requirements.html'); duisTitle.push('California SR22 Requirements');
		duisUrl.push('submenuEnd'); duisTitle.push('submenuEnd');
	duisUrl.push('http://www.shouselaw.com/wet-dry-reckless.html'); duisTitle.push('DUI Plea Bargaining');
		duisUrl.push('submenuStart'); duisTitle.push('submenuStart');
		duisUrl.push('http://www.shouselaw.com/dry-reckless.html'); duisTitle.push('Dry Reckless');
		duisUrl.push('http://www.shouselaw.com/ex-speed.html'); duisTitle.push('Exhibition of Speed');
		duisUrl.push('http://www.shouselaw.com/wet-reckless.html'); duisTitle.push('Wet Reckless');
		duisUrl.push('submenuEnd'); duisTitle.push('submenuEnd');
	duisUrl.push('http://www.shouselaw.com/felony-dui.html'); duisTitle.push('Felony DUI');
		duisUrl.push('submenuStart'); duisTitle.push('submenuStart');
		duisUrl.push('http://www.shouselaw.com/dui-injuries.html'); duisTitle.push('Based on Injury to Others');
		duisUrl.push('http://www.shouselaw.com/multiple-dui.html'); duisTitle.push('Based on Prior DUI Convictions');
		duisUrl.push('submenuEnd'); duisTitle.push('submenuEnd');
	duisUrl.push('http://www.shouselaw.com/fst.html'); duisTitle.push('Field Sobriety Tests');
		duisUrl.push('submenuStart'); duisTitle.push('submenuStart');
		duisUrl.push('http://www.shouselaw.com/horizontal-gaze-nystagmus-test.html'); duisTitle.push('HGN (Eye Tracking Test)');
		duisUrl.push('http://www.shouselaw.com/walk-and-turn-test.html'); duisTitle.push('Walk the Line Test');
		duisUrl.push('http://www.shouselaw.com/one-leg-stand-test.html'); duisTitle.push('One Leg Stand Test');
		duisUrl.push('http://www.shouselaw.com/rhomberg_test.html'); duisTitle.push('Close Eyes & Count to 30 Test');
		duisUrl.push('http://www.shouselaw.com/finger_nose_test.html'); duisTitle.push('Finger to Nose Test');
		duisUrl.push('http://www.shouselaw.com/finger_count_test.html'); duisTitle.push('Finger Count Test');
		duisUrl.push('http://www.shouselaw.com/hand_pat_test.html'); duisTitle.push('Hand Pat Test');
		duisUrl.push('submenuEnd'); duisTitle.push('submenuEnd');
	duisUrl.push('http://www.shouselaw.com/DUI-defenses.html'); duisTitle.push('Fighting a DUI Case');
	duisUrl.push('http://www.shouselaw.com/out-of-state-dui.html'); duisTitle.push('Out-of-State Drivers and California DUI');
	duisUrl.push('http://www.shouselaw.com/dui-under-21.html'); duisTitle.push('Underage Drivers with DUI<span class="lowercase">s</span>');
	duisUrl.push('http://www.shouselaw.com/vc-23152a.html'); duisTitle.push('Vehicle Code 23152(a)');
	duisUrl.push('http://www.shouselaw.com/vc-23152b.html'); duisTitle.push('Vehicle Code 23152(b)');
	duisUrl.push('http://www.shouselaw.com/negligent-vehicle-manslaughter.html'); duisTitle.push('Vehicular Manslaughter');
		duisUrl.push('submenuStart'); duisTitle.push('submenuStart');
		duisUrl.push('http://www.shouselaw.com/negligent-vehicle-manslaughter.html'); duisTitle.push('Vehicular Manslaughter');
		duisUrl.push('http://www.shouselaw.com/gross-vehicle-manslaughter.html'); duisTitle.push('Gross Vehicular Manslaughter');
		duisUrl.push('http://www.shouselaw.com/watson-murder.html'); duisTitle.push('DUI Murder Cases');
		duisUrl.push('submenuEnd'); duisTitle.push('submenuEnd');


// Help Center Menu ************************************************************


	helpsUrl[0] = 'http://www.shouselaw.com/resources.html#b6'; helpsTitle[0] = 'Alcohol/Drug Treatment Centers';
	helpsUrl.push('http://www.saccourt.com/appeals/appeals.asp'); helpsTitle.push('Appeals');
	helpsUrl.push('http://www.shouselaw.com/referrals.html'); helpsTitle.push('Attorneys in Other Cities');
	helpsUrl.push('http://money.howstuffworks.com/bail.htm'); helpsTitle.push('Bail Bonds');

	helpsUrl.push('http://www.shouselaw.com/bail-schedule.html'); helpsTitle.push('Bail Schedules');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
        helpsUrl.push('http://www.alameda.courts.ca.gov/courts/fees/fee.shtml'); helpsTitle.push('Alameda County');
			helpsUrl.push('http://www.alameda.courts.ca.gov/courts/fees/Felony_Bail_Schedule.pdf'); helpsTitle.push('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shouselaw.com/images/menu-bullet2.gif" vspace="2" border="0">&nbsp;Felony Bail Schedule');
			helpsUrl.push('http://www.alameda.courts.ca.gov/courts/fees/Misd_NonTraffic_Bail_Schedule.pdf'); helpsTitle.push('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shouselaw.com/images/menu-bullet2.gif" vspace="2" border="0">&nbsp;Misdemeanor Bail Schedule');
        helpsUrl.push('http://www.fresnosuperiorcourt.org/_pdfs/2005%20Bail%20Schedule%20Final.pdf'); helpsTitle.push('Fresno County');
        helpsUrl.push('http://www.kern.courts.ca.gov/pdf/bail_schedule2009.pdf'); helpsTitle.push('Kern County');
        helpsUrl.push('http://www.lasuperiorcourt.org/Bail/'); helpsTitle.push('Los Angeles County');
			helpsUrl.push('http://www.lasuperiorcourt.org/bail/pdf/felony.pdf'); helpsTitle.push('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shouselaw.com/images/menu-bullet2.gif" vspace="2" border="0">&nbsp;Felony Bail Schedule');
			helpsUrl.push('http://www.lasuperiorcourt.org/bail/pdf/misd.pdf'); helpsTitle.push('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shouselaw.com/images/menu-bullet2.gif" vspace="2" border="0">&nbsp;Misdemeanor Bail Schedule');
        helpsUrl.push('http://www.occourts.org/directory/criminal/felonybailsched.pdf'); helpsTitle.push('Orange County');
        helpsUrl.push('http://www.riverside.courts.ca.gov/localrules/bailschedule.pdf'); helpsTitle.push('Riverside County');
        helpsUrl.push('http://www.saccourt.ca.gov/criminal/docs/felony-misdemeanor-bail-schedule.pdf'); helpsTitle.push('Sacramento County');
        helpsUrl.push('http://www.co.san-bernardino.ca.us/courts/pdfs/misc/felbail.pdf'); helpsTitle.push('San Bernardino County');
        helpsUrl.push('http://www.sdcourt.ca.gov/pls/portal/docs/PAGE/SDCOURT/CRIMINAL2/CRIMINALRESOURCES/BAIL%20SCHEDULE.PDF'); helpsTitle.push('San Diego County');
        helpsUrl.push('http://www.scribd.com/doc/208880/San-Francisco-City-Government-Courts-Bail-Schedule'); helpsTitle.push('San Francisco County');
        helpsUrl.push('http://www.sbcourts.org/general_info/BailSchedule/FelonyBailSched.pdf'); helpsTitle.push('Santa Barbara County');
        helpsUrl.push('http://www.sccsuperiorcourt.org/bail/bailpdf/CriminalBailSchedule09.pdf'); helpsTitle.push('Santa Clara County');
        helpsUrl.push('http://www.ventura.courts.ca.gov/2008-2009_Bail_Schedule.pdf'); helpsTitle.push('Ventura County');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');

	helpsUrl.push('http://www.shouselaw.com/case-information.html'); helpsTitle.push('Case Information (Look up a Case)');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
        helpsUrl.push('https://www.lasuperiorcourt.org/OnlineServices/criminalindex/index.asp'); helpsTitle.push('Los Angeles County');
        helpsUrl.push('http://visionweb.occourts.org/Vision_Public/Index.do'); helpsTitle.push('Orange County');
        helpsUrl.push('http://public-access.riverside.courts.ca.gov/OpenAccess/'); helpsTitle.push('Riverside County');
        helpsUrl.push('http://www.co.san-bernardino.ca.us/Courts/flash.asp'); helpsTitle.push('San Bernardino County');
        helpsUrl.push('http://www.sdcourt.ca.gov/portal/page?_pageid=55,1056871&_dad=portal&_schema=PORTAL'); helpsTitle.push('San Diego County');
        helpsUrl.push('https://public.courts.ventura.org/casehome.htm'); helpsTitle.push('Ventura County');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');
	helpsUrl.push('http://www.shouselaw.com/expungements.html'); helpsTitle.push('Clearing Your Record');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
		helpsUrl.push('http://www.shouselaw.com/expunge-criminal-records.html'); helpsTitle.push('Expunge Criminal Records');
		helpsUrl.push('http://www.shouselaw.com/what-is-an-expungement.html'); helpsTitle.push('What Is An Expungement?');
		helpsUrl.push('http://www.shouselaw.com/benefits-of-an-expungement.html'); helpsTitle.push('Benefits of an Expungement');
		helpsUrl.push('http://www.shouselaw.com/DUI-expungements.html'); helpsTitle.push('DUI Expungements');
		helpsUrl.push('http://www.shouselaw.com/early-probation-termination.html'); helpsTitle.push('Early Termination of Probation');
		helpsUrl.push('http://www.shouselaw.com/expungement-will-not-do.html'); helpsTitle.push('What An Expungement Will Not Do');
		helpsUrl.push('http://www.shouselaw.com/governor-pardons.html'); helpsTitle.push('Governor&rsquo;s Pardons');
		helpsUrl.push('http://www.shouselaw.com/reducing-felony-to-misdmeanor.html'); helpsTitle.push('Reduce a Felony to a Misdemeanor');
		helpsUrl.push('http://www.shouselaw.com/seal-juvenile-records.html'); helpsTitle.push('Seal Juvenile Records');
		helpsUrl.push('http://www.shouselaw.com/destroy-arrest-records.html'); helpsTitle.push('Destroy Arrest Records');
		helpsUrl.push('http://www.shouselaw.com/certificates-of-rehabilitation.html'); helpsTitle.push('Certificates of Rehabilitation');
		helpsUrl.push('http://www.shouselaw.com/exclusion.html'); helpsTitle.push('Get Off Megan&rsquo;s List');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');
	helpsUrl.push('http://www.shouselaw.com/#'); helpsTitle.push('Courthouses');
	helpsUrl.push('http://www.shouselaw.com/dmv-hearing.html'); helpsTitle.push('DMV Hearings');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
        helpsUrl.push('http://www.shouselaw.com/DMV-drivers-license.html'); helpsTitle.push('DUI Cases');
        helpsUrl.push('http://www.shouselaw.com/elderly-drivers.html'); helpsTitle.push('Elderly Drivers');
        helpsUrl.push('http://www.shouselaw.com/medical-conditions.html'); helpsTitle.push('Medical Conditions');
        helpsUrl.push('http://www.shouselaw.com/negligent-operator.html'); helpsTitle.push('Negligent Operators');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');
	helpsUrl.push('http://www.shouselaw.com/expungements.html'); helpsTitle.push('Expungements');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
		helpsUrl.push('http://www.shouselaw.com/expunge-criminal-records.html'); helpsTitle.push('Expunge Criminal Records');
		helpsUrl.push('http://www.shouselaw.com/what-is-an-expungement.html'); helpsTitle.push('What Is An Expungement?');
		helpsUrl.push('http://www.shouselaw.com/benefits-of-an-expungement.html'); helpsTitle.push('Benefits of an Expungement');
		helpsUrl.push('http://www.shouselaw.com/DUI-expungements.html'); helpsTitle.push('DUI Expungements');
		helpsUrl.push('http://www.shouselaw.com/early-probation-termination.html'); helpsTitle.push('Early Termination of Probation');
		helpsUrl.push('http://www.shouselaw.com/expungement-will-not-do.html'); helpsTitle.push('What An Expungement Will Not Do');
		helpsUrl.push('http://www.shouselaw.com/governor-pardons.html'); helpsTitle.push('Governor&rsquo;s Pardons');
		helpsUrl.push('http://www.shouselaw.com/reducing-felony-to-misdmeanor.html'); helpsTitle.push('Reduce a Felony to a Misdemeanor');
		helpsUrl.push('http://www.shouselaw.com/seal-juvenile-records.html'); helpsTitle.push('Seal Juvenile Records');
		helpsUrl.push('http://www.shouselaw.com/destroy-arrest-records.html'); helpsTitle.push('Destroy Arrest Records');
		helpsUrl.push('http://www.shouselaw.com/certificates-of-rehabilitation.html'); helpsTitle.push('Certificates of Rehabilitation');
		helpsUrl.push('http://www.shouselaw.com/exclusion.html'); helpsTitle.push('Get Off Megan&rsquo;s List');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');
	helpsUrl.push('http://www.shouselaw.com/immigration.html'); helpsTitle.push('Immigration/Deportation');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
        helpsUrl.push('http://www.shouselaw.com/moral-turpitude.html'); helpsTitle.push('Crimes of Moral Turpitude');
        helpsUrl.push('http://www.shouselaw.com/deportable-crimes.html'); helpsTitle.push('Deportable Crimes');
        helpsUrl.push('http://www.shouselaw.com/inadmissible-crimes.html'); helpsTitle.push('Inadmissible Crimes');
        helpsUrl.push('http://www.shouselaw.com/post-conviction-relief.html'); helpsTitle.push('Post-Conviction Relief');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');
	helpsUrl.push('http://www.shouselaw.com/#'); helpsTitle.push('Investigators & Experts');
	helpsUrl.push('http://www.shouselaw.com/resources.html#b2'); helpsTitle.push('Jail - Inmate Information/Lookup');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
        helpsUrl.push('http://app4.lasd.org/iic/ajis_search.cfm'); helpsTitle.push('Los Angeles County');
        helpsUrl.push('http://www.ocsd.org/e_services/whosinjail/'); helpsTitle.push('Orange County');
        helpsUrl.push('http://inmate1.riversidesheriff.org/iis/'); helpsTitle.push('Riverside County');
        helpsUrl.push('http://www.sbcounty.gov/sheriff/bookingsearch/bookingsearch.aspx'); helpsTitle.push('San Bernardino County');
        helpsUrl.push('http://apps.sdsheriff.net/wij/wij.aspx'); helpsTitle.push('San Diego County');
        helpsUrl.push('http://157.145.215.163/inmateinquiry/'); helpsTitle.push('Ventura County');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');
	helpsUrl.push('http://www.shouselaw.com/resources.html#b3'); helpsTitle.push('Laws, Codes & Statutes');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
        helpsUrl.push('http://www.leginfo.ca.gov/calaw.html'); helpsTitle.push('California Codes & Statutes');
        helpsUrl.push('http://uscode.house.gov/search/criteria.shtml'); helpsTitle.push('United States Code');
        helpsUrl.push('http://www.courtinfo.ca.gov/'); helpsTitle.push('CA Court Opinions, Rules & Forms');
        helpsUrl.push('http://www.law.com/jsp/ca/index.jsp'); helpsTitle.push('California Legal News');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');
	helpsUrl.push('http://www.shouselaw.com/legal-defenses.html'); helpsTitle.push('Legal Defenses');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
        helpsUrl.push('http://www.shouselaw.com/entrapment.html'); helpsTitle.push('Entrapment');
        helpsUrl.push('http://www.shouselaw.com/self-defense.html'); helpsTitle.push('Self-Defense');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');	
	helpsUrl.push('http://www.shouselaw.com/parolehub.html'); helpsTitle.push('Parole');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
        helpsUrl.push('http://www.shouselaw.com/parolehearings.html'); helpsTitle.push('Parole Board (Lifer) Hearings');
        helpsUrl.push('http://www.shouselaw.com/paroleviolation.html'); helpsTitle.push('Parole Violation Hearings');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');	
	helpsUrl.push('http://www.shouselaw.com/probation.html'); helpsTitle.push('Probation Violations');
	helpsUrl.push('http://www.shouselaw.com/three-strikes.html'); helpsTitle.push('Three Strikes Law');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
        helpsUrl.push('http://www.shouselaw.com/violent-felonies.html'); helpsTitle.push('Violent felony Strikes');
        helpsUrl.push('http://www.shouselaw.com/serious-felonies.html'); helpsTitle.push('Serious felony Strikes');
        helpsUrl.push('http://www.shouselaw.com/juvenile-strikes.html'); helpsTitle.push('Juvenile Strikes');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');
	helpsUrl.push('http://www.shouselaw.com/warrants.html'); helpsTitle.push('Warrants');
		helpsUrl.push('submenuStart'); helpsTitle.push('submenuStart');
        helpsUrl.push('http://www.shouselaw.com/arrest-warrants.html'); helpsTitle.push('Arrest Warrants');
        helpsUrl.push('http://www.shouselaw.com/bench-warrants.html'); helpsTitle.push('Bench Warrants');
        helpsUrl.push('http://www.shouselaw.com/informants.html'); helpsTitle.push('Informants');
        helpsUrl.push('http://www.shouselaw.com/search-warrants.html'); helpsTitle.push('Search Warrants');
		helpsUrl.push('submenuEnd'); helpsTitle.push('submenuEnd');


// Interactive Menu ************************************************************


	interactivesUrl[0] = 'http://www.californiacriminaldefenseblog.com/'; interactivesTitle[0] = 'California Criminal Defense Blog';
	interactivesUrl.push('http://www.duiblogger.com/'); interactivesTitle.push('DUI Defense Blog');


// DO NOT MODIFY BELOW THIS POINT **********************************************************


i=0;
for (i=0;i<attorneysUrl.length;i++)
{
	j=i+1;
	if (( attorneysUrl[i] != 'submenuStart' ) && ( attorneysUrl[i] != 'submenuEnd' )) {
		if ( attorneysUrl[j] == "submenuStart" ) { attorneyString += '<li class="sub1">'; } else { attorneyString += '<li>'; }
		if ( attorneysUrl[i].search(/www.shouselaw.com/) != -1) { addonUrl = '' } else { addonUrl = ' target="_blank"' }
		attorneyString += '<a href="'+attorneysUrl[i]+'"'+addonUrl+'>'+attorneysTitle[i]+'</a>';
		if ( attorneysUrl[j] == "submenuStart" ) { attorneyString += '<ul>'; } else if ( attorneysUrl[j] == "submenuEnd" ) { attorneyString += '</ul></li>'; } else { attorneyString += '</li>'; }
	}
}


i=0;
for (i=0;i<locationsUrl.length;i++)
{
	j=i+1;
	if (( locationsUrl[i] != 'submenuStart' ) && ( locationsUrl[i] != 'submenuEnd' )) {
		if ( locationsUrl[j] == "submenuStart" ) { locationString += '<li class="sub1">'; } else { locationString += '<li>'; }
		if ( locationsUrl[i].search(/www.shouselaw.com/) != -1) { addonUrl = '' } else { addonUrl = ' ' }
		locationString += '<a href="'+locationsUrl[i]+'"'+addonUrl+'>'+locationsTitle[i]+'</a>';
		if ( locationsUrl[j] == "submenuStart" ) { locationString += '<ul>'; } else if ( locationsUrl[j] == "submenuEnd" ) { locationString += '</ul></li>'; } else { locationString += '</li>'; }
	}
}

i=0;
for (i=0;i<crimesUrl.length;i++)
{
	j=i+1;
	if (( crimesUrl[i] != 'submenuStart' ) && ( crimesUrl[i] != 'submenuEnd' )) {
		if ( crimesUrl[j] == "submenuStart" ) { crimeString += '<li class="sub1">'; } else { crimeString += '<li>'; }
		if ( crimesUrl[i].search(/www.shouselaw.com/) != -1) { addonUrl = '' } else { addonUrl = ' target="_blank"' }
		crimeString += '<a href="'+crimesUrl[i]+'"'+addonUrl+'>'+crimesTitle[i]+'</a>';
		if ( crimesUrl[j] == "submenuStart" ) { crimeString += '<ul>'; } else if ( crimesUrl[j] == "submenuEnd" ) { crimeString += '</ul></li>'; } else { crimeString += '</li>'; }
	}
}

i=0;
for (i=0;i<duisUrl.length;i++)
{
	j=i+1;
	if (( duisUrl[i] != 'submenuStart' ) && ( duisUrl[i] != 'submenuEnd' )) {
		if ( duisUrl[j] == "submenuStart" ) { duiString += '<li class="sub5">'; } else { duiString += '<li>'; }
		if ( duisUrl[i].search(/www.shouselaw.com/) != -1) { addonUrl = '' } else { addonUrl = ' target="_blank"' }
		duiString += '<a href="'+duisUrl[i]+'"'+addonUrl+'>'+duisTitle[i]+'</a>';
		if ( duisUrl[j] == "submenuStart" ) { duiString += '<ul>'; } else if ( duisUrl[j] == "submenuEnd" ) { duiString += '</ul></li>'; } else { duiString += '</li>'; }
	}
}

i=0;
for (i=0;i<helpsUrl.length;i++)
{
	j=i+1;
	if (( helpsUrl[i] != 'submenuStart' ) && ( helpsUrl[i] != 'submenuEnd' )) {
		if ( helpsUrl[j] == "submenuStart" ) { helpString += '<li class="sub3">'; } else { helpString += '<li>'; }
		if ( helpsUrl[i].search(/www.shouselaw.com/) != -1) { addonUrl = '' } else { addonUrl = ' target="_blank"' }
		helpString += '<a href="'+helpsUrl[i]+'"'+addonUrl+'>'+helpsTitle[i]+'</a>';
		if ( helpsUrl[j] == "submenuStart" ) { helpString += '<ul>'; } else if ( helpsUrl[j] == "submenuEnd" ) { helpString += '</ul></li>'; } else { helpString += '</li>'; }
	}
}

i=0;
for (i=0;i<interactivesUrl.length;i++)
{
	j=i+1;
	if (( interactivesUrl[i] != 'submenuStart' ) && ( interactivesUrl[i] != 'submenuEnd' )) {
		if ( interactivesUrl[j] == "submenuStart" ) { interactiveString += '<li class="sub3">'; } else { interactiveString += '<li>'; }
		if ( interactivesUrl[i].search(/www.shouselaw.com/) != -1) { addonUrl = '' } else { addonUrl = ' target="_blank"' }
		interactiveString += '<a href="'+interactivesUrl[i]+'"'+addonUrl+'>'+interactivesTitle[i]+'</a>';
		if ( interactivesUrl[j] == "submenuStart" ) { interactiveString += '<ul>'; } else if ( interactivesUrl[j] == "submenuEnd" ) { interactiveString += '</ul></li>'; } else { interactiveString += '</li>'; }
	}
}

function menuFunction() 
{
	var menuDisplay = document.getElementById('list1');
	menuDisplay.innerHTML = attorneyString;
	
	var menuDisplay = document.getElementById('list2');
	menuDisplay.innerHTML = locationString;
	
	var menuDisplay = document.getElementById('list3');
	menuDisplay.innerHTML = crimeString;
	
	var menuDisplay = document.getElementById('list4');
	menuDisplay.innerHTML = duiString;
	
	var menuDisplay = document.getElementById('list5');
	menuDisplay.innerHTML = helpString;
	
	var menuDisplay = document.getElementById('list6');
	menuDisplay.innerHTML = interactiveString;
}
setTimeout("menuFunction()",20);