<!--
// ==============================================
// Copyright 2003 by jsCode.com
// Source: jsCode.com
// Author: etLux
// Free for all; but please leave in the header.
// ==============================================
// Set up the image files to be used.
var theEmages = new Array() // do not change this
// To add more image files, continue with the
// pattern below, adding to the array. Rememeber
// to increment the theEmages[x] index!

theEmages[0] = '_Incltrim/water-fall.jpg'
theEmages[1] = '_Incltrim/shelby-4.jpg'
theEmages[2] = '_Incltrim/shelby-3.jpg'
theEmages[3] = '_Incltrim/sunrise-ok2.jpg'
theEmages[4] = '_Incltrim/sunrise-ok1.jpg'
theEmages[5] = '_Incltrim/sunrise-17.jpg'
theEmages[6] = '_Incltrim/fitness-center.jpg'
theEmages[7] = '_Incltrim/uah-library.jpg'
theEmages[8] = '_Incltrim/sunrise_univctr.jpg'
theEmages[9] = '_Incltrim/sunrise_uah.jpg'
theEmages[10] = '_Incltrim/wilson_hall.jpg'
// ======================================
// do not change anything below this line
// ======================================
//-->
