WPGgallery = new Object();
WPGgallery.name = "Adobe%20Web%20Photo%20Gallery";
WPGgallery.photographer = "";
WPGgallery.contact = "";
WPGgallery.email = "www@loucomotiva.com";
WPGgallery.date = "21-11-2009"

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 = "clinicaRicon01.jpg";
gPhotos[0].ImageWidth = 350;
gPhotos[0].ImageHeight = 350;
gPhotos[0].ThumbWidth = 75;
gPhotos[0].ThumbHeight = 75;
gPhotos[0].meta = new Object();

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

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

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

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

