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]=["master1", "/images/master1.jpg", ""];
  	  

  
	theimage[1]=["master2", "/images/master2.jpg", ""];
  	  

  
	theimage[2]=["master3", "/images/master3.jpg", ""];
	theimage[3]=["master4", "/images/master4.jpg", ""];
  	  

///// Plugin variables

playspeed=7000;// 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=2,transition=23';// duration=seconds,transition=#<24
randomorder=0;
linksperline=4; // For the text links
playdiffernce=400; // The speed that the autplay speed is changed by
autostart=1;
preloadslides=1;// JavaScript Document
