var TREE1_NODES = [
    ["Our Company", null, null,
	    ["Information & History", "/company.asp", null],
		["Client List", "/clients.asp", null],
        ["HSE Compliance", "/hse.asp", null],
	    ["Employment Opportunities", "https://www.drivermanagement.com/APP/onlineapp/OnlineDriverApp.aspx?CompNumber=24941102330", null],
		["Employee Training", "/training/index.asp", null]
	],
    ["HydroVac Uses", null, null, 
        ["Pipeline Services", "/pipeline.asp", null],
        ["Pot Holing Services", "/potholing.asp", null],
        ["Slot Trenching Services", "/trenching.asp", null],
        ["Exposing Utilities", "/utilities.asp", null],
        ["Debris Removal & Cleanouts", "/debris.asp", null],
        ["Piling Holes", "/piling.asp", null],
        ["Culverts & Cattle Guards", "/culvertscattle.asp", null],
        ["Cathodic Protection", "/cathodic.asp", null],
        ["Work Inside Plants", "/plants.asp", null],
        ["Special Drilling Applications", "/special.asp", null]
    ],
    ["Advantages with Hydro-X", null, null, 
        ["HSE Compliance", "/hse.asp", null],
        ["Cost Comparison", "/comparison.asp", null],
        ["Geographic Locations", "/locations.asp", null]
    ],
    ["Photo Gallery", "/gallery.asp", null],
    ["Testimonials", "/clienttestimonials.asp", null],
	["Contact Us", "/contact.asp", null]
];
