Mercurial > judyates
comparison 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 |
comparison
equal
deleted
inserted
replaced
10:ed52b2b7cbc1 | 11:ed6ee381b8fd |
---|---|
30 <script type="text/javascript" src="e2gallerypro/js/setupvars.js"></script> | 30 <script type="text/javascript" src="e2gallerypro/js/setupvars.js"></script> |
31 <script type="text/javascript"> | 31 <script type="text/javascript"> |
32 var imagesloaded = new Array(); | 32 var imagesloaded = new Array(); |
33 var maingalleries = new Array(); | 33 var maingalleries = new Array(); |
34 <!--(E)2 Gallery Parse XML output Javascript--> | 34 <!--(E)2 Gallery Parse XML output Javascript--> |
35 maingalleries = [ | 35 maingalleries = |
36 {'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}]; | 36 [ |
37 { | |
38 'name':'Judy Yates Prints', | |
39 'imgpath': './e2gallerypro/e2upload/Galleries/prints/', | |
40 'lrgpath': './e2gallerypro/e2upload/Galleries/prints/large/', | |
41 'thumbpath': './e2gallerypro/e2upload/Galleries/prints/thumbs/', | |
42 'mainthumb': './e2gallerypro/e2upload/Galleries/prints/', | |
43 'src':'mainthumb.jpg', | |
44 'description':'Prints Directly From the Artist.', | |
45 'start':0, | |
46 'end':3, | |
47 'gallerynum':0 | |
48 }]; | |
37 | 49 |
38 var galleryimages = new Array(); | 50 var galleryimages = new Array(); |
39 | 51 |
40 galleryimages = [ | 52 galleryimages = [ |
41 {'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}, | 53 { |
54 'filetype':'image', | |
55 'path':'./e2gallerypro/e2upload/Galleries/prints/', | |
56 'src':'Judy_Yates_Buffalo_Verde.jpg', | |
57 'width':'720', | |
58 'height':'584', | |
59 'lrgwidth':'1300', | |
60 'lrgheight':'1055', | |
61 'lrgpath':'./e2gallerypro/e2upload/Galleries/prints/large/', | |
62 '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}, | |
63 | |
42 {'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}, | 64 {'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}, |
43 {'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}, | 65 {'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}, |
44 {'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} | 66 {'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} |
45 ]; | 67 ]; |
46 <!--End (E)2 Gallery Parse XML output Javascript--> | 68 <!--End (E)2 Gallery Parse XML output Javascript--> |