<!--

	if (document.images) {            // Active Images
		img5on = new Image();
		img5on.src = "images/family_practice_on_03.gif";
		img6on = new Image();
		img6on.src = "images/family_practice_on_06.gif";
		img7on = new Image();
		img7on.src = "images/family_practice_on_09.gif";
		img8on = new Image();
		img8on.src = "images/family_practice_on_12.gif";

		img5off = new Image();
		img5off.src = "images/family_practice_off_03.gif";
		img6off = new Image();
		img6off.src = "images/family_practice_off_06.gif";
		img7off = new Image();
		img7off.src = "images/family_practice_off_09.gif";
		img8off = new Image();
		img8off.src = "images/family_practice_off_12.gif";
		}

// Function to 'activate' images.
function imgOn(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "on.src");
		}
}

// Function to 'deactivate' images.
function imgOff(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "off.src");
		}
}
<!--Break out of any frames of other links-->
if (top.location != location)
top.location.href = location.href;

// -->

<!--

	if (document.images) {            // Active Images
		img9on = new Image();
		img9on.src = "images/gastroenterology_on_03.gif";
		img10on = new Image();
		img10on.src = "images/gastroenterology_on_06.gif";
		img10aon = new Image();
		img10aon.src = "images/gastroenterology_on_09.gif";

		img9off = new Image();
		img9off.src = "images/gastroenterology_off_03.gif";
		img10off = new Image();
		img10off.src = "images/gastroenterology_off_06.gif";
		img10aoff = new Image();
		img10aoff.src = "images/gastroenterology_off_09.gif";
		}

// Function to 'activate' images.
function imgOn(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "on.src");
		}
}

// Function to 'deactivate' images.
function imgOff(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "off.src");
		}
}
<!--Break out of any frames of other links-->
if (top.location != location)
top.location.href = location.href;

// -->

<!--

	if (document.images) {            // Active Images
		img11on = new Image();
		img11on.src = "images/obstetrics_gynecology_on_03.gif";
		img12on = new Image();
		img12on.src = "images/obstetrics_gynecology_on_06.gif";
		img13on = new Image();
		img13on.src = "images/obstetrics_gynecology_on_09.gif";
		img14on = new Image();
		img14on.src = "images/obstetrics_gynecology_on_12.gif";

		img11off = new Image();
		img11off.src = "images/obstetrics_gynecology_off_03.gif";
		img12off = new Image();
		img12off.src = "images/obstetrics_gynecology_off_06.gif";
		img13off = new Image();
		img13off.src = "images/obstetrics_gynecology_off_09.gif";
		img14off = new Image();
		img14off.src = "images/obstetrics_gynecology_off_12.gif";
		}

// Function to 'activate' images.
function imgOn(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "on.src");
		}
}

// Function to 'deactivate' images.
function imgOff(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "off.src");
		}
}
<!--Break out of any frames of other links-->
if (top.location != location)
top.location.href = location.href;

// -->

<!--

	if (document.images) {            // Active Images
		img15on = new Image();
		img15on.src = "images/internal_medicine_on_03.gif";
		img16on = new Image();
		img16on.src = "images/internal_medicine_on_06.gif";
		img17on = new Image();
		img17on.src = "images/internal_medicine_on_09.gif";

		img15off = new Image();
		img15off.src = "images/internal_medicine_off_03.gif";
		img16off = new Image();
		img16off.src = "images/internal_medicine_off_06.gif";
		img17off = new Image();
		img17off.src = "images/internal_medicine_off_09.gif";
		}

// Function to 'activate' images.
function imgOn(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "on.src");
		}
}

// Function to 'deactivate' images.
function imgOff(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "off.src");
		}
}
<!--Break out of any frames of other links-->
if (top.location != location)
top.location.href = location.href;

// -->

<!--

	if (document.images) {            // Active Images
		img18on = new Image();
		img18on.src = "images/nurse_practitioners_on_03.gif";

		img18off = new Image();
		img18off.src = "images/nurse_practitioners_off_03.gif";
		}

// Function to 'activate' images.
function imgOn(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "on.src");
		}
}

