// aantal thumbnails per pagina
top.mask = 10;

pixArray = new Array(
   new Array(
      '350',                           // big pic 'width'
      '500',                           // big pic 'height'
      'mirr000',                       // naam thumbnail & big pic *zonder* extensie
      '199',                           // thumbnail 'height'
      'Space Mirror 1, 1985',          // titel en jaartal
      '80 x 100',                      // formaat
      'acryl on linen'),               // techniek

   new Array(
      '430',
      '500',
      'mirr001',
      '165',
      'Space Mirror I, 1985',
      '80 x 100',
      'acryl on linen'),

   new Array(
      '505',
      '500',
      'cube01',
      '141',
      'cube I, 1985',
      '60 x 10',
      'mixed media'),

   new Array(
      '365',
      '500',
      'mirror01',
      '143',
      'Space Mirror III, 1985',
      '60 x 80',
      'mixed media'),

   new Array(
      '380',
      '500',
      'object01',
      '154',
      'Study for weightless sculpture I, 1985',
      '60 x 80',
      'mixed media'),

   new Array(
      '690',
      '500',
      'datarm',
      '102',
      'study for weightless sculpture II, 1985',
      '30 x 10 x 12',
      'pingpong balls with glue'),

   new Array(
      '405',
      '500',
      'jumajor',
      '142',
      'Spatial Construction with Ursa Major, 1985',
      '100 x 100 x 80',
      'paint on cardboard construction'),

   new Array(
      '425',
      '500',
      'notime',
      '120',
      'Time does not exist, 1985',
      '50 x 50 x 10',
      'painted cardboard, motor + clock'),

   new Array(
      '610',
      '500',
      'spacel02',
      '116',
      'Spaceline III, 1985',
      '20 x 30',
      'acryl on linen'),

   new Array(
      '500',
      '500',
      '3cubes86',
      '141',
      'Study for cubes in weightless rotation I, 1985',
      'virtual relative',
      'Raymo Erik Jansen TU Delft 1985'),

   new Array(
      '430',
      '500',
      'paints87',
      '158',
      '15 paintings, 1985',
      '100 x 150',
      'oil on linen'),

   new Array(
      '500',
      '500',
      'circle87',
      '142',
      'Space Mirror with circle, 1986',
      '30x30',
      'acryl on linen'),

   new Array(
      '500',
      '500',
      'mirr8602',
      '142',
      'Spacemirror IV, 1986',
      '30x30',
      'acryl on cardboard'),

   new Array(
      '500',
      '500',
      'mirr8605',
      '142',
      'Space Mirror V, 1986',
      '30x30',
      'acryl on cardboard'),

   new Array(
      '340',
      '500',
      'zt87',
      '209',
      'Space Mirror VI, 1986',
      '30x30',
      'acryl on cardboard'),

   new Array(
      '245',
      '235',
      'mirr8604',
      '134',
      'Spacemirror VII, 1987',
      '20x30',
      'acryl on wood'),

   new Array(
      '340',
      '500',
      'mirr8603',
      '147',
      'Space Mirror VIII, 1987',
      '28x33',
      'acryl on cardboard'),

   new Array(
      '330',
      '500',
      'mirr8606',
      '216',
      'Space Mirror IX, 1987',
      '100x15',
      'oil on linen'),

   new Array(
      '700',
      '485',
      'gmuseum',
      '98',
      'Space Mirror I, 1985',
      'no scale yet',
      'virtual concept'),

   new Array(
      '330',
      '500',
      'tree90-1',
      '211',
      'Study for garden II, 1990',
      '10x15',
      'paint on reproduction'),

   new Array(
      '325',
      '500',
      'house02',
      '217',
      'Study for space house II, 1990',
      '10x15',
      'felt tipped pen on reproduction'),

   new Array(
      '335',
      '500',
      'house01',
      '212',
      'Study for space house I, 1990',
      '10x15',
      'acryl on reproduction'),

   new Array(
      '330',
      '500',
      'house03',
      '216',
      'Study for space house III, 1990',
      '10x15',
      'acryl on reproduction'),

   new Array(
      '350',
      '500',
      'compo03',
      '201',
      'Study for spatial constellation 1992',
      'A4',
      'acryl on paper'),

   new Array(
      '350',
      '500',
      'compo01',
      '201',
      'Study for spatial construction II 1992',
      'A4',
      'acryl on paper'),

   new Array(
      '355',
      '500',
      'compo05',
      '199',
      'Study for spatial construction III, 1992',
      'A4',
      'acryl on paper'),

   new Array(
      '360',
      '500',
      'compo04',
      '196',
      'Study for spatial construction IV, 1992',
      'A4',
      'acryl on paper'),

   new Array(
      '370',
      '500',
      'compo06',
      '190',
      'Space Mirror I, 1985',
      '60 x 80',
      'mixed media'),

   new Array(
      '340',
      '500',
      'pnts8706',
      '209',
      'Space Mirror I, 1985',
      '60 x 80',
      'mixed media'),

   new Array(
      '325',
      '500',
      'pnts8705',
      '218',
      'Space Mirror I, 1985',
      '60 x 80',
      'mixed media'),

   new Array(
      '335',
      '500',
      'pnts8704',
      '211',
      'Space Mirror I, 1985',
      '60 x 80',
      'mixed media'),

   new Array(
      '370',
      '500',
      'pnts8703',
      '193',
      'Space Mirror I, 1985',
      '60 x 80',
      'mixed media'),

   new Array(
      '490',
      '500',
      'pnts8702',
      '145',
      'Space Mirror I, 1985',
      '60 x 80',
      'mixed media'),

   new Array(
      '355',
      '500',
      'pnts8701',
      '200',
      'Space Mirror I, 1985',
      '60 x 80',
      'acryl on linen')
//                    _^_ last referenced file should NOT have a comma here
);

