/* Author Joe McCormack.  Copyright 2005.  All Rights Reserved. joe@commerceweaverpro.com */
concept_data = new Array();
painting_data = new Array();
illustration_data = new Array();
var slotbackground = "#404041";
var slotbackground_default = "";
var currentslottarget = 1;
/* Main Gallery Header Images */
var galleryconcept_image = "template_images/concept-gallery_title.gif";
var gallerypainting_image = "template_images/painting-gallery_title.gif";
var galleryillustration_image = "template_images/illustration-gallery_title.gif";
/* Gallery Blurb Data */
illustration_data[1] = "illustration_20yrs_thumb.html,20 Years";
illustration_data[2] = "illustration_cow_thumb.html,Cow";
illustration_data[3] = "illustration_crayon_thumb.html,Crayon";
illustration_data[4] = "illustration_drift_thumb.html,Drift";
illustration_data[5] = "illustration_fear_thumb.html,Fear";
illustration_data[6] = "illustration_frost_thumb.html,Frost";
illustration_data[7] = "illustration_helen_thumb.html,Helen";
illustration_data[8] = "illustration_frog_thumb.html,Frog";
illustration_data[9] = "illustration_imagine_thumb.html,Imagine";
illustration_data[10] = "illustration_joes_thumb.html,Joe";
concept_data[1] = "concept_air_thumb.html,Air";
concept_data[2] = "concept_chrys_thumb.html,Chrys";
concept_data[3] = "concept_dish_thumb.html,Dish";
concept_data[4] = "concept_ghandi_thumb.html,Ghandi";
concept_data[5] = "concept_growth_thumb.html,Growth";
concept_data[6] = "concept_hepburn_thumb.html,Hepburn";
concept_data[7] = "concept_owl_thumb.html,Owl";
concept_data[8] = "concept_spoon_thumb.html,Spoon";
concept_data[9] = "concept_warming_thumb.html,Warming";
concept_data[10] = "concept_woody_thumb.html,Woody";
painting_data[1] = "painting_afternoon_thumb.html,Afternoon";
painting_data[2] = "painting_beenhere_thumb.html,Been Here";
painting_data[3] = "painting_copper_thumb.html,Copper";
painting_data[4] = "painting_dress_thumb.html,Dress";
painting_data[5] = "painting_funnystorm_thumb.html,Funny Storm";
painting_data[6] = "painting_jaghandle_thumb.html,Jaghandle";
painting_data[7] = "painting_june_thumb.html,June";
painting_data[8] = "painting_mushrooms_thumb.html,Mushrooms";
painting_data[9] = "painting_shell_thumb.html,Shell";
painting_data[10] = "painting_water_thumb.html,Water";
