className: {
    lavish: {
      mobile: {
        caption2: null,
        centerNav: false,
        strictCentering: false
      },
      caption: '<b>HTML formatted caption</b><br/>' +
        '<span style="font-size:9px; line-height:1.1em;">' +
        'HTML captions are easily defined in a hidden div.' +
        '</span>',
      caption2: 'Note the gradient box shading, custom colors, ' +
        'custom info link, halo shadow, outerClose button, ' +
        'captions, positioned elements, rounded content corners, ' +
        'and transparent footer badge.',
      info: 'lavish_options.js.txt',
      infoOptions: {
        className: 'lavish source',
        caption2: 'lavish class options',
        caption: null,
        info: null,
        group: null
      },
      infoText: 'View Options...',
      footer: '#lavishFooter',
      group: 'orangutan',
      showOuterClose: true,
      outerClosePos: 'tl',
      detachOuterClose: true,
      numIndexLinks: -1,
      indexThumbSource: 'href',
      maxIndexThumbSize: 135,
      captionPos: 'tl',
      caption2Pos: 'bc',
      controlsPos: 'tr',
      itemNumberPos: 'br',
      centerNav: true,
      strictCentering: 'top',
      showNavOverlay: false,
      boxColor: '#3787a7|#173787',
      outerBorderColor: '#bf9430',
      innerBorderColor: '#bf7830',
      overlayColor: '#2c3d82',
      textColor: '#ffba73',
      strongTextColor: '#ffd573',
      contentCornerRadius: 12,
      shadowType: 'halo',
      padding: 28,
      outerBorder: 2,
      enableDragResize: true,
      minWidth: 500,
      transitionTime: 0.3
    },
},