// JavaScript Document

$('#s1').cycle({ 
    fx:     'wipe', 
   speed:   250, 
   timeout: 3500, 
   delay:  -2000, 
   clip:   't2b' 
});
