/********************************************************************************** * Author: David Millar (www.rTraction.com) * * Date: January. 1, 2007 * * Purpose: A list of all images and titles for the image rotator script * * How To: Add the include auto-image.htm from the blocks folder and the * * auto-image-rotator.js script will automatically add one of the below * * images. * ********************************************************************************** * Revision 1.0: a script that contains a full array of all image information for * * the auto-image-rotator javascript * **********************************************************************************/ // Constants - DO NOT CHANGE var orange = 0; var blue = 1; var yellow = 2; var green = 3; var red = 4; var ImageName = 0; var ImageTitle = 1; var ImageColour = 2; var ImageLink = 3; // Constants - DO NOT CHANGE // Create our array var autoImages = new Array(); // Note: Name & Title are required, Link, and Colour are optional autoImages[0] = new Array(); autoImages[0][ImageName] = "above-street-160x175.jpg"; autoImages[0][ImageTitle] = "Photo Gallery"; // Aerial View autoImages[0][ImageColour] = orange; autoImages[0][ImageLink] = "/about-us/photo-gallery.htm"; autoImages[1] = new Array(); autoImages[1][ImageName] = "downtown-london-160x175.jpg"; autoImages[1][ImageTitle] = "Photo Gallery"; // Downtown London autoImages[1][ImageColour] = blue; autoImages[1][ImageLink] = "/about-us/photo-gallery.htm"; autoImages[2] = new Array(); autoImages[2][ImageName] = "covent-garden-market-160x175.jpg"; autoImages[2][ImageTitle] = "Photo Gallery"; // Convent Garden autoImages[2][ImageColour] = blue; autoImages[2][ImageLink] = "/about-us/photo-gallery.htm"; autoImages[3] = new Array(); autoImages[3][ImageName] = "track-and-field-competition-160x175.jpg"; autoImages[3][ImageTitle] = "Photo Gallery"; // Track & Field autoImages[3][ImageColour] = blue; autoImages[3][ImageLink] = "/about-us/photo-gallery.htm"; autoImages[4] = new Array(); autoImages[4][ImageName] = "culture-160x175.jpg"; autoImages[4][ImageTitle] = "Photo Gallery"; // Sunfest autoImages[4][ImageColour] = blue; autoImages[4][ImageLink] = "/about-us/photo-gallery.htm"; autoImages[5] = new Array(); autoImages[5][ImageName] = "celebrating-canada-day-160x175.jpg"; autoImages[5][ImageTitle] = "Photo Gallery"; // Canada Day autoImages[5][ImageColour] = blue; autoImages[5][ImageLink] = "/about-us/photo-gallery.htm"; autoImages[6] = new Array(); autoImages[6][ImageName] = "lacrosse-160x175.jpg"; autoImages[6][ImageTitle] = "Photo Gallery"; // Lacrosse autoImages[6][ImageColour] = blue; autoImages[6][ImageLink] = "/about-us/photo-gallery-2.htm"; autoImages[7] = new Array(); autoImages[7][ImageName] = "western-fair-160x175.jpg"; autoImages[7][ImageTitle] = "Photo Gallery"; // Western Fair autoImages[7][ImageColour] = blue; autoImages[7][ImageLink] = "/about-us/photo-gallery-2.htm"; autoImages[8] = new Array(); autoImages[8][ImageName] = "middlesex-county-building-160x175.jpg"; autoImages[8][ImageTitle] = "Photo Gallery"; // County Building autoImages[8][ImageColour] = blue; autoImages[8][ImageLink] = "/about-us/photo-gallery-2.htm"; autoImages[9] = new Array(); autoImages[9][ImageName] = "Hindu-Cultural-Centre-160x175.jpg"; autoImages[9][ImageTitle] = "Photo Gallery"; // Hindu Cultural Centre autoImages[9][ImageColour] = blue; autoImages[9][ImageLink] = "/about-us/photo-gallery-6.htm"; autoImages[10] = new Array(); autoImages[10][ImageName] = "swimming-at-thames-pool-160x175.jpg"; autoImages[10][ImageTitle] = "Photo Gallery"; // Swimming autoImages[10][ImageColour] = blue; autoImages[10][ImageLink] = "/about-us/photo-gallery-2.htm"; autoImages[11] = new Array(); autoImages[11][ImageName] = "kids-basketball-160x175.jpg"; autoImages[11][ImageTitle] = "Photo Gallery"; // Basketball autoImages[11][ImageColour] = blue; autoImages[11][ImageLink] = "/about-us/photo-gallery-2.htm"; autoImages[12] = new Array(); autoImages[12][ImageName] = "fanshawe-pioneer-village-160x175.jpg"; autoImages[12][ImageTitle] = "Photo Gallery"; // Pioneer Village autoImages[12][ImageColour] = blue; autoImages[12][ImageLink] = "/about-us/photo-gallery-3.htm"; autoImages[13] = new Array(); autoImages[13][ImageName] = "ilderton-fair-160x175.jpg"; autoImages[13][ImageTitle] = "Photo Gallery"; // Ilderton Fair autoImages[13][ImageColour] = blue; autoImages[13][ImageLink] = "/about-us/photo-gallery-2.htm"; autoImages[14] = new Array(); autoImages[14][ImageName] = "glencoe-train-station-160x175.jpg"; autoImages[14][ImageTitle] = "Photo Gallery"; // Glencoe Station autoImages[14][ImageColour] = blue; autoImages[14][ImageLink] = "/about-us/photo-gallery-3.htm"; autoImages[15] = new Array(); autoImages[15][ImageName] = "feeding-ducks-160x175.jpg"; autoImages[15][ImageTitle] = "Photo Gallery"; // Feeding Ducks autoImages[15][ImageColour] = blue; autoImages[15][ImageLink] = "/about-us/photo-gallery-3.htm"; autoImages[16] = new Array(); autoImages[16][ImageName] = "grand-theater-160x175.jpg"; autoImages[16][ImageTitle] = "Photo Gallery"; // Grand Theater autoImages[16][ImageColour] = blue; autoImages[16][ImageLink] = "/about-us/photo-gallery-3.htm"; autoImages[17] = new Array(); autoImages[17][ImageName] = "downtown-london-160x175.jpg"; autoImages[17][ImageTitle] = "Photo Gallery"; // Downtown London autoImages[17][ImageColour] = blue; autoImages[17][ImageLink] = "/about-us/photo-gallery-3.htm"; autoImages[18] = new Array(); autoImages[18][ImageName] = "accessible-public-transit-160x175.jpg"; autoImages[18][ImageTitle] = "Photo Gallery"; // Accessible Transit autoImages[18][ImageColour] = blue; autoImages[18][ImageLink] = "/about-us/photo-gallery-4.htm"; autoImages[19] = new Array(); autoImages[19][ImageName] = "rowing-on-thames-160x175.jpg"; autoImages[19][ImageTitle] = "Photo Gallery"; // Rowing autoImages[19][ImageColour] = blue; autoImages[19][ImageLink] = "/about-us/photo-gallery-4.htm"; autoImages[20] = new Array(); autoImages[20][ImageName] = "museum-london-160x175.jpg"; autoImages[20][ImageTitle] = "Photo Gallery"; // Museum London autoImages[20][ImageColour] = blue; autoImages[20][ImageLink] = "/about-us/photo-gallery-4.htm"; autoImages[21] = new Array(); autoImages[21][ImageName] = "musician-160x175.jpg"; autoImages[21][ImageTitle] = "Photo Gallery"; // Musician autoImages[21][ImageColour] = blue; autoImages[21][ImageLink] = "/about-us/photo-gallery-4.htm"; autoImages[22] = new Array(); autoImages[22][ImageName] = "neighbourhood-hockey-game-160x175.jpg"; autoImages[22][ImageTitle] = "Photo Gallery"; // Hockey Game autoImages[22][ImageColour] = blue; autoImages[22][ImageLink] = "/about-us/photo-gallery-4.htm"; autoImages[23] = new Array(); autoImages[23][ImageName] = "middlesex-county-road-160x175.jpg"; autoImages[23][ImageTitle] = "Photo Gallery"; // County Road autoImages[23][ImageColour] = blue; autoImages[23][ImageLink] = "/about-us/photo-gallery-4.htm"; autoImages[24] = new Array(); autoImages[24][ImageName] = "skateboard-park-160x175.jpg"; autoImages[24][ImageTitle] = "Photo Gallery"; // Skateboard Park autoImages[24][ImageColour] = blue; autoImages[24][ImageLink] = "/about-us/photo-gallery-5.htm"; autoImages[25] = new Array(); autoImages[25][ImageName] = "nature-on-the-thames-160x175.jpg"; autoImages[25][ImageTitle] = "Photo Gallery"; // Nature autoImages[25][ImageColour] = blue; autoImages[25][ImageLink] = "/about-us/photo-gallery-5.htm"; autoImages[26] = new Array(); autoImages[26][ImageName] = "storybook-gardens-160x175.jpg"; autoImages[26][ImageTitle] = "Photo Gallery"; // Storybook Gardens autoImages[26][ImageColour] = blue; autoImages[26][ImageLink] = "/about-us/photo-gallery-5.htm"; autoImages[27] = new Array(); autoImages[27][ImageName] = "LSP-Worker-160x175.jpg"; autoImages[27][ImageTitle] = "Photo Gallery"; // LSP Worker autoImages[27][ImageColour] = blue; autoImages[27][ImageLink] = "/about-us/photo-gallery-6.htm"; autoImages[28] = new Array(); autoImages[28][ImageName] = "Fun-at-CCLC-160x175.jpg"; autoImages[28][ImageTitle] = "Photo Gallery"; // Fun at CCLC autoImages[28][ImageColour] = blue; autoImages[28][ImageLink] = "/about-us/photo-gallery-6.htm"; autoImages[29] = new Array(); autoImages[29][ImageName] = "community-volunteers-160x175.jpg"; autoImages[29][ImageTitle] = "Photo Gallery"; // Community autoImages[29][ImageColour] = blue; autoImages[29][ImageLink] = "/about-us/photo-gallery-5.htm"; autoImages[30] = new Array(); autoImages[30][ImageName] = "Man-With-Headphones-160x175.JPG"; autoImages[30][ImageTitle] = "Photo Gallery"; // Man with headphones autoImages[30][ImageColour] = blue; autoImages[30][ImageLink] = "/about-us/photo-gallery-7.htm"; autoImages[31] = new Array(); autoImages[31][ImageName] = "Man-In-Blue-160x175.JPG"; autoImages[31][ImageTitle] = "Photo Gallery"; // Main in blue autoImages[31][ImageColour] = blue; autoImages[31][ImageLink] = "/about-us/photo-gallery-7.htm"; autoImages[32] = new Array(); autoImages[32][ImageName] = "Co-workers-160x175.JPG"; autoImages[32][ImageTitle] = "Photo Gallery"; // Co-workers autoImages[32][ImageColour] = blue; autoImages[32][ImageLink] = "/about-us/photo-gallery-7.htm"; autoImages[33] = new Array(); autoImages[33][ImageName] = "Two-Coworkers-160x175.JPG"; autoImages[33][ImageTitle] = "Photo Gallery"; // Two Co-workers autoImages[33][ImageColour] = blue; autoImages[33][ImageLink] = "/about-us/photo-gallery-7.htm"; autoImages[34] = new Array(); autoImages[34][ImageName] = "Woman-In-Red-160x175.JPG"; autoImages[34][ImageTitle] = "Photo Gallery"; // Woman in red autoImages[34][ImageColour] = blue; autoImages[34][ImageLink] = "/about-us/photo-gallery-7.htm"; autoImages[35] = new Array(); autoImages[35][ImageName] = "Woman-With-Map-160x175.JPG"; autoImages[35][ImageTitle] = "Photo Gallery"; // Woman with map autoImages[35][ImageColour] = blue; autoImages[35][ImageLink] = "/about-us/photo-gallery-7.htm"; autoImages[36] = new Array(); autoImages[36][ImageName] = "Middlesex-county-center-160x175.JPG"; autoImages[36][ImageTitle] = "Photo Gallery"; // Middlesex County center autoImages[36][ImageColour] = blue; autoImages[36][ImageLink] = "/about-us/photo-gallery-5.htm"; autoImages[37] = new Array(); autoImages[37][ImageName] = "New-Citizens-160x175.JPG"; autoImages[37][ImageTitle] = "Photo Gallery"; // New citizens autoImages[37][ImageColour] = blue; autoImages[37][ImageLink] = "/about-us/photo-gallery-6.htm"; autoImages[38] = new Array(); autoImages[38][ImageName] = "Newcomer-Assistance-160x175.JPG"; autoImages[38][ImageTitle] = "Photo Gallery"; // Newcomer Assistance autoImages[38][ImageColour] = blue; autoImages[38][ImageLink] = "/about-us/photo-gallery-6.htm"; autoImages[39] = new Array(); autoImages[39][ImageName] = "Ukranian-Eggs-160x175.JPG"; autoImages[39][ImageTitle] = "Photo Gallery"; // Ukranian Eggs autoImages[39][ImageColour] = blue; autoImages[39][ImageLink] = "/about-us/photo-gallery-6.htm"; autoImages[40] = new Array(); autoImages[40][ImageName] = "Nightlife-160x175.JPG"; autoImages[40][ImageTitle] = "Photo Gallery"; // Night life autoImages[40][ImageColour] = blue; autoImages[40][ImageLink] = "/about-us/photo-gallery-3.htm"; autoImages[41] = new Array(); autoImages[41][ImageName] = "Polish-performer-160x175.JPG"; autoImages[41][ImageTitle] = "Photo Gallery"; // Polish performer autoImages[41][ImageColour] = blue; autoImages[41][ImageLink] = "/about-us/photo-gallery-5.htm"; autoImages[42] = new Array(); autoImages[42][ImageName] = "Thames-river-160x175.JPG"; autoImages[42][ImageTitle] = "Photo Gallery"; // Thames River autoImages[42][ImageColour] = blue; autoImages[42][ImageLink] = "/about-us/photo-gallery-3.htm";