Forum Moderators: mack
Another option would be to use CSS to position the rollover images (a small highlighted version of each county) in layers over the map - set them to visibility: hidden initially and then turn them visible with javascript as needed. More fiddly getting all those images positioned, but may be faster if the map image itself is large.