/***********************************************
* Ultimate Fade-In Slideshow (v1.51): © Dynamic Drive (http://www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for this script and 100s more.
***********************************************/
var pathBase = "images/"; 
 
var fadeImg=new Array()
//SET IMAGE PATHS. Extend or contract array as needed
fadeImg[0]=[pathBase + "020_sil_02.gif", "", ""] 
fadeImg[1]=[pathBase + "020_sil_03.gif", "", ""] 
fadeImg[2]=[pathBase + "020_sil_04.gif", "", ""] 
fadeImg[3]=[pathBase + "020_sil_05.gif", "", ""] 
fadeImg[4]=[pathBase + "020_sil_06.gif", "", ""] 
