Mercurial > judyates
diff recent_sales.html @ 6:300619cf1669 judyates
[svn r7] addws left and right arrows; struggling with inmotion to get the fucker to work on their site
author | rlm |
---|---|
date | Mon, 22 Feb 2010 10:25:51 -0500 |
parents | 1bd8daf2684d |
children | 3f89d9a017e2 |
line wrap: on
line diff
1.1 --- a/recent_sales.html Mon Feb 22 08:52:08 2010 -0500 1.2 +++ b/recent_sales.html Mon Feb 22 10:25:51 2010 -0500 1.3 @@ -17,7 +17,7 @@ 1.4 1.5 <script type="text/javascript"> 1.6 //modify this path if needed ^ Correlates with Style Sheet Path above 1.7 - var designPath="e2gallerypro/design/e2simple/"; 1.8 + var designPath="e2gallerypro/design/e2gallerypro/"; 1.9 </script> 1.10 <!--End (E)2 Gallery Style Sheet Link--> 1.11 1.12 @@ -33,15 +33,15 @@ 1.13 var maingalleries = new Array(); 1.14 <!--(E)2 Gallery Parse XML output Javascript--> 1.15 maingalleries = [ 1.16 -{'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.17 +{'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.18 1.19 var galleryimages = new Array(); 1.20 1.21 galleryimages = [ 1.22 -{'filetype':'image', 'path':'/e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Buffalo_Verde.jpg', 'width':'720', 'height':'584', 'lrgwidth':'720', 'lrgheight':'584', 'lrgpath':'/e2gallerypro/e2upload/Galleries/prints/large/','title': 'Buffalo 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.23 -{'filetype':'image', 'path':'/e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Longhorn_Sunset.jpg', 'width':'720', 'height':'569', 'lrgwidth':'720', 'lrgheight':'569', '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.24 -{'filetype':'image', 'path':'/e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Turquoise_Sky.jpg', 'width':'720', 'height':'558', 'lrgwidth':'720', 'lrgheight':'558', '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.25 -{'filetype':'image', 'path':'/e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Wood_Duck_Pair.jpg', 'width':'720', 'height':'537', 'lrgwidth':'720', 'lrgheight':'537', '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} 1.26 +{'filetype':'image', 'path':'./e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Buffalo_Verde.jpg', 'width':'720', 'height':'584', 'lrgwidth':'720', 'lrgheight':'584', 'lrgpath':'./e2gallerypro/e2upload/Galleries/prints/large/','title': 'Buffalo 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.27 +{'filetype':'image', 'path':'./e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Longhorn_Sunset.jpg', 'width':'720', 'height':'569', 'lrgwidth':'720', 'lrgheight':'569', '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.28 +{'filetype':'image', 'path':'./e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Turquoise_Sky.jpg', 'width':'720', 'height':'558', 'lrgwidth':'720', 'lrgheight':'558', '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.29 +{'filetype':'image', 'path':'./e2gallerypro/e2upload/Galleries/prints/','src':'Judy_Yates_Wood_Duck_Pair.jpg', 'width':'720', 'height':'537', 'lrgwidth':'720', 'lrgheight':'537', '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} 1.30 ]; 1.31 <!--End (E)2 Gallery Parse XML output Javascript--> 1.32 </script> <script type="text/javascript" src="e2gallerypro/js/e2gallerypro.js"></script> 1.33 @@ -89,7 +89,7 @@ 1.34 <div id="gallery"> 1.35 <!--Loading Bar--> 1.36 <div id="loading"> 1.37 - <div id="loadingbar"><img src="e2gallerypro/design/e2simple/loading_hill.gif" width="50" height="50" alt="" id="bar" /></div> 1.38 + <div id="loadingbar"><img src="e2gallerypro/design/e2gallerypro/loading_hill.gif" width="50" height="50" alt="" id="bar" /></div> 1.39 </div> 1.40 <!--End Loading Bar--> 1.41 <!--Previous Button Div--> 1.42 @@ -128,8 +128,8 @@ 1.43 <!--Galleries Holder Div--> 1.44 <div id="galleries"> 1.45 <div id="controls"> 1.46 - <div class="right"><img src="e2gallerypro/design/e2simple/gallery_view.png" class="controls" rel=" " id="opengallery" title="View Galleries" border="0" /> <img src="design/e2simple/infobox.png" id="showinfo" rel=" " class="controls" title="View Info" border="0" /> <img src="design/e2simple/thumbbox.png" id="showthumbbox" title="Toggle Thumbs" class="controls" rel=" " border="0" /></div> 1.47 - <span id="slideshow"><img src="e2gallerypro/design/e2simple/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.48 + <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.49 + <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.50 <div id="galleryset"> </div> 1.51 1.52 </div>