document.write("
"); $(document).ready(function() { // simplest example $('.slideShow').slideShow({ interval: 2 }); });