
// 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/5.jpg'
photo[picnumber++] = 'images/sample_pics/6.jpg'
photo[picnumber++] = 'images/sample_pics/7.jpg'
photo[picnumber++] = 'images/sample_pics/14.jpg'
photo[picnumber++] = 'images/sample_pics/15.jpg'
photo[picnumber++] = 'images/sample_pics/16.jpg'






