var r_text = new Array ();
r_text[0] = "<span class='header_news'><a href='/adoption/?pid=28' class='header_news'>adopt a cat</a></span><br /><div style='padding-top:5px;'><i>Ready to adopt?</i> Be sure to visit our <a href='/adoption/?pid=28'>Adoption section</a> to browse our adoptable cat lists and see if you can find a new friend. MEOW! <a href='/adoption/?pid=28'>+Learn More</a></div>";
r_text[1] = "<span class='header_news'><a href='/adoption/?pid=28' class='header_news'>pets prolong lives</a></span><br /><div style='padding-top:5px;'><i>It\'s a well-known fact that a healthy relationship with a pet can prolong your life</i>. Be sure to check our latest lists of adoptable cats at Brigid\'s Crossing. <a href='/adoption/?pid=28'>+Learn More</a></div>";
r_text[2] = "<span class='header_news'><a href='/adoption/?pid=28' class='header_news'>adopt a cat</a></span><br /><div style='padding-top:5px;'><i>Ready to adopt?</i> Be sure to visit our Adoption section to browse our adoptable cat lists and see if you can find a new friend. MEOW! <a href='/adoption/?pid=28'>+Learn More</a></div>";
var i = Math.round(2*Math.random());
document.write(r_text[i]);
