var ptsa = new Array();
ptsa[0] = new Array("L","Home Page","Return to the Main Page","index-3.html");
ptsa[1] = new Array("S","","","");
ptsa[2] = new Array("M","General Information","About the PTSA","subgeneral");
ptsa[3] = new Array("L","Rates & Billing","Rate Schedules and Billing Information","rate_billing.html");
ptsa[4] = new Array("M","Policies & Procedures","Policies, Procedures and Downloadable Forms","subpolicy");
ptsa[5] = new Array("M","Meeting Information","View the Agenda or Minutes","submeeting");
ptsa[6] = new Array("S","","","");
ptsa[7] = new Array("L","Contact Information","How to get into contact with PTSA","contact.html");
ptsa[8] = new Array("L","Site Map","","sitemap.html");

var subgeneral = new Array();
subgeneral[0] = new Array("L","Overview","About the PTSA and Facilities","general-overview.html");
subgeneral[1] = new Array("S","","","");
subgeneral[2] = new Array("L","Brush Run WPCP","","general-brush_run.html");
subgeneral[3] = new Array("L","Donaldson Crossroad WPCP","","general-donaldson_crossroad.html");
subgeneral[4] = new Array("L","Treatment Process","","general-treatment_process.html");
subgeneral[5] = new Array("L","Service Area Map","","general-map.html");

var subpolicy = new Array();
subpolicy[0] = new Array("M","Dye Testing","","subdye");
subpolicy[1] = new Array("L","Manhole Covers","","policy-manhole_covers.html");
subpolicy[2] = new Array("L","Grease Trap Inspection","","policy-grease_trap.html");
subpolicy[3] = new Array("L","I/I Infiltration/Inflow","","policy-infiltration_inflow.html");
subpolicy[4] = new Array("L","Lateral Specifications","","policy-lateral_specs.html");
subpolicy[5] = new Array("L","Backwater Valve Info.","","policy-backwater_valve.html");

var subdye = new Array();
subdye[0] = new Array("L","About Dye Testing","","policy-dye-about.html");
subdye[1] = new Array("L","Procedures","","policy-dye-procedure.html");
subdye[2] = new Array("L","Approved Plumbers","","policy-dye-app_plumbers.html");
subdye[3] = new Array("L","Downloadable Report","","StdDyeTestReportForm.rtf");

var submeeting = new Array();
submeeting[0] = new Array("L","Current Agenda","","Agenda.pdf");
submeeting[1] = new Array("L","Archive of Minutes","","meeting-minutes.html");

