// =============================================== EXPLANATION =================================================================//// bookArray.push(new record('naam thumbnail', 'naam grote plaatje', 'titel', 'materiaal', 'klant'));//// special characters:// ' = &acute;// ================================================ LAST MODIFICATION DATE =====================================================var lastModificationDate = 'September 30 2009';// ================================================ BOOK =======================================================================
// Mijn naam is HaasbookArray.push(new record('groen_small.jpg', 'groen_big.jpg', 'CD_Cover - Groen Genoeg', 'digital', 'www.MijnnaamisHaas.nl - A.W. Bruna'));
bookArray.push(new record('vreemd_small.jpg', 'vreemd_big.jpg', 'Bookcover - Vreemde Vogels', 'digital', 'www.MijnnaamisHaas.nl - A.W. Bruna'));
bookArray.push(new record('nat_small.jpg', 'nat_big.jpg', 'Bookcover - Nooit meer nat!', 'digital', 'www.MijnnaamisHaas.nl - A.W. Bruna'));
bookArray.push(new record('lucht_small.jpg', 'lucht_big.jpg', 'CD cover - Lekkere Lucht', 'digital', 'www.MijnnaamisHaas.nl - A.W. Bruna'));
bookArray.push(new record('berg_small.jpg', 'berg_big.jpg', 'Book illustration - Nooit meer nat', 'digital', 'www.MijnnaamisHaas.nl - A.W. Bruna'));
bookArray.push(new record('bos_small.jpg', 'bos_big.jpg', 'Book illustration - Nooit meer nat', 'digital', 'www.MijnnaamisHaas.nl - A.W. Bruna'));

// Door en DoorbookArray.push(new record('door1_small.jpg', 'door1_big.jpg', 'Door en Door Winter', 'Gouache', 'Querido'));bookArray.push(new record('door2_small.jpg', 'door2_big.jpg', 'Door en Door Winter', 'Gouache', 'Querido'));bookArray.push(new record('door3_small.jpg', 'door3_big.jpg', 'Door en Door Winter', 'Gouache', 'Querido'));// doe niet zo drukbookArray.push(new record('adelie2_small.jpg', 'adelie2_big.jpg', 'Doe niet zo druk', 'Gouache', 'Van Goor'));bookArray.push(new record('adelie3_small.jpg', 'adelie3_big.jpg', 'Doe niet zo druk', 'Gouache', 'Van Goor'));bookArray.push(new record('adelie4_small.jpg', 'adelie4_big.jpg', 'Doe niet zo druk', 'Gouache', 'Van Goor'));bookArray.push(new record('adelie1_small.jpg', 'adelie1_big.jpg', 'Doe niet zo druk', 'Gouache', 'Van Goor'));// picabookArray.push(new record('paddo_small.jpg', 'paddo_big.jpg', 'Book illustration', 'Gouache', 'Pica Educatief'));bookArray.push(new record('amonster_small.jpg', 'amonster_big.jpg', 'Book illustration', 'Gouache', 'Pica Educatief'));bookArray.push(new record('aollie_small.jpg', 'aollie_big.jpg', 'Book illustration', 'Gouache', 'Pica Educatief'));bookArray.push(new record('aollie2_small.jpg', 'aollie2_big.jpg', 'Book illustration', 'Gouache', 'Pica Educatief'));// piet en de piratenbookArray.push(new record('chaos_small.jpg', 'chaos_big.jpg', 'Chaos (Piet en de Piraten)', 'Gouache', 'Douwe Egberts'));bookArray.push(new record('letter_small.jpg', 'letter_big.jpg', 'Letter (Piet en de Piraten)', 'Gouache', 'Douwe Egberts'));bookArray.push(new record('pirates_small.jpg', 'pirates_big.jpg', 'Pirates (Piet en de Piraten)', 'Gouache', 'Douwe Egberts'));bookArray.push(new record('lookingout_small.jpg', 'lookingout_big.jpg', 'Looking Out (Piet en de Piraten)', 'Gouche', 'Douwe Egberts'));bookArray.push(new record('storm_small.jpg', 'storm_big.jpg', 'Storm (Piet en de Piraten)', 'Gouache', 'Douwe Egberts'));// opscheppersbookArray.push(new record('monkey_small.jpg', 'monkey_big.jpg', 'Monkey (Opscheppers)', 'Gouache', 'Van Goor'));bookArray.push(new record('boasting_small.jpg', 'boasting_big.jpg', 'Boasting (Opscheppers)', 'Gouache', 'Van Goor'));// omslagen

