
var ImageLoad = 
[
['http://starr-team.com', 	'ace-images/sponsors/STARR_logo.gif', 	'Diamond Sponsor'			],		//  ['URL to linked page', 'URL to image', 'Caption under picture']	//
['http://www.aecom.com', 	'ace-images/sponsors/AECOM_Logo.gif', 	'Diamond Sponsor'		],		//  The caption is not required and may be left blank like this:		//
['http://www.dewberry.com', 	'ace-images/sponsors/Dewberry_Logo.gif', 	'Diamond Sponsor'	],		//  ['URL to linked page', 'URL to image', '']							//
['http://www.urscorp.com', 	'ace-images/sponsors/urs_logo.gif', 	'Diamond Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.mbakercorp.com', 	'ace-images/sponsors/Baker_Logo.gif', 	'Diamond Sponsor'				],		//  Almost ALL errors are caused by the url or path being wrong 		//
['http://www.fema.gov', 	'ace-images/sponsors/FEMA_Logo.gif', 	'Titanium Sponsor'			],		//  The LAST image declaration does NOT have a comma after it
//
['http://www.usace.army.mil/Pages/default.aspx', 	'ace-images/sponsors/LargeUSACEcastle.gif', 	'Titanium Sponsor'			],		//  The LAST image declaration does NOT have a comma after it
//
['http://www.noaa.gov', 	'ace-images/sponsors/NOAA_logo.gif', 	'Platinum Sponsor'			],		//  ['URL to linked page', 'URL to image', 'Caption under picture']	//
['http://www.amec.com/', 	'ace-images/sponsors/amec_logo.gif', 	'Platinum Sponsor'			],		//  ['URL to linked page', 'URL to image', 'Caption under picture']	//
['http://www.hdrinc.com', 	'ace-images/sponsors/HDR_logo.gif', 	'Gold Sponsor'		],		//  The caption is not required and may be left blank like this:		//
['http://www.accenture.com', 	'ace-images/sponsors/Accenture_Logo.gif', 	'Gold Sponsor'		],		//  The caption is not required and may be left blank like this:		//
['http://www.dhigroup.com', 	'ace-images/sponsors/DHI.gif', 	'Gold Sponsor'		],		//  The caption is not required and may be left blank like this:		//
['http://www.tetratech.com', 	'ace-images/sponsors/TetraTech_Logo.gif', 	'Gold Sponsor'		],		//  The caption is not required and may be left blank like this:		//
['http://www.taylorengineering.com/', 	'ace-images/sponsors/Taylor_Engineering_Logo.gif', 	'Gold Sponsor'		],		//  The caption is not required and may be left blank like this:		//
['http://www.usgs.gov', 	'ace-images/sponsors/USGS_logo.gif', 	'Silver Sponsor'	],		//  ['URL to linked page', 'URL to image', '']							//
['http://www.merrick.com', 	'ace-images/sponsors/Merrick_Company_Logo.gif', 	'Silver Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.pbworld.com/', 	'ace-images/sponsors/PB_Logo.gif', 	'Silver Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.esri.com', 	'ace-images/sponsors/ESRI_Logo.gif', 	'Silver Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.espassociates.com/', 	'ace-images/sponsors/ESP_Logo.gif', 	'Silver Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.gannettfleming.com/', 	'ace-images/sponsors/Gannett_Fleming.gif', 	'Silver Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.zai-inc.com/', 	'ace-images/sponsors/ZAI.gif', 	'Silver Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.fugroearthdata.com/', 	'ace-images/sponsors/fugro_logo.gif', 	'Silver Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['', 	'ace-images/sponsors/French_Logo.gif', 	'Bronze Sponsor'				],		//  Almost ALL errors are caused by the url or path being wrong 		//
['http://www.h2opartnersusa.com/', 	'ace-images/sponsors/2009_H2O_Logo.gif', 	'Bronze Sponsor'			],		//  The LAST image declaration does NOT have a comma after it
//
['http://www.pwc.com/', 	'ace-images/sponsors/pwc.gif', 	'Bronze Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.mollyotoole.com/', 	'ace-images/sponsors/MO&A Logo_wave_brand.gif', 	'Bronze Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.westconsultants.com/', 	'ace-images/sponsors/WESTlogo.gif', 	'Bronze Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.bv.com/', 	'ace-images/sponsors/bv.gif', 	'Bronze Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.ftn-assoc.com/', 	'ace-images/sponsors/ftn-logo.gif', 	'Bronze Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.xpsoftware.com/', 	'ace-images/sponsors/XPSOFTWARE.gif', 	'Bronze Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://ekofloodusa.com/', 	'ace-images/sponsors/eko.gif', 	'Bronze Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.espeyconsultants.com/', 	'ace-images/sponsors/Espey_logo.gif', 	'Bronze Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.benham.com/', 	'ace-images/sponsors/Benham_Logo.gif', 	'Bronze Sponsor'			],		//  Add as many images as you like seperated by commmas					//
['http://www.geiconsultants.com/', 	'ace-images/sponsors/GEI_Consultants_130.gif', 	'Bronze Sponsor'			],
['http://www.meshekengr.com/', 	'ace-images/sponsors/MeshekColorFinalPRO_130.gif', 	'Bronze Sponsor'			]
];

var ImageCount		= 35;			//  *****  Change this to the total number of images loaded above  ***** 		//	
var ImageDelay		= 3000;			//  *****  Set this to the delay interval desired.  5000 = 5 seconds.			// 
var LinkTarget		= "_blank"		//  *****  Defines where you want linked page to open. _self, _blank, _top, etc	//
var ImageIndex		= 0;			//  DO NOT ALTER	//
var FirstLoad 		= 0;			//  DO NOT ALTER	//
var QuickStartID 	= 0;  			//  DO NOT ALTER	//
var htmlString 		= ""			//  DO NOT ALTER 	//

//  This function rotates the banner  //
function ImageChange()

{		

htmlString = '<center>';
htmlString = htmlString + '<font face = "Verdana" size="2">';		//  Font and Font Size for caption may be changed here	//
htmlString = htmlString +'<a target="';
htmlString = htmlString + LinkTarget;
htmlString = htmlString + '" href="';
htmlString = htmlString + ImageLoad[ImageIndex][0];
htmlString = htmlString + '"><img border="0" src="';				//  Image border size may be changed here				//	
htmlString = htmlString + ImageLoad[ImageIndex][1];
htmlString = htmlString + '"></a><br>';
htmlString = htmlString + ImageLoad[ImageIndex][2];
htmlString = htmlString + '</font>';
htmlString = htmlString + '</center>';		

document.getElementById('sponsors').innerHTML = htmlString; 				

if(ImageIndex == ImageCount - 1)		//  This statement increments image displayed and resets if displaying last image  //
{										
ImageIndex= 0;																				
}																								
else																							
{																								
ImageIndex++;																					
}																										

if(FirstLoad == 0)						//  Determins if this is the first time function has run.   // 
{
SlowFinish();
}

}
//  End Funtion  //

//  This function ensures first banner is displayted without a delay  //
function  QuickStart()
{
QuickStartID=setInterval("ImageChange()", 1000);
}
//  End Funtion  //																		

//  This function sets display rate to user defined speed  //
function SlowFinish()
{
clearInterval(QuickStartID);
FirstLoad = 1;
setInterval("ImageChange()", ImageDelay);	 
}
//  End Funtion  //

QuickStart()