var sliderwidth="488px";   // For horizontal scrolling
var sliderwidth="150px";    // For vertical scrolling
//Specify the slider's height
var sliderheight="80px";   // For horizontal scrolling
var sliderheight="600px";  // For vertical scrolling
//Specify the slider's slide speed (larger is faster 1-10)
var slidespeed=1;
//configure background color:
 slidebgcolor="#000000";

//Specify the slider's images
var leftrightslide=new Array();

