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>" - Dr.Gopinath (Chief Doctor) 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>"- Kaushik Patel sportsactionzone.com';
arrCountries[3] = '" <i>iSchoolz provides easy administrative tools for our school website with a student intractive online school magazine.</i>" - Mrs. Jyothi Shankar (Head Teacher) 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>"- Mr.Damien MANN move-offshore.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>"- Mr.Ashok www.cineticketz.com';
cdn = arrCountries[rs];
document.write (cdn);
