<!-- Begin

navhome = new Image();
navhome.src = "images/nav/nav-home-on.jpg";

navabout = new Image();
navabout.src = "images/nav/nav-about-on.jpg";

navtherapists = new Image();
navtherapists.src = "images/nav/nav-therapists-on.jpg";

navcontact = new Image();
navcontact.src = "images/nav/nav-contact-on.jpg";

navlocations = new Image();
navlocations.src = "images/nav/nav-locations-on.jpg";

navinsurance = new Image();
navinsurance.src = "images/nav/nav-insurance-on.jpg";

navemployment = new Image();
navemployment.src = "images/nav/nav-employment-on.jpg";

navlinks = new Image();
navlinks.src = "images/nav/nav-links-on.jpg";

navforms = new Image();
navforms.src = "images/nav/nav-forms-on.jpg";

navtestimonials = new Image();
navtestimonials.src = "images/nav/nav-testimonials-on.jpg";

// End -->