Hi Anne

I have just managed to sort it out by changing these setting in define pages editor from true to false

<script type="text/javascript">
$(document).ready(function(){

$("#slider").easySlider({
auto: false,
continuous: false,
numeric: false
});