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/caletamed/108_0860.jpg", ""];
theimage[1]=["", "../imagen/caletamed/108_0858.jpg", ""];
theimage[2]=["", "../imagen/caletamed/IMG_0013.jpg", ""];
theimage[3]=["", "../imagen/caletamed/IMG_0028.jpg", ""];
theimage[4]=["", "../imagen/caletamed/IMG_0024.jpg", ""];
theimage[5]=["", "../imagen/caletamed/IMG_0016.jpg", ""];
theimage[6]=["", "../imagen/caletamed/IMG_0023a.jpg", ""];
theimage[7]=["", "../imagen/caletamed/108_0857.jpg", ""];
theimage[8]=["", "../imagen/caletamed/IMG_0023.jpg", ""];
theimage[9]=["", "../imagen/caletamed/IMG_0017.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;