Hi! It's beautiful and work great. I have a little problem. In a sub-page the module "as scroller" doesn't shows the images. It's strange because it works in all of the other pages! When I analize the page, there's a div where the visibility is hidden.

.as_marquee {
white-space: nowrap;
overflow: hidden;
visibility: hidden;

The subpage is a page of an another module (adsmanager). Instead in the first page on the module it works.
How can i fix this problem?
Thank you!