bookArray.push(new record('ontsnapt_small.jpg', 'ontsnapt_big.jpg', 'Book cover', 'digital', 'Callenbach'));
bookArray.push(new record('rossy_small.jpg', 'rossy_big.jpg', 'Book cover', 'digital', 'Ploegsma'));
bookArray.push(new record('poppen_small.jpg', 'poppen_big.jpg', 'Book cover', 'digital', 'Van Goor'));
bookArray.push(new record('boris_small.jpg', 'boris_big.jpg', 'Book cover', 'Acrylic', 'Leopold'));bookArray.push(new record('karavaan_small.jpg', 'karavaan_big.jpg', 'Book cover', 'Acrylic', 'Leopold'));bookArray.push(new record('arendsoog1_small.jpg', 'arendsoog1_big.jpg', 'Book cover', 'Acrylic', 'Pimento'));bookArray.push(new record('betsy_small.jpg', 'betsy_big.jpg', 'Book cover', 'Mixed media', 'Van Goor'));bookArray.push(new record('anansi_small.jpg', 'anansi_big.jpg', 'Book cover', 'Mixed media', 'Leopold'));bookArray.push(new record('jaromir_small.jpg', 'jaromir_big.jpg', 'Book cover', 'Mixed media', 'Leopold'));bookArray.push(new record('ajosja_small.jpg', 'ajosja_big.jpg', 'Book cover', 'Mixed media', 'Van Goor'));
bookArray.push(new record('taragon_small.jpg', 'taragon_big.jpg', 'Bookcover', 'oils', 'Ploegsma'));bookArray.push(new record('ratzooi_small.jpg', 'ratzooi_big.jpg', 'Book cover', 'Gouache', 'Luitingh'));// ================================================ CARICATURE =======================================================================caricatureArray.push(new record('beatles_small.jpg', 'beatles_big.jpg', 'The Beatles', 'Acrylic', ''));caricatureArray.push(new record('wynton_small.jpg', 'wynton_big.jpg', 'Wynton Marsalis', 'Acrylic', ''));caricatureArray.push(new record('marylin_small.jpg', 'marylin_big.jpg', 'Marylin Monroe', 'Acrylic', ''));caricatureArray.push(new record('cash_small.jpg', 'cash_big.jpg', 'Johnny Cash', 'Acrylic', ''));caricatureArray.push(new record('madonna_small.jpg', 'madonna_big.jpg', 'Madonna', 'Acrylic', ''));caricatureArray.push(new record('jimcarrey2_small.jpg', 'jimcarrey2_big.jpg', 'Jim Carrey', 'Mixed media', ''));
caricatureArray.push(new record('paus_small.jpg', 'paus_big.jpg', 'The pope', 'Digital', ''));
caricatureArray.push(new record('lamontagne_small.jpg', 'lamontagne_big.jpg', 'Ray Lamontagne', 'Digital', ''));caricatureArray.push(new record('mulisch_small.jpg', 'mulisch_big.jpg', 'Harry Mulisch', 'Mixed media', ''));caricatureArray.push(new record('elvis_small.jpg', 'elvis_big.jpg', 'Elvis Presley', 'Oil paint', ''));caricatureArray.push(new record('jazz_small.jpg', 'jazz_big.jpg', 'Parker&acute;s mood', 'Gouache', ''));caricatureArray.push(new record('madamex_small.jpg', 'madamex_big.jpg', 'Madame X', 'Gouache', ''));caricatureArray.push(new record('giphart_small.jpg', 'giphart_big.jpg', 'Book Cover Ronald Giphart', 'Gouache', 'Podium'));caricatureArray.push(new record('wilders_small.jpg', 'wilders_big.jpg', 'Geert Wilders', 'Digital', 'Cover HP/deTijd'));
caricatureArray.push(new record('deleeuw_small.jpg', 'deleeuw_big.jpg', 'Paul de Leeuw', 'Gouache', 'HP/deTijd'));caricatureArray.push(new record('bohler_small.jpg', 'bohler_big.jpg', 'Britta Bohler', 'Gouache', 'HP/deTijd'));caricatureArray.push(new record('palmen_small.jpg', 'palmen_big.jpg', 'Connie Palmen', 'Gouache', 'HP/deTijd'));caricatureArray.push(new record('koot_small.jpg', 'koot_big.jpg', 'Kees van Kooten', 'Gouache', 'HP/deTijd'));caricatureArray.push(new record('braakhekke_small.jpg', 'braakhekke_big.jpg', 'Joop Braakhekke', 'Gouache', 'FC Klap'));caricatureArray.push(new record('ardenne_small.jpg', 'ardenne_big.jpg', 'Agnes van Ardenne', 'Gouache', 'SIS magazine'));caricatureArray.push(new record('celebs_small.jpg', 'celebs_big.jpg', 'Celebrities losing weight', 'Acrylic', 'NCRV-gids'));caricatureArray.push(new record('celebs2_small.jpg', 'celebs2_big.jpg', 'Celebrities for charity', 'Gouache', 'HP/deTijd'));caricatureArray.push(new record('clint_small.jpg', 'clint_big.jpg', 'Clint Eastwood', 'Gouache', ''));caricatureArray.push(new record('gladiator_small.jpg', 'gladiator_big.jpg', 'Gladiator', 'Gouache', ''));caricatureArray.push(new record('webster_small.jpg', 'webster_big.jpg', 'Ben Websterj', 'Mixed Media', ''));caricatureArray.push(new record('greenspan_small.jpg', 'greenspan_big.jpg', 'Alan Greenspan', 'Gouache', 'Safe Magazine'));caricatureArray.push(new record('lincoln_small.jpg', 'lincoln_big.jpg', 'Abraham Lincoln', 'Pencil', ''));caricatureArray.push(new record('annanicole_small.jpg', 'annanicole_big.jpg', 'Anna Nicole Smith', 'Pencil', ''));caricatureArray.push(new record('natkingcole_small.jpg', 'natkingcole_big.jpg', 'Nat King Cole', 'Pencil', ''));caricatureArray.push(new record('jolink_small.jpg', 'jolink_big.jpg', 'Bennie Jolink', 'Pencil', ''));caricatureArray.push(new record('branford_small.jpg', 'branford_big.jpg', 'Branford Marsalis', 'Pencil', ''));caricatureArray.push(new record('balkenende_small.jpg', 'balkenende_big.jpg', 'Balkenende', 'Pencil', ''));caricatureArray.push(new record('balkenende2_small.jpg', 'balkenende2_big.jpg', 'Balkenende', 'Pen', ''));caricatureArray.push(new record('mart_small.jpg', 'mart_big.jpg', 'Mart Smeets', 'Pen', ''));caricatureArray.push(new record('claudia_small.jpg', 'claudia_big.jpg', 'Claudia de Breij', 'Pen', ''));caricatureArray.push(new record('matthijs_small.jpg', 'matthijs_big.jpg', 'Matthijs van Nieuwkerk', 'Pencil', ''));caricatureArray.push(new record('bob_small.jpg', 'bob_big.jpg', '', 'Bob Marley', 'Pencil'));caricatureArray.push(new record('dizzy_small.jpg', 'dizzy_big.jpg', '', 'Dizzy', 'Pencil'));caricatureArray.push(new record('caragiale_small.jpg', 'caragiale_big.jpg', 'Caragiale', 'Pencil'));// ================================================ ILLUSTRATION =======================================================================

