[jQuery] Rotating CSS classes each 5 sec

[jQuery] Rotating CSS classes each 5 sec

Hello.
I have a huge question. I need something that rotates classes each 5 seconds for ex
I have a <div class="img1"> </div>. I want each 5 seconds the class to be changed from img1 to img2, and so on so at the start an array should be placed like
imgArray = [ "img1" , "img2", "img3",  etc ]
I need css classes changed not a plain image since  the image is a background image and i have text on it.
I did look over google but i couldnt find any help regarding this matter.
Thank you
<br clear="all">-------------------
Alexandru Dinulescu
Web Developer
(X)HTML/CSS Specialist
Expert Guarantee Certified Developer
XHTML: <a href="http://www.expertrating.com/transcript.asp?transcriptid=1879053">http://www.expertrating.com/transcript.asp?transcriptid=1879053</a>
CSS : <a href="http://www.expertrating.com/transcript.asp?transcriptid=1870619">http://www.expertrating.com/transcript.asp?transcriptid=1870619</a>
RentACoder Profile: <a href="http://www.rentacoder.com/RentACoder/DotNet/SoftwareCoders/ShowBioInfo.aspx?lngAuthorId=6995323">http://www.rentacoder.com/RentACoder/DotNet/SoftwareCoders/ShowBioInfo.aspx?lngAuthorId=6995323</a>
MainWebsite: <a href="http://alexd.adore.ro">http://alexd.adore.ro</a>