function testtimonialstwo()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('"fast, and efficient service to resolve the matter. Your knowledge of computers and systems is a great asset to those of us with no technical skills." -- John Stimets'); } // Stimets
if (ranNum == 1){document.write('"I have found the service to be excellent and most of all very prompt!... works with us to get the best out of what we have." -- Eric Van Vlandren (Intervale Compost)'); } // IntervaleCompost
if (ranNum == 2){document.write('"Always responsive and ready to help!!" -- Bonnie Walker (Tupelo Group, LLC)'); } // Walker
}