diff photos.html @ 11:ed6ee381b8fd judyates

[svn r12] compressed photos and assembled them into a working web gallery
author rlm
date Mon, 12 Apr 2010 02:31:43 -0400
parents
children 2f433df9b961
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/photos.html	Mon Apr 12 02:31:43 2010 -0400
     1.3 @@ -0,0 +1,1255 @@
     1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     1.5 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.6 +<head>
     1.7 +	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     1.8 +	
     1.9 +	<title>Judy Yates - Prints</title>
    1.10 +	
    1.11 +	
    1.12 +	<!--(E)2 Gallery Pro <head> Files-->
    1.13 +		<!--(E)2 Gallery Config FIle-->
    1.14 +                    <!--End (E)2 Gallery Config FIle-->
    1.15 +        <!--(E)2 Gallery Style Sheet Link-->
    1.16 +    		
    1.17 +    		<link href="firetest.css" rel="stylesheet" type="text/css" />
    1.18 +    		
    1.19 +    		<link href="e2gallerypro/design/e2gallerypro/design.css" rel="stylesheet" type="text/css" />
    1.20 +			
    1.21 +            <script type="text/javascript">
    1.22 +			//modify this path if needed ^ Correlates with Style Sheet Path above
    1.23 +            var designPath="e2gallerypro/design/e2gallerypro/";
    1.24 +            </script>
    1.25 +        <!--End (E)2 Gallery Style Sheet Link-->
    1.26 +        
    1.27 +        <!--Mootools-->
    1.28 +            <script type="text/javascript" src="e2gallerypro/js/mootools-1.2-core.js"></script>
    1.29 +            <script type="text/javascript" src="e2gallerypro/js/mootools-1.2-more.js"></script>
    1.30 +        <!--End Mootools-->
    1.31 +        <!--(E)2 Gallery Javascript-->
    1.32 +
    1.33 +			<script type="text/javascript" src="e2gallerypro/js/setupvars.js"></script>
    1.34 +			<script type="text/javascript">
    1.35 +var imagesloaded = new Array();
    1.36 +var maingalleries = new Array();
    1.37 +<!--(E)2 Gallery Parse XML output Javascript-->
    1.38 +
    1.39 +maingalleries  = 
    1.40 +[
    1.41 +{'name':'Judy Yates Photos', 
    1.42 +'imgpath': './e2gallerypro/e2upload/Galleries/photos/',
    1.43 +'lrgpath': './e2gallerypro/e2upload/Galleries/photos/large/', 
    1.44 +'thumbpath': './e2gallerypro/e2upload/Galleries/photos/thumbs/', 
    1.45 +'mainthumb': './e2gallerypro/e2upload/Galleries/photos/', 
    1.46 +'src':'mainthumb.jpg', 
    1.47 +'description':'Awesome Photos From Judy Yates.', 
    1.48 +'start':0, 'end':42, 
    1.49 +'gallerynum':1}
    1.50 +];
    1.51 +
    1.52 +
    1.53 +var galleryimages = new Array();
    1.54 +
    1.55 +
    1.56 +galleryimages = [
    1.57 +
    1.58 +
    1.59 +	{
    1.60 +	'filetype' : 'image',
    1.61 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
    1.62 +	'src' : 'IMG_0849.jpg',
    1.63 +	'width' : '876',
    1.64 +	'height' : '584',
    1.65 +	'lrgwidth' : '1300',
    1.66 +	'lrgheight' : '867',
    1.67 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
    1.68 +	'title' : 'IMG_0849.jpg',
    1.69 +	'author' : 'Judy Yates',
    1.70 +	'copyright' : 'Copyright Judy Yates Artist 2010',
    1.71 +	'description' : 'IMG_0849.jpg',
    1.72 +	'forsale' : true,
    1.73 +	'paytype' : 'paypal',
    1.74 +	'price1' : '25',
    1.75 +	'pricecurrency1' : 'USD',
    1.76 +	'pricecurrencysymbol1' : '$',
    1.77 +	'pricesize1' : '16inx20in',
    1.78 +	'numOfPrices' : '1',
    1.79 +	'imgid' : 0,
    1.80 +	},
    1.81 +
    1.82 +
    1.83 +
    1.84 +	{
    1.85 +	'filetype' : 'image',
    1.86 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
    1.87 +	'src' : 'IMG_1470.jpg',
    1.88 +	'width' : '876',
    1.89 +	'height' : '584',
    1.90 +	'lrgwidth' : '1300',
    1.91 +	'lrgheight' : '867',
    1.92 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
    1.93 +	'title' : 'IMG_1470.jpg',
    1.94 +	'author' : 'Judy Yates',
    1.95 +	'copyright' : 'Copyright Judy Yates Artist 2010',
    1.96 +	'description' : 'IMG_1470.jpg',
    1.97 +	'forsale' : true,
    1.98 +	'paytype' : 'paypal',
    1.99 +	'price1' : '25',
   1.100 +	'pricecurrency1' : 'USD',
   1.101 +	'pricecurrencysymbol1' : '$',
   1.102 +	'pricesize1' : '16inx20in',
   1.103 +	'numOfPrices' : '1',
   1.104 +	'imgid' : 1,
   1.105 +	},
   1.106 +
   1.107 +
   1.108 +
   1.109 +	{
   1.110 +	'filetype' : 'image',
   1.111 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.112 +	'src' : 'IMG_1370.jpg',
   1.113 +	'width' : '876',
   1.114 +	'height' : '584',
   1.115 +	'lrgwidth' : '1300',
   1.116 +	'lrgheight' : '867',
   1.117 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.118 +	'title' : 'IMG_1370.jpg',
   1.119 +	'author' : 'Judy Yates',
   1.120 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.121 +	'description' : 'IMG_1370.jpg',
   1.122 +	'forsale' : true,
   1.123 +	'paytype' : 'paypal',
   1.124 +	'price1' : '25',
   1.125 +	'pricecurrency1' : 'USD',
   1.126 +	'pricecurrencysymbol1' : '$',
   1.127 +	'pricesize1' : '16inx20in',
   1.128 +	'numOfPrices' : '1',
   1.129 +	'imgid' : 2,
   1.130 +	},
   1.131 +
   1.132 +
   1.133 +
   1.134 +	{
   1.135 +	'filetype' : 'image',
   1.136 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.137 +	'src' : 'IMG_9790.jpg',
   1.138 +	'width' : '876',
   1.139 +	'height' : '584',
   1.140 +	'lrgwidth' : '1300',
   1.141 +	'lrgheight' : '867',
   1.142 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.143 +	'title' : 'IMG_9790.jpg',
   1.144 +	'author' : 'Judy Yates',
   1.145 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.146 +	'description' : 'IMG_9790.jpg',
   1.147 +	'forsale' : true,
   1.148 +	'paytype' : 'paypal',
   1.149 +	'price1' : '25',
   1.150 +	'pricecurrency1' : 'USD',
   1.151 +	'pricecurrencysymbol1' : '$',
   1.152 +	'pricesize1' : '16inx20in',
   1.153 +	'numOfPrices' : '1',
   1.154 +	'imgid' : 3,
   1.155 +	},
   1.156 +
   1.157 +
   1.158 +
   1.159 +	{
   1.160 +	'filetype' : 'image',
   1.161 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.162 +	'src' : 'IMG_8389.jpg',
   1.163 +	'width' : '876',
   1.164 +	'height' : '584',
   1.165 +	'lrgwidth' : '1300',
   1.166 +	'lrgheight' : '867',
   1.167 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.168 +	'title' : 'IMG_8389.jpg',
   1.169 +	'author' : 'Judy Yates',
   1.170 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.171 +	'description' : 'IMG_8389.jpg',
   1.172 +	'forsale' : true,
   1.173 +	'paytype' : 'paypal',
   1.174 +	'price1' : '25',
   1.175 +	'pricecurrency1' : 'USD',
   1.176 +	'pricecurrencysymbol1' : '$',
   1.177 +	'pricesize1' : '16inx20in',
   1.178 +	'numOfPrices' : '1',
   1.179 +	'imgid' : 4,
   1.180 +	},
   1.181 +
   1.182 +
   1.183 +
   1.184 +	{
   1.185 +	'filetype' : 'image',
   1.186 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.187 +	'src' : 'IMG_0179.jpg',
   1.188 +	'width' : '876',
   1.189 +	'height' : '584',
   1.190 +	'lrgwidth' : '1300',
   1.191 +	'lrgheight' : '867',
   1.192 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.193 +	'title' : 'IMG_0179.jpg',
   1.194 +	'author' : 'Judy Yates',
   1.195 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.196 +	'description' : 'IMG_0179.jpg',
   1.197 +	'forsale' : true,
   1.198 +	'paytype' : 'paypal',
   1.199 +	'price1' : '25',
   1.200 +	'pricecurrency1' : 'USD',
   1.201 +	'pricecurrencysymbol1' : '$',
   1.202 +	'pricesize1' : '16inx20in',
   1.203 +	'numOfPrices' : '1',
   1.204 +	'imgid' : 5,
   1.205 +	},
   1.206 +
   1.207 +
   1.208 +
   1.209 +	{
   1.210 +	'filetype' : 'image',
   1.211 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.212 +	'src' : 'IMG_0718.jpg',
   1.213 +	'width' : '876',
   1.214 +	'height' : '584',
   1.215 +	'lrgwidth' : '1300',
   1.216 +	'lrgheight' : '867',
   1.217 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.218 +	'title' : 'IMG_0718.jpg',
   1.219 +	'author' : 'Judy Yates',
   1.220 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.221 +	'description' : 'IMG_0718.jpg',
   1.222 +	'forsale' : true,
   1.223 +	'paytype' : 'paypal',
   1.224 +	'price1' : '25',
   1.225 +	'pricecurrency1' : 'USD',
   1.226 +	'pricecurrencysymbol1' : '$',
   1.227 +	'pricesize1' : '16inx20in',
   1.228 +	'numOfPrices' : '1',
   1.229 +	'imgid' : 6,
   1.230 +	},
   1.231 +
   1.232 +
   1.233 +
   1.234 +	{
   1.235 +	'filetype' : 'image',
   1.236 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.237 +	'src' : 'IMG_0273.jpg',
   1.238 +	'width' : '876',
   1.239 +	'height' : '584',
   1.240 +	'lrgwidth' : '1300',
   1.241 +	'lrgheight' : '867',
   1.242 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.243 +	'title' : 'IMG_0273.jpg',
   1.244 +	'author' : 'Judy Yates',
   1.245 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.246 +	'description' : 'IMG_0273.jpg',
   1.247 +	'forsale' : true,
   1.248 +	'paytype' : 'paypal',
   1.249 +	'price1' : '25',
   1.250 +	'pricecurrency1' : 'USD',
   1.251 +	'pricecurrencysymbol1' : '$',
   1.252 +	'pricesize1' : '16inx20in',
   1.253 +	'numOfPrices' : '1',
   1.254 +	'imgid' : 7,
   1.255 +	},
   1.256 +
   1.257 +
   1.258 +
   1.259 +	{
   1.260 +	'filetype' : 'image',
   1.261 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.262 +	'src' : 'IMG_1052.jpg',
   1.263 +	'width' : '876',
   1.264 +	'height' : '584',
   1.265 +	'lrgwidth' : '1300',
   1.266 +	'lrgheight' : '867',
   1.267 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.268 +	'title' : 'IMG_1052.jpg',
   1.269 +	'author' : 'Judy Yates',
   1.270 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.271 +	'description' : 'IMG_1052.jpg',
   1.272 +	'forsale' : true,
   1.273 +	'paytype' : 'paypal',
   1.274 +	'price1' : '25',
   1.275 +	'pricecurrency1' : 'USD',
   1.276 +	'pricecurrencysymbol1' : '$',
   1.277 +	'pricesize1' : '16inx20in',
   1.278 +	'numOfPrices' : '1',
   1.279 +	'imgid' : 8,
   1.280 +	},
   1.281 +
   1.282 +
   1.283 +
   1.284 +	{
   1.285 +	'filetype' : 'image',
   1.286 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.287 +	'src' : 'IMG_1517.jpg',
   1.288 +	'width' : '876',
   1.289 +	'height' : '584',
   1.290 +	'lrgwidth' : '1300',
   1.291 +	'lrgheight' : '867',
   1.292 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.293 +	'title' : 'IMG_1517.jpg',
   1.294 +	'author' : 'Judy Yates',
   1.295 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.296 +	'description' : 'IMG_1517.jpg',
   1.297 +	'forsale' : true,
   1.298 +	'paytype' : 'paypal',
   1.299 +	'price1' : '25',
   1.300 +	'pricecurrency1' : 'USD',
   1.301 +	'pricecurrencysymbol1' : '$',
   1.302 +	'pricesize1' : '16inx20in',
   1.303 +	'numOfPrices' : '1',
   1.304 +	'imgid' : 9,
   1.305 +	},
   1.306 +
   1.307 +
   1.308 +
   1.309 +	{
   1.310 +	'filetype' : 'image',
   1.311 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.312 +	'src' : 'IMG_9347.jpg',
   1.313 +	'width' : '876',
   1.314 +	'height' : '584',
   1.315 +	'lrgwidth' : '1300',
   1.316 +	'lrgheight' : '867',
   1.317 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.318 +	'title' : 'IMG_9347.jpg',
   1.319 +	'author' : 'Judy Yates',
   1.320 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.321 +	'description' : 'IMG_9347.jpg',
   1.322 +	'forsale' : true,
   1.323 +	'paytype' : 'paypal',
   1.324 +	'price1' : '25',
   1.325 +	'pricecurrency1' : 'USD',
   1.326 +	'pricecurrencysymbol1' : '$',
   1.327 +	'pricesize1' : '16inx20in',
   1.328 +	'numOfPrices' : '1',
   1.329 +	'imgid' : 10,
   1.330 +	},
   1.331 +
   1.332 +
   1.333 +
   1.334 +	{
   1.335 +	'filetype' : 'image',
   1.336 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.337 +	'src' : 'IMG_1337.jpg',
   1.338 +	'width' : '876',
   1.339 +	'height' : '584',
   1.340 +	'lrgwidth' : '1300',
   1.341 +	'lrgheight' : '867',
   1.342 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.343 +	'title' : 'IMG_1337.jpg',
   1.344 +	'author' : 'Judy Yates',
   1.345 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.346 +	'description' : 'IMG_1337.jpg',
   1.347 +	'forsale' : true,
   1.348 +	'paytype' : 'paypal',
   1.349 +	'price1' : '25',
   1.350 +	'pricecurrency1' : 'USD',
   1.351 +	'pricecurrencysymbol1' : '$',
   1.352 +	'pricesize1' : '16inx20in',
   1.353 +	'numOfPrices' : '1',
   1.354 +	'imgid' : 11,
   1.355 +	},
   1.356 +
   1.357 +
   1.358 +
   1.359 +	{
   1.360 +	'filetype' : 'image',
   1.361 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.362 +	'src' : 'IMG_7128.jpg',
   1.363 +	'width' : '389',
   1.364 +	'height' : '584',
   1.365 +	'lrgwidth' : '1300',
   1.366 +	'lrgheight' : '1950',
   1.367 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.368 +	'title' : 'IMG_7128.jpg',
   1.369 +	'author' : 'Judy Yates',
   1.370 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.371 +	'description' : 'IMG_7128.jpg',
   1.372 +	'forsale' : true,
   1.373 +	'paytype' : 'paypal',
   1.374 +	'price1' : '25',
   1.375 +	'pricecurrency1' : 'USD',
   1.376 +	'pricecurrencysymbol1' : '$',
   1.377 +	'pricesize1' : '16inx20in',
   1.378 +	'numOfPrices' : '1',
   1.379 +	'imgid' : 12,
   1.380 +	},
   1.381 +
   1.382 +
   1.383 +
   1.384 +	{
   1.385 +	'filetype' : 'image',
   1.386 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.387 +	'src' : 'IMG_0906.jpg',
   1.388 +	'width' : '876',
   1.389 +	'height' : '584',
   1.390 +	'lrgwidth' : '1300',
   1.391 +	'lrgheight' : '867',
   1.392 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.393 +	'title' : 'IMG_0906.jpg',
   1.394 +	'author' : 'Judy Yates',
   1.395 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.396 +	'description' : 'IMG_0906.jpg',
   1.397 +	'forsale' : true,
   1.398 +	'paytype' : 'paypal',
   1.399 +	'price1' : '25',
   1.400 +	'pricecurrency1' : 'USD',
   1.401 +	'pricecurrencysymbol1' : '$',
   1.402 +	'pricesize1' : '16inx20in',
   1.403 +	'numOfPrices' : '1',
   1.404 +	'imgid' : 13,
   1.405 +	},
   1.406 +
   1.407 +
   1.408 +
   1.409 +	{
   1.410 +	'filetype' : 'image',
   1.411 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.412 +	'src' : 'IMG_7876.jpg',
   1.413 +	'width' : '876',
   1.414 +	'height' : '584',
   1.415 +	'lrgwidth' : '1300',
   1.416 +	'lrgheight' : '867',
   1.417 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.418 +	'title' : 'IMG_7876.jpg',
   1.419 +	'author' : 'Judy Yates',
   1.420 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.421 +	'description' : 'IMG_7876.jpg',
   1.422 +	'forsale' : true,
   1.423 +	'paytype' : 'paypal',
   1.424 +	'price1' : '25',
   1.425 +	'pricecurrency1' : 'USD',
   1.426 +	'pricecurrencysymbol1' : '$',
   1.427 +	'pricesize1' : '16inx20in',
   1.428 +	'numOfPrices' : '1',
   1.429 +	'imgid' : 14,
   1.430 +	},
   1.431 +
   1.432 +
   1.433 +
   1.434 +	{
   1.435 +	'filetype' : 'image',
   1.436 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.437 +	'src' : 'IMG_7126.jpg',
   1.438 +	'width' : '389',
   1.439 +	'height' : '584',
   1.440 +	'lrgwidth' : '1300',
   1.441 +	'lrgheight' : '1950',
   1.442 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.443 +	'title' : 'IMG_7126.jpg',
   1.444 +	'author' : 'Judy Yates',
   1.445 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.446 +	'description' : 'IMG_7126.jpg',
   1.447 +	'forsale' : true,
   1.448 +	'paytype' : 'paypal',
   1.449 +	'price1' : '25',
   1.450 +	'pricecurrency1' : 'USD',
   1.451 +	'pricecurrencysymbol1' : '$',
   1.452 +	'pricesize1' : '16inx20in',
   1.453 +	'numOfPrices' : '1',
   1.454 +	'imgid' : 15,
   1.455 +	},
   1.456 +
   1.457 +
   1.458 +
   1.459 +	{
   1.460 +	'filetype' : 'image',
   1.461 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.462 +	'src' : 'IMG_8283.jpg',
   1.463 +	'width' : '876',
   1.464 +	'height' : '584',
   1.465 +	'lrgwidth' : '1300',
   1.466 +	'lrgheight' : '867',
   1.467 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.468 +	'title' : 'IMG_8283.jpg',
   1.469 +	'author' : 'Judy Yates',
   1.470 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.471 +	'description' : 'IMG_8283.jpg',
   1.472 +	'forsale' : true,
   1.473 +	'paytype' : 'paypal',
   1.474 +	'price1' : '25',
   1.475 +	'pricecurrency1' : 'USD',
   1.476 +	'pricecurrencysymbol1' : '$',
   1.477 +	'pricesize1' : '16inx20in',
   1.478 +	'numOfPrices' : '1',
   1.479 +	'imgid' : 16,
   1.480 +	},
   1.481 +
   1.482 +
   1.483 +
   1.484 +	{
   1.485 +	'filetype' : 'image',
   1.486 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.487 +	'src' : 'IMG_7162.jpg',
   1.488 +	'width' : '876',
   1.489 +	'height' : '584',
   1.490 +	'lrgwidth' : '1300',
   1.491 +	'lrgheight' : '867',
   1.492 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.493 +	'title' : 'IMG_7162.jpg',
   1.494 +	'author' : 'Judy Yates',
   1.495 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.496 +	'description' : 'IMG_7162.jpg',
   1.497 +	'forsale' : true,
   1.498 +	'paytype' : 'paypal',
   1.499 +	'price1' : '25',
   1.500 +	'pricecurrency1' : 'USD',
   1.501 +	'pricecurrencysymbol1' : '$',
   1.502 +	'pricesize1' : '16inx20in',
   1.503 +	'numOfPrices' : '1',
   1.504 +	'imgid' : 17,
   1.505 +	},
   1.506 +
   1.507 +
   1.508 +
   1.509 +	{
   1.510 +	'filetype' : 'image',
   1.511 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.512 +	'src' : 'IMG_0899.jpg',
   1.513 +	'width' : '876',
   1.514 +	'height' : '584',
   1.515 +	'lrgwidth' : '1300',
   1.516 +	'lrgheight' : '867',
   1.517 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.518 +	'title' : 'IMG_0899.jpg',
   1.519 +	'author' : 'Judy Yates',
   1.520 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.521 +	'description' : 'IMG_0899.jpg',
   1.522 +	'forsale' : true,
   1.523 +	'paytype' : 'paypal',
   1.524 +	'price1' : '25',
   1.525 +	'pricecurrency1' : 'USD',
   1.526 +	'pricecurrencysymbol1' : '$',
   1.527 +	'pricesize1' : '16inx20in',
   1.528 +	'numOfPrices' : '1',
   1.529 +	'imgid' : 18,
   1.530 +	},
   1.531 +
   1.532 +
   1.533 +
   1.534 +	{
   1.535 +	'filetype' : 'image',
   1.536 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.537 +	'src' : 'IMG_9349.jpg',
   1.538 +	'width' : '876',
   1.539 +	'height' : '584',
   1.540 +	'lrgwidth' : '1300',
   1.541 +	'lrgheight' : '867',
   1.542 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.543 +	'title' : 'IMG_9349.jpg',
   1.544 +	'author' : 'Judy Yates',
   1.545 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.546 +	'description' : 'IMG_9349.jpg',
   1.547 +	'forsale' : true,
   1.548 +	'paytype' : 'paypal',
   1.549 +	'price1' : '25',
   1.550 +	'pricecurrency1' : 'USD',
   1.551 +	'pricecurrencysymbol1' : '$',
   1.552 +	'pricesize1' : '16inx20in',
   1.553 +	'numOfPrices' : '1',
   1.554 +	'imgid' : 19,
   1.555 +	},
   1.556 +
   1.557 +
   1.558 +
   1.559 +	{
   1.560 +	'filetype' : 'image',
   1.561 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.562 +	'src' : 'IMG_5865.jpg',
   1.563 +	'width' : '876',
   1.564 +	'height' : '584',
   1.565 +	'lrgwidth' : '1300',
   1.566 +	'lrgheight' : '867',
   1.567 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.568 +	'title' : 'IMG_5865.jpg',
   1.569 +	'author' : 'Judy Yates',
   1.570 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.571 +	'description' : 'IMG_5865.jpg',
   1.572 +	'forsale' : true,
   1.573 +	'paytype' : 'paypal',
   1.574 +	'price1' : '25',
   1.575 +	'pricecurrency1' : 'USD',
   1.576 +	'pricecurrencysymbol1' : '$',
   1.577 +	'pricesize1' : '16inx20in',
   1.578 +	'numOfPrices' : '1',
   1.579 +	'imgid' : 20,
   1.580 +	},
   1.581 +
   1.582 +
   1.583 +
   1.584 +	{
   1.585 +	'filetype' : 'image',
   1.586 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.587 +	'src' : 'IMG_0909.jpg',
   1.588 +	'width' : '876',
   1.589 +	'height' : '584',
   1.590 +	'lrgwidth' : '1300',
   1.591 +	'lrgheight' : '867',
   1.592 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.593 +	'title' : 'IMG_0909.jpg',
   1.594 +	'author' : 'Judy Yates',
   1.595 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.596 +	'description' : 'IMG_0909.jpg',
   1.597 +	'forsale' : true,
   1.598 +	'paytype' : 'paypal',
   1.599 +	'price1' : '25',
   1.600 +	'pricecurrency1' : 'USD',
   1.601 +	'pricecurrencysymbol1' : '$',
   1.602 +	'pricesize1' : '16inx20in',
   1.603 +	'numOfPrices' : '1',
   1.604 +	'imgid' : 21,
   1.605 +	},
   1.606 +
   1.607 +
   1.608 +
   1.609 +	{
   1.610 +	'filetype' : 'image',
   1.611 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.612 +	'src' : 'IMG_1390.jpg',
   1.613 +	'width' : '876',
   1.614 +	'height' : '584',
   1.615 +	'lrgwidth' : '1300',
   1.616 +	'lrgheight' : '867',
   1.617 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.618 +	'title' : 'IMG_1390.jpg',
   1.619 +	'author' : 'Judy Yates',
   1.620 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.621 +	'description' : 'IMG_1390.jpg',
   1.622 +	'forsale' : true,
   1.623 +	'paytype' : 'paypal',
   1.624 +	'price1' : '25',
   1.625 +	'pricecurrency1' : 'USD',
   1.626 +	'pricecurrencysymbol1' : '$',
   1.627 +	'pricesize1' : '16inx20in',
   1.628 +	'numOfPrices' : '1',
   1.629 +	'imgid' : 22,
   1.630 +	},
   1.631 +
   1.632 +
   1.633 +
   1.634 +	{
   1.635 +	'filetype' : 'image',
   1.636 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.637 +	'src' : 'IMG_7887.jpg',
   1.638 +	'width' : '876',
   1.639 +	'height' : '584',
   1.640 +	'lrgwidth' : '1300',
   1.641 +	'lrgheight' : '867',
   1.642 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.643 +	'title' : 'IMG_7887.jpg',
   1.644 +	'author' : 'Judy Yates',
   1.645 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.646 +	'description' : 'IMG_7887.jpg',
   1.647 +	'forsale' : true,
   1.648 +	'paytype' : 'paypal',
   1.649 +	'price1' : '25',
   1.650 +	'pricecurrency1' : 'USD',
   1.651 +	'pricecurrencysymbol1' : '$',
   1.652 +	'pricesize1' : '16inx20in',
   1.653 +	'numOfPrices' : '1',
   1.654 +	'imgid' : 23,
   1.655 +	},
   1.656 +
   1.657 +
   1.658 +
   1.659 +	{
   1.660 +	'filetype' : 'image',
   1.661 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.662 +	'src' : 'IMG_0224.jpg',
   1.663 +	'width' : '876',
   1.664 +	'height' : '584',
   1.665 +	'lrgwidth' : '1300',
   1.666 +	'lrgheight' : '867',
   1.667 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.668 +	'title' : 'IMG_0224.jpg',
   1.669 +	'author' : 'Judy Yates',
   1.670 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.671 +	'description' : 'IMG_0224.jpg',
   1.672 +	'forsale' : true,
   1.673 +	'paytype' : 'paypal',
   1.674 +	'price1' : '25',
   1.675 +	'pricecurrency1' : 'USD',
   1.676 +	'pricecurrencysymbol1' : '$',
   1.677 +	'pricesize1' : '16inx20in',
   1.678 +	'numOfPrices' : '1',
   1.679 +	'imgid' : 24,
   1.680 +	},
   1.681 +
   1.682 +
   1.683 +
   1.684 +	{
   1.685 +	'filetype' : 'image',
   1.686 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.687 +	'src' : 'IMG_0069.jpg',
   1.688 +	'width' : '876',
   1.689 +	'height' : '584',
   1.690 +	'lrgwidth' : '1300',
   1.691 +	'lrgheight' : '867',
   1.692 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.693 +	'title' : 'IMG_0069.jpg',
   1.694 +	'author' : 'Judy Yates',
   1.695 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.696 +	'description' : 'IMG_0069.jpg',
   1.697 +	'forsale' : true,
   1.698 +	'paytype' : 'paypal',
   1.699 +	'price1' : '25',
   1.700 +	'pricecurrency1' : 'USD',
   1.701 +	'pricecurrencysymbol1' : '$',
   1.702 +	'pricesize1' : '16inx20in',
   1.703 +	'numOfPrices' : '1',
   1.704 +	'imgid' : 25,
   1.705 +	},
   1.706 +
   1.707 +
   1.708 +
   1.709 +	{
   1.710 +	'filetype' : 'image',
   1.711 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.712 +	'src' : 'IMG_1540.jpg',
   1.713 +	'width' : '876',
   1.714 +	'height' : '584',
   1.715 +	'lrgwidth' : '1300',
   1.716 +	'lrgheight' : '867',
   1.717 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.718 +	'title' : 'IMG_1540.jpg',
   1.719 +	'author' : 'Judy Yates',
   1.720 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.721 +	'description' : 'IMG_1540.jpg',
   1.722 +	'forsale' : true,
   1.723 +	'paytype' : 'paypal',
   1.724 +	'price1' : '25',
   1.725 +	'pricecurrency1' : 'USD',
   1.726 +	'pricecurrencysymbol1' : '$',
   1.727 +	'pricesize1' : '16inx20in',
   1.728 +	'numOfPrices' : '1',
   1.729 +	'imgid' : 26,
   1.730 +	},
   1.731 +
   1.732 +
   1.733 +
   1.734 +	{
   1.735 +	'filetype' : 'image',
   1.736 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.737 +	'src' : 'IMG_7973.jpg',
   1.738 +	'width' : '876',
   1.739 +	'height' : '584',
   1.740 +	'lrgwidth' : '1300',
   1.741 +	'lrgheight' : '867',
   1.742 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.743 +	'title' : 'IMG_7973.jpg',
   1.744 +	'author' : 'Judy Yates',
   1.745 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.746 +	'description' : 'IMG_7973.jpg',
   1.747 +	'forsale' : true,
   1.748 +	'paytype' : 'paypal',
   1.749 +	'price1' : '25',
   1.750 +	'pricecurrency1' : 'USD',
   1.751 +	'pricecurrencysymbol1' : '$',
   1.752 +	'pricesize1' : '16inx20in',
   1.753 +	'numOfPrices' : '1',
   1.754 +	'imgid' : 27,
   1.755 +	},
   1.756 +
   1.757 +
   1.758 +
   1.759 +	{
   1.760 +	'filetype' : 'image',
   1.761 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.762 +	'src' : 'IMG_1356.jpg',
   1.763 +	'width' : '876',
   1.764 +	'height' : '584',
   1.765 +	'lrgwidth' : '1300',
   1.766 +	'lrgheight' : '867',
   1.767 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.768 +	'title' : 'IMG_1356.jpg',
   1.769 +	'author' : 'Judy Yates',
   1.770 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.771 +	'description' : 'IMG_1356.jpg',
   1.772 +	'forsale' : true,
   1.773 +	'paytype' : 'paypal',
   1.774 +	'price1' : '25',
   1.775 +	'pricecurrency1' : 'USD',
   1.776 +	'pricecurrencysymbol1' : '$',
   1.777 +	'pricesize1' : '16inx20in',
   1.778 +	'numOfPrices' : '1',
   1.779 +	'imgid' : 28,
   1.780 +	},
   1.781 +
   1.782 +
   1.783 +
   1.784 +	{
   1.785 +	'filetype' : 'image',
   1.786 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.787 +	'src' : 'IMG_0864.jpg',
   1.788 +	'width' : '876',
   1.789 +	'height' : '584',
   1.790 +	'lrgwidth' : '1300',
   1.791 +	'lrgheight' : '867',
   1.792 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.793 +	'title' : 'IMG_0864.jpg',
   1.794 +	'author' : 'Judy Yates',
   1.795 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.796 +	'description' : 'IMG_0864.jpg',
   1.797 +	'forsale' : true,
   1.798 +	'paytype' : 'paypal',
   1.799 +	'price1' : '25',
   1.800 +	'pricecurrency1' : 'USD',
   1.801 +	'pricecurrencysymbol1' : '$',
   1.802 +	'pricesize1' : '16inx20in',
   1.803 +	'numOfPrices' : '1',
   1.804 +	'imgid' : 29,
   1.805 +	},
   1.806 +
   1.807 +
   1.808 +
   1.809 +	{
   1.810 +	'filetype' : 'image',
   1.811 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.812 +	'src' : 'IMG_0907.jpg',
   1.813 +	'width' : '876',
   1.814 +	'height' : '584',
   1.815 +	'lrgwidth' : '1300',
   1.816 +	'lrgheight' : '867',
   1.817 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.818 +	'title' : 'IMG_0907.jpg',
   1.819 +	'author' : 'Judy Yates',
   1.820 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.821 +	'description' : 'IMG_0907.jpg',
   1.822 +	'forsale' : true,
   1.823 +	'paytype' : 'paypal',
   1.824 +	'price1' : '25',
   1.825 +	'pricecurrency1' : 'USD',
   1.826 +	'pricecurrencysymbol1' : '$',
   1.827 +	'pricesize1' : '16inx20in',
   1.828 +	'numOfPrices' : '1',
   1.829 +	'imgid' : 30,
   1.830 +	},
   1.831 +
   1.832 +
   1.833 +
   1.834 +	{
   1.835 +	'filetype' : 'image',
   1.836 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.837 +	'src' : 'IMG_2296.jpg',
   1.838 +	'width' : '876',
   1.839 +	'height' : '584',
   1.840 +	'lrgwidth' : '1300',
   1.841 +	'lrgheight' : '867',
   1.842 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.843 +	'title' : 'IMG_2296.jpg',
   1.844 +	'author' : 'Judy Yates',
   1.845 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.846 +	'description' : 'IMG_2296.jpg',
   1.847 +	'forsale' : true,
   1.848 +	'paytype' : 'paypal',
   1.849 +	'price1' : '25',
   1.850 +	'pricecurrency1' : 'USD',
   1.851 +	'pricecurrencysymbol1' : '$',
   1.852 +	'pricesize1' : '16inx20in',
   1.853 +	'numOfPrices' : '1',
   1.854 +	'imgid' : 31,
   1.855 +	},
   1.856 +
   1.857 +
   1.858 +
   1.859 +	{
   1.860 +	'filetype' : 'image',
   1.861 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.862 +	'src' : 'IMG_7959.jpg',
   1.863 +	'width' : '876',
   1.864 +	'height' : '584',
   1.865 +	'lrgwidth' : '1300',
   1.866 +	'lrgheight' : '867',
   1.867 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.868 +	'title' : 'IMG_7959.jpg',
   1.869 +	'author' : 'Judy Yates',
   1.870 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.871 +	'description' : 'IMG_7959.jpg',
   1.872 +	'forsale' : true,
   1.873 +	'paytype' : 'paypal',
   1.874 +	'price1' : '25',
   1.875 +	'pricecurrency1' : 'USD',
   1.876 +	'pricecurrencysymbol1' : '$',
   1.877 +	'pricesize1' : '16inx20in',
   1.878 +	'numOfPrices' : '1',
   1.879 +	'imgid' : 32,
   1.880 +	},
   1.881 +
   1.882 +
   1.883 +
   1.884 +	{
   1.885 +	'filetype' : 'image',
   1.886 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.887 +	'src' : 'IMG_1419.jpg',
   1.888 +	'width' : '876',
   1.889 +	'height' : '584',
   1.890 +	'lrgwidth' : '1300',
   1.891 +	'lrgheight' : '867',
   1.892 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.893 +	'title' : 'IMG_1419.jpg',
   1.894 +	'author' : 'Judy Yates',
   1.895 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.896 +	'description' : 'IMG_1419.jpg',
   1.897 +	'forsale' : true,
   1.898 +	'paytype' : 'paypal',
   1.899 +	'price1' : '25',
   1.900 +	'pricecurrency1' : 'USD',
   1.901 +	'pricecurrencysymbol1' : '$',
   1.902 +	'pricesize1' : '16inx20in',
   1.903 +	'numOfPrices' : '1',
   1.904 +	'imgid' : 33,
   1.905 +	},
   1.906 +
   1.907 +
   1.908 +
   1.909 +	{
   1.910 +	'filetype' : 'image',
   1.911 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.912 +	'src' : 'IMG_4430.jpg',
   1.913 +	'width' : '876',
   1.914 +	'height' : '584',
   1.915 +	'lrgwidth' : '1300',
   1.916 +	'lrgheight' : '867',
   1.917 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.918 +	'title' : 'IMG_4430.jpg',
   1.919 +	'author' : 'Judy Yates',
   1.920 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.921 +	'description' : 'IMG_4430.jpg',
   1.922 +	'forsale' : true,
   1.923 +	'paytype' : 'paypal',
   1.924 +	'price1' : '25',
   1.925 +	'pricecurrency1' : 'USD',
   1.926 +	'pricecurrencysymbol1' : '$',
   1.927 +	'pricesize1' : '16inx20in',
   1.928 +	'numOfPrices' : '1',
   1.929 +	'imgid' : 34,
   1.930 +	},
   1.931 +
   1.932 +
   1.933 +
   1.934 +	{
   1.935 +	'filetype' : 'image',
   1.936 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.937 +	'src' : 'IMG_0222.jpg',
   1.938 +	'width' : '876',
   1.939 +	'height' : '584',
   1.940 +	'lrgwidth' : '1300',
   1.941 +	'lrgheight' : '867',
   1.942 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.943 +	'title' : 'IMG_0222.jpg',
   1.944 +	'author' : 'Judy Yates',
   1.945 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.946 +	'description' : 'IMG_0222.jpg',
   1.947 +	'forsale' : true,
   1.948 +	'paytype' : 'paypal',
   1.949 +	'price1' : '25',
   1.950 +	'pricecurrency1' : 'USD',
   1.951 +	'pricecurrencysymbol1' : '$',
   1.952 +	'pricesize1' : '16inx20in',
   1.953 +	'numOfPrices' : '1',
   1.954 +	'imgid' : 35,
   1.955 +	},
   1.956 +
   1.957 +
   1.958 +
   1.959 +	{
   1.960 +	'filetype' : 'image',
   1.961 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.962 +	'src' : 'IMG_1331.jpg',
   1.963 +	'width' : '876',
   1.964 +	'height' : '584',
   1.965 +	'lrgwidth' : '1300',
   1.966 +	'lrgheight' : '867',
   1.967 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.968 +	'title' : 'IMG_1331.jpg',
   1.969 +	'author' : 'Judy Yates',
   1.970 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.971 +	'description' : 'IMG_1331.jpg',
   1.972 +	'forsale' : true,
   1.973 +	'paytype' : 'paypal',
   1.974 +	'price1' : '25',
   1.975 +	'pricecurrency1' : 'USD',
   1.976 +	'pricecurrencysymbol1' : '$',
   1.977 +	'pricesize1' : '16inx20in',
   1.978 +	'numOfPrices' : '1',
   1.979 +	'imgid' : 36,
   1.980 +	},
   1.981 +
   1.982 +
   1.983 +
   1.984 +	{
   1.985 +	'filetype' : 'image',
   1.986 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
   1.987 +	'src' : 'IMG_9899.jpg',
   1.988 +	'width' : '876',
   1.989 +	'height' : '584',
   1.990 +	'lrgwidth' : '1300',
   1.991 +	'lrgheight' : '867',
   1.992 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
   1.993 +	'title' : 'IMG_9899.jpg',
   1.994 +	'author' : 'Judy Yates',
   1.995 +	'copyright' : 'Copyright Judy Yates Artist 2010',
   1.996 +	'description' : 'IMG_9899.jpg',
   1.997 +	'forsale' : true,
   1.998 +	'paytype' : 'paypal',
   1.999 +	'price1' : '25',
  1.1000 +	'pricecurrency1' : 'USD',
  1.1001 +	'pricecurrencysymbol1' : '$',
  1.1002 +	'pricesize1' : '16inx20in',
  1.1003 +	'numOfPrices' : '1',
  1.1004 +	'imgid' : 37,
  1.1005 +	},
  1.1006 +
  1.1007 +
  1.1008 +
  1.1009 +	{
  1.1010 +	'filetype' : 'image',
  1.1011 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
  1.1012 +	'src' : 'IMG_7137.jpg',
  1.1013 +	'width' : '876',
  1.1014 +	'height' : '584',
  1.1015 +	'lrgwidth' : '1300',
  1.1016 +	'lrgheight' : '867',
  1.1017 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
  1.1018 +	'title' : 'IMG_7137.jpg',
  1.1019 +	'author' : 'Judy Yates',
  1.1020 +	'copyright' : 'Copyright Judy Yates Artist 2010',
  1.1021 +	'description' : 'IMG_7137.jpg',
  1.1022 +	'forsale' : true,
  1.1023 +	'paytype' : 'paypal',
  1.1024 +	'price1' : '25',
  1.1025 +	'pricecurrency1' : 'USD',
  1.1026 +	'pricecurrencysymbol1' : '$',
  1.1027 +	'pricesize1' : '16inx20in',
  1.1028 +	'numOfPrices' : '1',
  1.1029 +	'imgid' : 38,
  1.1030 +	},
  1.1031 +
  1.1032 +
  1.1033 +
  1.1034 +	{
  1.1035 +	'filetype' : 'image',
  1.1036 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
  1.1037 +	'src' : 'IMG_0922.jpg',
  1.1038 +	'width' : '876',
  1.1039 +	'height' : '584',
  1.1040 +	'lrgwidth' : '1300',
  1.1041 +	'lrgheight' : '867',
  1.1042 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
  1.1043 +	'title' : 'IMG_0922.jpg',
  1.1044 +	'author' : 'Judy Yates',
  1.1045 +	'copyright' : 'Copyright Judy Yates Artist 2010',
  1.1046 +	'description' : 'IMG_0922.jpg',
  1.1047 +	'forsale' : true,
  1.1048 +	'paytype' : 'paypal',
  1.1049 +	'price1' : '25',
  1.1050 +	'pricecurrency1' : 'USD',
  1.1051 +	'pricecurrencysymbol1' : '$',
  1.1052 +	'pricesize1' : '16inx20in',
  1.1053 +	'numOfPrices' : '1',
  1.1054 +	'imgid' : 39,
  1.1055 +	},
  1.1056 +
  1.1057 +
  1.1058 +
  1.1059 +	{
  1.1060 +	'filetype' : 'image',
  1.1061 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
  1.1062 +	'src' : 'IMG_0160.jpg',
  1.1063 +	'width' : '876',
  1.1064 +	'height' : '584',
  1.1065 +	'lrgwidth' : '1300',
  1.1066 +	'lrgheight' : '867',
  1.1067 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
  1.1068 +	'title' : 'IMG_0160.jpg',
  1.1069 +	'author' : 'Judy Yates',
  1.1070 +	'copyright' : 'Copyright Judy Yates Artist 2010',
  1.1071 +	'description' : 'IMG_0160.jpg',
  1.1072 +	'forsale' : true,
  1.1073 +	'paytype' : 'paypal',
  1.1074 +	'price1' : '25',
  1.1075 +	'pricecurrency1' : 'USD',
  1.1076 +	'pricecurrencysymbol1' : '$',
  1.1077 +	'pricesize1' : '16inx20in',
  1.1078 +	'numOfPrices' : '1',
  1.1079 +	'imgid' : 40,
  1.1080 +	},
  1.1081 +
  1.1082 +
  1.1083 +
  1.1084 +	{
  1.1085 +	'filetype' : 'image',
  1.1086 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
  1.1087 +	'src' : 'IMG_8353.jpg',
  1.1088 +	'width' : '876',
  1.1089 +	'height' : '584',
  1.1090 +	'lrgwidth' : '1300',
  1.1091 +	'lrgheight' : '867',
  1.1092 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
  1.1093 +	'title' : 'IMG_8353.jpg',
  1.1094 +	'author' : 'Judy Yates',
  1.1095 +	'copyright' : 'Copyright Judy Yates Artist 2010',
  1.1096 +	'description' : 'IMG_8353.jpg',
  1.1097 +	'forsale' : true,
  1.1098 +	'paytype' : 'paypal',
  1.1099 +	'price1' : '25',
  1.1100 +	'pricecurrency1' : 'USD',
  1.1101 +	'pricecurrencysymbol1' : '$',
  1.1102 +	'pricesize1' : '16inx20in',
  1.1103 +	'numOfPrices' : '1',
  1.1104 +	'imgid' : 41,
  1.1105 +	},
  1.1106 +
  1.1107 +
  1.1108 +
  1.1109 +	{
  1.1110 +	'filetype' : 'image',
  1.1111 +	'path' : './e2gallerypro/e2upload/Galleries/photos/',
  1.1112 +	'src' : 'IMG_6911.jpg',
  1.1113 +	'width' : '876',
  1.1114 +	'height' : '584',
  1.1115 +	'lrgwidth' : '1300',
  1.1116 +	'lrgheight' : '867',
  1.1117 +	'lrgpath' : './e2gallerypro/e2upload/Galleries/photos/large/',
  1.1118 +	'title' : 'IMG_6911.jpg',
  1.1119 +	'author' : 'Judy Yates',
  1.1120 +	'copyright' : 'Copyright Judy Yates Artist 2010',
  1.1121 +	'description' : 'IMG_6911.jpg',
  1.1122 +	'forsale' : true,
  1.1123 +	'paytype' : 'paypal',
  1.1124 +	'price1' : '25',
  1.1125 +	'pricecurrency1' : 'USD',
  1.1126 +	'pricecurrencysymbol1' : '$',
  1.1127 +	'pricesize1' : '16inx20in',
  1.1128 +	'numOfPrices' : '1',
  1.1129 +	'imgid' : 42,
  1.1130 +	},
  1.1131 +
  1.1132 +
  1.1133 +];
  1.1134 +<!--End (E)2 Gallery Parse XML output Javascript-->
  1.1135 +</script>			<script type="text/javascript" src="e2gallerypro/js/e2gallerypro.js"></script>
  1.1136 +
  1.1137 +        <!--End (E)2 Gallery Javascript-->
  1.1138 +	<!--End (E)2 Gallery Pro </head> Files-->
  1.1139 +</head>
  1.1140 +<body>
  1.1141 +
  1.1142 +
  1.1143 +
  1.1144 +<Title>
  1.1145 +Judy Yates -- Wildlife and Pets on Stone
  1.1146 +</title>
  1.1147 +
  1.1148 +<span>
  1.1149 +<img src = "./album_pics/3_logo.jpg">
  1.1150 +</span>
  1.1151 +
  1.1152 +<div class = "menu">
  1.1153 +<ul class = "menu">
  1.1154 +<li class = "menu"><a class = "menu" href = "index.html">Home</a></li>
  1.1155 +<li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li>
  1.1156 +<li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li>
  1.1157 +<li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li>
  1.1158 +<li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li>
  1.1159 +<li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li>
  1.1160 +<li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li>
  1.1161 +<li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li>
  1.1162 +<li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li>
  1.1163 +
  1.1164 +</ul>
  1.1165 +</div>
  1.1166 +
  1.1167 +<div class = "orangebox">
  1.1168 +
  1.1169 +
  1.1170 +
  1.1171 +
  1.1172 +<!--(E)2 Gallery Pro HTML-->
  1.1173 +<div id="gallerywrapper">
  1.1174 +	<div id="gallery">
  1.1175 +	  <!--Loading Bar-->
  1.1176 +	  <div id="loading">
  1.1177 +		<div id="loadingbar"><img src="e2gallerypro/design/e2gallerypro/loading_hill.gif" width="50" height="50" alt="" id="bar" /></div>
  1.1178 +	  </div>
  1.1179 +	  <!--End Loading Bar-->
  1.1180 +	  <!--Previous Button Div-->
  1.1181 +	  <div id="previous"></div>
  1.1182 +
  1.1183 +	  <!--End Previous Button Div-->
  1.1184 +	  <!--Next Button Div-->
  1.1185 +	  <div id="next"></div>
  1.1186 +	  <!--End Next Button Div-->
  1.1187 +	  <!--Main Image Holder Div-->
  1.1188 +	  <div id="images">
  1.1189 +		<div id="imagewrap">
  1.1190 +		  <div id="imgloader"></div>
  1.1191 +		</div>
  1.1192 +
  1.1193 +		<div id="imageinfo">
  1.1194 +		  <div id="infoloader"></div>
  1.1195 +		</div>
  1.1196 +		<div id="smallmessage"></div>
  1.1197 +	  </div>
  1.1198 +	  <!--End Main Image Holder Div-->
  1.1199 +	  <!--Thumb Box Div-->
  1.1200 +	  <div id="thumbbox">
  1.1201 +		<div id="thumbleft"></div>
  1.1202 +
  1.1203 +		<div id="thumbright"></div>
  1.1204 +		<div id="thumbnails">
  1.1205 +		  <div id="thumbnailwrap"></div>
  1.1206 +		</div>
  1.1207 +	  </div>
  1.1208 +	  <!--End Thumb Box Div-->
  1.1209 +	  <!--For Sale Box Div-->
  1.1210 +	  <div id="fsbox"></div>
  1.1211 +	  <!--End For Sale Box Div-->
  1.1212 +
  1.1213 +	  <!--Galleries Holder Div-->
  1.1214 +	  <div id="galleries">
  1.1215 +		<div id="controls">
  1.1216 +		  <div class="right"><img src="./e2gallerypro/design/e2gallerypro/gallery_view.png"  class="controls" rel=" " id="opengallery" title="View Galleries" border="0" /> <img src="e2gallerypro/design/e2gallerypro/infobox.png" id="showinfo" rel=" " class="controls" title="View Info" border="0" /> <img src="e2gallerypro/design/e2gallerypro/thumbbox.png" id="showthumbbox" title="Toggle Thumbs" class="controls" rel=" " border="0" /></div>
  1.1217 +		  <span id="slideshow"><img src="e2gallerypro/design/e2gallerypro/play.png" title="Play Slideshow" border="0" align="absmiddle" class="controls" rel=" " /></span> | <span id="photoNum"></span><span id="flashNum"></span><span id="qtNum"></span></div>
  1.1218 +		<div id="galleryset"> </div>
  1.1219 +
  1.1220 +	  </div>
  1.1221 +	  <!--End Galleries Holder Div-->
  1.1222 +	  <!--Thumbnail Pop Up Holder-->
  1.1223 +	  <div id="thumbnailPopUp"></div>
  1.1224 +	  <!--End Thumbnail Pop Up Holder-->
  1.1225 +	</div>
  1.1226 +</div>
  1.1227 +
  1.1228 +
  1.1229 +
  1.1230 +
  1.1231 +
  1.1232 +</div>
  1.1233 +
  1.1234 +<div class = "menu">
  1.1235 +<ul class = "menu">
  1.1236 +<li class = "menu"><a class = "menu" href = "index.html">Home</a></li>
  1.1237 +<li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li>
  1.1238 +<li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li>
  1.1239 +<li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li>
  1.1240 +<li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li>
  1.1241 +<li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li>
  1.1242 +<li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li>
  1.1243 +<li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li>
  1.1244 +<li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li>
  1.1245 +
  1.1246 +</ul>
  1.1247 +</div>
  1.1248 +
  1.1249 +
  1.1250 +<div class = "copyright"><br><br>Copyright &copy 2007 Robert McIntyre.  All pictures Copyright &copy Judy Yates.<br>Special thanks to Dylan Holmes for designing the main banner.</div>
  1.1251 +
  1.1252 +
  1.1253 +
  1.1254 +
  1.1255 +</body>
  1.1256 +
  1.1257 +
  1.1258 +</html>