<!-- Copyright 2000 by William Bontrager
function snipscatshealthypics() {
var count = 2;
var r = Math.ceil(Math.random() * count);

if (r == 1) return "<a title=\"Click the picture to go to the article...\" href=\"dental_care_for_kittens_and_cats.htm\"><img border=\"0\" src=\"random-PicArtcTitles/rand01-dental_care_for_kittens_and_cats.jpg\" width=\"190\" height=\"83\"></a>";

if (r == 2) return "<a title=\"Click the picture for complete article...\" href=\"how_to_medicate_your_cat_and_live_to_tell_the_story.htm\"><img border=\"0\" src=\"random-PicArtcTitles/rand-how_to_medicate_your_cat_and_live_to_tell_the_story.jpg\" width=\"190\" height=\"83\"></a>";

} //-->




