- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
(function($) {
$(document).ready(function(){
//Love jQuery :)
$("#noscript_testimonials").parent().append($('#noscript_testimonials > *').clone().css({"overflow": "hidden", "position": "relative", "width": "250px", "margin-left": "15px"}).find(".noscript_testimonials").each(function (){ $(this).remove(); }).end()).find("#noscript_testimonials").remove().end().find('#testimonials').cycle({
fx: 'scrollDown',
cleartype: true,
pause: true
});
});
})(jQuery);
guest 04.09.2009 12:05 # +1.2