WPGgallery = new Object();
WPGgallery.name = "Natural%20and%20Wild%20Photography";
WPGgallery.photographer = "Richard%20Jones";
WPGgallery.contact = "rjonesrb@hotmail.com";
WPGgallery.email = "rjonesrb@hotmail.com";
WPGgallery.date = "6/29/2007"

WPGgallery.colors = new Object();
WPGgallery.colors.background = "#000000";
WPGgallery.colors.banner = "#6699FF";
WPGgallery.colors.text = "#CCFFFF";
WPGgallery.colors.link = "#CCFFFF";
WPGgallery.colors.alink = "#FF0000";
WPGgallery.colors.vlink = "#00FFCC";

gPhotos = new Array();
gPhotos[0] = new Object();
gPhotos[0].filename = "-4x6.jpg";
gPhotos[0].ImageWidth = 600;
gPhotos[0].ImageHeight = 400;
gPhotos[0].ThumbWidth = 75;
gPhotos[0].ThumbHeight = 50;
gPhotos[0].meta = new Object();

gPhotos[1] = new Object();
gPhotos[1].filename = "IMG_6001.jpg";
gPhotos[1].ImageWidth = 600;
gPhotos[1].ImageHeight = 400;
gPhotos[1].ThumbWidth = 75;
gPhotos[1].ThumbHeight = 50;
gPhotos[1].meta = new Object();

gPhotos[2] = new Object();
gPhotos[2].filename = "IMG_6002LoRiv.jpg";
gPhotos[2].ImageWidth = 600;
gPhotos[2].ImageHeight = 400;
gPhotos[2].ThumbWidth = 75;
gPhotos[2].ThumbHeight = 50;
gPhotos[2].meta = new Object();

gPhotos[3] = new Object();
gPhotos[3].filename = "IMG_6009L.jpg";
gPhotos[3].ImageWidth = 600;
gPhotos[3].ImageHeight = 400;
gPhotos[3].ThumbWidth = 75;
gPhotos[3].ThumbHeight = 50;
gPhotos[3].meta = new Object();

gPhotos[4] = new Object();
gPhotos[4].filename = "IMG_6019Master.jpg";
gPhotos[4].ImageWidth = 600;
gPhotos[4].ImageHeight = 400;
gPhotos[4].ThumbWidth = 75;
gPhotos[4].ThumbHeight = 50;
gPhotos[4].meta = new Object();

gPhotos[5] = new Object();
gPhotos[5].filename = "IMG_6059%20locking.jpg";
gPhotos[5].ImageWidth = 600;
gPhotos[5].ImageHeight = 400;
gPhotos[5].ThumbWidth = 75;
gPhotos[5].ThumbHeight = 50;
gPhotos[5].meta = new Object();

gPhotos[6] = new Object();
gPhotos[6].filename = "IMG_6065locking.jpg";
gPhotos[6].ImageWidth = 600;
gPhotos[6].ImageHeight = 400;
gPhotos[6].ThumbWidth = 75;
gPhotos[6].ThumbHeight = 50;
gPhotos[6].meta = new Object();

gPhotos[7] = new Object();
gPhotos[7].filename = "IMG_6067man.jpg";
gPhotos[7].ImageWidth = 600;
gPhotos[7].ImageHeight = 400;
gPhotos[7].ThumbWidth = 75;
gPhotos[7].ThumbHeight = 50;
gPhotos[7].meta = new Object();

gPhotos[8] = new Object();
gPhotos[8].filename = "IMG_6086locking.jpg";
gPhotos[8].ImageWidth = 600;
gPhotos[8].ImageHeight = 400;
gPhotos[8].ThumbWidth = 75;
gPhotos[8].ThumbHeight = 50;
gPhotos[8].meta = new Object();

gPhotos[9] = new Object();
gPhotos[9].filename = "IMG_6090FMan.jpg";
gPhotos[9].ImageWidth = 600;
gPhotos[9].ImageHeight = 400;
gPhotos[9].ThumbWidth = 75;
gPhotos[9].ThumbHeight = 50;
gPhotos[9].meta = new Object();

gPhotos[10] = new Object();
gPhotos[10].filename = "IMG_6091Fish.jpg";
gPhotos[10].ImageWidth = 600;
gPhotos[10].ImageHeight = 409;
gPhotos[10].ThumbWidth = 75;
gPhotos[10].ThumbHeight = 51;
gPhotos[10].meta = new Object();

gPhotos[11] = new Object();
gPhotos[11].filename = "LockingTh%201.jpg";
gPhotos[11].ImageWidth = 600;
gPhotos[11].ImageHeight = 400;
gPhotos[11].ThumbWidth = 75;
gPhotos[11].ThumbHeight = 50;
gPhotos[11].meta = new Object();

