*Step 1
Copy and save the following script to the "Insert in HTML <HEAD>" setting on the BOOKING PAGE >> ADVANCED menu.
<codepre>
<link rel="stylesheet" href="include/flexslider/2.0/flexslider.css" />
<script defer src="include/flexslider/2.0/jquery.flexslider-min.js"></script>
$(window).load(function(){$('.flexslider').flexslider({animation: "slide", start: function(slider){$('body').removeClass('loading');}});});
</script>
</codepre>
You can change the flexslider javascript options, see http://flexslider.woothemes.com for more information about flexslider