WPGgallery = new Object();
WPGgallery.name = "Adobe%20Web%20Photo%20Gallery";
WPGgallery.photographer = "";
WPGgallery.contact = "";
WPGgallery.email = "jonny@modelmaster.com";
WPGgallery.date = "2/16/2007"

WPGgallery.colors = new Object();
WPGgallery.colors.background = "#FFFFFF";
WPGgallery.colors.banner = "#F0F0F0";
WPGgallery.colors.text = "#000000";
WPGgallery.colors.link = "#0000FF";
WPGgallery.colors.alink = "#FF0000";
WPGgallery.colors.vlink = "#800080";

gPhotos = new Array();
gPhotos[0] = new Object();
gPhotos[0].filename = "001.jpg";
gPhotos[0].ImageWidth = 350;
gPhotos[0].ImageHeight = 303;
gPhotos[0].ThumbWidth = 75;
gPhotos[0].ThumbHeight = 65;
gPhotos[0].meta = new Object();

gPhotos[1] = new Object();
gPhotos[1].filename = "002.jpg";
gPhotos[1].ImageWidth = 350;
gPhotos[1].ImageHeight = 303;
gPhotos[1].ThumbWidth = 75;
gPhotos[1].ThumbHeight = 65;
gPhotos[1].meta = new Object();

gPhotos[2] = new Object();
gPhotos[2].filename = "003.jpg";
gPhotos[2].ImageWidth = 350;
gPhotos[2].ImageHeight = 303;
gPhotos[2].ThumbWidth = 75;
gPhotos[2].ThumbHeight = 65;
gPhotos[2].meta = new Object();

gPhotos[3] = new Object();
gPhotos[3].filename = "004.jpg";
gPhotos[3].ImageWidth = 350;
gPhotos[3].ImageHeight = 303;
gPhotos[3].ThumbWidth = 75;
gPhotos[3].ThumbHeight = 65;
gPhotos[3].meta = new Object();

gPhotos[4] = new Object();
gPhotos[4].filename = "005.jpg";
gPhotos[4].ImageWidth = 350;
gPhotos[4].ImageHeight = 303;
gPhotos[4].ThumbWidth = 75;
gPhotos[4].ThumbHeight = 65;
gPhotos[4].meta = new Object();

gPhotos[5] = new Object();
gPhotos[5].filename = "006.jpg";
gPhotos[5].ImageWidth = 350;
gPhotos[5].ImageHeight = 303;
gPhotos[5].ThumbWidth = 75;
gPhotos[5].ThumbHeight = 65;
gPhotos[5].meta = new Object();

gPhotos[6] = new Object();
gPhotos[6].filename = "007.jpg";
gPhotos[6].ImageWidth = 350;
gPhotos[6].ImageHeight = 303;
gPhotos[6].ThumbWidth = 75;
gPhotos[6].ThumbHeight = 65;
gPhotos[6].meta = new Object();

gPhotos[7] = new Object();
gPhotos[7].filename = "008.jpg";
gPhotos[7].ImageWidth = 350;
gPhotos[7].ImageHeight = 303;
gPhotos[7].ThumbWidth = 75;
gPhotos[7].ThumbHeight = 65;
gPhotos[7].meta = new Object();

gPhotos[8] = new Object();
gPhotos[8].filename = "009.jpg";
gPhotos[8].ImageWidth = 350;
gPhotos[8].ImageHeight = 303;
gPhotos[8].ThumbWidth = 75;
gPhotos[8].ThumbHeight = 65;
gPhotos[8].meta = new Object();

gPhotos[9] = new Object();
gPhotos[9].filename = "010.jpg";
gPhotos[9].ImageWidth = 350;
gPhotos[9].ImageHeight = 303;
gPhotos[9].ThumbWidth = 75;
gPhotos[9].ThumbHeight = 65;
gPhotos[9].meta = new Object();

gPhotos[10] = new Object();
gPhotos[10].filename = "011.jpg";
gPhotos[10].ImageWidth = 350;
gPhotos[10].ImageHeight = 303;
gPhotos[10].ThumbWidth = 75;
gPhotos[10].ThumbHeight = 65;
gPhotos[10].meta = new Object();

gPhotos[11] = new Object();
gPhotos[11].filename = "012.jpg";
gPhotos[11].ImageWidth = 350;
gPhotos[11].ImageHeight = 303;
gPhotos[11].ThumbWidth = 75;
gPhotos[11].ThumbHeight = 65;
gPhotos[11].meta = new Object();

