I would like to implement the equivalent of an adRotator (in ASP) using php. I would like visitors on my site to see a different customer testimonial every time they visit and a different testimonial as they browse through the different pages on the website. However the best implementation would be for the testimonials to keep changing say after every 5 seconds. I intend to store the testimonials in an xml file. Any help will be appreciated.