LeftNavOne = new Image();
LeftNavTwo = new Image();
LeftNavThree = new Image();
LeftNavFour = new Image();
LeftNavFive = new Image();
LeftNavSix = new Image();
LeftNavSeven = new Image();
LeftNavEight = new Image();
LeftNavNine = new Image();

LeftNavOneOn = new Image();
LeftNavTwoOn = new Image();
LeftNavThreeOn = new Image();
LeftNavFourOn = new Image();
LeftNavFiveOn = new Image();
LeftNavSixOn = new Image();
LeftNavSevenOn = new Image();
LeftNavEightOn = new Image();
LeftNavNineOn = new Image();

LeftNavOne.src = "/images/dchd-web-features-off.gif"
LeftNavTwo.src = "/images/dchd-web-gen-info-off.gif"
LeftNavThree.src = "/images/dchd-web-services-off.gif"
LeftNavFour.src = "/images/dchd-web-data-stats-off.gif"
LeftNavFive.src = "/images/dchd-web-faqs-off.gif"
LeftNavSix.src = "/images/dchd-web-health-ed-off.gif"
LeftNavSeven.src = "/images/iplan-off.gif"
LeftNavEight.src = "/images/dchd-web-activities-off.gif"
LeftNavNine.src = "/images/dchd-web-kids-place-off.gif"

LeftNavOneOn.src = "/images/dchd-web-features-on.gif"
LeftNavTwoOn.src = "/images/dchd-web-gen-info-on.gif"
LeftNavThreeOn.src = "/images/dchd-web-services-on.gif"
LeftNavFourOn.src = "/images/dchd-web-data-stats-on.gif"
LeftNavFiveOn.src = "/images/dchd-web-faqs-on.gif"
LeftNavSixOn.src = "/images/dchd-web-health-ed-on.gif"
LeftNavSevenOn.src = "/images/iplan-on.gif"
LeftNavEightOn.src = "/images/dchd-web-activities-on.gif"
LeftNavNineOn.src = "/images/dchd-web-kids-place-on.gif"


