var txt=['"Unparalleled professionalism and reliability that is very rare to find these days. AAI is certainly a business partner in the truest sense of the word"  <br/><p>- Aftab Rupshi, COO, Nyali International Beach Hotel</p>','"Since moving our email and web hosting service to Agency Africa Interactive, our problems of email downtime, etc. was fully solved and they have never been down since. Their service is excellent, efficient, professional and it is one of the best companies I have dealt with in this field. I would definitely recommend them to anyone looking for professional email and web hosting support." <br/><p>- Vijay Chandaria, Director, Dune Packaging Limited</p>'],
init=0,i=0,k=0,speed=40,el;
function fade(){
init==0?i++:i--;
el.innerHTML=txt[k];
if(i==100)init=1;
if(i==0) {init=0;k++;}
if(k==txt.length)k=0;
setTimeout('fade()',speed);}
window.onload=function(){el=document.getElementById('message');fade();}

