/* Tigra Menu items structure */
var MENU2_ITEMS = [
	['I want to . . . <img src="http://www.ci.escondido.ca.us/police/menu_files/arrow_d.gif" height="7" width="7" border="0">', 'http://www.ci.escondido.ca.us/police/forms/index.html', null,
		['Register an Alarm', 'http://www.ci.escondido.ca.us/police/forms/alarm/index.html'],
		['Go on a Citizen Ride-Along', 'http://www.ci.escondido.ca.us/police/forms/ridealong/form.pdf'],
		['Give Customer Feedback', 'http://www.escondido.org/customer-feedback-form.aspx'],
		['Request Graffiti Removal', 'http://www.escondido.org/request-repair-report-problem-form.aspx'],
		['Pay a Parking Ticket', 'https://www.ezpaycorp.com/secure_dir/paystep1.aspx?aid=48'],
		['Request a Police Report', 'http://www.ci.escondido.ca.us/police/forms/reports/form.pdf'],
		['Sign Up for Community Notification', 'http://www.ci.escondido.ca.us/police/nixle/index.html'],
		['Submit an Online Anonymous Tip', 'http://www.escondido.org/online-anonymous-tip-form.aspx'],
		['Make a Traffic Enforcement Complaint', 'http://www.escondido.org/traffic-enforcement-complaint-form.aspx'],
		['Find My District Commander', 'http://www.ci.escondido.ca.us/police/divisions/patrol/compstat/index.html'],
		['File an Online Crime Report', 'http://www.ci.escondido.ca.us/police/reports/online.html'],
		['Learn about the Psychiatric Emergency Response Team (PERT)', 'http://www.ci.escondido.ca.us/police/divisions/patrol/pert/index.html'],
		['Be an Explorer', 'http://www.ci.escondido.ca.us/police/divisions/patrol/explorers/index.html'],
		['Schedule an Offender Registration Appointment', 'http://www.ci.escondido.ca.us/police/info/offender/index.html']
	],
	['Links', 'http://www.ci.escondido.ca.us/police/links/index.html'],
	['News <img src="http://www.ci.escondido.ca.us/police/menu_files/arrow_d.gif" height="7" width="7" border="0">', 'http://www.ci.escondido.ca.us/police/news/index.html', null,
		['News Releases', 'http://www.ci.escondido.ca.us/police/news/releases/index.html'],
		['Activities & Events', 'http://www.ci.escondido.ca.us/police/news/events/index.html'],
		['Community Notification System', 'http://www.ci.escondido.ca.us/police/nixle/index.html'],
		['Crime Statistics', 'http://www.ci.escondido.ca.us/police/news/crime/index.html'],
		['Missing Persons', 'http://www.ci.escondido.ca.us/police/news/missing/index.html'],
		['Wanted Persons', 'http://www.ci.escondido.ca.us/police/news/wanted/index.html']
	],
	['Safety Tips <img src="http://www.ci.escondido.ca.us/police/menu_files/arrow_d.gif" height="7" width="7" border="0">', 'http://www.ci.escondido.ca.us/police/tips/index.html', null,
		['For Businesses', 'http://www.ci.escondido.ca.us/police/tips/businesses/index.html'],
		['For Families', 'http://www.ci.escondido.ca.us/police/tips/families/index.html'],
		['For Home, Work & Vehicles', 'http://www.ci.escondido.ca.us/police/tips/home/index.html'],
		['For Recreation & Travel', 'http://www.ci.escondido.ca.us/police/tips/recreation/index.html'],
		['Miscellaneous', 'http://www.ci.escondido.ca.us/police/tips/misc/index.html'],
		['Traffic Safety', 'http://www.ci.escondido.ca.us/police/tips/traffic/index.html']
	],
	['Youth Info <img src="http://www.ci.escondido.ca.us/police/menu_files/arrow_d.gif" height="7" width="7" border="0">', 'http://www.ci.escondido.ca.us/police/youth/index.html', null,
		['Explorer Post', 'http://www.ci.escondido.ca.us/police/divisions/patrol/explorers/index.html'],
		['Frequently Asked Questions', 'http://www.ci.escondido.ca.us/police/youth/faqs/index.html'],
		['Resources', 'http://www.ci.escondido.ca.us/police/youth/resources/index.html']
	],	
];

