var arrCountries = new Array(6);
var rg = 5; 
var rs = 1 + Math.floor(Math.random()*rg); 
if (rs >= 5) {
rs = 5;
}
arrCountries[1] = '" <i>Apart from being technologically stable, the company\'s interpersonal interaction has given our site, a third dimension.</i>"<br> - Dr.Gopinath <br>(Chief Doctor) <br>www.diagnoscan.com';
arrCountries[2] = '" <i>I really appreciate all the work you have done for us on our website. The whole site is professionally designed and we have gotten a lot of great feedback on it.</i>"<br>- Sathish <br>www.redc.in';
arrCountries[3] = '" <i>iSchoolz provides easy administrative tools for our school website with a student intractive online school magazine.</i>" <br>- Mrs. Jyothi Shankar (Head Teacher) <br>www.sitadevi.com';
arrCountries[4] = '" <i>The folks at evince have been a pleasure to work with, and you have only to take a look at our site to see why we are so pleased!</i>"<br>- Mr.Amudala <br>www.tirupatitimes.com';
arrCountries[5] = '" <i>The creativity and diversity of skill sets at evince have enabled us to have a successful movie ticket booking website. </i>"<br>- Mr.Ashok <br>www.cineticketz.com';
cdn = arrCountries[rs];
document.write (cdn);