	// An array of image descriptor objects. This array is used to 
	// dynamically populate the navigation and pop-ups etc. relating to an image.
	var images = 	[	
						// TREE IMAGES
						{ 	"categories" : "trees", "image_name"  : "4_beech_trees",
							"title"	: "Four Beech Trees", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "24 x 16", "date" : "2010",
							"price"		: "0.00", "sale_state": "forsale", "thumb_h":	120, "repro_avail": "false"
						},
						{ 	"categories" : "trees", "image_name"  : "outlined_in_snow",
							"title"	: "Outlined in Snow", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "36 x 24", "date" : "2003",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "trees", "image_name"  : "october",
							"title"	: "October", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "22 x 48", "date" : "2001",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	86, "repro_avail": "false"
							
						},
						{ 	"categories" : "trees,reproductions", "image_name"  : "maple_with_jays",
							"title"	: "Maple With Jays", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "48 x 40", "date" : "1998",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "true"
							
						},
						// NEW WORK IMAGES
							{ 	"categories" : "inland,featured,new_work", "image_name" :  "revealed_by_clouds",
							"title"	: "Revealed by Clouds", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "16 x 20", "date" : "2011",
							"price"		: "550", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
							{ 	"categories" : "inland,featured,new_work", "image_name" :  "mt_fee_and_squamish_river",
							"title"	: "Mt. Fee and Squamish River", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "22 x 53", "date" : "2011",
							"price"		: "2,300", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
							{ 	"categories" : "inland,featured,new_work", "image_name" :  "downtown_squamish",
							"title"	: "Downtown Squamish", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "24 x 27", "date" : "2010",
							"price"		: "1,100", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
	
							{ 	"categories" : "new_work", "image_name"  : "in_depth",
							"title"	: "In Depth", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "44 x 34", "date" : "2010",
							"price"		: "2,300", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work,featured", "image_name"  : "cheakamus_canyon",
							"title"	: "Cheakamus Canyon", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "18 x 14", "date" : "2010",
							"price"		: "395", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name"  : "sail_under_rock",
							"title"	: "Sail Under Rock", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "18 x 14", "date" : "2010",
							"price"		: "395", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name"  : "moving_reflections",
							"title"	: "Moving Reflections", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "12 x 24", "date" : "2010",
							"price"		: "580", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name"  : "water_falling",
							"title"	: "Water Falling", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "20 x 16", "date" : "2010",
							"price"		: "580", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name"  : "coot_and_the_chief",
							"title"	: "Coot and The Chief", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "24 x 34", "date" : "2010",
							"price"		: "1,100", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name"  : "kiteboard_dog",
							"title"	: "Kiteboard Dog", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "12 x 16", "date" : "2010",
							"price"		: "375", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name"  : "fishing_the_cheakamus",
							"title"	: "Fishing the Cheakamus", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "14 x 18", "date" : "2010",
							"price"		: "395", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name"  : "eagle_over_squamish",
							"title"	: "Eagle Over Squamish", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "12 x 16", "date" : "2010",
							"price"		: "375", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name"  : "redwing_blackbirds",
							"title"	: "Redwing Blackbirds", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "36 x 24", "date" : "2008",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work,featured", "image_name" :  "three_deck_chairs",
							"title"	: "Three Deck Chairs", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "36 x 30", "date" : "2008",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name" :  "pale_horses",
							"title"	: "Pale Horses", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "48 x 20", "date" : "2008",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
					{ 	"categories" : "new_work", "image_name" :  "bull_caribou",
							"title"	: "Bull Caribou", "description" : "Bull Caribou",
							"medium"	: "Acrylic on canvas", "size" : "30 x 42", "date" : "2009",
							"price"		: "3,400", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name"  : "the_source",
							"title"	: "The Source", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "40 x 31", "date" : "2009",
							"price"		: "3,300", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name" :  "heart_of_the_mountain",
							"title"	: "Heart of the Mountain ", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "36 x 40", "date" : "2008",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name" :  "girl_and_dolphin",
							"title"	: "Girl and Dolphin", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "24 x 48", "date" : "2008",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "new_work", "image_name" :  "chief",
							"title"	: "Chief ", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "36 x 36", "date" : "1999",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	80, "repro_avail": "false"
						},
						{ 	"categories" : "abroad", "image_name" :  "ashore_at_portencross",
							"title"	: "Ashore at Portencross ","description" : "",
							"medium"	: "Acrylic on canvas", "size" : "36 x 24", "date" : "2006",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
						// INLAND IMAGES

						{ 	"categories" : "creatures,new_work,featured", "image_name" :  "snow_eagles",
							"title"	: "Snow Eagles", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "20 x 16", "date" : "2011",
							"price"		: "550", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},

						{ 	"categories" : "inland,featured", "image_name" :  "in_mid_stream",
							"title"	: "In Midstream", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "38 x 44", "date" : "2010",
							"price"		: "2,500", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "inland", "image_name" :  "green_to_gold",
							"title"	: "Green to Gold", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "36 x 44", "date" : "2000",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	80, "repro_avail": "false"
						},
						{ 	"categories" : "inland", "image_name" :  "prickly_pear",
							"title"	: "Prickly Pear", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "26 x 36", "date" : "2000",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	80, "repro_avail": "false"
						},
						{ 	"categories" : "inland", "image_name" :  "road_to_chilco",
							"title"	: "Road to Chilco", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "38 x 42", "date" : "2002",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	80, "repro_avail": "false"
						},
						{	"categories" : "inland", "image_name" :  "end_of_the_wild",
							"title"	: "End of the Wild", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "33 x 108", "date" : "2003",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	59, "repro_avail": "false"
						},
						{ 	"categories" : "inland", "image_name" :  "tsylos",
							"title"	: "Tyslos", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "49 x 28", "date" : "1998",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	80, "repro_avail": "false"
						},
						{ 	"categories" : "inland", "image_name" :  "road_to_the_ranch",
							"title"	: "Road to the Ranch", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "33 x 60", "date" : "2000",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	80, "repro_avail": "false"
						},
						// CREATURES IMAGES

						{ 	"categories" : "creatures,featured", "image_name" :  "giving_life",
							"title"	: "Giving Life", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "30 x 22", "date" : "2010",
							"price"		: "1,000", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "creatures,featured", "image_name" :  "the_prince",
							"title"	: "The Prince", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "18 x 18", "date" : "2010",
							"price"		: "", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
					{ 	"categories" : "creatures,featured", "image_name" :  "night_wind",
							"title"	: "Night Wind", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "32 x 40", "date" : "2010",
							"price"		: "", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "creatures,featured", "image_name" :  "the_dreamer",
							"title"	: "The Dreamer", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "28 x 32", "date" : "1995",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "creatures", "image_name" :  "angus_basket",
							"title"	: "Angus' Basket", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "14 x 12", "date" : "2004",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
							
						},

						{ 	"categories" : "creatures", "image_name" :  "anise_swallowtail",
							"title"	: "Anise Swallowtail", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "20 x 40", "date" : "2002",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "creatures,reproductions", "image_name" :  "black_coat",
							"title"	: "Black Coat", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "36 x 42", "date" : "1993",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "true"
							
						},
						{ 	"categories" : "creatures", "image_name" :  "blue_jay_with_berry",
							"title"	: "Stellar's Jay with Berry", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "12 x 14", "date" : "2000",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
							
						},
						{ 	"categories" : "creatures,featured", "image_name" :  "fjord_ponies_II",
							"title"	: "Fjord Ponies II", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "32 x 42", "date" : "2002",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
							
						},
							{ 	"categories" : "creatures", "image_name" :  "high_country",
							"title"	: "High Country", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "22 x 44", "date" : "2000",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	88, "repro_avail": "false"
							
						},
							{ 	"categories" : "creatures", "image_name" :  "infinite_salmon",
							"title"	: "Infinite Salmon", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "40 x 44", "date" : "1996",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false",
							"note" : "When I was a boy in Scotland, salmon and sea trout were still relatively common -- but not any more. Many rivers still run clear, but commercial fisheries have obliterated them and now anglers fish out of nostalgia expecting no bites. The  few rivers with good runs are owned wholly by the very wealthy -- industrialists who wiped the rest out for everyone else. This painting is non-specific technically, but shows the type of salmin fishing that could have sustainably mantained the stocks, the lifestyles and wonderful food chain serving entire river systems."
						},
						{ 	"categories" : "creatures", "image_name" :  "raven_steals",
							"title"	: "Raven Steals the Light", "description" : "Raven Steals the Light",
							"medium"	: "Acrylic on canvas", "size" : "60 x 36", "date" : "1999",
							"price"		: "5,200", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "creatures,reproductions", "image_name" :  "workhorse_II",
							"title"	: "The Workhorse II", "description" : "The Workhorse II",
							"medium"	: "Acrylic on canvas", "size" : "38 x 60", "date" : "1996",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "true"
						},
						// COMMMISSIONS IMAGES
						
						{ 	"categories" : "commissions", "image_name" :  "coho",
							"title"	: "Coho", "description" : "Corporate collector, Vancouver, British Columbia",
							"medium"	: "Acrylic on canvas", "size" : "20 x 26", "date" : "2000",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "commissions", "image_name" :  "eagle_over_hood_point",
							"title"	: "Eagle over Hood Point", "description" : "Private collector, Vancouver, British Columbia",
							"medium"	: "Acrylic on canvas", "size" : "24 x 32", "date" : "2004",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
							
						},
						{ 	"categories" : "commissions,reproductions,featured", "image_name" :  "out_of_time_not_out_of_place",
							"title"	: "Out of Time, Not Out of Place", "description" : "Private collector, Vancouver, British Columbia",
							"medium"	: "Acrylic on canvas", "size" : "48 x 78", "date" : "2002",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "true"
							
						},
						{ 	"categories" : "commissions", "image_name" :  "way_to_the_clouds",
							"title"	: "Way to the Clouds", "description" : "Private collector, Tokyo, Japan",
							"medium"	: "Acrylic on canvas", "size" : "38 x 108", "date" : "1996",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
							
						},
						{ 	"categories" : "commissions,trees", "image_name" :  "willowbend",
							"title"	: "Willow Bend", "description" : "Shops at Willow Bend, Plano, Texas  (reproduced as a 60 foot mural)",
							"medium"	: "Acrylic on canvas", "size" : "72 x 96", "date" : "2001",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
						// COASTAL IMAGES
						
						{ 	"categories" : "coastal,featured", "image_name" :  "fairweather_clouds",
							"title"	: "Fair Weather clouds", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "14 x 17", "date" : "2010",
							"price"		: "", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
							
						},
						{ 	"categories" : "coastal,featured", "image_name" :  "the_high_road",
							"title"	: "The High Road", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "18 x 24", "date" : "2010",
							"price"		: "", "sale_state": "forsale", "thumb_h":	90, "repro_avail": "false"
							
						},
					{ 	"categories" : "coastal", "image_name" :  "chesterman_beach",
							"title"	: "Chesterman Beach", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "20 x 42", "date" : "2000",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
						},
						{ 	"categories" : "coastal", "image_name" :  "daybreak",
							"title"	: "Daybreak", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "30 x 42", "date" : "2000",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
							
						},
						{ 	"categories" : "coastal", "image_name" :  "howe_sound",
							"title"	: "Howe Sound", "description" : "Tryptich",
							"medium"	: "Acrylic on canvas", "size" : "32 x 108", "date" : "1997",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	45, "repro_avail": "false"
							
						},
						{ 	"categories" : "coastal,reproductions", "image_name" :  "noonday_sun",
							"title"	: "Noonday Sun", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "20 x 26", "date" : "2004",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "true"
							
						},
						// ABROAD IMAGES

						{ 	"categories" : "abroad,featured", "image_name" :  "west_kilbride_evening",
							"title"	: "West Kilbride Evening", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "24 x 16", "date" : "2010",
							"price"		: "", "sale_state": "forsale", "thumb_h":	120, "repro_avail": "false"
						},
						{ 	"categories" : "abroad", "image_name" :  "end_of_the_drive",
							"title"	: "End of the Drive", "description" : "",
							"medium"	: "Acrylic on canvas", "size" : "12 x 10", "date" : "2010",
							"price"		: "", "sale_state": "forsale", "thumb_h":	100, "repro_avail": "false"
						},
						{ 	"categories" : "abroad,reproductions", "image_name" :  "blue_boat_II",
							"title"	: "Blue Boat II", "description" : "Blue Boat II",
							"medium"	: "Acrylic on canvas", "size" : "30 x 52", "date" : "1997",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "true"
						},
						{ 	"categories" : "abroad", "image_name" :  "coastal_scotland",
							"title"	: "Coastal Scotland", "description" : "Coastal Scotland",
							"medium"	: "Acrylic on canvas", "size" : "20 x 30", "date" : "2002",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
							
						},
						{ 	"categories" : "abroad", "image_name" :  "over_the_hills",
							"title"	: "Over the Hills", "description" : "Over the Hills",
							"medium"	: "Acrylic on canvas", "size" : "14 x 18", "date" : "2000",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
							
						},
						{ 	"categories" : "abroad", "image_name" :  "when_we_were_young",
							"title"	: "When We Were Young", "description" : "When We Were Young",
							"medium"	: "Acrylic on canvas", "size" : "20 x 44", "date" : "2003",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
							
						},
						{ 	"categories" : "abroad", "image_name" :  "white_peacock",
							"title"	: "White Peacock", "description" : "White Peacock",
							"medium"	: "Acrylic on canvas", "size" : "24 x 36", "date" : "2002",
							"price"		: "0.00", "sale_state": "sold", "thumb_h":	90, "repro_avail": "false"
							
						}
		];

