indexSeparator = ' | ';
rootDir = 'photo_viewer/photos/';
// Add one line per photo, using
//         addPhoto ('filename', 'caption', 'v/h', 'index text');
// The fourth parameter is optional and will default to the number
// of the photo if not provided.


addPhoto(
		 '1.jpg',
		 'RLC members enjoy the Kirkridge Retreat Center in the Poconos during the Intersession Retreat in January 2002.',
		 'h'
		 );
addPhoto(
		 '2.jpg',
		 'RLC members enjoy the Kirkridge Retreat Center in the Poconos during the Intersession Retreat in January 2002.',
		 'h'
		 );
addPhoto(
		 '3.jpg',
		 'Meditation at the Toronto Zen Centre during the Intersession Retreat in January 2003.',
		 'h'
		 );
addPhoto(
		 '4.jpg',
		 'RLC Members at a Muslim Mosque in Toronto, January 2003',
		 'h'
		 );
addPhoto(
		 '5.jpg',
		 'Visit to a Russian Orthodox Cathedral in Toronto, January 2003',
		 'h'
		 );
addPhoto(
		 '6.jpg',
		 'Anshei Minsk Synagogue in Toronto, January 2003',
		 'h'
		 );
addPhoto(
		 '7.jpg',
		 'RLC members relaxing at the Toronto Zen Centre, January 2003',
		 'h'
		 );
addPhoto(
		 '8.jpg',
		 'Visit to a Sikh Gurudwara in Toronto, January 2003',
		 'h'
		 );
addPhoto(
		 '9.jpg',
		 'RLC members gather at the end of the year for Seniors’ What Matters to Me & Why 2003',
		 'h'
		 );
addPhoto(
		 '10.jpg',
		 'Seniors&#39 What Matters to Me & Why 2004',
		 'h'
		 );
addPhoto(
		 '11.jpg',
		 'RLC members relax after langar at the Parliament of the World`s Religions in Barcelona in July 2004',
		 'h'
		 );
addPhoto(
		 '12.jpg',
		 'RLC members at the Parliament of the World`s Religions with Rev. Paul Raushenbush',
		 'h'
		 );
addPhoto(
		 '13.jpg',
		 'RLC members celebrate the conclusion of the Parliament of the World&#39s Religions',
		 'h'
		 );
addPhoto(
		 '14.jpg',
		 'Garrison Institute Retreat January 2005',
		 'h'
		 );
addPhoto(
		 '15.jpg',
		 'The Garrison Institute Retreat, January 2005',
		 'h'
		 );
addPhoto(
		 '16.jpg',
		 'RLC members take a walk during a break at the Garrison Institute',
		 'h'
		 );
addPhoto(
		 '17.jpg',
		 'RLC members enjoying the Garrison Institute in January 2005',
		 'h'
		 );
addPhoto(
		 '18.jpg',
		 'Students attending the Coming Together Conference in February 2004',
		 'h'
		 );
addPhoto(
		 '19.jpg',
		 'The Coming Together Conference Welcome Cake',
		 'h'
		 );
addPhoto(
		 '20.jpg',
		 'Students participate in a workshop during the Coming Together Conference',
		 'h'
		 );
addPhoto(
		 '21.jpg',
		 'RLC members during the January 2006 Intersession Retreat at the Vermont Zen Center',
		 'h'
		 );
addPhoto(
		 '22.jpg',
		 'Maha Qasim &#39 08, Nene Kalu &#39 07, and Lubna Malik &#39 08 during the 2006 retreat in Vermont',
		 'h'
		 );
addPhoto(
		 '23.jpg',
		 'Ritu Kamal &#39 07, Owen Fletcher &#39 08 & Katie Hampton &#3906 at the retreat in Vermont',
		 'h'
		 );
addPhoto(
		 '24.jpg',
		 'Interfaith Day of Service 2007',
		 'h'
		 );