///////configure the below four variables to change the style of the slider///////
//set the scrollerwidth and scrollerheight to the width/height of the LARGEST image in your slideshow!
var scrollerwidth='240px'
var scrollerheight='240px'
//3000 miliseconds=3 seconds
var pausebetweenimages=3000

//configure the below variable to change the images used in the slideshow. If you wish the images to be clickable, simply wrap the images with the appropriate <a> tag
var slideimages=new Array()
slideimages[0]='<img src="images/slideshow/constantine 012.gif" border="0">'
slideimages[1]='<img src="images/slideshow/constantine 013.gif" >'
slideimages[2]='<img src="images/slideshow/constantine 014.gif" >'
//extend this list