


function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

if (document.all) {
	window.attachEvent("onload", runSlideShow)
	}
//window.attachEvent("onload", runSlideShow())

// (C) 2002 www.CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this header.

// ==============================
// Set the following variables...
// ==============================

// Set the slideshow speed (in milliseconds)
var SlideShowSpeed = 3000;

// Set the duration of crossfade (in seconds)
var CrossFadeDuration = 3;

var Picture = new Array(); // don't change this
//var Caption = new Array(); // don't change this

// Specify the image files...
// To add more images, just continue
// the pattern, adding to the array below.
// To use fewer images, remove lines
// starting at the end of the Picture array.
// Caution: The number of Pictures *must*
// equal the number of Captions!

Picture[1]  = '/images/logos/1.gif';
Picture[2]  = '/images/logos/2.gif';
Picture[3]  = '/images/logos/3.gif';
Picture[4]  = '/images/logos/4.gif';
Picture[5]  = '/images/logos/5.gif';
Picture[6]  = '/images/logos/6.gif';
Picture[7]  = '/images/logos/7.gif';
Picture[8]  = '/images/logos/8.gif';
Picture[9]  = '/images/logos/9.gif';
Picture[10]  = '/images/logos/10.gif';
Picture[11]  = '/images/logos/11.gif';
Picture[12]  = '/images/logos/12.gif';
Picture[13]  = '/images/logos/13.gif';
Picture[14]  = '/images/logos/14.gif';
Picture[15]  = '/images/logos/15.gif';
Picture[16]  = '/images/logos/16.gif';
Picture[17]  = '/images/logos/17.gif';
Picture[18]  = '/images/logos/18.gif';
Picture[19]  = '/images/logos/19.gif';
Picture[20]  = '/images/logos/20.gif';
Picture[21]  = '/images/logos/21.gif';
Picture[22]  = '/images/logos/22.gif';
Picture[23]  = '/images/logos/23.gif';
Picture[24]  = '/images/logos/24.gif';
Picture[25]  = '/images/logos/25.gif';
Picture[26]  = '/images/logos/26.gif';
Picture[27]  = '/images/logos/27.gif';
Picture[28]  = '/images/logos/28.gif';
Picture[29]  = '/images/logos/29.gif';
Picture[30]  = '/images/logos/30.gif';
Picture[31]  = '/images/logos/31.gif';
Picture[32]  = '/images/logos/32.gif';
Picture[33]  = '/images/logos/33.gif';
Picture[34]  = '/images/logos/34.gif';
Picture[35]  = '/images/logos/35.gif';
Picture[36]  = '/images/logos/36.gif';
Picture[37]  = '/images/logos/37.gif';
Picture[38]  = '/images/logos/38.gif';
Picture[39]  = '/images/logos/39.gif';
Picture[40]  = '/images/logos/40.gif';
Picture[41]  = '/images/logos/41.gif';
Picture[42]  = '/images/logos/42.gif';
Picture[43]  = '/images/logos/43.gif';
Picture[44]  = '/images/logos/44.gif';
Picture[45]  = '/images/logos/45.gif';
Picture[46]  = '/images/logos/46.gif';
Picture[47]  = '/images/logos/47.gif';
Picture[48]  = '/images/logos/48.gif';
Picture[49]  = '/images/logos/49.gif';
Picture[50]  = '/images/logos/50.gif';
Picture[51]  = '/images/logos/51.gif';
Picture[52]  = '/images/logos/52.gif';
Picture[53]  = '/images/logos/53.gif';
Picture[54]  = '/images/logos/54.gif';
Picture[55]  = '/images/logos/55.gif';
Picture[56]  = '/images/logos/56.gif';
Picture[57]  = '/images/logos/57.gif';
Picture[58]  = '/images/logos/58.gif';
Picture[59]  = '/images/logos/59.gif';
Picture[60]  = '/images/logos/60.gif';
Picture[61]  = '/images/logos/61.gif';
Picture[62]  = '/images/logos/62.gif';
Picture[63]  = '/images/logos/63.gif';
Picture[64]  = '/images/logos/64.gif';
Picture[65]  = '/images/logos/65.gif';
Picture[66]  = '/images/logos/66.gif';
Picture[67]  = '/images/logos/67.gif';
Picture[68]  = '/images/logos/68.gif';
Picture[69]  = '/images/logos/69.gif';
Picture[70]  = '/images/logos/70.gif';
Picture[71]  = '/images/logos/71.gif';
Picture[72]  = '/images/logos/72.gif';
Picture[73]  = '/images/logos/73.gif';
Picture[74]  = '/images/logos/74.gif';
Picture[75]  = '/images/logos/75.gif';
Picture[76]  = '/images/logos/76.gif';
Picture[77]  = '/images/logos/77.gif';
Picture[78]  = '/images/logos/78.gif';
Picture[79]  = '/images/logos/79.gif';
Picture[80]  = '/images/logos/80.gif';
Picture[81]  = '/images/logos/81.gif';
Picture[82]  = '/images/logos/82.gif';
Picture[83]  = '/images/logos/83.gif';
Picture[84]  = '/images/logos/84.gif';


// Specify the Captions...
// To add more captions, just continue
// the pattern, adding to the array below.
// To use fewer captions, remove lines
// starting at the end of the Caption array.
// Caution: The number of Captions *must*
// equal the number of Pictures!

/*Caption[1]  = "This is the first caption.";
Caption[2]  = "This is the second caption.";
Caption[3]  = "This is the third caption.";
Caption[4]  = "This is the fourth caption.";
Caption[5]  = "This is the fifth caption.";
Caption[6]  = "This is the sixth caption.";
Caption[7]  = "This is the seventh caption.";
Caption[8]  = "This is the eighth caption.";
Caption[9]  = "This is the ninth caption.";
Caption[10] = "This is the tenth caption.";*/

// =====================================
// Do not edit anything below this line!
// =====================================

var tss;
var iss;
var jss = Math.round(Picture.length*Math.random());
var pss = Picture.length-1;

var preLoad = new Array();
for (iss = 1; iss < pss+1; iss++){
preLoad[iss] = new Image();
preLoad[iss].src = Picture[iss];}

function runSlideShow(){
if (document.all){
document.images.PictureBox.style.filter="blendTrans(duration=2)";
document.images.PictureBox.style.filter="blendTrans(duration=CrossFadeDuration)";
document.images.PictureBox.filters.blendTrans.Apply();}
document.images.PictureBox.src = preLoad[jss].src;

//if (document.getElementById) document.getElementById("CaptionBox").innerHTML= Caption[jss];
if (document.all) document.images.PictureBox.filters.blendTrans.Play();
jss = jss + 1;
if (jss > (pss)) jss=1;
tss = setTimeout('runSlideShow()', SlideShowSpeed);
}

function swapLeftImage(imgName) {document.getElementById("leftImage").src='/images/' + imgName}




