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/torredelmar/DSC_4081.jpg", ""];
theimage[1]=["", "../imagen/torredelmar/DSC_1275.jpg", ""];
theimage[2]=["", "../imagen/torredelmar/DSC_4109.jpg", ""];
theimage[3]=["", "../imagen/torredelmar/DSC_4051.jpg", ""];
theimage[4]=["", "../imagen/torredelmar/DSC_4143.jpg", ""];
theimage[5]=["", "../imagen/torredelmar/DSC_4033.jpg", ""];
theimage[6]=["", "../imagen/torredelmar/DSC_1388.jpg", ""];
theimage[7]=["", "../imagen/torredelmar/DSC_3900.jpg", ""];
theimage[8]=["", "../imagen/torredelmar/DSC_3946.jpg", ""];
theimage[9]=["", "../imagen/torredelmar/DSC_4145.jpg", ""];
theimage[10]=["", "../imagen/torredelmar/DSC_1298.jpg", ""];
theimage[11]=["", "../imagen/torredelmar/DSC_4076.jpg", ""];
theimage[12]=["", "../imagen/torredelmar/DSC_4273.jpg", ""];
theimage[13]=["", "../imagen/torredelmar/DSC_3839.jpg", ""];
theimage[14]=["", "../imagen/torredelmar/DSC_1145.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;