
// Sample Pics for Work page display
// Add new photos and captions below as desired
// If you delete a photo from the server, be sure to delete its full entry from this list

photo[picnumber++] = 'images/sample_pics/7.jpg'
photo[picnumber++] = 'images/sample_pics/8.jpg'
photo[picnumber++] = 'images/sample_pics/9.jpg'
photo[picnumber++] = 'images/sample_pics/10.jpg'
photo[picnumber++] = 'images/sample_pics/11.jpg'
photo[picnumber++] = 'images/sample_pics/12.jpg'
photo[picnumber++] = 'images/sample_pics/A.jpg'
photo[picnumber++] = 'images/sample_pics/B.jpg'
photo[picnumber++] = 'images/sample_pics/C.jpg'
photo[picnumber++] = 'images/sample_pics/D.jpg'





