<!--
var r_text = new Array ();
r_text[0] = "<span class='text-grey'>Thanks so much for being so nice, and kind and understanding and sorry if I didn't quite do all my exercises.</span><br /><br /><span class='text-blue'>~</span> <span class='text-grey'>Mary Ann R.</span>";
r_text[1] = "<span class='text-grey'>Dear Clan,<br />I wanted to write you a note and tell you how much I appreciated your love and concern that was shown to me, while I was your patient. I'm felling fine and started walking some this week. You will always find a place in my heart.  May God bless you.<br /><br />Love, Nora</span>";
r_text[2] = "<span class='text-grey'>Thank you all for your help, humor, and encouragement while I was with you these last few weeks.  I miss you all!! While my tri-weekly visits were supposed to be for serious recouperative work some how I always left in a much better mood then when I arrived.  You all certainly have the knack to make some boring exercises fun and make the time fly by.<br /><br />My Best, Anne H.</span>";
r_text[3] = "<span class='text-grey'>Just a note to tell all of you just how special you are to me and thanks for everything you have done for me. I feel like I am a part of your family. I have really grown fond of all and I pray for each that God will use you in your work and your lives everyday.<br /><br />The Bible says to show &quot;Brotherly Love&quot; and all have done that and I am grateful. I will miss everyone, but will stop in sometime and say &quot;Hello&quot; Thanks again for everything an may God Bless and Keep all always. Love,</span><br /><br /><span class='text-blue'>~</span> <span class='text-grey'>Patsy F.</span>";
r_text[4] = "<span class='text-grey'>Always counted on you on getting my arm back into shape. So will keep you posted. Thanks again to the Nassau Group.<br /><br />Regards, Bob L.<span>";
r_text[5] = "<span class='text-grey'>Thank you for all you did for me during my recovery.  I'm truly thankfull for all of your help.<br /><br /><span class='text-blue'>~</span><span class='text-grey'>Robert W.</span>";
r_text[6] = "<span class='text-grey'>Thank you for all your help, concern, and especially patience in my road to recovery. I appreciate everything that you did for me.<br /><br />Sincerely Nancy M.</span>";
r_text[7] = "<span class='text-grey'>Just a note to say &quot;Thank You&quot; for helping me to be able to do what I do without any pain.  Even though my disability limits how far I can go, It's nice to know that I can still reach these goals, thanks to your talent and training.  Without a doubt, you art the Best!! The staff of &quot;Nassau Physical Therapy&quot; you will always be in my thoughts and prayers!<br /><br />Thanks Yall Darryl</span>";
r_text[8] = "<span class='text-grey'>I was able to realize my &quot;vision quest&quot; of playing in the father/son tournament in Charlotte, NC on June 9th only six weeks after having knee surgery on April 26th,(and make it to the final of our division)! I could not have done this without your help<br /<br />Thank you so much Larry W.</span>";
r_text[9] = "<span class='text-grey'>Congratulations-As to your twenty years in business!! I'll bet you wondered when you first started out if this day would ever come. Much ,much hard work and sacrifice have made it happen.<br /><br /><span class='text-grey'>Congratulations Love Deanna</span>";
r_text[10] = "<span class='text-grey'>I feel very blessed to have bee in your care. I appreciate your patience with me.  You made a difficult time for me easier.<br /><br />Thanks Diane</span>";
r_text[11] = "<span class='text-grey'>Thanks for the wonderful care you have given me thru three knee operations.  You made something unpleasant fun. <br /><br />Best of Luck, Pat M.</span>";
r_text[12] = "<span class='text-grey'>I can't say than you enough for all ya'll have done for me.  I have come so far down the road to recovery and I could not have done it without you all. I know God will bless each of you for treating me as your own and encouraging me. I will continue to pray for each of you and the facility and I will stop by and visit every now and then!  <br /><br />Love Ya, Logan G.</span>";
var i = Math.floor(7*Math.random())

document.write(r_text[i]);

//-->