illustrationArray.push(new record('werkbedrijf_small.jpg', 'werkbedrijf_big.jpg', '', 'About making an effort to get the job you want', 'U&UWV'));
illustrationArray.push(new record('rozewolk_small.jpg', 'rozewolk_big.jpg', 'Going back to work after having a child', 'gouache', 'U&UWV'));
illustrationArray.push(new record('boat_small.jpg', 'boat_big.jpg', 'editorial illustration', 'digital', 'U&UWV'));
illustrationArray.push(new record('conflict_small.jpg', 'conflict_big.jpg', 'managing conflicts', 'digital', 'Esquire'));
illustrationArray.push(new record('odeaandeborst_small.jpg', 'odeaandeborst_big.jpg', 'celebrating breasts', 'digital', 'Esquire'));
illustrationArray.push(new record('babe_small.jpg', 'babe_big.jpg', 'Girl talk', 'Digital', 'Esquire'));
illustrationArray.push(new record('idee_small.jpg', 'idee_big.jpg', 'About being afraid of doing suggestions', 'digital', 'U&UWV'));
illustrationArray.push(new record('Iss_small.jpg', 'Iss_big.jpg', '', 'Complicated company structures', 'U&UWV'));
illustrationArray.push(new record('managersplatform_small.jpg', 'managersplatform_big.jpg', '', 'directing ones employers', 'U&UWV'));
illustrationArray.push(new record('noorsmodel_small.jpg', 'noorsmodel_big.jpg', 'The Norwegian businesswoman', 'ink', 'Het Financieele Dagblad'));
illustrationArray.push(new record('google_small.jpg', 'google_big.jpg', 'Google is watching you', 'digital', 'Readers digest'));
illustrationArray.push(new record('Hp_01small.jpg', 'Hp_01_big.jpg', 'cyberswearing', 'Mixed media', 'Hp/de Tijd'));
illustrationArray.push(new record('fusie_small.jpg', 'fusie_big.jpg', 'Fusion of two companies', 'mixed media', 'U&UWV'));
illustrationArray.push(new record('bemoei_small.jpg', 'bemoei_big.jpg', '', 'no smoking and drinking', 'U & UWV'));illustrationArray.push(new record('late_small.jpg', 'late_big.jpg', '', 'Working late', 'U & UWV'));illustrationArray.push(new record('burnout_small.jpg', 'burnout_big.jpg', 'Burnout', 'Gouache', 'U & UWV'));
illustrationArray.push(new record('tree_small.jpg', 'tree_big.jpg', '', 'illustration about portable tv-sets', 'TV-Film'));illustrationArray.push(new record('vara_small.jpg', 'vara_big.jpg', 'Music at a radio show called: Cappuccino', 'Gouache', 'Vara tv-magazine'));
illustrationArray.push(new record('muzz_small.jpg', 'muzz_big.jpg', 'promotional illustration for jazzband Muzz', 'Mixed media', 'Muzz'));
illustrationArray.push(new record('youdecide_small.jpg', 'youdecide_big.jpg', '', 'You decide', 'U & UWV'));
illustrationArray.push(new record('workprivate_small.jpg', 'workprivate_big.jpg', 'confusing work with private', 'mixed media', 'U & UWV'));
illustrationArray.push(new record('lachen_small.jpg', 'lachen_big.jpg', 'fun at the office', 'Mixed media', 'U & UWV'));illustrationArray.push(new record('uwv-buitenland_small.jpg', 'uwv-buitenland_big.jpg', '', 'Gouache', 'U & UWV'));illustrationArray.push(new record('dontworry_small.jpg', 'dontworry_big.jpg', 'Laughing is healthy', 'Gouache', 'U & UWV'));illustrationArray.push(new record('nietlachen_small.jpg', 'nietlachen_big.jpg', 'No laughing on your passport photo', 'Gouache', 'Ode'));illustrationArray.push(new record('screw_small.jpg', 'screw_big.jpg', 'Illustration for a short story by Stefan Nieuwenhuis', 'Gouache', 'De Wasknijper'));illustrationArray.push(new record('teasing_small.jpg', 'teasing_big.jpg', 'Teasing at work', 'Gouache', 'U & UWV'));
illustrationArray.push(new record('professional_small.jpg', 'professional_big.jpg', 'Becoming a professional', 'mixed media', 'U&UWV'));illustrationArray.push(new record('feest_small.jpg', 'feest_big.jpg', 'long term employee', 'oil paint', 'U & UWV'));illustrationArray.push(new record('trash_small.jpg', 'trash_big.jpg', 'Being environmentally aware', 'Mixed media', 'U & UWV'));// ================================================ OTHER ARTS =======================================================================otherArtsArray.push(new record('nina2_small.jpg', 'nina2_big.jpg', 'Portrait of Nina', 'acrylic', ''));otherArtsArray.push(new record('taurant_small.jpg', 'taurant_big.jpg', 'France', 'Watercolor', ''));otherArtsArray.push(new record('oudehaven_small.jpg', 'oudehaven_big.jpg', 'Oude Haven Rotterdam', 'Watercolor', ''));otherArtsArray.push(new record('sunshine_small.jpg', 'sunshine_big.jpg', 'Sunshine', 'Watercolor', ''));otherArtsArray.push(new record('breitner_small.jpg', 'breitner_big.jpg', 'Kimono (after Breitner)', 'Watercolor', ''));otherArtsArray.push(new record('joppe_small.jpg', 'joppe_big.jpg', 'Portrait of Joppe', 'watercolor', ''));otherArtsArray.push(new record('maassluis_small.jpg', 'maassluis_big.jpg', 'Maassluis', 'Watercolor', ''));otherArtsArray.push(new record('dog_small.jpg', 'dog_big.jpg', 'Portrait of a dog', 'Oil paint', ''));otherArtsArray.push(new record('fa_small.jpg', 'fa_big.jpg', 'Portrait of Vincent', 'Oil paint', ''));otherArtsArray.push(new record('michels_small.jpg', 'michels_big.jpg', 'portrait of Rinus Michels', 'Acrylic', 'Algemeen Dagblad'));otherArtsArray.push(new record('fish_small.jpg', 'fish_big.jpg', 'Fish', 'Oil paint', ''));otherArtsArray.push(new record('geisha_small.jpg', 'geisha_big.jpg', 'Geisha', 'Gouache', ''));otherArtsArray.push(new record('iceskating_small.jpg', 'iceskating_big.jpg', 'Ice skating', 'Gouache', ''));otherArtsArray.push(new record('landscape01_small.jpg', 'landscape01_big.jpg', 'Landscape 01', 'Oil paint', ''));otherArtsArray.push(new record('marlies_small.jpg', 'marlies_big.jpg', 'Portrait of Marlies', 'Oil paint', ''));// ================================================ SKETCHES =======================================================================sketchesArray.push(new record('portret01_small.jpg', 'portret01_big.jpg', '', '', ''));sketchesArray.push(new record('portret02_small.jpg', 'portret02_big.jpg', '', '', ''));sketchesArray.push(new record('portret03_small.jpg', 'portret03_big.jpg', '', '', ''));sketchesArray.push(new record('ohaven_small.jpg', 'ohaven_big.jpg', 'Oude haven Rotterdam', '', ''));sketchesArray.push(new record('veerhaven_small.jpg', 'veerhaven_big.jpg', 'Veerhaven Rotterdam', 'Ink', ''));sketchesArray.push(new record('veerhaven2_small.jpg', 'veerhaven2_big.jpg', 'Veerhaven Rotterdam', 'Ink', ''));sketchesArray.push(new record('veerhaven3_small.jpg', 'veerhaven3_big.jpg', 'Entrepot Rotterdam', 'Ink', ''));sketchesArray.push(new record('marra_small.jpg', 'marra_big.jpg', 'Marrakech', '', ''));sketchesArray.push(new record('nerja_small.jpg', 'nerja_big.jpg', 'Nerja', '', ''));sketchesArray.push(new record('new-orleans_small.jpg', 'new-orleans_big.jpg', 'New Orleans', 'Pen', ''));sketchesArray.push(new record('girl_small.jpg', 'girl_big.jpg', '', '', ''));sketchesArray.push(new record('girl3_small.jpg', 'girl3_big.jpg', '', '', ''));sketchesArray.push(new record('anansi_small.jpg', 'anansi_big.jpg', '', '', ''));sketchesArray.push(new record('mokki_small.jpg', 'mokki_big.jpg', '', '', ''));// caricature details// global paths