indexSeparator = ' | ';
var imgWidth=null;
var imgHeight=null;

// Add one line per photo, using
//         addPhoto ('filename', 'caption', 'index text');
// The third parameter is optional and will default to the number
// of the photo if not provided.

addPhoto('images/2010/jan_feb/grp_2010b.jpg','','1');
addPhoto('images/2010/jan_feb/grp_2010a.jpg','','2');
addPhoto('images/2010/jan_feb/jurulatih2.jpg','<br>Cikgu Sam introducing new Jurulatihs - Carlos,<br>Luis, Roehl and Tim (not pictured)','3');
addPhoto('images/2010/jan_feb/jurulatih1.jpg','','4');
addPhoto('images/2010/jan_feb/sword_snow3.jpg','<br>Cikgu Jen with her keris... cold steel!','5');
addPhoto('images/2010/jan_feb/keris1.jpg','','6');
addPhoto('images/2010/jan_feb/sword_snow2.jpg','<br>Cikgu Jen - sundang and shoeless in the snow!','7');
addPhoto('images/2010/jan_feb/sword_snow1.jpg','','8');
addPhoto('images/2010/jan_feb/justin_trng.jpg','<br>C.O.D. training (Justin in foreground)','9');
