// JavaScript Document

  BYLINE_POSITION_RIGHT = 30;
  BYLINE_POSITION_BOTTOM = 50;
  var viewer = new PhotoViewer();
  viewer.setBackgroundColor('#333333');
  viewer.setBorderWidth(3);
  viewer.setShadeOpacity(1.0);
  viewer.add('/Templates/images/home/01.jpg');
  viewer.add('/Templates/images/home/02.jpg');
  viewer.add('/Templates/images/home/03.jpg');
  viewer.add('/Templates/images/home/04.jpg');
  viewer.add('/Templates/images/home/05.jpg');
  viewer.add('/Templates/images/home/06.jpg');
  viewer.add('/Templates/images/home/07.jpg');
  viewer.add('/Templates/images/home/08.jpg');
  viewer.add('/Templates/images/home/09.jpg');
  viewer.add('/Templates/images/home/10.jpg');
  viewer.add('/Templates/images/home/11.jpg');
  viewer.add('/Templates/images/home/12.jpg');
  viewer.add('/Templates/images/home/13.jpg');
  viewer.add('/Templates/images/home/14.jpg');
  viewer.add('/Templates/images/home/15.jpg');
  viewer.add('/Templates/images/home/16.jpg');
  viewer.add('/Templates/images/home/17.jpg');
  viewer.add('/Templates/images/home/18.jpg');
  viewer.add('/Templates/images/home/19.jpg');
  viewer.add('/Templates/images/home/20.jpg');
  viewer.add('/Templates/images/home/21.jpg');
  viewer.add('/Templates/images/home/22.jpg');
  viewer.add('/Templates/images/home/23.jpg');
  viewer.add('/Templates/images/home/24.jpg');
  viewer.add('/Templates/images/home/25.jpg');
  viewer.add('/Templates/images/home/26.jpg');
  viewer.add('/Templates/images/home/27.jpg');
  viewer.add('/Templates/images/home/28.jpg');
  viewer.add('/Templates/images/home/30.jpg');
  viewer.add('/Templates/images/home/31.jpg');
  viewer.add('/Templates/images/home/32.jpg');
  viewer.add('/Templates/images/home/33.jpg');
  viewer.add('/Templates/images/home/34.jpg');

