var galeriaInfo = [
 {
  'jogo'           : 'Iron Man',
  'galeria'        : 'ironman',
  'plataformaNome' : 'Playstation 2',
  'plataformaDir'  : 'playstation2',
  'totalImagens'   : '3',
  'imagensNovas'   : '3'
 },
  {
    'image'  : 'ironman01.jpg',
    'width'  : 1200,
    'height' : 600,
    'date'   : '02/10/2007',
    'new'    : '1'
  },
  {
    'image'  : 'ironman02.jpg',
    'width'  : 813,
    'height' : 513,
    'date'   : '02/10/2007',
    'new'    : '1'
  },
  {
    'image'  : 'ironman03.jpg',
    'width'  : 1200,
    'height' : 675,
    'date'   : '02/10/2007',
    'new'    : '1'
  }
]