// Function to 'deactivate' images.
function imgOff(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "off.src");
		}
}
<!--Break out of any frames of other links-->
if (top.location != location)
top.location.href = location.href;

// -->

<!--

	if (document.images) {            // Active Images
		img19on = new Image();
		img19on.src = "images/physician_assistants_on_03.gif";
		img20on = new Image();
		img20on.src = "images/physician_assistants_on_06.gif";
		img21on = new Image();
		img21on.src = "images/physician_assistants_on_09.gif";
		img22on = new Image();
		img22on.src = "images/physician_assistants_on_12.gif";

		img19off = new Image();
		img19off.src = "images/physician_assistants_off_03.gif";
		img20off = new Image();
		img20off.src = "images/physician_assistants_off_06.gif";
		img21off = new Image();
		img21off.src = "images/physician_assistants_off_09.gif";
		img22off = new Image();
		img22off.src = "images/physician_assistants_off_12.gif";
		}

// Function to 'activate' images.
function imgOn(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "on.src");
		}
}

// Function to 'deactivate' images.
function imgOff(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "off.src");
		}
}
<!--Break out of any frames of other links-->
if (top.location != location)
top.location.href = location.href;

// -->

<!--

	if (document.images) {            // Active Images
		img23on = new Image();
		img23on.src = "images/content_bubble_on_15.gif";
		img24on = new Image();
		img24on.src = "images/content_bubble_on_21.gif";
		img25on = new Image();
		img25on.src = "images/content_bubble_on_22.gif";
		img26on = new Image();
		img26on.src = "images/content_bubble_on_28.gif";

		img23off = new Image();
		img23off.src = "images/content_bubble_off_15.gif";
		img24off = new Image();
		img24off.src = "images/content_bubble_off_21.gif";
		img25off = new Image();
		img25off.src = "images/content_bubble_off_22.gif";
		img26off = new Image();
		img26off.src = "images/content_bubble_off_28.gif";
		}

// Function to 'activate' images.
function imgOn(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "on.src");
		}
}

// Function to 'deactivate' images.
function imgOff(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "off.src");
		}
}
<!--Break out of any frames of other links-->
if (top.location != location)
top.location.href = location.href;

// -->

<!--

	if (document.images) {            // Active Images
		img27on = new Image();
		img27on.src = "images/updated_specialties2_on_11.gif";
		img28on = new Image();
		img28on.src = "images/updated_specialties2_on_12.gif";
		img29on = new Image();
		img29on.src = "images/updated_specialties2_on_13.gif";
		img30on = new Image();
		img30on.src = "images/updated_specialties2_on_15.gif";
		img31on = new Image();
		img31on.src = "images/updated_specialties2_on_16.gif";
		img32on = new Image();
		img32on.src = "images/updated_specialties2_on_17.gif";
		img33on = new Image();
		img33on.src = "images/updated_specialties2_on_19.gif";
		img34on = new Image();
		img34on.src = "images/updated_specialties2_on_20.gif";
		img35on = new Image();
		img35on.src = "images/updated_specialties2_on_21.gif";

		img27off = new Image();
		img27off.src = "images/updated_specialties2_off_11.gif";
		img28off = new Image();
		img28off.src = "images/updated_specialties2_off_12.gif";
		img29off = new Image();
		img29off.src = "images/updated_specialties2_off_13.gif";
		img30off = new Image();
		img30off.src = "images/updated_specialties2_off_15.gif";
		img31off = new Image();
		img31off.src = "images/updated_specialties2_off_16.gif";
		img32off = new Image();
		img32off.src = "images/updated_specialties2_off_17.gif";
		img33off = new Image();
		img33off.src = "images/updated_specialties2_off_19.gif";
		img34off = new Image();
		img34off.src = "images/updated_specialties2_off_20.gif";
		img35off = new Image();
		img35off.src = "images/updated_specialties2_off_21.gif";
		}

// Function to 'activate' images.
function imgOn(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "on.src");
		}
}

// Function to 'deactivate' images.
function imgOff(imgName) {
		if (document.images) {
		document[imgName].src = eval(imgName + "off.src");
		}
}
<!--Break out of any frames of other links-->
if (top.location != location)
top.location.href = location.href;

// -->
