theimage = new Array();

///// Configurable Variables

// The dimensions of ALL the images should be the same or some of them may look stretched or reduced in Netscape 4.
// Format: theimage[...]=[name/description, image_src, linking_url]
theimage[0]=["", "../imagen/caletadevelez/IMG_0181.jpg", ""];
theimage[1]=["", "../imagen/caletadevelez/DSC_5916r.jpg", ""];
theimage[2]=["", "../imagen/caletadevelez/DSC_5948r.jpg", ""];
theimage[3]=["", "../imagen/caletadevelez/IMG_0024.jpg", ""];
theimage[4]=["", "../imagen/caletadevelez/IMG_0034.jpg", ""];
theimage[5]=["", "../imagen/caletadevelez/IMG_0031.jpg", ""];
theimage[6]=["", "../imagen/caletadevelez/IMG_0031a.jpg", ""];
theimage[7]=["", "../imagen/caletadevelez/IMG_0027.jpg", ""];
theimage[8]=["", "../imagen/caletadevelez/DSC_5939r.jpg", ""];
theimage[9]=["", "../imagen/caletadevelez/IMG_0012.jpg", ""];

///// Plugin variables

playspeed=4000;// The playspeed determines the delay for the "Play" button in ms
dotrans=1; // if value = 1 then there are transitions played in IE
transtype='blendTrans';// 'blendTrans' or 'revealtrans'
transattributes='duration=1,transition=23';// duration=seconds,transition=#<24
randomorder=0;
linksperline=4; // For the text links
playdiffernce=500; // The speed that the autplay speed is changed by
autostart=0;
preloadslides=0;