If you are using PageBlaster on your website you may have to exclude the Rotator script files from PageBlaster's MergeJS function as this function will cause the module to stop working correctly. To do this add the following exclude rules to PageBlaster:
<path pattern="jquery-1.2.6.min.js" excludeFrom="MergeJS"/>
<path pattern="jquery.cycle" excludeFrom="MergeJS"/>
<path pattern="jquery.easing" excludeFrom="MergeJS"/>
Thanks to Browe for sending us this information.