var r_text = new Array ();
r_text[0] = "<span class='header_news'><a href='/about-our-sanctuary/?pid=4' class='header_news'>who we are</a></span><br /><div style='padding-top:5px;'><i>The goal of our unique sanctuary</i> is to make the transition for adoptables from one home to another without the trauma of time in cages, pens or cramped rooms. <a href='/about-our-sanctuary/?pid=4'>+Learn More</a></div>";
r_text[1] = "<span class='header_news'><a href='/about-us/?pid=10' class='header_news'>vision statement</a></span><br /><div style='padding-top:5px;'><i>Brigid's Crossing Foundation</i> works to promote peace, harmony and well being with ourselves, the earth and its inhabitants. <a href='/about-us/?pid=10'>+Learn More</a></div>";
r_text[2] = "<span class='header_news'><a href='/about-us/?pid=10' class='header_news'>vision statement</a></span><br /><div style='padding-top:5px;'><i>The Cat House</i> Surely you have heard of the Cat House or Cat Room at other rescues, but at Brigid's Crossing we really give them a house to live in and acres of outdoor roaming. <a href='/about-us/?pid=10'>+Learn More</a></div>";
var i = Math.round(2*Math.random());
document.write(r_text[i]);
