var listURLS = "";
var listDesc = "";

listURLS = new Array("",
                     "/Recorder/Search/",
                     "/Recorder/fee_sched.asp",
                     "/Recorder/locations.asp",
                     "/Recorder/Disclaimer.asp",
                     "",
                     "",
                     "/Recorder/Voter/",
                     "/Recorder/Voter/Districts.aspx",
                     "/Recorder/Voter/Precincts.aspx",
                     "/Recorder/Voter/Jurisdiction.aspx",
                     "",
                     "/Recorder",
                     "",
                     "/");


listDesc = Array("Recorder's Office Website",
		 " - Document Search",
		 " - Fee Schedules",
		 " - Office Locations",
		 " - Web Site Disclaimer",
		 "",
		 "Voter Statistics",
		 " - Overall Stats",
		 " - Voters by Districts",
		 " - Voters by Precincts",
		 " - Voters by Jurisdictions",
		 "",
		 "Recorder Home",
		 "----------",
		 "Back to Pinal County");
