image1 = new Image();
image2 = new Image();
image3 = new Image();
image4 = new Image();
image5 = new Image();
image6 = new Image();

thumb1 = new Image();
thumb2 = new Image();
thumb3 = new Image();
thumb4 = new Image();
thumb5 = new Image();
thumb6 = new Image();


//Start editing HERE -----------------

image1.src = "na_49.jpg";
image2.src = "na_50.jpg";
image3.src = "na_51.JPG";
image4.src = "na_52.JPG";
image5.src = "na_46.jpg";
image6.src = "na_47.jpg";

thumb1.src = "na_49_thumb.jpg";
thumb2.src = "na_50_thumb.jpg";
thumb3.src = "na_51_thumb.JPG";
thumb4.src = "na_52_thumb.JPG";
thumb5.src = "na_46_thumb.jpg";
thumb6.src = "na_47_thumb.jpg";

image1.name = "Moving Out at Dusk 16 x 30 Pronghorn";
image2.name = "High Tundra Trio 12 x 24 Caribou";
image3.name = "Busy Day at the Fishing Hole 40 x 24 Bear $10500";
image4.name = "On a Cold Ridgeline 18 x 14 Mt. Goats $2750";
image5.name = "Alaska Autumn 18 x 24 $4750";
image6.name = "Covey Brothers 14 x 10 $1500";


//End editing HERE -------------------



image_default = new Image();
image_default.src = image1.src;

