Mercurial > judyates
diff recent_sales.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 | 325fe78243c9 |
children | 2f433df9b961 |
line wrap: on
line diff
1.1 --- a/recent_sales.html Mon Apr 12 01:57:22 2010 -0400 1.2 +++ b/recent_sales.html Mon Apr 12 02:31:43 2010 -0400 1.3 @@ -32,13 +32,35 @@ 1.4 var imagesloaded = new Array(); 1.5 var maingalleries = new Array(); 1.6 <!--(E)2 Gallery Parse XML output Javascript--> 1.7 -maingalleries = [ 1.8 -{'name':'Judy Yates Prints', 'imgpath': './e2gallerypro/e2upload/Galleries/prints/','lrgpath': './e2gallerypro/e2upload/Galleries/prints/large/', 'thumbpath': './e2gallerypro/e2upload/Galleries/prints/thumbs/', 'mainthumb': './e2gallerypro/e2upload/Galleries/prints/', 'src':'mainthumb.jpg', 'description':'Prints Directly From the Artist.', 'start':0, 'end':3, 'gallerynum':0}]; 1.9 +maingalleries = 1.10 +[ 1.11 +{ 1.12 + 'name':'Judy Yates Prints', 1.13 + 'imgpath': './e2gallerypro/e2upload/Galleries/prints/', 1.14 + 'lrgpath': './e2gallerypro/e2upload/Galleries/prints/large/', 1.15 + 'thumbpath': './e2gallerypro/e2upload/Galleries/prints/thumbs/', 1.16 + 'mainthumb': './e2gallerypro/e2upload/Galleries/prints/', 1.17 + 'src':'mainthumb.jpg', 1.18 + 'description':'Prints Directly From the Artist.', 1.19 + 'start':0, 1.20 + 'end':3, 1.21 + 'gallerynum':0 1.22 + }]; 1.23 1.24 var galleryimages = new Array(); 1.25 1.26 galleryimages = [ 1.27 -{'filetype':'image', 'path':'./e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Buffalo_Verde.jpg', 'width':'720', 'height':'584', 'lrgwidth':'1300', 'lrgheight':'1055', 'lrgpath':'./e2gallerypro/e2upload/Galleries/prints/large/','title': 'Buffalo Mesa Verde', 'author':'Judy Yates', 'copyright':'Copyright Judy Yates Artist', 'description':'Buffalo Verde','forsale':true,'paytype':'paypal' , 'price1': '265', 'pricecurrency1': 'USD', 'pricecurrencysymbol1': '$', 'pricesize1': '16inx20in','numOfPrices':1, 'imgid':0}, 1.28 +{ 1.29 +'filetype':'image', 1.30 +'path':'./e2gallerypro/e2upload/Galleries/prints/', 1.31 +'src':'Judy_Yates_Buffalo_Verde.jpg', 1.32 +'width':'720', 1.33 +'height':'584', 1.34 +'lrgwidth':'1300', 1.35 +'lrgheight':'1055', 1.36 +'lrgpath':'./e2gallerypro/e2upload/Galleries/prints/large/', 1.37 +'title': 'Buffalo Mesa Verde', 'author':'Judy Yates', 'copyright':'Copyright Judy Yates Artist', 'description':'Buffalo Verde','forsale':true,'paytype':'paypal' , 'price1': '265', 'pricecurrency1': 'USD', 'pricecurrencysymbol1': '$', 'pricesize1': '16inx20in','numOfPrices':1, 'imgid':0}, 1.38 + 1.39 {'filetype':'image', 'path':'./e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Longhorn_Sunset.jpg', 'width':'720', 'height':'569', 'lrgwidth':'1300', 'lrgheight':'1027', 'lrgpath':'./e2gallerypro/e2upload/Galleries/prints/large/','title': 'Longhorn Sunset', 'author':'Judy Yates', 'copyright':'Copyright Judy Yates Artist', 'description':'Longhorn Sunset','forsale':true,'paytype':'paypal' , 'price1': '265', 'pricecurrency1': 'USD', 'pricecurrencysymbol1': '$', 'pricesize1': '16inx20in','numOfPrices':1, 'imgid':1}, 1.40 {'filetype':'image', 'path':'./e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Turquoise_Sky.jpg', 'width':'720', 'height':'558', 'lrgwidth':'1300', 'lrgheight':'1007', 'lrgpath':'./e2gallerypro/e2upload/Galleries/prints/large/','title': 'Turquoise Sky', 'author':'Judy Yates', 'copyright':'Copyright Judy Yates Artist', 'description':'Winner of the Mass. Primitive Arms Stamp Contest','forsale':true,'paytype':'paypal' , 'price1': '265', 'pricecurrency1': 'USD', 'pricecurrencysymbol1': '$', 'pricesize1': '16inx22in','numOfPrices':1, 'imgid':2}, 1.41 {'filetype':'image', 'path':'./e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Wood_Duck_Pair.jpg', 'width':'720', 'height':'537', 'lrgwidth':'1300', 'lrgheight':'970', 'lrgpath':'./e2gallerypro/e2upload/Galleries/prints/large/','title': 'Wood Duck Pair', 'author':'Judy Yates', 'copyright':'Copyright Judy Yates Artist', 'description':'Wood Duck Pair','forsale':true,'paytype':'paypal' , 'price1': '265', 'pricecurrency1': 'USD', 'pricecurrencysymbol1': '$', 'pricesize1': '16inx20in','numOfPrices':1, 'imgid':3}