// run the code in the markup! $('td pre code').each(function() { eval($(this).text()); });
$('#s1').cycle({ fx: 'fade', speed: 2500 });