<!-- Beginvar howMany = 2var quote = new Array(3)quote[0]="<p class=smalltext align=justify>&quot;One of the most important decisions a growing business can make is who to hire as its attorney legal counsel. The best decision my partners and I every made was hiring you and your firm. We are thankful for your unfailing loyalty and aggressive support through both good times and tough times.&quot;</p><p align=right class=smalltext><i>&#8212; J. W.<br>Longview, Texas<br>Telecommunications Firm</p></i></p>"quote[1]="<p class=smalltext align=justify>&quot;Although I don't get to see you as much now that I've retired and our children and grandchildren run most of the business, I rest a lot easier knowing you are still there to help them with legal advice. Thank you so much, from our whole family.&quot;</p><p align=right class=smalltext>&#8212; N. J.<br>Retired Businesswoman and grandmother, LA</p>"quote[2]="<p class=smalltext align=justify>&quot;When we have any significant legal matter in Louisiana we are calling you&quot;</p><p align=right class=smalltext>&#8212; L.C.<br>General Counsel<br>Atlanta Retailer</p>"function rndnumber(){var randscript = -1while (randscript < 0 || randscript > howMany || isNaN(randscript)){randscript = parseInt(Math.random()*(howMany+1))}return randscript}quo = rndnumber()quox = quote[quo]document.write(quox)// End -->