<!--if (document.images){homeoff = new Image();homeoff.src = "images/home_off.gif";homeon =  new Image();homeon.src = "images/home_on.gif";whoweareoff = new Image();whoweareoff.src = "images/whoweare_off.gif";whoweareon =  new Image();whoweareon.src = "images/whoweare_on.gif";servicesoff = new Image();servicesoff.src = "images/services_off.gif";serviceson =  new Image();serviceson.src = "images/services_on.gif";physiciansoff = new Image();physiciansoff.src = "images/physicians_off.gif";physicianson =  new Image();physicianson.src = "images/physicians_on.gif";referenceoff = new Image();referenceoff.src = "images/reference_off.gif";referenceon =  new Image();referenceon.src = "images/reference_on.gif";appointmentsoff = new Image();appointmentsoff.src = "images/appointments_off.gif";appointmentson =  new Image();appointmentson.src = "images/appointments_on.gif";locationsoff = new Image();locationsoff.src = "images/locations_off.gif";locationson =  new Image();locationson.src = "images/locations_on.gif";insuranceoff = new Image();insuranceoff.src = "images/insurance_off.gif";insuranceon =  new Image();insuranceon.src = "images/insurance_on.gif";policiesoff = new Image();policiesoff.src = "images/policies_off.gif";policieson =  new Image();policieson.src = "images/policies_on.gif";affiliateoff = new Image();affiliateoff.src = "images/affiliate_off.gif";affiliateon =  new Image();affiliateon.src = "images/affiliate_on.gif";oakbrookoff = new Image();oakbrookoff.src = "images/oakbrook_off.gif";oakbrookon =  new Image();oakbrookon.src = "images/oakbrook_on.gif";napervilleoff = new Image();napervilleoff.src = "images/naperville_off.gif";napervilleon =  new Image();napervilleon.src = "images/naperville_on.gif";wheatonoff = new Image();wheatonoff.src = "images/wheaton_off.gif";wheatonon =  new Image();wheatonon.src = "images/wheaton_on.gif";darienoff = new Image();darienoff.src = "images/darien_off.gif";darienon =  new Image();darienon.src = "images/darien_on.gif";lemontoff = new Image();lemontoff.src = "images/lemont_off.gif";lemonton =  new Image();lemonton.src = "images/lemont_on.gif";plainfieldoff = new Image();plainfieldoff.src = "images/plainfield_off.gif";plainfieldon =  new Image();plainfieldon.src = "images/plainfield_on.gif";}function rollOn(imgName){	if (document.images) {		document[imgName].src = eval(imgName + 'on.src');	}}function rollOff(imgName){	if (document.images) {		document[imgName].src = eval(imgName + 'off.src');	}}//--> 