// JavaScript Document


var CARS_SET = [ {'caption': 'Dan Cummins', 'url': '/cab/committees/scrapbook/images/cars/DanCummins/DC02.jpg'},
                 {'caption': 'Dan Cummins', 'url': '/cab/committees/scrapbook/images/cars/DanCummins/DC03.jpg'},
                 {'caption': 'Dan Cummins', 'url': '/cab/committees/scrapbook/images/cars/DanCummins/DC04.jpg'},
                 {'caption': 'Dan Cummins', 'url': '/cab/committees/scrapbook/images/cars/DanCummins/DC05.jpg'},
				 {'caption': 'Dan Cummins', 'url': '/cab/committees/scrapbook/images/cars/DanCummins/DC06.jpg'},
				 {'caption': 'Dan Cummins', 'url': '/cab/committees/scrapbook/images/cars/DanCummins/DC07.jpg'},
				 {'caption': 'Dan Cummins', 'url': '/cab/committees/scrapbook/images/cars/DanCummins/DC08.jpg'},
				 {'caption': 'Dan Cummins', 'url': '/cab/committees/scrapbook/images/cars/DanCummins/DC09.jpg'},
				 {'caption': 'Dan Cummins', 'url': '/cab/committees/scrapbook/images/cars/DanCummins/DC10.jpg'},
				 {'caption': 'Dan Cummins', 'url': '/cab/committees/scrapbook/images/cars/DanCummins/DC11.jpg'},
                 {'caption': 'Dan Cummins', 'url': '/cab/committees/scrapbook/images/cars/DanCummins/DC12.jpg'}];
                 
var RP_SET = [	{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP01.jpg'},
				{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP02.jpg'},
				{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP03.jpg'},
				{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP04.jpg'},
				{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP05.jpg'},
				{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP06.jpg'},
				{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP07.jpg'},
				{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP08.jpg'},
				{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP09.jpg'},
				{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP10.jpg'},
				{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP11.jpg'},
				{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP12.jpg'},
			  	{'caption': 'Recycled Percussion', 'url':'/cab/committees/scrapbook/images/cars/RecycledPercussion/RP13.jpg'}];
			  
var TDH_SET = [	{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH01.jpg'},
				{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH02.jpg'},
				{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH03.jpg'},
				{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH04.jpg'},
				{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH05.jpg'},
				{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH06.jpg'},
				{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH07.jpg'},
				{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH08.jpg'},
				{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH09.jpg'},
				{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH10.jpg'},
				{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH12.jpg'},
				{'caption': 'The Drive Home', 'url': '/cab/committees/scrapbook/images/cars/TheDriveHome/TDH12.jpg'}];


