*********************************************************************** * Change Log for Shopping Cart 5.5.4 * *********************************************************************** Bug Fixes / Changes * Bug ISC-155: Client Receives Google Checkout on Entry into GC - Invalid State * Bug ISC-386: Products with a large number of variation options and associated with a large number of products can cause the "Edit Product Variation" screen to not load * Bug ISC-471: No options are available as parent pages when creating a web page * Bug ISC-479: The payment method for orders placed on the front end is recorded as N/A * Bug ISC-482: Retrieving orders via the XML API shows them with a missing/incorrect status name * Bug ISC-488: When batch printing packing slips and invoices, they do not print out as one per page * Bug ISC-492: Corrupt or invalid product images cause the manage products and add/edit product pages to not load * Bug ISC-495: Uniquely uploaded thumbnail images do not get picked as the new default thumbnail image for 5.5 stores * Bug ISC-497: FedEx shipping methods are missing the service names when using Google Checkout * Bug ISC-498: A blank page is shown when printing packing slips and invoices for an order that contains a product with an event date * Bug ISC-499: Invoices will not print for orders containing products with event dates, or for orders involving gift wrapping * Bug ISC-508: Top Menu is Unresponsive on "Food" Template * Bug ISC-510: Email addresses are not shown on printed invoices * Bug ISC-511: Google Base shows the secure url in the auto export url box * Bug ISC-521: Google Checkout module retrieves the list of all available quotes as many times as there are shipping methods available (should only need to do so once, and causes issues with real-time rates and the 3s rule) * Bug ISC-522: 'Checkout with PayPal' buttons don't work with shared SSL * Bug ISC-523: Generating shipping quotes with USPS for parcel, BPM, library, or media services causes an undefined variable $containerType error * Bug ISC-526: Google Checkout shipping calculation does not work for post-code based shipping zones (Google's Google Checkout library bug) * Bug ISC-528: Google Checkout throws an undefined function EmptyCartAndKillCheckout error message when the new order is created, and script execution stops * Bug ISC-529: Google Checkout order payment statuses say 'Captured', even when the payment has not necessarily been captured yet * Bug ISC-532: Orders for Vendors Are Not Being Tracked * Bug ISC-534: Declined payment orders shouldn't create an actual order * Bug ISC-535: FedEx may not return shipping quotes when the rate type is Payor Account * Bug ISC-536: Product pages may not load if related products have missing image files * Bug ISC-537: Lack of $_SERVER['REQUEST_URI'] on certain IIS configurations triggers PHP notice * Bug ISC-542: Front-end session lifetime is set to 1 day, should be 7 days * Bug ISC-543: Customers who place an order via protx over $999 receive an error when order actually goes through * Bug ISC-548: Some tables are being created without an IF NOT EXISTS check, which could result in install or upgrade errors * Bug ISC-549: Google Checkout Order Total is incorrect, always shows zero * Bug ISC-552: The width of the popup lightbox for product images is too wide when the number of images is over 10 * Bug ISC-553: Deleting a product does not display product deleted successfully message as expected. * Bug ISC-559: %%LNG_Email%% is shown on the invoice when customers print an invoice from their account * Bug ISC-566: Internet Explorer 6/7/8 show a "this page contains insecure items message" when accessing the control panel over HTTPS * Bug ISC-569: Skincare template background moves about 40 pixels to the right when going through the express checkout page in IE * Bug ISC-570: Uploading a product image or generating product image thumbnails may fail if the image to be resized is too large and requires a greater amount of memory * Bug ISC-571: Side bar link colours (left and right) in the Body Building template are black on a black background when the link is not in a list tag * Bug ISC-572: Google Checkout + FedEx real time rates do not return the generated shipping quotes to Google Checkout * Bug ISC-573: After checking out with a gift certificate and Google Checkout, the gift certificates history does not show it was used with the order * Bug ISC-574: Google Checkout orders: Order statuses are not updated when payments are captured, voided or shipments fulfilled in Google Checkout * Bug ISC-575: Purchasing a gift certificate via Google Checkout results in an incorrectly calculated order and as a result customers can purchase gift certificates cheaper via Google Checkout * Bug ISC-593: Wrong variation image shown in cart description * Bug ISC-595: When accessing the control panel over a secure connection, the Google Sitemap XML file link is the secured link for the store * Bug ISC-608: Re-ordering the values or option names for variations attached to an existing product will cause the variations for that product to not be selectable for customers * Bug ISC-609: A large number of product variations for a product may result in the next set of variation options not loading when selections are made on the product details page * Bug ISC-610: When creating an order via the control panel, the "Product Variation" options when adding a product to the order do not respect the option sort order * Bug ISC-202: iModal shouldn't display an hourglass cursor when hovering outside the dialog * Bug ISC-489: Restored support for package dimensions for UPS OnLine Tools * Bug ISC-520: Ability to disable real-time shipping quotes when using Google Checkout * Bug ISC-605: Variation images are now resized when the 'Resize images...' function in store settings is used Changed Files: admin/includes/classes/class.ajaxexporter.php admin/includes/classes/class.csvimport.php admin/includes/classes/class.froogle.php admin/includes/classes/class.googlesitemap.php admin/includes/classes/class.pages.php admin/includes/classes/class.product.php admin/includes/classes/class.remote.orders.php admin/includes/classes/class.remote.php admin/includes/classes/class.remote.products.php admin/includes/classes/class.upgrade.php admin/includes/importer/product_variations.php admin/includes/upgrades/5500.php admin/includes/upgrades/5501.php admin/init.php admin/script/common.js admin/templates/install.sample.tpl admin/templates/install.schema.tpl changelog.txt hashes.txt includes/classes/api/class.orders.api.php includes/classes/api/class.products.api.php includes/classes/class.cart.api.php includes/classes/class.cart.php includes/classes/class.checkout.php includes/classes/class.image.baseclass.php includes/classes/class.image.library.factory.php includes/classes/class.image.library.gd.php includes/classes/class.nestedset.php includes/classes/class.optimizer.perpage.php includes/classes/class.optimizer.php includes/classes/class.order.php includes/classes/class.product.php includes/classes/class.productimage.php includes/classes/class.remote.php includes/classes/class.session.php includes/display/CartContent.php includes/display/CartHeader.php includes/display/HTMLHead.php includes/display/SideProductRelated.php javascript/jquery/plugins/imodal/imodal.css language/en/common.ini lib/class.remoteopener.php lib/class.zip.php lib/email.php lib/entities/entity.order.php lib/general.php lib/init.php lib/order.printing.php lib/rule.php lib/tree.php lib/xml.php modules/checkout/googlecheckout/class.handler.php modules/checkout/googlecheckout/lang/en/language.ini modules/checkout/googlecheckout/library/googlecart.php modules/checkout/googlecheckout/library/googleitem.php modules/checkout/googlecheckout/library/googlelog.php modules/checkout/googlecheckout/library/googlemerchantcalculations.php modules/checkout/googlecheckout/library/googlerequest.php modules/checkout/googlecheckout/library/googleresponse.php modules/checkout/googlecheckout/library/googleresult.php modules/checkout/googlecheckout/library/googleshipping.php modules/checkout/googlecheckout/library/googletax.php modules/checkout/googlecheckout/library/xml-processing/gc_xmlbuilder.php modules/checkout/googlecheckout/library/xml-processing/gc_xmlparser.php modules/checkout/googlecheckout/module.googlecheckout.php modules/checkout/linkpointconnect/module.linkpointconnect.php modules/checkout/paypalexpress/lang/en/language.ini modules/checkout/paypalexpress/templates/paypalexpress.button.tpl modules/checkout/paypalpaymentsprouk/lang/en/language.ini modules/checkout/paypalpaymentsprouk/templates/paypalpaymentsprouk.button.tpl modules/checkout/paypalpaymentsprous/lang/en/language.ini modules/checkout/paypalpaymentsprous/templates/paypalpaymentsprous.button.tpl modules/checkout/protx/module.protx.php modules/checkout/securetrading/module.securetrading.php modules/shipping/auspost/module.auspost.php modules/shipping/fedex/module.fedex.php modules/shipping/upsonline/module.upsonline.php modules/shipping/usps/module.usps.php Files Added: admin/includes/upgrades/5504.php product_images/sample_images/nano_black__01548_std.jpg product_images/sample_images/nano_black__05987_zoom.jpg product_images/sample_images/nano_black__18134_thumb.jpg product_images/sample_images/nano_black__29798_zoom.jpg product_images/sample_images/nano_black__66409_thumb.jpg product_images/sample_images/nano_black__78995_std.jpg product_images/sample_images/nano_blue__31032_thumb.jpg product_images/sample_images/nano_blue__44839_zoom.jpg product_images/sample_images/nano_blue__47387_zoom.jpg product_images/sample_images/nano_blue__55922_std.jpg product_images/sample_images/nano_blue__61332_std.jpg product_images/sample_images/nano_blue__94038_thumb.jpg product_images/sample_images/nano_green__01237_std.jpg product_images/sample_images/nano_green__34574_thumb.jpg product_images/sample_images/nano_green__37061_zoom.jpg product_images/sample_images/nano_green__42145_thumb.jpg product_images/sample_images/nano_green__91034_zoom.jpg product_images/sample_images/nano_green__96346_std.jpg product_images/sample_images/nano_orange__00990_zoom.jpg product_images/sample_images/nano_orange__38962_thumb.jpg product_images/sample_images/nano_orange__47241_thumb.jpg product_images/sample_images/nano_orange__57067_zoom.jpg product_images/sample_images/nano_orange__68757_std.jpg product_images/sample_images/nano_orange__76433_std.jpg product_images/sample_images/nano_pink__24039_thumb.jpg product_images/sample_images/nano_pink__33240_std.jpg product_images/sample_images/nano_pink__56021_zoom.jpg product_images/sample_images/nano_pink__56079_thumb.jpg product_images/sample_images/nano_pink__67702_zoom.jpg product_images/sample_images/nano_pink__88232_std.jpg product_images/sample_images/nano_purple__32338_std.jpg product_images/sample_images/nano_purple__36392_thumb.jpg product_images/sample_images/nano_purple__45058_thumb.jpg product_images/sample_images/nano_purple__47289_zoom.jpg product_images/sample_images/nano_purple__52706_zoom.jpg product_images/sample_images/nano_purple__60580_std.jpg product_images/sample_images/nano_silver__05889_thumb.jpg product_images/sample_images/nano_silver__12656_std.jpg product_images/sample_images/nano_silver__28040_std.jpg product_images/sample_images/nano_silver__48592_thumb.jpg product_images/sample_images/nano_silver__63198_zoom.jpg product_images/sample_images/nano_silver__66762_zoom.jpg product_images/sample_images/nano_yellow__02456_std.jpg product_images/sample_images/nano_yellow__21616_zoom.jpg product_images/sample_images/nano_yellow__31743_std.jpg product_images/sample_images/nano_yellow__48645_zoom.jpg product_images/sample_images/nano_yellow__79269_thumb.jpg product_images/sample_images/nano_yellow__94762_thumb.jpg product_images/sample_images/product_black_classic__74456_zoom.jpg product_images/sample_images/product_black_classic__85375_thumb.jpg product_images/sample_images/product_black_classic__85396_std.jpg product_images/sample_images/product_white_classic__20088_zoom.jpg product_images/sample_images/product_white_classic__37366_thumb.jpg product_images/sample_images/product_white_classic__95923_std.jpg product_images/sample_images/shuffle_blue__03016_thumb.jpg product_images/sample_images/shuffle_blue__11956_std.jpg product_images/sample_images/shuffle_blue__32881_zoom.jpg product_images/sample_images/shuffle_blue__43863_std.jpg product_images/sample_images/shuffle_blue__78248_thumb.jpg product_images/sample_images/shuffle_blue__89691_zoom.jpg product_images/sample_images/shuffle_green__01264_std.jpg product_images/sample_images/shuffle_green__21351_zoom.jpg product_images/sample_images/shuffle_green__36278_thumb.jpg product_images/sample_images/shuffle_green__60861_std.jpg product_images/sample_images/shuffle_green__90582_zoom.jpg product_images/sample_images/shuffle_green__93976_thumb.jpg product_images/sample_images/shuffle_pink__18596_thumb.jpg product_images/sample_images/shuffle_pink__20697_std.jpg product_images/sample_images/shuffle_pink__28481_std.jpg product_images/sample_images/shuffle_pink__41354_zoom.jpg product_images/sample_images/shuffle_pink__73522_thumb.jpg product_images/sample_images/shuffle_pink__89924_zoom.jpg product_images/sample_images/shuffle_productred__25646_thumb.jpg product_images/sample_images/shuffle_productred__31189_zoom.jpg product_images/sample_images/shuffle_productred__39498_std.jpg product_images/sample_images/shuffle_productred__89531_std.jpg product_images/sample_images/shuffle_productred__90003_zoom.jpg product_images/sample_images/shuffle_productred__99752_thumb.jpg product_images/sample_images/shuffle_silver__00033_std.jpg product_images/sample_images/shuffle_silver__28097_thumb.jpg product_images/sample_images/shuffle_silver__70361_std.jpg product_images/sample_images/shuffle_silver__72954_thumb.jpg product_images/sample_images/shuffle_silver__77487_zoom.jpg product_images/sample_images/shuffle_silver__85082_zoom.jpg Template Changes: __gift_themes __master templates/__master/invoice_print.html templates/__master/Snippets/ProductImagesLightBox.html Adventure templates/Adventure/config.php templates/Adventure/Styles/printinvoice.css Antiques templates/Antiques/config.php templates/Antiques/Styles/printinvoice.css ArtFraming templates/ArtFraming/config.php templates/ArtFraming/Styles/printinvoice.css ArtsCrafts templates/ArtsCrafts/config.php templates/ArtsCrafts/Styles/printinvoice.css Automotive templates/Automotive/config.php templates/Automotive/Styles/printinvoice.css Baby templates/Baby/config.php templates/Baby/Styles/printinvoice.css Bargains templates/Bargains/config.php templates/Bargains/Styles/printinvoice.css Beauty templates/Beauty/config.php templates/Beauty/Styles/printinvoice.css Benefits templates/Benefits/config.php templates/Benefits/Styles/printinvoice.css Bodybuilding templates/Bodybuilding/config.php templates/Bodybuilding/Styles/orange.css templates/Bodybuilding/Styles/printinvoice.css Books templates/Books/config.php templates/Books/Styles/printinvoice.css Cameras templates/Cameras/config.php templates/Cameras/Styles/printinvoice.css CarAudio templates/CarAudio/config.php templates/CarAudio/Styles/printinvoice.css CellPhones templates/CellPhones/config.php templates/CellPhones/Styles/printinvoice.css Chocolate templates/Chocolate/config.php templates/Chocolate/Styles/printinvoice.css CoffeeShop templates/CoffeeShop/config.php templates/CoffeeShop/Styles/printinvoice.css CognacShop templates/CognacShop/config.php templates/CognacShop/Styles/printinvoice.css Computers templates/Computers/config.php templates/Computers/Styles/printinvoice.css CorporateGifts templates/CorporateGifts/config.php templates/CorporateGifts/Styles/printinvoice.css Cosmetics templates/Cosmetics/config.php templates/Cosmetics/Styles/printinvoice.css default templates/default/config.php templates/default/Styles/printinvoice.css DiamondRings templates/DiamondRings/config.php templates/DiamondRings/Styles/printinvoice.css Electronics templates/Electronics/config.php templates/Electronics/Styles/printinvoice.css Entertainment templates/Entertainment/config.php templates/Entertainment/Styles/printinvoice.css Fashion templates/Fashion/config.php templates/Fashion/Styles/printinvoice.css FashionJewellery templates/FashionJewellery/config.php templates/FashionJewellery/Styles/printinvoice.css Flowers templates/Flowers/config.php templates/Flowers/Styles/printinvoice.css Food templates/Food/config.php templates/Food/Styles/maroon.css templates/Food/Styles/printinvoice.css templates/Food/Styles/styles.css Furniture templates/Furniture/config.php templates/Furniture/Styles/printinvoice.css Gadgets templates/Gadgets/config.php templates/Gadgets/Styles/printinvoice.css Garden templates/Garden/config.php templates/Garden/Styles/printinvoice.css GardenFurniture templates/GardenFurniture/config.php templates/GardenFurniture/Styles/printinvoice.css Gifts templates/Gifts/config.php templates/Gifts/Styles/printinvoice.css GiftsShop templates/GiftsShop/config.php templates/GiftsShop/Styles/printinvoice.css Handbags templates/Handbags/config.php templates/Handbags/Styles/printinvoice.css Health templates/Health/config.php templates/Health/Styles/printinvoice.css Hobbies templates/Hobbies/config.php templates/Hobbies/Styles/printinvoice.css Homewares templates/Homewares/config.php templates/Homewares/Styles/printinvoice.css Infinity templates/Infinity/config.php templates/Infinity/Styles/printinvoice.css Jewellery templates/Jewellery/config.php templates/Jewellery/Styles/printinvoice.css Kitchenware templates/Kitchenware/config.php templates/Kitchenware/Styles/printinvoice.css Lingerie templates/Lingerie/config.php templates/Lingerie/Styles/printinvoice.css Luggage templates/Luggage/config.php templates/Luggage/Styles/printinvoice.css Nightwear templates/Nightwear/config.php templates/Nightwear/Styles/printinvoice.css Office templates/Office/config.php templates/Office/Styles/printinvoice.css Orange templates/Orange/config.php templates/Orange/Styles/printinvoice.css Perfume templates/Perfume/config.php templates/Perfume/Styles/printinvoice.css Pets templates/Pets/config.php templates/Pets/Styles/printinvoice.css Purses templates/Purses/config.php templates/Purses/Styles/printinvoice.css Reserved templates/Reserved/config.php templates/Reserved/Styles/printinvoice.css Serenity templates/Serenity/config.php templates/Serenity/Styles/printinvoice.css Shoes templates/Shoes/config.php templates/Shoes/Styles/printinvoice.css SkateSurf templates/SkateSurf/config.php templates/SkateSurf/Styles/printinvoice.css Skincare templates/Skincare/images/cream/ContainerBg.gif (Added) templates/Skincare/config.php templates/Skincare/Styles/cream.css templates/Skincare/Styles/printinvoice.css SmallAppliances templates/SmallAppliances/config.php templates/SmallAppliances/Styles/printinvoice.css Software templates/Software/config.php templates/Software/Styles/printinvoice.css Sport templates/Sport/config.php templates/Sport/Styles/printinvoice.css StoreSuite templates/StoreSuite/config.php templates/StoreSuite/Styles/printinvoice.css Sunglasses templates/Sunglasses/config.php templates/Sunglasses/Styles/printinvoice.css Toys templates/Toys/config.php templates/Toys/Styles/printinvoice.css Watches templates/Watches/config.php templates/Watches/Styles/printinvoice.css Whitegoods templates/Whitegoods/config.php templates/Whitegoods/Styles/printinvoice.css Wine templates/Wine/config.php templates/Wine/Styles/printinvoice.css WomensShoes templates/WomensShoes/config.php templates/WomensShoes/Styles/printinvoice.css *********************************************************************** * Change Log for Shopping Cart 5.5.2 * *********************************************************************** Bug Fixes / Changes * Bug ISC-437: Search Bar not available in template womensshoes red * Bug ISC-441: Product variation options are being loaded into the first drop down on the products page from all products that use that variation * Bug ISC-442: The variation options for the next drop down are not loaded if there is only one match for the previous selected options * Bug ISC-465: FedEx module generates PHP errors when a WARNING notification and no quotes are returned * Bug ISC-466: Cannot disable handling fee on downloadable items * Bug ISC-467: PayPal Website Payments Pro (Payflow) gives a "CARDSTART must be 4 characters long" error when checking out with a card that has an issue date * Bug ISC-468: Shipping quotes using UPS Online Tools are inaccurate and expensive when quoting with products that have dimensions. Other Changes * Some gif files would cause the image resize code to throw PHP's GD into a segfault-causing loop via imagefill Changed Files: admin/includes/exporter/examples/method_settings.phps (Deleted) admin/includes/exporter/examples/type_fields.phps (Deleted) admin/includes/classes/class.settings.checkout.php admin/includes/classes/class.upgrade.php admin/templates/customer.form.tpl changelog.txt hashes.txt includes/classes/class.image.library.gd.php includes/classes/class.page.php includes/display/SideSubPageList.php lib/init.php modules/checkout/paypalpaymentsprouk/module.paypalpaymentsprouk.php modules/shipping/fedex/module.fedex.php modules/shipping/upsonline/module.upsonline.php Files Added: admin/includes/exporter/examples/method_settings.php admin/includes/exporter/examples/type_fields.php Template Changes: __gift_themes __master Adventure templates/Adventure/config.php Antiques templates/Antiques/images/ajax-loader.gif (Added) templates/Antiques/config.php ArtFraming templates/ArtFraming/config.php ArtsCrafts templates/ArtsCrafts/config.php Automotive templates/Automotive/config.php Baby templates/Baby/config.php Bargains templates/Bargains/config.php Beauty templates/Beauty/config.php Bodybuilding templates/Bodybuilding/config.php Books templates/Books/config.php Cameras templates/Cameras/images/ajax-loader.gif (Added) templates/Cameras/config.php CarAudio templates/CarAudio/config.php CellPhones templates/CellPhones/images/ajax-loader.gif (Added) templates/CellPhones/config.php Chocolate templates/Chocolate/config.php CoffeeShop templates/CoffeeShop/config.php CognacShop templates/CognacShop/config.php Computers templates/Computers/config.php CorporateGifts templates/CorporateGifts/config.php Cosmetics templates/Cosmetics/config.php default templates/default/config.php DiamondRings templates/DiamondRings/config.php Electronics templates/Electronics/config.php Entertainment templates/Entertainment/config.php Fashion templates/Fashion/config.php FashionJewellery templates/FashionJewellery/config.php Flowers templates/Flowers/config.php Food templates/Food/config.php Furniture templates/Furniture/config.php Gadgets templates/Gadgets/config.php Garden templates/Garden/config.php GardenFurniture templates/GardenFurniture/images/ajax-loader.gif (Added) templates/GardenFurniture/config.php Gifts templates/Gifts/config.php GiftsShop templates/GiftsShop/images/ajax-loader.gif (Added) templates/GiftsShop/config.php Handbags templates/Handbags/config.php Health templates/Health/config.php Hobbies templates/Hobbies/config.php Homewares templates/Homewares/config.php Infinity templates/Infinity/config.php Jewellery templates/Jewellery/config.php Kitchenware templates/Kitchenware/config.php Lingerie templates/Lingerie/config.php Luggage templates/Luggage/config.php Nightwear templates/Nightwear/config.php Office templates/Office/config.php Perfume templates/Perfume/config.php Pets templates/Pets/images/ajax-loader.gif (Added) templates/Pets/config.php Purses templates/Purses/images/ajax-loader.gif (Added) templates/Purses/config.php Reserved templates/Reserved/config.php Serenity templates/Serenity/config.php Shoes templates/Shoes/config.php SkateSurf templates/SkateSurf/config.php Skincare templates/Skincare/config.php SmallAppliances templates/SmallAppliances/config.php Software templates/Software/config.php Sport templates/Sport/config.php StoreSuite templates/StoreSuite/config.php Sunglasses templates/Sunglasses/config.php Toys templates/Toys/config.php Watches templates/Watches/config.php Whitegoods templates/Whitegoods/config.php Wine templates/Wine/config.php WomensShoes templates/WomensShoes/config.php templates/WomensShoes/Styles/red.css templates/WomensShoes/Styles/styles.css *********************************************************************** * Change Log for Shopping Cart 5.5.1 * *********************************************************************** New Features / Feature Changes * Feature ISC-2: As a responsible store owner I need the ability to purchase an SSL certificate for my BigCommerce store * Feature ISC-51: Show product inventory level for product variations on product statistics page. * Feature ISC-58: 'Add to Cart' buttons are still shown on product pages when store purchasing has been disabled * Feature ISC-70: As a store owner I would like to have the ability to specify "text/html" email format when subscribing customers via IEM integration * Feature ISC-71: As a store owner who pays tax, I need to be able to see (and export) a sales tax report * Feature ISC-72: As a marketing-savvy store owner, I'd like a report showing abandoned orders so I can contact the customer and see what went wrong * Feature ISC-73: As a store owner who understands and uses social media, I'd like to see an AddThis.com button on every product page in my store * Feature ISC-75: As a store owner I'd like to be able to choose product images from my PC, a URL or a folder on the server * Feature ISC-78: As a marketing-savvy store owner, I'd like to be able to search for (and add) related YouTube videos to my product page * Feature ISC-79: As a customer I'd like to be able to mouse over a thumbnail image on a products page and have the larger image change automatically without having to click * Feature ISC-80: As a shopper I'd like to see image thumbnails displayed on the product page instead of a "Click here to see 2 more images" link * Feature ISC-82: As a shopper I'd like to be able to mouse over a product image and see a detailed, zoomed version appear next to it * Feature ISC-83: As a store owner I'd like a button on the WYSIWYG editor when editing content to embed a video from YouTube/Vimeo/Blip.tv etc * Feature ISC-84: As a shopper I'd like to see thumbnails of other product images too when I've clicked to enlarge an image in a popup window/thickbox * Feature ISC-85: As a store owner I'd like to see more store templates to choose from * Feature ISC-88: As a shopper I should see the suggestive panel under the main cart panel, not on a separate page * Feature ISC-89: As a store owner I should be able to accept payment when adding an order from my store's control panel * Feature ISC-90: As a shopper I want to see categories, pages and brands listed alongside products when performing a search * Feature ISC-91: As a store owner my store should have a HTML sitemap to make it easier for search engines to crawl. I should also see a link to my XML sitemap on this page. * Feature ISC-92: As an SEO-savvy store owner I should see a link to my XML sitemap under Promotions -> XML Sitemap * Feature ISC-93: As a marketing-savvy store owner I need to be able to test different page variations using Google Website Optimizer * Feature ISC-94: As an SEO-savvy store owner I should be able to set the page title for web pages created in my store * Feature ISC-97: As a customer I want to be able to resume the download of a digital product if it fails * Feature ISC-102: As a store owner I need better control over product images and how they are displayed in my store * Feature ISC-227: As a non-technical store owner I'd like to be able to make changes to the default header image included in my store design * Feature ISC-262: As a store owner I need the ability to sync my store's data to and from StoneEdge Order Manager Bug Fixes / Changes * Bug ISC-9: As a store owner I need a reliable 2 way sync with all editions of Intuit QuickBooks * Bug ISC-41: As a store owner I'm unable to enter a bulk price discount of 5,00 for my products * Bug ISC-43: As a store owner I'm unable to edit my email templates in control panel on my IIS server * Bug ISC-44: Digital orders show "Ship to this address?" during checkout * Bug ISC-45: imodal popups are not positioned correctly when using right-to-left content * Bug ISC-46: Changing the variation of a product when editing an order results in the variation price being added to the previously calculated price * Bug ISC-48: Imported products that already exists have inventory tracking set to 'Yes' regardless * Bug ISC-50: The remove credit card details button in the order quick view is missing since upgrading to 5.0.6 * Bug ISC-53: Disabling the "Getting Started" dashboard page in the whitelabel file causes a Javascript error with the "Video Walkthroughs" section * Bug ISC-54: Kitchenware (Red) template has a background image in the top links that was implemented for the old banner image/pot but has since been removed. * Bug ISC-55: EselectPlus Direct Post is showing $0 for the the order amount on the receipt page * Bug ISC-56: The breadcrumb links when shopping by price are using the search-engine friendly form when this option is disabled * Bug ISC-57: Backup function doesn't backup variation images and uploaded_images * Bug ISC-59: Extra checking is needed so that customers can't add products to the cart or checkout if store purchasing is disabled * Bug ISC-63: Control panel sessions cannot be configured to work on clustered hosting environments * Bug ISC-64: The control panel's "view addons" screen will time out or generate a fatal error if the addon download server is not reachable * Bug ISC-66: Customer group discount rule should allow 0 in discount value field. * Bug ISC-68: Error message should be displayed when PayPal express checkout transaction couldn't be initiated due to an error. * Bug ISC-69: On the express checkout screen, toggling the "Ship to This Address?" will place "&" into the "Bill & Ship to this Address" button * Bug ISC-122: Sub page list not showing in side navigation * Bug ISC-133: PayLeap/Interspire Merchant Gateway delayed capture/void requests don't work * Bug ISC-138: Save Buttons Create a New Product if "Automatically resize first image" is ticked * Bug ISC-143: When filled in on the "Create Account" page on the front end of the store, any custom form field values entered are not saved * Bug ISC-159: Input fields in the "Choose address" step in express checkout may be overlapped by other sections in IE8 * Bug ISC-171: Customers are not added to subscribers list when placing an order * Bug ISC-175: Exporting a large amount of products, customers or orders from your store does not work when there are script execution timeouts * Bug ISC-176: Download function can produce php errors if there is no output buffer to delete * Bug ISC-183: Laos and North Korea are missing from the country list * Bug ISC-192: SQL injection vulnerability in ISC_REMOTE::GetExchangeRate (currencyid is not sanitized) * Bug ISC-195: SideCustomCategoryList panel does not show correct category names for parent categories * Bug ISC-209: Google Checkout shipping calculation fails when all products have free shipping/a fixed shipping cost * Bug ISC-218: The default favicon is still used in the control panel after changing the icon through the store design feature * Bug ISC-219: Prices entered in product level discount rules are truncated when a comma is present in the amount * Bug ISC-233: Quickbooks Merchant Services payment gateway does not accept payments - shows "Pay for your Order" page over and over * Bug ISC-234: BigCommerce HTTPS Error - AJAX search only builds HTTP image links, not dynamic between HTTP/HTTPS * Bug ISC-235: Bristol and Avon need to be added to UK State list * Bug ISC-244: Customer group discounts don't work for 100% discounts * Bug ISC-248: PaymentClearing Payment Gateway module is passing through amounts with 4 decimals instead of two. Causes failure of all orders. * Bug ISC-275: When the large version of a product image isn't bigger than the default product image size, the zoom should NOT occur when you mouse over the image on the product page * Bug ISC-301: Live payments always fail for PayPoint transactions * Bug ISC-302: PayPal Website Payments Pro doesn't show the error message to the customer when an order fails * Bug ISC-304: Call For Pricing Changes When A Variation Is Selected * Bug ISC-319: PSIGate Doesn't Send CV2 Codes * Bug ISC-326: Gift Certificate - 'Snippet not found' error * Bug ISC-139: Establish why Plesk is reverting custom SSL certificates on stores to the default * Bug ISC-140: Write a script so that when a DNS zone is deleted from Plesk it's deleted from the super master DNS server * Bug ISC-166: System log entries are now made when incomplete orders are automatically deleted by the system * Bug ISC-203: Index should always be specified on the product fields for 2Checkout * Bug ISC-276: Add 3D secure to PayPal checkout module * Bug ISC-295: Force SSL login to the store's control panel if/when SSL is available or manual CC is enabled * Bug ISC-328: As a UPS Worldship API user I need the order weight available as a field when exporting orders Changed Files: addons/emailchange/addon.emailchange.php (Deleted) addons/emailchange/email_edit.gif (Deleted) addons/emailchange/lang/en/language.ini (Deleted) addons/emailchange/logo.gif (Deleted) addons/emailchange/templates/emailchange.form.tpl (Deleted) admin/images/lc.gif (Deleted) admin/images/lc_w.gif (Deleted) admin/images/mnuContent.gif (Deleted) admin/images/mnuContentOn.gif (Deleted) admin/images/mnuCustomers.gif (Deleted) admin/images/mnuCustomersOn.gif (Deleted) admin/images/mnuOrders.gif (Deleted) admin/images/mnuOrdersOn.gif (Deleted) admin/images/mnuProducts.gif (Deleted) admin/images/mnuProductsOn.gif (Deleted) admin/images/mnuPromotions.gif (Deleted) admin/images/mnuPromotionsOn.gif (Deleted) admin/images/mnuStatistics.gif (Deleted) admin/images/mnuStatisticsOn.gif (Deleted) admin/images/rc.gif (Deleted) admin/images/rc_w.gif (Deleted) admin/images/rcb.gif (Deleted) admin/images/sendstudio_logo.gif (Deleted) admin/includes/converter/class.converter.php (Deleted) admin/includes/converter/class.exporter.php (Deleted) admin/includes/converter/exporters/cubecart4.php (Deleted) admin/includes/converter/exporters/oscommerce.php (Deleted) admin/includes/converter/exporters/xcart.php (Deleted) admin/includes/converter/importers/cubecart4.php (Deleted) admin/includes/converter/importers/oscommerce.php (Deleted) admin/includes/converter/importers/xcart.php (Deleted) admin/includes/converter/importers/zencart.php (Deleted) admin/includes/converter/templates/converters.finished.tpl (Deleted) admin/includes/converter/templates/converters.log.tpl (Deleted) admin/includes/converter/templates/converters.modules.row.tpl (Deleted) admin/includes/converter/templates/converters.modules.tpl (Deleted) admin/includes/converter/templates/converters.progress.tpl (Deleted) admin/includes/converter/templates/converters.report.tpl (Deleted) admin/includes/converter/templates/converters.show.row.tpl (Deleted) admin/includes/converter/templates/converters.show.tpl (Deleted) admin/includes/converter/templates/cubecart4.configure.tpl (Deleted) admin/includes/converter/templates/cubecart4.export.warning.tpl (Deleted) admin/includes/converter/templates/cubecart4.warning.tpl (Deleted) admin/includes/converter/templates/exporters.finished.tpl (Deleted) admin/includes/converter/templates/exporters.log.tpl (Deleted) admin/includes/converter/templates/exporters.progress.tpl (Deleted) admin/includes/converter/templates/exporters.report.tpl (Deleted) admin/includes/converter/templates/exporters.run.tpl (Deleted) admin/includes/converter/templates/exporters.show.row.tpl (Deleted) admin/includes/converter/templates/exporters.show.tpl (Deleted) admin/includes/converter/templates/oscommerce.configure.tpl (Deleted) admin/includes/converter/templates/oscommerce.export.configure.tpl (Deleted) admin/includes/converter/templates/oscommerce.export.warning.tpl (Deleted) admin/includes/converter/templates/oscommerce.warning.tpl (Deleted) admin/includes/converter/templates/xcart.configure.tpl (Deleted) admin/includes/converter/templates/xcart.export.configure.tpl (Deleted) admin/includes/converter/templates/xcart.export.warning.tpl (Deleted) admin/includes/converter/templates/xcart.warning.tpl (Deleted) admin/includes/converter/templates/zencart.configure.tpl (Deleted) admin/includes/converter/templates/zencart.warning.tpl (Deleted) admin/includes/importer/product_functions.php (Deleted) admin/Styles/products.import5.tpl (Deleted) admin/templates/imgman.multiupload.tpl (Deleted) admin/templates/order.invoice.tpl (Deleted) includes/classes/class.price.php (Deleted) includes/display/PriceBreadcrumb.php (Deleted) includes/display/PriceContent.php (Deleted) includes/display/PriceHeading.php (Deleted) includes/display/PricePagingTop.php (Deleted) includes/display/SearchPagingTop.php (Deleted) javascript/designmode.js (Deleted) lib/designmode/images/DesignModeButtonBg.gif (Deleted) lib/designmode/images/edit_lang.gif (Deleted) lib/designmode/images/IcoDesignModeCancel.gif (Deleted) lib/designmode/images/IcoDesignModeDelete.gif (Deleted) lib/designmode/images/IcoDesignModeDeleteOver.gif (Deleted) lib/designmode/images/IcoDesignModeDisable.gif (Deleted) lib/designmode/images/IcoDesignModeDisableOff.gif (Deleted) lib/designmode/images/IcoDesignModeEnabled.gif (Deleted) lib/designmode/images/IcoDesignModeRecentFiles.gif (Deleted) lib/designmode/images/IcoDesignModeRevert.gif (Deleted) lib/designmode/images/IcoDesignModeRevertOver.gif (Deleted) lib/designmode/images/IcoDesignModeSave.gif (Deleted) lib/designmode/images/IcoDesignModeToggle.gif (Deleted) lib/designmode/images/IcoDesignModeUpdate.gif (Deleted) modules/accounting/quickbooks/includes/classes/class.entities.php (Deleted) modules/accounting/quickbooks/includes/classes/class.handlers.php (Deleted) modules/accounting/quickbooks/includes/classes/class.server.php (Deleted) modules/accounting/quickbooks/includes/classes/class.services.php (Deleted) modules/accounting/quickbooks/includes/classes/class.session.php (Deleted) modules/accounting/quickbooks/includes/classes/class.spool.php (Deleted) modules/accounting/quickbooks/includes/entities/entity.account.php (Deleted) modules/accounting/quickbooks/includes/entities/entity.customergroup.php (Deleted) modules/accounting/quickbooks/includes/entities/entity.inventorylevel.php (Deleted) modules/accounting/quickbooks/includes/entities/entity.salesorder.php (Deleted) modules/accounting/quickbooks/includes/entities/entity.salesreceipt.php (Deleted) modules/accounting/quickbooks/includes/entities/entity.salestaxcode.php (Deleted) modules/accounting/quickbooks/includes/headers/base.php (Deleted) modules/accounting/quickbooks/includes/headers/entities.php (Deleted) modules/accounting/quickbooks/includes/headers/gateway.php (Deleted) modules/accounting/quickbooks/includes/headers/handlers.php (Deleted) modules/accounting/quickbooks/includes/headers/server.php (Deleted) modules/accounting/quickbooks/includes/headers/services.php (Deleted) modules/accounting/quickbooks/includes/headers/session.php (Deleted) modules/accounting/quickbooks/includes/headers/spool.php (Deleted) modules/accounting/quickbooks/includes/services/service.accountadd.php (Deleted) modules/accounting/quickbooks/includes/services/service.accountmod.php (Deleted) modules/accounting/quickbooks/includes/services/service.accountquery.php (Deleted) modules/accounting/quickbooks/includes/services/service.customermod.php (Deleted) modules/accounting/quickbooks/includes/services/service.inventoryadjustmentadd.php (Deleted) modules/accounting/quickbooks/includes/services/service.iteminventoryadd.php (Deleted) modules/accounting/quickbooks/includes/services/service.iteminventorymod.php (Deleted) modules/accounting/quickbooks/includes/services/service.iteminventoryquery.php (Deleted) modules/accounting/quickbooks/includes/services/service.priceleveladd.php (Deleted) modules/accounting/quickbooks/includes/services/service.pricelevelmod.php (Deleted) modules/accounting/quickbooks/includes/services/service.pricelevelquery.php (Deleted) modules/accounting/quickbooks/includes/services/service.salesorderadd.php (Deleted) modules/accounting/quickbooks/includes/services/service.salesordermod.php (Deleted) modules/accounting/quickbooks/includes/services/service.salesreceiptadd.php (Deleted) modules/accounting/quickbooks/includes/services/service.salesreceiptmod.php (Deleted) modules/accounting/quickbooks/templates/module.quickbooks.qbwc.tpl (Deleted) modules/accounting/quickbooks/templates/module.quickbooks.qbxml.html (Deleted) modules/accounting/quickbooks/templates/module.quickbooks.qbxml.tpl (Deleted) modules/accounting/quickbooks/templates/module.quickbooks.spooladmin.tpl (Deleted) modules/accounting/quickbooks/templates/module.quickbooks.spoollist.tpl (Deleted) modules/accounting/quickbooks/templates/module.quickbooks.spoollistitem.tpl (Deleted) modules/accounting/quickbooks/templates/module.quickbooks.wsdl.html (Deleted) modules/accounting/quickbooks/templates/module.quickbooks.wsdl.tpl (Deleted) price.php (Deleted) product_images/sample_images/bluetooth__14435_thumb.jpg (Deleted) product_images/sample_images/bluetooth__14435_tiny.jpg (Deleted) product_images/sample_images/booq__77711_thumb.jpg (Deleted) product_images/sample_images/booq__77711_tiny.jpg (Deleted) product_images/sample_images/crumpler1__37065_thumb.jpg (Deleted) product_images/sample_images/crumpler1__37065_tiny.jpg (Deleted) product_images/sample_images/earphones1__69201_thumb.jpg (Deleted) product_images/sample_images/earphones1__69201_tiny.jpg (Deleted) product_images/sample_images/eye250__84327_thumb.jpg (Deleted) product_images/sample_images/eye250__84327_tiny.jpg (Deleted) product_images/sample_images/eyetvdtt__37033_thumb.jpg (Deleted) product_images/sample_images/eyetvdtt__37033_tiny.jpg (Deleted) product_images/sample_images/higher__70104_thumb.jpg (Deleted) product_images/sample_images/higher__70104_tiny.jpg (Deleted) product_images/sample_images/ilife__42951_thumb.jpg (Deleted) product_images/sample_images/ilife__42951_tiny.jpg (Deleted) product_images/sample_images/incase__21230_thumb.jpg (Deleted) product_images/sample_images/incase__21230_tiny.jpg (Deleted) product_images/sample_images/ipodsocks__25675_thumb.jpg (Deleted) product_images/sample_images/ipodsocks__25675_tiny.jpg (Deleted) product_images/sample_images/iwork__86080_thumb.jpg (Deleted) product_images/sample_images/iwork__86080_tiny.jpg (Deleted) product_images/sample_images/loginano__12692_thumb.jpg (Deleted) product_images/sample_images/loginano__12692_tiny.jpg (Deleted) product_images/sample_images/logitechpure__15425_thumb.jpg (Deleted) product_images/sample_images/logitechpure__15425_tiny.jpg (Deleted) product_images/sample_images/macbook__69047_thumb.jpg (Deleted) product_images/sample_images/macbook__69047_tiny.jpg (Deleted) product_images/sample_images/mba1__75804_thumb.jpg (Deleted) product_images/sample_images/mba1__75804_tiny.jpg (Deleted) product_images/sample_images/mbp1__99760_thumb.jpg (Deleted) product_images/sample_images/mbp1__99760_tiny.jpg (Deleted) product_images/sample_images/mighty__40520_thumb.jpg (Deleted) product_images/sample_images/mighty__40520_tiny.jpg (Deleted) product_images/sample_images/nano_black__99806_thumb.jpg (Deleted) product_images/sample_images/nano_black__99806_tiny.jpg (Deleted) product_images/sample_images/office_media__14689_thumb.jpg (Deleted) product_images/sample_images/office_media__14689_tiny.jpg (Deleted) product_images/sample_images/office_student__35938_thumb.jpg (Deleted) product_images/sample_images/office_student__35938_tiny.jpg (Deleted) product_images/sample_images/picture_1__48492_thumb.png (Deleted) product_images/sample_images/picture_1__48492_tiny.png (Deleted) product_images/sample_images/product_white_classic__81585_thumb.jpg (Deleted) product_images/sample_images/product_white_classic__81585_tiny.jpg (Deleted) product_images/sample_images/shuffle_silver__52909_thumb.jpg (Deleted) product_images/sample_images/shuffle_silver__52909_tiny.jpg (Deleted) product_images/sample_images/speck__64014_thumb.jpg (Deleted) product_images/sample_images/speck__64014_tiny.jpg (Deleted) product_images/sample_images/speckpi__55102_thumb.jpg (Deleted) product_images/sample_images/speckpi__55102_tiny.jpg (Deleted) product_images/sample_images/touch1__19419_thumb.jpg (Deleted) product_images/sample_images/touch1__19419_tiny.jpg (Deleted) product_images/sample_images/wireless_1_20070813new__42329_thumb.jpg (Deleted) product_images/sample_images/wireless_1_20070813new__42329_tiny.jpg (Deleted) product_images/sample_images/wirelessm__74223_thumb.jpg (Deleted) product_images/sample_images/wirelessm__74223_tiny.jpg (Deleted) addons/googleadwords/addon.googleadwords.php addons/googleadwords/lang/en/language.ini addons/orderxml/addon.orderxml.php addons/permissioncheck/addon.permissioncheck.php addons/verifyfiles/addon.verifyfiles.php addons/ysm/addon.ysm.php addons/ysm/lang/en/language.ini admin/cli.php admin/cron-backup.php admin/cron-updateexchangerates.php admin/images/swfupload.swf admin/includes/classes/class.auth.php admin/includes/classes/class.backup.php admin/includes/classes/class.banners.php admin/includes/classes/class.batch.importer.php admin/includes/classes/class.brands.php admin/includes/classes/class.cart.api.php admin/includes/classes/class.category.php admin/includes/classes/class.coupons.php admin/includes/classes/class.csvimport.php admin/includes/classes/class.customers.php admin/includes/classes/class.customsearch.php admin/includes/classes/class.designmode.php admin/includes/classes/class.downloadaddons.php admin/includes/classes/class.engine.php admin/includes/classes/class.export.php admin/includes/classes/class.exporttemplates.php admin/includes/classes/class.formfields.php admin/includes/classes/class.froogle.php admin/includes/classes/class.giftcertificates.php admin/includes/classes/class.imagemanager.php admin/includes/classes/class.index.php admin/includes/classes/class.install.php admin/includes/classes/class.layout.php admin/includes/classes/class.news.php admin/includes/classes/class.orders.php admin/includes/classes/class.pages.php admin/includes/classes/class.product.php admin/includes/classes/class.remote.customers.php admin/includes/classes/class.remote.dashboard.php admin/includes/classes/class.remote.discounts.php admin/includes/classes/class.remote.imagemanager.php admin/includes/classes/class.remote.orders.php admin/includes/classes/class.remote.php admin/includes/classes/class.remote.products.php admin/includes/classes/class.sendstudio.php admin/includes/classes/class.settings.accounting.php admin/includes/classes/class.settings.checkout.php admin/includes/classes/class.settings.php admin/includes/classes/class.settings.shipping.php admin/includes/classes/class.settings.tax.php admin/includes/classes/class.shipments.php admin/includes/classes/class.statistics.customers.php admin/includes/classes/class.statistics.orders.php admin/includes/classes/class.statistics.overview.php admin/includes/classes/class.statistics.php admin/includes/classes/class.statistics.products.php admin/includes/classes/class.statistics.search.php admin/includes/classes/class.upgrade.php admin/includes/classes/class.user.php admin/includes/exporter/class.exportfiletype.php admin/includes/exporter/class.exportmethod.php admin/includes/exporter/filetypes/customers.php admin/includes/exporter/filetypes/customersalt.php admin/includes/exporter/filetypes/orders.php admin/includes/exporter/filetypes/products.php admin/includes/exporter/methods/csv.php admin/includes/exporter/methods/xml.php admin/includes/importer/customers.php admin/includes/importer/product_variations.php admin/includes/importer/products.php admin/includes/upgrades/1800.php admin/includes/upgrades/3100.php admin/includes/upgrades/3110.php admin/includes/upgrades/3200.php admin/includes/upgrades/4000.php admin/includes/upgrades/5000.php admin/includes/upgrades/5003.php admin/includes/whitelabel.php admin/init.php admin/script/common.js admin/script/dashboard.js admin/script/menudrop.js admin/script/order.js admin/script/order.manager.js admin/script/swfupload.handlers.js admin/script/swfupload.js admin/Styles/dashboard.css admin/Styles/ie.css admin/Styles/styles.css admin/Styles/tabmenu.css admin/templates/brand.edit.form.tpl admin/templates/category.form.tpl admin/templates/category.manage.row.tpl admin/templates/category.manage.tpl admin/templates/config.file.tpl admin/templates/coupon.form.tpl admin/templates/customer.address.form.tpl admin/templates/customer.form.tpl admin/templates/customers.group.form.tpl admin/templates/customers.manage.tpl admin/templates/customers.notes.popup.tpl admin/templates/discounts.manage.tpl admin/templates/downloadernew.loading.tpl admin/templates/export.step1.tpl admin/templates/exporttemplates.form.tpl admin/templates/formfields.manage.tpl admin/templates/giftcertificates.manage.grid.tpl admin/templates/home.tpl admin/templates/imgman.view.tpl admin/templates/install.done.tpl admin/templates/install.form.tpl admin/templates/install.sample.tpl admin/templates/install.schema.tpl admin/templates/iphone/login.form.tpl admin/templates/iphone/pageheader.tpl admin/templates/layout.choosetemplate.row.tpl admin/templates/layout.logo.form.tpl admin/templates/layout.manage.tpl admin/templates/login.form.tpl admin/templates/module.pageheader.tpl admin/templates/news.form.tpl admin/templates/news.manage.row.tpl admin/templates/order.form.tpl admin/templates/order.manage.row.tpl admin/templates/ordermessages.manage.tpl admin/templates/orders.manage.grid.tpl admin/templates/orders.manage.tpl admin/templates/orders.notes.popup.tpl admin/templates/page.form.tpl admin/templates/pageheader.popup.tpl admin/templates/pageheader.slim.popup.tpl admin/templates/pageheader.tpl admin/templates/pages.manage.tpl admin/templates/Panels/product_javascript.html admin/templates/password.form.tpl admin/templates/password.sent.tpl admin/templates/product.bulkedit.form.tpl admin/templates/product.form.tpl admin/templates/products.manage.tpl admin/templates/products.popupselect.tpl admin/templates/products.variation.combination.tpl admin/templates/returns.manage.grid.tpl admin/templates/settings.accounting.manage.tpl admin/templates/settings.checkout.manage.tpl admin/templates/settings.mail.manage.tpl admin/templates/settings.manage.tpl admin/templates/settings.shipping.manage.tpl admin/templates/shipments.manage.tpl admin/templates/shippingzone.form.tpl admin/templates/Snippets/BulkEditItem.html admin/templates/Snippets/DashboardGettingStarted.html admin/templates/Snippets/EditorTinyMCE.html admin/templates/Snippets/EditorTinyMCECommon.html admin/templates/Snippets/EditorTinyMCEGzip.html admin/templates/Snippets/GettingStartedModal.html admin/templates/Snippets/OrderItem.html admin/templates/Snippets/OrderPaymentMethod.html admin/templates/Snippets/OrderProductConfiguration.html admin/templates/Snippets/OrderProductConfigurationVariation.html admin/templates/Snippets/OrderRefundForm.html admin/templates/Snippets/OrderSummaryTable.html admin/templates/Snippets/ProductFields.html admin/templates/stats.customers.tpl admin/templates/stats.orders.tpl admin/templates/stats.overview.tpl admin/templates/stats.products.byinventorygrid.tpl admin/templates/stats.products.tpl admin/templates/stats.search.tpl admin/templates/upgrade.done.tpl admin/templates/upgrade.error.tpl admin/templates/upgrade.welcome.tpl admin/templates/vendorpayments.form.tpl admin/templates/vendorpayments.manage.tpl admin/thumb.php changelog.txt config/config.default.php hashes.txt includes/classes/api/class.base.api.php includes/classes/api/class.products.api.php includes/classes/class.account.php includes/classes/class.accounting.gateway.php includes/classes/class.accounting.php includes/classes/class.api.php includes/classes/class.banner.php includes/classes/class.brands.php includes/classes/class.cart.api.php includes/classes/class.cart.php includes/classes/class.category.php includes/classes/class.checkout.php includes/classes/class.checkoutprovider.php includes/classes/class.compare.php includes/classes/class.customer.php includes/classes/class.generic.creditcard.php includes/classes/class.giftcertificates.php includes/classes/class.linker.php includes/classes/class.module.php includes/classes/class.news.php includes/classes/class.order.php includes/classes/class.page.php includes/classes/class.product.php includes/classes/class.productimage.php includes/classes/class.remote.php includes/classes/class.review.php includes/classes/class.rss.php includes/classes/class.search.php includes/classes/class.subscribe.php includes/classes/class.tags.php includes/classes/class.vendors.php includes/classes/class.visitor.php includes/classes/class.wishlist.php includes/display/BrandProductListing.php includes/display/CartContent.php includes/display/CartHeader.php includes/display/CategoryContent.php includes/display/CategoryHeading.php includes/display/CategoryPagingTop.php includes/display/ChooseShippingAddress.php includes/display/Footer.php includes/display/HomeFeaturedProducts.php includes/display/HomeNewProducts.php includes/display/HomeSaleProducts.php includes/display/HTMLHead.php includes/display/ProductDetails.php includes/display/ProductVendorsOtherProducts.php includes/display/SearchPage.php includes/display/SideCartContents.php includes/display/SideCartMiniCart.php includes/display/SideCategoryNewProducts.php includes/display/SideCategoryPopularProducts.php includes/display/SideCategoryShopByPrice.php includes/display/SideCategoryTopSellers.php includes/display/SideCustomCategoryList.php includes/display/SideNewProducts.php includes/display/SidePopularProducts.php includes/display/SideProductAddToWishList.php includes/display/SideProductAlsoBought.php includes/display/SideProductRecentlyViewed.php includes/display/SideProductRelated.php includes/display/SideTopSellers.php includes/display/SuggestiveCartContent.php includes/display/TagProducts.php includes/display/TopMenu.php includes/display/VendorFeaturedItems.php includes/display/VendorProducts.php includes/display/WishListItems.php init.php javascript/common.js javascript/express.checkout.js javascript/formfield.js javascript/jquery.growinguploader.js javascript/jquery.js javascript/jquery/plugins/ajax.file.upload.js javascript/jquery/plugins/imodal/imodal.css javascript/jquery/plugins/imodal/imodal.js javascript/jquery/plugins/jquery.form.js javascript/jquery/plugins/ui.core.js javascript/product.js javascript/quicksearch.js javascript/tinymce/plugins/fullpage/js/fullpage.js javascript/tinymce/plugins/inlinepopups/editor_plugin.js javascript/tinymce/plugins/inlinepopups/editor_plugin_src.js javascript/tinymce/plugins/media/editor_plugin.js javascript/tinymce/plugins/media/editor_plugin_src.js javascript/tinymce/plugins/paste/editor_plugin.js javascript/tinymce/plugins/paste/editor_plugin_src.js javascript/tinymce/plugins/paste/js/pastetext.js javascript/tinymce/plugins/paste/js/pasteword.js javascript/tinymce/plugins/table/editor_plugin.js javascript/tinymce/plugins/table/editor_plugin_src.js javascript/tinymce/plugins/table/js/table.js javascript/tinymce/plugins/table/table.htm javascript/tinymce/plugins/template/editor_plugin.js javascript/tinymce/plugins/template/editor_plugin_src.js javascript/tinymce/themes/advanced/color_picker.htm javascript/tinymce/themes/advanced/js/link.js javascript/tinymce/tiny_mce.js javascript/tinymce/tiny_mce_popup.js javascript/tinymce/tiny_mce_src.js javascript/tinymce/utils/form_utils.js language/en/admin/addons.ini language/en/admin/batch.importer.ini language/en/admin/brands.ini language/en/admin/categories.ini language/en/admin/common.ini language/en/admin/customers.ini language/en/admin/discounts.ini language/en/admin/export.filetype.orders.ini language/en/admin/export.filetype.products.ini language/en/admin/export.ini language/en/admin/export.method.xml.ini language/en/admin/exporttemplates.ini language/en/admin/formfields.ini language/en/admin/imagemanager.ini language/en/admin/layout.ini language/en/admin/news.ini language/en/admin/orders.ini language/en/admin/pages.ini language/en/admin/products.ini language/en/admin/settings.ini language/en/admin/statistics.ini language/en/admin/upgrade.ini language/en/admin/vendors.ini language/en/common.ini language/en/converter_language.ini language/en/front_language.ini lib/api/category.api.php lib/api/class.api.php lib/api/news.api.php lib/checkout.php lib/class.datastore.disk.php lib/class.datastore.php lib/class.imagedir.php lib/currency.php lib/designmode/class.designmode.php lib/designmode/designmode.css lib/designmode/designmode.edit.tpl lib/designmode/designmode.js lib/designmode/designmode_editor.js lib/download.php lib/entities/entity.base.php lib/entities/entity.customer.php lib/entities/entity.customergroup.php lib/entities/entity.order.php lib/entities/entity.product.php lib/entities/entity.shipping.php lib/form.php lib/formfields/templates/formfield.backend.html lib/general.php lib/init.php lib/logomaker/class.logomaker.php lib/module.php lib/orders.php lib/pricing.php lib/server_stats/server_stats.php lib/shipping.php lib/ssl.php lib/templates/template.php modules/accounting/quickbooks/includes/entities/entity.base.php modules/accounting/quickbooks/includes/entities/entity.customer.php modules/accounting/quickbooks/includes/entities/entity.product.php modules/accounting/quickbooks/includes/handlers/handler.authenticate.php modules/accounting/quickbooks/includes/handlers/handler.base.php modules/accounting/quickbooks/includes/handlers/handler.clientversion.php modules/accounting/quickbooks/includes/handlers/handler.closeconnection.php modules/accounting/quickbooks/includes/handlers/handler.connectionerror.php modules/accounting/quickbooks/includes/handlers/handler.getlasterror.php modules/accounting/quickbooks/includes/handlers/handler.receiveresponsexml.php modules/accounting/quickbooks/includes/handlers/handler.sendrequestxml.php modules/accounting/quickbooks/includes/handlers/handler.serverversion.php modules/accounting/quickbooks/includes/services/service.base.php modules/accounting/quickbooks/includes/services/service.customeradd.php modules/accounting/quickbooks/includes/services/service.customerquery.php modules/accounting/quickbooks/lang/en/language.ini modules/accounting/quickbooks/module.quickbooks.php modules/checkout/2checkout/lang/en/language.ini modules/checkout/2checkout/module.2checkout.php modules/checkout/amazonfps/lang/en/language.ini modules/checkout/amazonfps/lib/amazontokengenerator.php modules/checkout/amazonfps/module.amazonfps.php modules/checkout/authorizenet/lang/en/language.ini modules/checkout/authorizenet/module.authorizenet.php modules/checkout/bankdeposit/lang/en/language.ini modules/checkout/bpay/lang/en/language.ini modules/checkout/cheque/lang/en/language.ini modules/checkout/chronopayapi/module.chronopayapi.php modules/checkout/cod/lang/en/language.ini modules/checkout/creditcardmanually/module.creditcardmanually.php modules/checkout/cynergydata/module.cynergydata.php modules/checkout/directone/lang/en/language.ini modules/checkout/directone/module.directone.php modules/checkout/eselectplusdp/lang/en/language.ini modules/checkout/eselectplusdp/module.eselectplusdp.php modules/checkout/eselectplushp/lang/en/language.ini modules/checkout/eway/module.eway.php modules/checkout/exact/lang/en/language.ini modules/checkout/exact/module.exact.php modules/checkout/googlecheckout/class.handler.php modules/checkout/googlecheckout/lang/en/language.ini modules/checkout/googlecheckout/module.googlecheckout.php modules/checkout/interspiremerchant/module.interspiremerchant.php modules/checkout/linkpointconnect/lang/en/language.ini modules/checkout/linkpointconnect/module.linkpointconnect.php modules/checkout/myvirtualmerchant/lang/en/language.ini modules/checkout/myvirtualmerchant/module.myvirtualmerchant.php modules/checkout/netregistry/module.netregistry.php modules/checkout/ogone/lang/en/language.ini modules/checkout/payflowlinks/module.payflowlinks.php modules/checkout/payflowpro/lang/en/language.ini modules/checkout/payflowpro/module.payflowpro.php modules/checkout/payleap/lang/en/language.ini modules/checkout/payleap/module.payleap.php modules/checkout/paymentclearing/module.paymentclearing.php modules/checkout/paypalexpress/lang/en/language.ini modules/checkout/paypalexpress/module.paypalexpress.php modules/checkout/paypalpaymentsprouk/lang/en/language.ini modules/checkout/paypalpaymentsprouk/module.paypalpaymentsprouk.php modules/checkout/paypalpaymentsprous/lang/en/language.ini modules/checkout/paypalpaymentsprous/module.paypalpaymentsprous.php modules/checkout/paypoint/module.paypoint.php modules/checkout/paysimple/lang/en/language.ini modules/checkout/paysimple/lib/apibase.class.php modules/checkout/paysimple/module.paysimple.php modules/checkout/plugnpay/module.plugnpay.php modules/checkout/protxvspdirect/lang/en/language.ini modules/checkout/protxvspdirect/module.protxvspdirect.php modules/checkout/psigate/lang/en/language.ini modules/checkout/psigate/module.psigate.php modules/checkout/qbms/lang/en/language.ini modules/checkout/qbms/module.qbms.php modules/checkout/quantumgateway/module.quantumgateway.php modules/checkout/securepay/module.securepay.php modules/checkout/securetrading/lang/en/language.ini modules/checkout/securetrading/module.securetrading.php modules/checkout/worldpay/module.worldpay.php modules/rule/percentoffitemsincat/module.percentoffitemsincat.php modules/shipping/auspost/module.auspost.php modules/shipping/byweight/module.byweight.php modules/shipping/canadapost/module.canadapost.php modules/shipping/fedex/lang/en/language.ini modules/shipping/fedex/module.fedex.php modules/shipping/fedex/templates/module.fedex.test.tpl modules/shipping/intershipper/templates/module.intershipper.test.tpl modules/shipping/peritem/module.peritem.php modules/shipping/royalmail/module.royalmail.php modules/shipping/ups/module.ups.php modules/shipping/upsonline/module.upsonline.php modules/shipping/usps/lang/en/language.ini modules/shipping/usps/module.usps.php modules/shipping/usps/templates/module.usps.test.tpl modules/shipping/usps/templates/module.usps.testresult.tpl product_images/sample_images/nano_black__74870_thumb.jpg product_images/sample_images/nano_black__77979_thumb.jpg product_images/sample_images/nano_blue__04891_thumb.jpg product_images/sample_images/nano_blue__58247_thumb.jpg product_images/sample_images/nano_green__49024_thumb.jpg product_images/sample_images/nano_green__69246_thumb.jpg product_images/sample_images/nano_orange__00980_thumb.jpg product_images/sample_images/nano_orange__76001_thumb.jpg product_images/sample_images/nano_pink__02160_thumb.jpg product_images/sample_images/nano_pink__36738_thumb.jpg product_images/sample_images/nano_purple__36746_thumb.jpg product_images/sample_images/nano_purple__49403_thumb.jpg product_images/sample_images/nano_silver__33543_thumb.jpg product_images/sample_images/nano_silver__44988_thumb.jpg product_images/sample_images/nano_yellow__39589_thumb.jpg product_images/sample_images/nano_yellow__65890_thumb.jpg product_images/sample_images/product_black_classic__57135_thumb.jpg product_images/sample_images/product_white_classic__60545_thumb.jpg product_images/sample_images/shuffle_blue__89098_thumb.jpg product_images/sample_images/shuffle_blue__94685_thumb.jpg product_images/sample_images/shuffle_green__04378_thumb.jpg product_images/sample_images/shuffle_green__69237_thumb.jpg product_images/sample_images/shuffle_pink__52786_thumb.jpg product_images/sample_images/shuffle_pink__96905_thumb.jpg product_images/sample_images/shuffle_productred__74239_thumb.jpg product_images/sample_images/shuffle_productred__79437_thumb.jpg product_images/sample_images/shuffle_silver__56658_thumb.jpg product_images/sample_images/shuffle_silver__74741_thumb.jpg search.php sitemap.php xml.php Files Added: admin/image.htm admin/images/arrow_black.png admin/images/ArrowLeft.png admin/images/ArrowRight.png admin/images/breadcrumb_grid.png admin/images/drag_placeholder_bg.gif admin/images/dropbg.gif admin/images/gradient_bg.png admin/images/gradient_row.png admin/images/gradient_row_dark.png admin/images/lock.png admin/images/menu.gif admin/images/menu_arrow.gif admin/images/menu_on_arrow.gif admin/images/MenuIcons.png admin/images/note.png admin/images/product_variation_sum.gif admin/images/select_bg.png admin/images/user_comment.png admin/images/warning_bar.png admin/includes/classes/class.ajaxexporter.controller.php admin/includes/classes/class.ajaxexporter.php admin/includes/classes/class.googlesitemap.php admin/includes/classes/class.optimizer.php admin/includes/classes/class.product.image.php admin/includes/classes/class.remote.optimizer.php admin/includes/exporter/filetypes/abandonorder.php admin/includes/exporter/filetypes/salestax.php admin/includes/upgrades/5500.php admin/includes/upgrades/5501.php admin/script/categories.js admin/script/layout.headerimage.js admin/script/multiuploaddialog.js admin/script/optimizer.js admin/script/page.js admin/script/product.images.js admin/script/product.images.reprocess.js admin/script/product.js admin/script/product.youtube.js admin/Styles/products.css admin/templates/ajax.export.tpl admin/templates/googlesitemap.intro.tpl admin/templates/module.propertytabcontainer.tpl admin/templates/module.propertytabs.tpl admin/templates/optimizer.manage.tpl admin/templates/product.form.images.row.tpl admin/templates/product.form.images.tpl admin/templates/product.variation.js.tpl admin/templates/products.images.process.tpl admin/templates/Snippets/EmbeddedYouTubeVideo.html admin/templates/Snippets/LogoImage.html admin/templates/Snippets/LogoText.html admin/templates/Snippets/MenuItem.html admin/templates/Snippets/OptimizerConfigForm.html admin/templates/Snippets/OptimizerConfigFormStorewide.html admin/templates/Snippets/OptimizerHelpFields.html admin/templates/Snippets/OptimizerRow.html admin/templates/Snippets/OrderPaymentDetails.html admin/templates/Snippets/PaymentValidation_authorizenet.html admin/templates/Snippets/PaymentValidation_eway.html admin/templates/Snippets/PaymentValidation_generic.creditcard.html admin/templates/Snippets/PaymentValidation_payflowpro.html admin/templates/Snippets/RatingOff.html admin/templates/Snippets/RatingOn.html admin/templates/Snippets/SubMenuItem.html admin/templates/Snippets/YouTubeVideoRow.html admin/templates/Snippets/YouTubeVideoShowMoreRow.html admin/templates/stats.orders.byabandongrid.tpl admin/templates/stats.orders.salestax.tpl gateway3dauthframe.php includes/classes/class.image.baseclass.php includes/classes/class.image.library.factory.php includes/classes/class.image.library.gd.php includes/classes/class.image.library.imagick.php includes/classes/class.image.library.interface.php includes/classes/class.image.writeoptions.gif.php includes/classes/class.image.writeoptions.jpeg.php includes/classes/class.image.writeoptions.php includes/classes/class.image.writeoptions.png.php includes/classes/class.nestedset.categories.php includes/classes/class.nestedset.pages.php includes/classes/class.nestedset.php includes/classes/class.optimizer.perpage.php includes/classes/class.optimizer.php includes/classes/class.product.image.iterator.php includes/classes/class.product.image.php includes/classes/class.sitemap.model.brands.php includes/classes/class.sitemap.model.categories.php includes/classes/class.sitemap.model.pages.php includes/classes/class.sitemap.model.php includes/classes/class.sitemap.model.vendors.php includes/classes/class.sitemap.node.php includes/classes/class.sitemap.php includes/classes/class.sitemap.root.php includes/classes/class.uploadhandler.php includes/display/ProductVideos.php includes/display/SearchTabContents.php includes/display/SearchTabProducts.php includes/display/SitemapBreadcrumb.php includes/display/SitemapContent.php javascript/jquery/plugins/fancybox/fancy_closebox.png javascript/jquery/plugins/fancybox/fancy_left.png javascript/jquery/plugins/fancybox/fancy_progress.png javascript/jquery/plugins/fancybox/fancy_right.png javascript/jquery/plugins/fancybox/fancy_shadow_e.png javascript/jquery/plugins/fancybox/fancy_shadow_n.png javascript/jquery/plugins/fancybox/fancy_shadow_ne.png javascript/jquery/plugins/fancybox/fancy_shadow_nw.png javascript/jquery/plugins/fancybox/fancy_shadow_s.png javascript/jquery/plugins/fancybox/fancy_shadow_se.png javascript/jquery/plugins/fancybox/fancy_shadow_sw.png javascript/jquery/plugins/fancybox/fancy_shadow_w.png javascript/jquery/plugins/fancybox/fancy_title_left.png javascript/jquery/plugins/fancybox/fancy_title_main.png javascript/jquery/plugins/fancybox/fancy_title_right.png javascript/jquery/plugins/fancybox/fancybox.css javascript/jquery/plugins/fancybox/fancybox.js javascript/jquery/plugins/htmlEncode/jquery.htmlEncode.js javascript/jquery/plugins/htmlEncode/jquery.htmlEncode.src.js javascript/jquery/plugins/jCarousel/jCarousel.js javascript/jquery/plugins/jquery.htmlEncode.js javascript/jquery/plugins/jqzoom/images/zoomloader.gif javascript/jquery/plugins/jqzoom/jqzoom.css javascript/jquery/plugins/jqzoom/jqzoom.js javascript/jquery/plugins/observe/jquery.observe.js javascript/jquery/plugins/observe/jquery.observe.src.js javascript/jquery_src.js javascript/product.functions.js javascript/tinymce/plugins/mediaservice/css/content.css javascript/tinymce/plugins/mediaservice/css/mediaservice.css javascript/tinymce/plugins/mediaservice/editor_plugin.js javascript/tinymce/plugins/mediaservice/editor_plugin_src.js javascript/tinymce/plugins/mediaservice/img/googlevideo.gif javascript/tinymce/plugins/mediaservice/img/mediaservice.gif javascript/tinymce/plugins/mediaservice/img/megavideo.gif javascript/tinymce/plugins/mediaservice/img/metacafe.gif javascript/tinymce/plugins/mediaservice/img/trans.gif javascript/tinymce/plugins/mediaservice/img/vimeo.gif javascript/tinymce/plugins/mediaservice/img/youtube.gif javascript/tinymce/plugins/mediaservice/js/mediaservice.js javascript/tinymce/plugins/mediaservice/js/mediaservice.src.js javascript/tinymce/plugins/mediaservice/langs/en.js javascript/tinymce/plugins/mediaservice/langs/en_dlg.js javascript/tinymce/plugins/mediaservice/mediaservice.html language/en/admin/ajax.export.ini language/en/admin/export.filetype.abandonorder.ini language/en/admin/export.filetype.salestax.ini language/en/admin/optimizer.ini language/en/admin/settings.accounting.ini lib/class.json.php lib/class.youtube.php lib/designmode/images/buttons.png lib/designmode/images/dropbg.gif lib/entities/entity.productvariation.php lib/order.printing.php lib/uploadhandler.php modules/accounting/quickbooks/includes/classes/class.exception.php modules/accounting/quickbooks/includes/classes/class.soapserver.php modules/accounting/quickbooks/includes/entities/entity.customerguest.php modules/accounting/quickbooks/includes/entities/entity.order.php modules/accounting/quickbooks/includes/entities/entity.prerequisite.php modules/accounting/quickbooks/includes/entities/entity.productlevel.php modules/accounting/quickbooks/includes/entities/entity.productvariation.php modules/accounting/quickbooks/includes/services/service.customerdel.php modules/accounting/quickbooks/includes/services/service.customeredit.php modules/accounting/quickbooks/includes/services/service.customerguestadd.php modules/accounting/quickbooks/includes/services/service.customerguestedit.php modules/accounting/quickbooks/includes/services/service.customerguestquery.php modules/accounting/quickbooks/includes/services/service.customerquerydel.php modules/accounting/quickbooks/includes/services/service.customerqueryinactive.php modules/accounting/quickbooks/includes/services/service.customersync.php modules/accounting/quickbooks/includes/services/service.orderadd.php modules/accounting/quickbooks/includes/services/service.orderbase.php modules/accounting/quickbooks/includes/services/service.orderdel.php modules/accounting/quickbooks/includes/services/service.orderedit.php modules/accounting/quickbooks/includes/services/service.orderquery.php modules/accounting/quickbooks/includes/services/service.orderquerydel.php modules/accounting/quickbooks/includes/services/service.ordersync.php modules/accounting/quickbooks/includes/services/service.prerequisiteadd.php modules/accounting/quickbooks/includes/services/service.prerequisiteedit.php modules/accounting/quickbooks/includes/services/service.prerequisitequery.php modules/accounting/quickbooks/includes/services/service.productadd.php modules/accounting/quickbooks/includes/services/service.productdel.php modules/accounting/quickbooks/includes/services/service.productedit.php modules/accounting/quickbooks/includes/services/service.productleveladd.php modules/accounting/quickbooks/includes/services/service.productlevelquery.php modules/accounting/quickbooks/includes/services/service.productlevelsync.php modules/accounting/quickbooks/includes/services/service.productquery.php modules/accounting/quickbooks/includes/services/service.productquerydel.php modules/accounting/quickbooks/includes/services/service.productqueryinactive.php modules/accounting/quickbooks/includes/services/service.productsync.php modules/accounting/quickbooks/includes/services/service.productvariationadd.php modules/accounting/quickbooks/includes/services/service.productvariationdel.php modules/accounting/quickbooks/includes/services/service.productvariationedit.php modules/accounting/quickbooks/includes/services/service.productvariationquery.php modules/accounting/quickbooks/includes/services/service.productvariationquerydel.php modules/accounting/quickbooks/includes/services/service.productvariationqueryinactive.php modules/accounting/quickbooks/includes/services/service.productvariationsync.php modules/accounting/quickbooks/includes/services/service.syncbase.php modules/accounting/quickbooks/templates/order.type.tpl modules/accounting/quickbooks/templates/product.category.tpl modules/accounting/quickbooks/templates/qbwc.tpl modules/accounting/quickbooks/templates/qbxml.empty.tpl modules/accounting/quickbooks/templates/qbxml.query.tpl modules/accounting/quickbooks/templates/qbxml.tpl modules/accounting/quickbooks/templates/wsdl.tpl modules/accounting/stoneedge/lang/en/language.ini modules/accounting/stoneedge/module.stoneedge.php modules/accounting/stoneedge/StoneEdgeLogo.jpg modules/accounting/stoneedge/types/common.php modules/accounting/stoneedge/types/customers.php modules/accounting/stoneedge/types/orders.php modules/accounting/stoneedge/types/products.php modules/accounting/stoneedge/xml.php modules/checkout/nab/images/nab_logo.gif modules/checkout/nab/lang/en/language.ini modules/checkout/nab/module.nab.php modules/checkout/paypalpaymentsprouk/images/Close.gif modules/checkout/paypalpaymentsprouk/images/introducing.gif modules/checkout/paypalpaymentsprouk/images/logo_vbv.gif modules/checkout/paypalpaymentsprouk/images/maestro_logo_sm.gif modules/checkout/paypalpaymentsprouk/images/mastercard_logo_sm.gif modules/checkout/paypalpaymentsprouk/images/mcsc_learn_more.gif modules/checkout/paypalpaymentsprouk/images/secureCode_logo.gif modules/checkout/paypalpaymentsprouk/images/trans.gif modules/checkout/paypalpaymentsprouk/images/vbv_learn_more.gif modules/checkout/paypalpaymentsprouk/images/vbv_protect_your_visa_card.gif modules/checkout/paypalpaymentsprouk/images/vbv_spacer.gif modules/checkout/paypalpaymentsprouk/images/visa_flag.jpg modules/checkout/paypalpaymentsprouk/iso4217.txt modules/checkout/paypalpaymentsprouk/lib/CentinelClient.php modules/checkout/paypalpaymentsprouk/lib/CentinelErrors.php modules/checkout/paypalpaymentsprouk/lib/XMLParser.php modules/checkout/paypalpaymentsprouk/templates/paypalpaymentsprouk.3dredirectform.tpl modules/checkout/paypalpaymentsprouk/templates/paypalpaymentsprouk.authform.tpl modules/checkout/paypalpaymentsprouk/templates/paypalpaymentsprouk.learnmore.tpl modules/checkout/paypalpaymentsprouk/templates/paypalpaymentsprouk.mcslearnmore.tpl modules/checkout/paypalpaymentsprouk/templates/paypalpaymentsprouk.vbvlearnmore.tpl modules/checkout/paypalpaymentsprous/images/Close.gif modules/checkout/paypalpaymentsprous/images/introducing.gif modules/checkout/paypalpaymentsprous/images/logo_vbv.gif modules/checkout/paypalpaymentsprous/images/maestro_logo_sm.gif modules/checkout/paypalpaymentsprous/images/mastercard_logo_sm.gif modules/checkout/paypalpaymentsprous/images/mcsc_learn_more.gif modules/checkout/paypalpaymentsprous/images/secureCode_logo.gif modules/checkout/paypalpaymentsprous/images/trans.gif modules/checkout/paypalpaymentsprous/images/vbv_learn_more.gif modules/checkout/paypalpaymentsprous/images/vbv_protect_your_visa_card.gif modules/checkout/paypalpaymentsprous/images/vbv_spacer.gif modules/checkout/paypalpaymentsprous/images/visa_flag.jpg modules/checkout/paypalpaymentsprous/iso4217.txt modules/checkout/paypalpaymentsprous/lib/CentinelClient.php modules/checkout/paypalpaymentsprous/lib/CentinelErrors.php modules/checkout/paypalpaymentsprous/lib/XMLParser.php modules/checkout/paypalpaymentsprous/templates/paypalpaymentsprous.3dredirectform.tpl modules/checkout/paypalpaymentsprous/templates/paypalpaymentsprous.authform.tpl modules/checkout/paypalpaymentsprous/templates/paypalpaymentsprous.learnmore.tpl modules/checkout/paypalpaymentsprous/templates/paypalpaymentsprous.mcslearnmore.tpl modules/checkout/paypalpaymentsprous/templates/paypalpaymentsprous.vbvlearnmore.tpl modules/optimizer/addtocartbutton/lang/en/language.ini modules/optimizer/addtocartbutton/module.addtocartbutton.php modules/optimizer/cartcheckoutbutton/lang/en/language.ini modules/optimizer/cartcheckoutbutton/module.cartcheckoutbutton.php modules/optimizer/homepromo/lang/en/language.ini modules/optimizer/homepromo/module.homepromo.php modules/optimizer/newsletterbox/lang/en/language.ini modules/optimizer/newsletterbox/module.newsletterbox.php modules/optimizer/producttabs/lang/en/language.ini modules/optimizer/producttabs/module.producttabs.php modules/optimizer/singlemulticheckout/lang/en/language.ini modules/optimizer/singlemulticheckout/module.singlemulticheckout.php modules/shipping/fedex/RateService_v7.wsdl modules/shipping/fedex/RateService_v7_dev.wsdl optimizervalidation.php xmlsitemap.php Template Changes: __gift_themes templates/__gift_themes/Snippets/LogoText.html (Added) __master templates/__master/packing_slip_print.html (Added) templates/__master/Panels/ProductVideos.html (Added) templates/__master/Panels/SearchTabContents.html (Added) templates/__master/Panels/SearchTabProducts.html (Added) templates/__master/Panels/SitemapBreadcrumb.html (Added) templates/__master/Panels/SitemapContent.html (Added) templates/__master/product_video.html (Added) templates/__master/sitemap.html (Added) templates/__master/Snippets/AddThisLink.html (Added) templates/__master/Snippets/CartProductFields.html (Added) templates/__master/Snippets/DesignModeFooter.html (Added) templates/__master/Snippets/PrintableInvoiceItem.html (Added) templates/__master/Snippets/PrintableInvoiceItemConfigurableField.html (Added) templates/__master/Snippets/PrintablePackingSlipItem.html (Added) templates/__master/Snippets/ProductImageZoomer.html (Added) templates/__master/Snippets/ProductThumbImage.html (Added) templates/__master/Snippets/ProductThumbImagePlaceholder.html (Added) templates/__master/Snippets/ProductTinyImage.html (Added) templates/__master/Snippets/SearchResultAJAXNews.html (Added) templates/__master/Snippets/SearchResultAJAXPage.html (Added) templates/__master/Snippets/SearchResultAJAXProduct.html (Added) templates/__master/Snippets/SearchResultGrid.html (Added) templates/__master/Snippets/SearchResultNews.html (Added) templates/__master/Snippets/SearchResultPage.html (Added) templates/__master/Snippets/SearchResultProductGrid.html (Added) templates/__master/Snippets/SearchResultProductList.html (Added) templates/__master/Snippets/SearchResultSectionContent.html (Added) templates/__master/Snippets/SearchResultSectionProduct.html (Added) templates/__master/Snippets/SitemapLink.html (Added) templates/__master/Snippets/VideoList.html (Added) templates/__master/Snippets/VideoListSide.html (Added) templates/__master/Panels/PriceBreadcrumb.html (Deleted) templates/__master/Panels/PriceContent.html (Deleted) templates/__master/Panels/PriceHeading.html (Deleted) templates/__master/Panels/PricePagingBottom.html (Deleted) templates/__master/Panels/PricePagingTop.html (Deleted) templates/__master/Panels/SearchPagingBottom.html (Deleted) templates/__master/Panels/SearchPagingTop.html (Deleted) templates/__master/Panels/SuggestiveCartBreadcrumb.html (Deleted) templates/__master/Panels/SuggestiveCartHeader.html (Deleted) templates/__master/price.html (Deleted) templates/__master/Snippets/PricePaging.html (Deleted) templates/__master/Snippets/PricePagingItem.html (Deleted) templates/__master/Snippets/PricePagingItemCurrent.html (Deleted) templates/__master/Snippets/PricePagingNext.html (Deleted) templates/__master/Snippets/PricePagingPrevious.html (Deleted) templates/__master/suggestive_cart.html (Deleted) templates/__master/authorizenet.html templates/__master/cart.html templates/__master/ccmanual.html templates/__master/checkout_address.html templates/__master/checkout_confirm.html templates/__master/checkout_express.html templates/__master/checkout_shipper.html templates/__master/default.html templates/__master/eway.html templates/__master/genericcreditcard.html templates/__master/invoice_print.html templates/__master/page.html templates/__master/Panels/AccountOrder.html templates/__master/Panels/AccountOrderJavaScript.html templates/__master/Panels/AddShippingAddressJavaScript.html templates/__master/Panels/AuthorizeNetPaymentJavaScript.html templates/__master/Panels/CartContent.html templates/__master/Panels/CartHeader.html templates/__master/Panels/CategoryHeading.html templates/__master/Panels/CCManualPaymentJavaScript.html templates/__master/Panels/ConfirmOrder.html templates/__master/Panels/CreateAccountForm.html templates/__master/Panels/CreateAccountJavaScript.html templates/__master/Panels/EditAccountJavaScript.html templates/__master/Panels/EWayPaymentJavaScript.html templates/__master/Panels/Footer.html templates/__master/Panels/GenericCreditCardPaymentJavaScript.html templates/__master/Panels/Header.html templates/__master/Panels/HTMLHead.html templates/__master/Panels/PageContent.html templates/__master/Panels/PayflowProPaymentJavaScript.html templates/__master/Panels/ProductByCategory.html templates/__master/Panels/ProductDescription.html templates/__master/Panels/ProductDetails.html templates/__master/Panels/ProductImagePopup.html templates/__master/Panels/ProductOtherDetails.html templates/__master/Panels/ProductTabs.html templates/__master/Panels/ProductVendorsOtherProducts.html templates/__master/Panels/ProductWarranty.html templates/__master/Panels/SearchJavaScript.html templates/__master/Panels/SearchPage.html templates/__master/Panels/SearchPageHeader.html templates/__master/Panels/SearchPageProducts.html templates/__master/Panels/SideCartMiniCart.html templates/__master/Panels/SideNewsletterBox.html templates/__master/Panels/SimilarProductsByTag.html templates/__master/Panels/SuggestiveCartContent.html templates/__master/Panels/TopMenu.html templates/__master/payflowpro.html templates/__master/product.html templates/__master/productimage.html templates/__master/search.html templates/__master/Snippets/CartEditProductFieldsForm.html templates/__master/Snippets/ExpressCheckoutChooseAddress.html templates/__master/Snippets/ExpressCheckoutConfirmation.html templates/__master/Snippets/HomeFeaturedProductsItem.html templates/__master/Snippets/HomeNewProductsItem.html templates/__master/Snippets/ListCheckForm.html templates/__master/Snippets/ProductAddToCart.html templates/__master/Snippets/ProductBulkDiscountThickBox.html templates/__master/Snippets/ProductImagesLightBox.html templates/__master/Snippets/ProductVariationListMultiple.html templates/__master/Snippets/QuickSearchJS.html templates/__master/Snippets/ShopByPriceItem.html templates/__master/Snippets/SideCartContentsCheckoutLink.html Adventure templates/Adventure/images/ajax-loader.gif (Added) templates/Adventure/images/LeftArrow.png (Added) templates/Adventure/images/magenta/headerImage.jpg (Added) templates/Adventure/images/magenta/headerImageBlank.jpg (Added) templates/Adventure/images/MagnifyingGlass.cur (Added) templates/Adventure/images/MagnifyingGlass.png (Added) templates/Adventure/images/RightArrow.png (Added) templates/Adventure/images/VideoOverlay.png (Added) templates/Adventure/images/magenta/BgContainer.jpg (Deleted) templates/Adventure/config.php templates/Adventure/logo/config.php templates/Adventure/Previews/magenta.jpg templates/Adventure/Styles/magenta.css templates/Adventure/Styles/popup.css templates/Adventure/Styles/printinvoice.css templates/Adventure/Styles/styles.css Antiques templates/Antiques/Backup/Styles/blue.css (Added) templates/Antiques/Backup/Styles/ie.css (Added) templates/Antiques/Backup/Styles/iselector.css (Added) templates/Antiques/Backup/Styles/popup.css (Added) templates/Antiques/Backup/Styles/printinvoice.css (Added) templates/Antiques/Backup/Styles/styles.css (Added) templates/Antiques/config.php (Added) templates/Antiques/images/ArrowDown.gif (Added) templates/Antiques/images/ArrowUp.gif (Added) templates/Antiques/images/BrandDefault.gif (Added) templates/Antiques/images/BreadcrumbSep.gif (Added) templates/Antiques/images/brown/AddCartButton.gif (Added) templates/Antiques/images/brown/banner.jpg (Added) templates/Antiques/images/brown/bg_footer.gif (Added) templates/Antiques/images/brown/bg_navi.gif (Added) templates/Antiques/images/brown/bg_topseller.gif (Added) templates/Antiques/images/brown/BodyBg.jpg (Added) templates/Antiques/images/brown/Cart.gif (Added) templates/Antiques/images/brown/ChatIcon.gif (Added) templates/Antiques/images/brown/CheckoutButton.gif (Added) templates/Antiques/images/brown/CompareButton.gif (Added) templates/Antiques/images/brown/GoButton.gif (Added) templates/Antiques/images/brown/headerImage.jpg (Added) templates/Antiques/images/brown/headerImageBlank.jpg (Added) templates/Antiques/images/brown/Logo.gif (Added) templates/Antiques/images/brown/MiniCheckoutButton.gif (Added) templates/Antiques/images/brown/navi_divider.gif (Added) templates/Antiques/images/brown/NewsletterSubscribe.gif (Added) templates/Antiques/images/brown/NotifyMeButton.gif (Added) templates/Antiques/images/brown/OrderDetailsButton.gif (Added) templates/Antiques/images/brown/PagesMenuBg.gif (Added) templates/Antiques/images/brown/PaymentButton.gif (Added) templates/Antiques/images/brown/PaymentButtonContinue.gif (Added) templates/Antiques/images/brown/QuickSearchAllResultsButton.gif (Added) templates/Antiques/images/brown/ReorderButton.gif (Added) templates/Antiques/images/brown/ReorderSelected.gif (Added) templates/Antiques/images/brown/ReturnItemsButton.gif (Added) templates/Antiques/images/brown/Search.gif (Added) templates/Antiques/images/brown/UpdateQtyButton.gif (Added) templates/Antiques/images/brown/WishlistButton.gif (Added) templates/Antiques/images/brown/WriteReviewButton.gif (Added) templates/Antiques/images/Cart2.gif (Added) templates/Antiques/images/CategoryDefault.gif (Added) templates/Antiques/images/ContentBg.gif (Added) templates/Antiques/images/ContentBgWide.gif (Added) templates/Antiques/images/ContentBgWidest.gif (Added) templates/Antiques/images/ErrorMessage.gif (Added) templates/Antiques/images/ExampleGiftCertificate.gif (Added) templates/Antiques/images/GiftWrappingAvailable.gif (Added) templates/Antiques/images/IcoError.gif (Added) templates/Antiques/images/IcoMessage1.gif (Added) templates/Antiques/images/IcoMessage2.gif (Added) templates/Antiques/images/IcoRating0.gif (Added) templates/Antiques/images/IcoRating1.gif (Added) templates/Antiques/images/IcoRating2.gif (Added) templates/Antiques/images/IcoRating3.gif (Added) templates/Antiques/images/IcoRating4.gif (Added) templates/Antiques/images/IcoRating5.gif (Added) templates/Antiques/images/InfoMessage.gif (Added) templates/Antiques/images/LeftArrow.png (Added) templates/Antiques/images/Loading.gif (Added) templates/Antiques/images/MagnifyingGlass.cur (Added) templates/Antiques/images/MagnifyingGlass.png (Added) templates/Antiques/images/NodeJoin.gif (Added) templates/Antiques/images/ProductDefault.gif (Added) templates/Antiques/images/RightArrow.png (Added) templates/Antiques/images/RSS.gif (Added) templates/Antiques/images/SearchQueryBg.gif (Added) templates/Antiques/images/SubBrand.gif (Added) templates/Antiques/images/SubCategory.gif (Added) templates/Antiques/images/SuccessMessage.gif (Added) templates/Antiques/images/VideoOverlay.png (Added) templates/Antiques/logo/config.php (Added) templates/Antiques/logo/fonts/SHLYVOLN.TTF (Added) templates/Antiques/Panels/Header.html (Added) templates/Antiques/Previews/brown.jpg (Added) templates/Antiques/Styles/brown.css (Added) templates/Antiques/Styles/ie.css (Added) templates/Antiques/Styles/iselector.css (Added) templates/Antiques/Styles/popup.css (Added) templates/Antiques/Styles/printinvoice.css (Added) templates/Antiques/Styles/styles.css (Added) ArtFraming templates/ArtFraming/config.php (Added) templates/ArtFraming/images/ajax-loader.gif (Added) templates/ArtFraming/images/ArrowDown.gif (Added) templates/ArtFraming/images/ArrowUp.gif (Added) templates/ArtFraming/images/BrandDefault.gif (Added) templates/ArtFraming/images/BreadcrumbSep.gif (Added) templates/ArtFraming/images/Cart2.gif (Added) templates/ArtFraming/images/CategoryDefault.gif (Added) templates/ArtFraming/images/ContentBg.gif (Added) templates/ArtFraming/images/ContentBgWide.gif (Added) templates/ArtFraming/images/ContentBgWidest.gif (Added) templates/ArtFraming/images/ErrorMessage.gif (Added) templates/ArtFraming/images/ExampleGiftCertificate.gif (Added) templates/ArtFraming/images/GiftWrappingAvailable.gif (Added) templates/ArtFraming/images/IcoError.gif (Added) templates/ArtFraming/images/IcoMessage1.gif (Added) templates/ArtFraming/images/IcoMessage2.gif (Added) templates/ArtFraming/images/IcoRating0.gif (Added) templates/ArtFraming/images/IcoRating1.gif (Added) templates/ArtFraming/images/IcoRating2.gif (Added) templates/ArtFraming/images/IcoRating3.gif (Added) templates/ArtFraming/images/IcoRating4.gif (Added) templates/ArtFraming/images/IcoRating5.gif (Added) templates/ArtFraming/images/InfoMessage.gif (Added) templates/ArtFraming/images/LeftArrow.png (Added) templates/ArtFraming/images/LeftIcoRating0.gif (Added) templates/ArtFraming/images/LeftIcoRating1.gif (Added) templates/ArtFraming/images/LeftIcoRating2.gif (Added) templates/ArtFraming/images/LeftIcoRating3.gif (Added) templates/ArtFraming/images/LeftIcoRating4.gif (Added) templates/ArtFraming/images/LeftIcoRating5.gif (Added) templates/ArtFraming/images/Loading.gif (Added) templates/ArtFraming/images/MagnifyingGlass.cur (Added) templates/ArtFraming/images/MagnifyingGlass.png (Added) templates/ArtFraming/images/NodeJoin.gif (Added) templates/ArtFraming/images/ProductDefault.gif (Added) templates/ArtFraming/images/RightArrow.png (Added) templates/ArtFraming/images/RSS.gif (Added) templates/ArtFraming/images/SearchQueryBg.gif (Added) templates/ArtFraming/images/SubBrand.gif (Added) templates/ArtFraming/images/SubCategory.gif (Added) templates/ArtFraming/images/SuccessMessage.gif (Added) templates/ArtFraming/images/VideoOverlay.png (Added) templates/ArtFraming/images/white/AddCartButton.gif (Added) templates/ArtFraming/images/white/BodyBg.gif (Added) templates/ArtFraming/images/white/Cart.gif (Added) templates/ArtFraming/images/white/CheckoutButton.gif (Added) templates/ArtFraming/images/white/CompareButton.gif (Added) templates/ArtFraming/images/white/GoButton.gif (Added) templates/ArtFraming/images/white/Logo.gif (Added) templates/ArtFraming/images/white/MiniCheckoutButton.gif (Added) templates/ArtFraming/images/white/NewsletterSubscribe.gif (Added) templates/ArtFraming/images/white/NotifyMeButton.gif (Added) templates/ArtFraming/images/white/OrderDetailsButton.gif (Added) templates/ArtFraming/images/white/PaymentButton.gif (Added) templates/ArtFraming/images/white/PaymentButtonContinue.gif (Added) templates/ArtFraming/images/white/QuickSearchAllResultsButton.gif (Added) templates/ArtFraming/images/white/ReorderButton.gif (Added) templates/ArtFraming/images/white/ReorderSelected.gif (Added) templates/ArtFraming/images/white/ReturnItemsButton.gif (Added) templates/ArtFraming/images/white/Search.gif (Added) templates/ArtFraming/images/white/UpdateQtyButton.gif (Added) templates/ArtFraming/images/white/WishlistButton.gif (Added) templates/ArtFraming/images/white/WriteReviewButton.gif (Added) templates/ArtFraming/logo/config.php (Added) templates/ArtFraming/logo/fonts/times.ttf (Added) templates/ArtFraming/Previews/white.jpg (Added) templates/ArtFraming/Styles/ie.css (Added) templates/ArtFraming/Styles/iselector.css (Added) templates/ArtFraming/Styles/popup.css (Added) templates/ArtFraming/Styles/printinvoice.css (Added) templates/ArtFraming/Styles/styles.css (Added) templates/ArtFraming/Styles/white.css (Added) ArtsCrafts templates/ArtsCrafts/images/ajax-loader.gif (Added) templates/ArtsCrafts/images/bright/headerImage.png (Added) templates/ArtsCrafts/images/bright/headerImageBlank.png (Added) templates/ArtsCrafts/images/LeftArrow.png (Added) templates/ArtsCrafts/images/MagnifyingGlass.cur (Added) templates/ArtsCrafts/images/MagnifyingGlass.png (Added) templates/ArtsCrafts/images/RightArrow.png (Added) templates/ArtsCrafts/images/VideoOverlay.png (Added) templates/ArtsCrafts/images/bright/HeaderBg.gif (Deleted) templates/ArtsCrafts/config.php templates/ArtsCrafts/logo/config.php templates/ArtsCrafts/Previews/bright.jpg templates/ArtsCrafts/Styles/bright.css templates/ArtsCrafts/Styles/popup.css templates/ArtsCrafts/Styles/printinvoice.css templates/ArtsCrafts/Styles/styles.css Automotive templates/Automotive/images/ajax-loader.gif (Added) templates/Automotive/images/black/headerImage.jpg (Added) templates/Automotive/images/black/headerImageBlank.jpg (Added) templates/Automotive/images/LeftArrow.png (Added) templates/Automotive/images/MagnifyingGlass.cur (Added) templates/Automotive/images/MagnifyingGlass.png (Added) templates/Automotive/images/RightArrow.png (Added) templates/Automotive/images/VideoOverlay.png (Added) templates/Automotive/images/black/HeaderBg.jpg (Deleted) templates/Automotive/config.php templates/Automotive/Previews/black.jpg templates/Automotive/Styles/black.css templates/Automotive/Styles/popup.css templates/Automotive/Styles/printinvoice.css templates/Automotive/Styles/styles.css Baby templates/Baby/images/ajax-loader.gif (Added) templates/Baby/images/LeftArrow.png (Added) templates/Baby/images/MagnifyingGlass.cur (Added) templates/Baby/images/MagnifyingGlass.png (Added) templates/Baby/images/pastel/headerImage.png (Added) templates/Baby/images/pastel/headerImageBlank.png (Added) templates/Baby/images/RightArrow.png (Added) templates/Baby/images/VideoOverlay.png (Added) templates/Baby/images/pastel/HeaderBg.gif (Deleted) templates/Baby/config.php templates/Baby/Previews/pastel.jpg templates/Baby/Styles/pastel.css templates/Baby/Styles/popup.css templates/Baby/Styles/printinvoice.css templates/Baby/Styles/styles.css Bargains templates/Bargains/Backup/Styles/blue.css (Added) templates/Bargains/Backup/Styles/ie.css (Added) templates/Bargains/Backup/Styles/iselector.css (Added) templates/Bargains/Backup/Styles/popup.css (Added) templates/Bargains/Backup/Styles/printinvoice.css (Added) templates/Bargains/Backup/Styles/styles.css (Added) templates/Bargains/config.php (Added) templates/Bargains/images/ajax-loader.gif (Added) templates/Bargains/images/ArrowDown.gif (Added) templates/Bargains/images/ArrowUp.gif (Added) templates/Bargains/images/BrandDefault.gif (Added) templates/Bargains/images/BreadcrumbSep.gif (Added) templates/Bargains/images/Cart2.gif (Added) templates/Bargains/images/CategoryDefault.gif (Added) templates/Bargains/images/ContentBg.gif (Added) templates/Bargains/images/ContentBgWide.gif (Added) templates/Bargains/images/ContentBgWidest.gif (Added) templates/Bargains/images/ErrorMessage.gif (Added) templates/Bargains/images/ExampleGiftCertificate.gif (Added) templates/Bargains/images/GiftWrappingAvailable.gif (Added) templates/Bargains/images/IcoError.gif (Added) templates/Bargains/images/IcoMessage1.gif (Added) templates/Bargains/images/IcoMessage2.gif (Added) templates/Bargains/images/IcoRating0.gif (Added) templates/Bargains/images/IcoRating1.gif (Added) templates/Bargains/images/IcoRating2.gif (Added) templates/Bargains/images/IcoRating3.gif (Added) templates/Bargains/images/IcoRating4.gif (Added) templates/Bargains/images/IcoRating5.gif (Added) templates/Bargains/images/InfoMessage.gif (Added) templates/Bargains/images/LeftArrow.png (Added) templates/Bargains/images/Loading.gif (Added) templates/Bargains/images/MagnifyingGlass.cur (Added) templates/Bargains/images/MagnifyingGlass.png (Added) templates/Bargains/images/NodeJoin.gif (Added) templates/Bargains/images/ProductDefault.gif (Added) templates/Bargains/images/red/AddCartButton.gif (Added) templates/Bargains/images/red/banner.jpg (Added) templates/Bargains/images/red/bg_footer.gif (Added) templates/Bargains/images/red/bg_logo.gif (Added) templates/Bargains/images/red/bg_topseller.gif (Added) templates/Bargains/images/red/BodyBg.gif (Added) templates/Bargains/images/red/Cart.gif (Added) templates/Bargains/images/red/ChatIcon.gif (Added) templates/Bargains/images/red/CheckoutButton.gif (Added) templates/Bargains/images/red/CompareButton.gif (Added) templates/Bargains/images/red/GoButton.gif (Added) templates/Bargains/images/red/logo.gif (Added) templates/Bargains/images/red/MiniCheckoutButton.gif (Added) templates/Bargains/images/red/navi_divider.gif (Added) templates/Bargains/images/red/NewsletterSubscribe.gif (Added) templates/Bargains/images/red/NotifyMeButton.gif (Added) templates/Bargains/images/red/OrderDetailsButton.gif (Added) templates/Bargains/images/red/PaymentButton.gif (Added) templates/Bargains/images/red/PaymentButtonContinue.gif (Added) templates/Bargains/images/red/ProductListBgBottom.gif (Added) templates/Bargains/images/red/ProductListBgTop.gif (Added) templates/Bargains/images/red/QuickSearchAllResultsButton.gif (Added) templates/Bargains/images/red/ReorderButton.gif (Added) templates/Bargains/images/red/ReorderSelected.gif (Added) templates/Bargains/images/red/ReturnItemsButton.gif (Added) templates/Bargains/images/red/Search.gif (Added) templates/Bargains/images/red/side_h2.gif (Added) templates/Bargains/images/red/UpdateQtyButton.gif (Added) templates/Bargains/images/red/WishlistButton.gif (Added) templates/Bargains/images/red/WriteReviewButton.gif (Added) templates/Bargains/images/RightArrow.png (Added) templates/Bargains/images/RSS.gif (Added) templates/Bargains/images/SearchQueryBg.gif (Added) templates/Bargains/images/SubBrand.gif (Added) templates/Bargains/images/SubCategory.gif (Added) templates/Bargains/images/SuccessMessage.gif (Added) templates/Bargains/images/VideoOverlay.png (Added) templates/Bargains/logo/config.php (Added) templates/Bargains/logo/fonts/MrSandsfort.otf (Added) templates/Bargains/logo/fonts/VAGRoundedStd-Bold.otf (Added) templates/Bargains/Previews/red.jpg (Added) templates/Bargains/Styles/ie.css (Added) templates/Bargains/Styles/iselector.css (Added) templates/Bargains/Styles/popup.css (Added) templates/Bargains/Styles/printinvoice.css (Added) templates/Bargains/Styles/red.css (Added) templates/Bargains/Styles/styles.css (Added) Beauty templates/Beauty/images/ajax-loader.gif (Added) templates/Beauty/images/LeftArrow.png (Added) templates/Beauty/images/MagnifyingGlass.cur (Added) templates/Beauty/images/MagnifyingGlass.png (Added) templates/Beauty/images/pink/headerImage.png (Added) templates/Beauty/images/pink/headerImageBlank.png (Added) templates/Beauty/images/RightArrow.png (Added) templates/Beauty/images/turquoise/headerImage.png (Added) templates/Beauty/images/turquoise/headerImageBlank.png (Added) templates/Beauty/images/VideoOverlay.png (Added) templates/Beauty/images/pink/HeaderBg.gif (Deleted) templates/Beauty/images/turquoise/HeaderBg.gif (Deleted) templates/Beauty/config.php templates/Beauty/Previews/pink.jpg templates/Beauty/Previews/turquoise.jpg templates/Beauty/Styles/pink.css templates/Beauty/Styles/popup.css templates/Beauty/Styles/printinvoice.css templates/Beauty/Styles/styles.css templates/Beauty/Styles/turquoise.css Bodybuilding templates/Bodybuilding/images/ajax-loader.gif (Added) templates/Bodybuilding/images/LeftArrow.png (Added) templates/Bodybuilding/images/MagnifyingGlass.cur (Added) templates/Bodybuilding/images/MagnifyingGlass.png (Added) templates/Bodybuilding/images/orange/headerImage.jpg (Added) templates/Bodybuilding/images/orange/headerImageBlank.jpg (Added) templates/Bodybuilding/images/RightArrow.png (Added) templates/Bodybuilding/images/VideoOverlay.png (Added) templates/Bodybuilding/images/orange/HeaderBg.jpg (Deleted) templates/Bodybuilding/config.php templates/Bodybuilding/Previews/orange.jpg templates/Bodybuilding/Styles/orange.css templates/Bodybuilding/Styles/popup.css templates/Bodybuilding/Styles/printinvoice.css templates/Bodybuilding/Styles/styles.css Books templates/Books/images/ajax-loader.gif (Added) templates/Books/images/cream/headerImage.jpg (Added) templates/Books/images/cream/headerImageBlank.jpg (Added) templates/Books/images/LeftArrow.png (Added) templates/Books/images/MagnifyingGlass.cur (Added) templates/Books/images/MagnifyingGlass.png (Added) templates/Books/images/RightArrow.png (Added) templates/Books/images/VideoOverlay.png (Added) templates/Books/images/cream/MenuBg.jpg (Deleted) templates/Books/config.php templates/Books/Previews/cream.jpg templates/Books/Styles/cream.css templates/Books/Styles/popup.css templates/Books/Styles/printinvoice.css templates/Books/Styles/styles.css Cameras templates/Cameras/Backup/Styles/blue.css (Added) templates/Cameras/Backup/Styles/ie.css (Added) templates/Cameras/Backup/Styles/iselector.css (Added) templates/Cameras/Backup/Styles/popup.css (Added) templates/Cameras/Backup/Styles/printinvoice.css (Added) templates/Cameras/Backup/Styles/styles.css (Added) templates/Cameras/config.php (Added) templates/Cameras/images/ArrowDown.gif (Added) templates/Cameras/images/ArrowUp.gif (Added) templates/Cameras/images/BrandDefault.gif (Added) templates/Cameras/images/BreadcrumbSep.gif (Added) templates/Cameras/images/Cart2.gif (Added) templates/Cameras/images/CategoryDefault.gif (Added) templates/Cameras/images/ContentBg.gif (Added) templates/Cameras/images/ContentBgWide.gif (Added) templates/Cameras/images/ContentBgWidest.gif (Added) templates/Cameras/images/ErrorMessage.gif (Added) templates/Cameras/images/ExampleGiftCertificate.gif (Added) templates/Cameras/images/GiftWrappingAvailable.gif (Added) templates/Cameras/images/IcoError.gif (Added) templates/Cameras/images/IcoMessage1.gif (Added) templates/Cameras/images/IcoMessage2.gif (Added) templates/Cameras/images/IcoRating0.gif (Added) templates/Cameras/images/IcoRating1.gif (Added) templates/Cameras/images/IcoRating2.gif (Added) templates/Cameras/images/IcoRating3.gif (Added) templates/Cameras/images/IcoRating4.gif (Added) templates/Cameras/images/IcoRating5.gif (Added) templates/Cameras/images/InfoMessage.gif (Added) templates/Cameras/images/LeftArrow.png (Added) templates/Cameras/images/Loading.gif (Added) templates/Cameras/images/MagnifyingGlass.cur (Added) templates/Cameras/images/MagnifyingGlass.png (Added) templates/Cameras/images/NodeJoin.gif (Added) templates/Cameras/images/ProductDefault.gif (Added) templates/Cameras/images/red/AddCartButton.gif (Added) templates/Cameras/images/red/bg_body.gif (Added) templates/Cameras/images/red/bg_footer.gif (Added) templates/Cameras/images/red/bg_navi_btn.gif (Added) templates/Cameras/images/red/bg_product.gif (Added) templates/Cameras/images/red/bg_side_h2.gif (Added) templates/Cameras/images/red/bg_topmenu.gif (Added) templates/Cameras/images/red/bg_wrapper.jpg (Added) templates/Cameras/images/red/Cart.gif (Added) templates/Cameras/images/red/ChatIcon.gif (Added) templates/Cameras/images/red/CheckoutButton.gif (Added) templates/Cameras/images/red/CompareButton.gif (Added) templates/Cameras/images/red/GoButton.gif (Added) templates/Cameras/images/red/headerImage.png (Added) templates/Cameras/images/red/headerImageBlank.png (Added) templates/Cameras/images/red/logo.gif (Added) templates/Cameras/images/red/MiniCheckoutButton.gif (Added) templates/Cameras/images/red/NewsletterSubscribe.gif (Added) templates/Cameras/images/red/NotifyMeButton.gif (Added) templates/Cameras/images/red/OrderDetailsButton.gif (Added) templates/Cameras/images/red/PaymentButton.gif (Added) templates/Cameras/images/red/PaymentButtonContinue.gif (Added) templates/Cameras/images/red/QuickSearchAllResultsButton.gif (Added) templates/Cameras/images/red/ReorderButton.gif (Added) templates/Cameras/images/red/ReorderSelected.gif (Added) templates/Cameras/images/red/ReturnItemsButton.gif (Added) templates/Cameras/images/red/Search.gif (Added) templates/Cameras/images/red/UpdateQtyButton.gif (Added) templates/Cameras/images/red/WishlistButton.gif (Added) templates/Cameras/images/red/WriteReviewButton.gif (Added) templates/Cameras/images/RightArrow.png (Added) templates/Cameras/images/RSS.gif (Added) templates/Cameras/images/SearchQueryBg.gif (Added) templates/Cameras/images/SubBrand.gif (Added) templates/Cameras/images/SubCategory.gif (Added) templates/Cameras/images/SuccessMessage.gif (Added) templates/Cameras/images/VideoOverlay.png (Added) templates/Cameras/logo/config.php (Added) templates/Cameras/logo/fonts/MyriadPro-BoldSemiCnIt.otf (Added) templates/Cameras/logo/images/bg.png (Added) templates/Cameras/Previews/red.jpg (Added) templates/Cameras/Styles/ie.css (Added) templates/Cameras/Styles/iselector.css (Added) templates/Cameras/Styles/popup.css (Added) templates/Cameras/Styles/printinvoice.css (Added) templates/Cameras/Styles/red.css (Added) templates/Cameras/Styles/styles.css (Added) CarAudio templates/CarAudio/Backup/Styles/blue.css (Added) templates/CarAudio/Backup/Styles/ie.css (Added) templates/CarAudio/Backup/Styles/iselector.css (Added) templates/CarAudio/Backup/Styles/popup.css (Added) templates/CarAudio/Backup/Styles/printinvoice.css (Added) templates/CarAudio/Backup/Styles/styles.css (Added) templates/CarAudio/config.php (Added) templates/CarAudio/images/ajax-loader.gif (Added) templates/CarAudio/images/ArrowDown.gif (Added) templates/CarAudio/images/ArrowUp.gif (Added) templates/CarAudio/images/black/AddCartButton.gif (Added) templates/CarAudio/images/black/banner.jpg (Added) templates/CarAudio/images/black/bg_footer.gif (Added) templates/CarAudio/images/black/bg_navi.gif (Added) templates/CarAudio/images/black/bg_topnavi.gif (Added) templates/CarAudio/images/black/bg_topseller.gif (Added) templates/CarAudio/images/black/BodyBg.gif (Added) templates/CarAudio/images/black/Cart.gif (Added) templates/CarAudio/images/black/ChatIcon.gif (Added) templates/CarAudio/images/black/CheckoutButton.gif (Added) templates/CarAudio/images/black/CompareButton.gif (Added) templates/CarAudio/images/black/GoButton.gif (Added) templates/CarAudio/images/black/headerImage.png (Added) templates/CarAudio/images/black/headerImageBlank.png (Added) templates/CarAudio/images/black/Logo.gif (Added) templates/CarAudio/images/black/MiniCheckoutButton.gif (Added) templates/CarAudio/images/black/navi_divider.gif (Added) templates/CarAudio/images/black/NewsletterSubscribe.gif (Added) templates/CarAudio/images/black/NotifyMeButton.gif (Added) templates/CarAudio/images/black/OrderDetailsButton.gif (Added) templates/CarAudio/images/black/PaymentButton.gif (Added) templates/CarAudio/images/black/PaymentButtonContinue.gif (Added) templates/CarAudio/images/black/ProductListBg.gif (Added) templates/CarAudio/images/black/QuickSearchAllResultsButton.gif (Added) templates/CarAudio/images/black/ReorderButton.gif (Added) templates/CarAudio/images/black/ReorderSelected.gif (Added) templates/CarAudio/images/black/ReturnItemsButton.gif (Added) templates/CarAudio/images/black/Search.gif (Added) templates/CarAudio/images/black/side_blockcontent.gif (Added) templates/CarAudio/images/black/side_h2.gif (Added) templates/CarAudio/images/black/UpdateQtyButton.gif (Added) templates/CarAudio/images/black/WishlistButton.gif (Added) templates/CarAudio/images/black/WriteReviewButton.gif (Added) templates/CarAudio/images/BrandDefault.gif (Added) templates/CarAudio/images/BreadcrumbSep.gif (Added) templates/CarAudio/images/Cart2.gif (Added) templates/CarAudio/images/CategoryDefault.gif (Added) templates/CarAudio/images/ContentBg.gif (Added) templates/CarAudio/images/ContentBgWide.gif (Added) templates/CarAudio/images/ContentBgWidest.gif (Added) templates/CarAudio/images/ErrorMessage.gif (Added) templates/CarAudio/images/ExampleGiftCertificate.gif (Added) templates/CarAudio/images/GiftWrappingAvailable.gif (Added) templates/CarAudio/images/IcoError.gif (Added) templates/CarAudio/images/IcoMessage1.gif (Added) templates/CarAudio/images/IcoMessage2.gif (Added) templates/CarAudio/images/IcoRating0.gif (Added) templates/CarAudio/images/IcoRating1.gif (Added) templates/CarAudio/images/IcoRating2.gif (Added) templates/CarAudio/images/IcoRating3.gif (Added) templates/CarAudio/images/IcoRating4.gif (Added) templates/CarAudio/images/IcoRating5.gif (Added) templates/CarAudio/images/InfoMessage.gif (Added) templates/CarAudio/images/LeftArrow.png (Added) templates/CarAudio/images/Loading.gif (Added) templates/CarAudio/images/MagnifyingGlass.cur (Added) templates/CarAudio/images/MagnifyingGlass.png (Added) templates/CarAudio/images/NodeJoin.gif (Added) templates/CarAudio/images/ProductDefault.gif (Added) templates/CarAudio/images/RightArrow.png (Added) templates/CarAudio/images/RSS.gif (Added) templates/CarAudio/images/SearchQueryBg.gif (Added) templates/CarAudio/images/SubBrand.gif (Added) templates/CarAudio/images/SubCategory.gif (Added) templates/CarAudio/images/SuccessMessage.gif (Added) templates/CarAudio/images/VideoOverlay.png (Added) templates/CarAudio/logo/config.php (Added) templates/CarAudio/logo/fonts/SERPNTBI.TTF (Added) templates/CarAudio/Previews/black.jpg (Added) templates/CarAudio/Styles/black.css (Added) templates/CarAudio/Styles/ie.css (Added) templates/CarAudio/Styles/iselector.css (Added) templates/CarAudio/Styles/popup.css (Added) templates/CarAudio/Styles/printinvoice.css (Added) templates/CarAudio/Styles/styles.css (Added) CellPhones templates/CellPhones/Backup/Styles/blue.css (Added) templates/CellPhones/Backup/Styles/ie.css (Added) templates/CellPhones/Backup/Styles/iselector.css (Added) templates/CellPhones/Backup/Styles/popup.css (Added) templates/CellPhones/Backup/Styles/printinvoice.css (Added) templates/CellPhones/Backup/Styles/styles.css (Added) templates/CellPhones/config.php (Added) templates/CellPhones/images/ArrowDown.gif (Added) templates/CellPhones/images/ArrowUp.gif (Added) templates/CellPhones/images/blue/AddCartButton.gif (Added) templates/CellPhones/images/blue/bg_footer.gif (Added) templates/CellPhones/images/blue/bg_header.jpg (Added) templates/CellPhones/images/blue/bg_navi.gif (Added) templates/CellPhones/images/blue/bg_search.gif (Added) templates/CellPhones/images/blue/bg_topseller.gif (Added) templates/CellPhones/images/blue/BodyBg.gif (Added) templates/CellPhones/images/blue/Cart.gif (Added) templates/CellPhones/images/blue/ChatIcon.gif (Added) templates/CellPhones/images/blue/CheckoutButton.gif (Added) templates/CellPhones/images/blue/CompareButton.gif (Added) templates/CellPhones/images/blue/GoButton.gif (Added) templates/CellPhones/images/blue/headerImage.png (Added) templates/CellPhones/images/blue/headerImageBlank.png (Added) templates/CellPhones/images/blue/left_blockcontent.gif (Added) templates/CellPhones/images/blue/left_h2.gif (Added) templates/CellPhones/images/blue/Logo.gif (Added) templates/CellPhones/images/blue/MiniCheckoutButton.gif (Added) templates/CellPhones/images/blue/navi_divider.gif (Added) templates/CellPhones/images/blue/NewsletterSubscribe.gif (Added) templates/CellPhones/images/blue/NotifyMeButton.gif (Added) templates/CellPhones/images/blue/OrderDetailsButton.gif (Added) templates/CellPhones/images/blue/PagesMenuBg.gif (Added) templates/CellPhones/images/blue/PaymentButton.gif (Added) templates/CellPhones/images/blue/PaymentButtonContinue.gif (Added) templates/CellPhones/images/blue/ProductListBgBottom.gif (Added) templates/CellPhones/images/blue/ProductListBgTop.gif (Added) templates/CellPhones/images/blue/QuickSearchAllResultsButton.gif (Added) templates/CellPhones/images/blue/ReorderButton.gif (Added) templates/CellPhones/images/blue/ReorderSelected.gif (Added) templates/CellPhones/images/blue/ReturnItemsButton.gif (Added) templates/CellPhones/images/blue/right_blockcontent.gif (Added) templates/CellPhones/images/blue/right_h2.gif (Added) templates/CellPhones/images/blue/Search.gif (Added) templates/CellPhones/images/blue/UpdateQtyButton.gif (Added) templates/CellPhones/images/blue/WishlistButton.gif (Added) templates/CellPhones/images/blue/WriteReviewButton.gif (Added) templates/CellPhones/images/BrandDefault.gif (Added) templates/CellPhones/images/BreadcrumbSep.gif (Added) templates/CellPhones/images/Cart2.gif (Added) templates/CellPhones/images/CategoryDefault.gif (Added) templates/CellPhones/images/ContentBg.gif (Added) templates/CellPhones/images/ContentBgWide.gif (Added) templates/CellPhones/images/ContentBgWidest.gif (Added) templates/CellPhones/images/ErrorMessage.gif (Added) templates/CellPhones/images/ExampleGiftCertificate.gif (Added) templates/CellPhones/images/GiftWrappingAvailable.gif (Added) templates/CellPhones/images/IcoError.gif (Added) templates/CellPhones/images/IcoMessage1.gif (Added) templates/CellPhones/images/IcoMessage2.gif (Added) templates/CellPhones/images/IcoRating0.gif (Added) templates/CellPhones/images/IcoRating1.gif (Added) templates/CellPhones/images/IcoRating2.gif (Added) templates/CellPhones/images/IcoRating3.gif (Added) templates/CellPhones/images/IcoRating4.gif (Added) templates/CellPhones/images/IcoRating5.gif (Added) templates/CellPhones/images/InfoMessage.gif (Added) templates/CellPhones/images/LeftArrow.png (Added) templates/CellPhones/images/Loading.gif (Added) templates/CellPhones/images/MagnifyingGlass.cur (Added) templates/CellPhones/images/MagnifyingGlass.png (Added) templates/CellPhones/images/NodeJoin.gif (Added) templates/CellPhones/images/ProductDefault.gif (Added) templates/CellPhones/images/RightArrow.png (Added) templates/CellPhones/images/RSS.gif (Added) templates/CellPhones/images/SearchQueryBg.gif (Added) templates/CellPhones/images/SubBrand.gif (Added) templates/CellPhones/images/SubCategory.gif (Added) templates/CellPhones/images/SuccessMessage.gif (Added) templates/CellPhones/images/VideoOverlay.png (Added) templates/CellPhones/logo/config.php (Added) templates/CellPhones/logo/fonts/Arial.ttf (Added) templates/CellPhones/logo/images/bg.png (Added) templates/CellPhones/Previews/blue.jpg (Added) templates/CellPhones/Styles/blue.css (Added) templates/CellPhones/Styles/ie.css (Added) templates/CellPhones/Styles/iselector.css (Added) templates/CellPhones/Styles/popup.css (Added) templates/CellPhones/Styles/printinvoice.css (Added) templates/CellPhones/Styles/styles.css (Added) Chocolate templates/Chocolate/config.php (Added) templates/Chocolate/images/ajax-loader.gif (Added) templates/Chocolate/images/ArrowDown.gif (Added) templates/Chocolate/images/ArrowUp.gif (Added) templates/Chocolate/images/BrandDefault.gif (Added) templates/Chocolate/images/BreadcrumbSep.gif (Added) templates/Chocolate/images/brown/AddCartButton.gif (Added) templates/Chocolate/images/brown/bg_body.jpg (Added) templates/Chocolate/images/brown/bg_footer.gif (Added) templates/Chocolate/images/brown/bg_product.gif (Added) templates/Chocolate/images/brown/Cart.gif (Added) templates/Chocolate/images/brown/ChatIcon.gif (Added) templates/Chocolate/images/brown/CheckoutButton.gif (Added) templates/Chocolate/images/brown/CompareButton.gif (Added) templates/Chocolate/images/brown/GoButton.gif (Added) templates/Chocolate/images/brown/logo.gif (Added) templates/Chocolate/images/brown/menu_divider.gif (Added) templates/Chocolate/images/brown/MiniCheckoutButton.gif (Added) templates/Chocolate/images/brown/NewsletterSubscribe.gif (Added) templates/Chocolate/images/brown/NotifyMeButton.gif (Added) templates/Chocolate/images/brown/OrderDetailsButton.gif (Added) templates/Chocolate/images/brown/PaymentButton.gif (Added) templates/Chocolate/images/brown/PaymentButtonContinue.gif (Added) templates/Chocolate/images/brown/QuickSearchAllResultsButton.gif (Added) templates/Chocolate/images/brown/ReorderButton.gif (Added) templates/Chocolate/images/brown/ReorderSelected.gif (Added) templates/Chocolate/images/brown/ReturnItemsButton.gif (Added) templates/Chocolate/images/brown/Search.gif (Added) templates/Chocolate/images/brown/UpdateQtyButton.gif (Added) templates/Chocolate/images/brown/WishlistButton.gif (Added) templates/Chocolate/images/brown/WriteReviewButton.gif (Added) templates/Chocolate/images/Cart2.gif (Added) templates/Chocolate/images/CategoryDefault.gif (Added) templates/Chocolate/images/ContentBg.gif (Added) templates/Chocolate/images/ContentBgWide.gif (Added) templates/Chocolate/images/ContentBgWidest.gif (Added) templates/Chocolate/images/ErrorMessage.gif (Added) templates/Chocolate/images/ExampleGiftCertificate.gif (Added) templates/Chocolate/images/GiftWrappingAvailable.gif (Added) templates/Chocolate/images/IcoError.gif (Added) templates/Chocolate/images/IcoMessage1.gif (Added) templates/Chocolate/images/IcoMessage2.gif (Added) templates/Chocolate/images/IcoRating0.gif (Added) templates/Chocolate/images/IcoRating1.gif (Added) templates/Chocolate/images/IcoRating2.gif (Added) templates/Chocolate/images/IcoRating3.gif (Added) templates/Chocolate/images/IcoRating4.gif (Added) templates/Chocolate/images/IcoRating5.gif (Added) templates/Chocolate/images/InfoMessage.gif (Added) templates/Chocolate/images/LeftArrow.png (Added) templates/Chocolate/images/Loading.gif (Added) templates/Chocolate/images/MagnifyingGlass.cur (Added) templates/Chocolate/images/MagnifyingGlass.png (Added) templates/Chocolate/images/NodeJoin.gif (Added) templates/Chocolate/images/ProductDefault.gif (Added) templates/Chocolate/images/RightArrow.png (Added) templates/Chocolate/images/RSS.gif (Added) templates/Chocolate/images/SearchQueryBg.gif (Added) templates/Chocolate/images/SubBrand.gif (Added) templates/Chocolate/images/SubCategory.gif (Added) templates/Chocolate/images/SuccessMessage.gif (Added) templates/Chocolate/images/VideoOverlay.png (Added) templates/Chocolate/logo/config.php (Added) templates/Chocolate/logo/fonts/TrajanPro-Regular.otf (Added) templates/Chocolate/logo/graphic.jpg (Added) templates/Chocolate/Previews/brown.jpg (Added) templates/Chocolate/Styles/brown.css (Added) templates/Chocolate/Styles/ie.css (Added) templates/Chocolate/Styles/iselector.css (Added) templates/Chocolate/Styles/popup.css (Added) templates/Chocolate/Styles/printinvoice.css (Added) templates/Chocolate/Styles/styles.css (Added) CoffeeShop templates/CoffeeShop/config.php (Added) templates/CoffeeShop/images/ajax-loader.gif (Added) templates/CoffeeShop/images/ArrowDown.gif (Added) templates/CoffeeShop/images/ArrowUp.gif (Added) templates/CoffeeShop/images/BrandDefault.gif (Added) templates/CoffeeShop/images/BreadcrumbSep.gif (Added) templates/CoffeeShop/images/brown/AddCartButton.gif (Added) templates/CoffeeShop/images/brown/bg_body.gif (Added) templates/CoffeeShop/images/brown/bg_left.gif (Added) templates/CoffeeShop/images/brown/bg_menu.png (Added) templates/CoffeeShop/images/brown/bg_right.gif (Added) templates/CoffeeShop/images/brown/bg_sideli.gif (Added) templates/CoffeeShop/images/brown/Cart.gif (Added) templates/CoffeeShop/images/brown/ChatIcon.gif (Added) templates/CoffeeShop/images/brown/CheckoutButton.gif (Added) templates/CoffeeShop/images/brown/CompareButton.gif (Added) templates/CoffeeShop/images/brown/GoButton.gif (Added) templates/CoffeeShop/images/brown/headerImage.jpg (Added) templates/CoffeeShop/images/brown/headerImageBlank.jpg (Added) templates/CoffeeShop/images/brown/MiniCheckoutButton.gif (Added) templates/CoffeeShop/images/brown/NewsletterSubscribe.gif (Added) templates/CoffeeShop/images/brown/NotifyMeButton.gif (Added) templates/CoffeeShop/images/brown/OrderDetailsButton.gif (Added) templates/CoffeeShop/images/brown/PaymentButton.gif (Added) templates/CoffeeShop/images/brown/PaymentButtonContinue.gif (Added) templates/CoffeeShop/images/brown/ProductActionAdd.gif (Added) templates/CoffeeShop/images/brown/ProductActionAddNew.gif (Added) templates/CoffeeShop/images/brown/QuickSearchAllResultsButton.gif (Added) templates/CoffeeShop/images/brown/ReorderButton.gif (Added) templates/CoffeeShop/images/brown/ReorderSelected.gif (Added) templates/CoffeeShop/images/brown/ReturnItemsButton.gif (Added) templates/CoffeeShop/images/brown/Search.gif (Added) templates/CoffeeShop/images/brown/TopSellerNumber1Bg.gif (Added) templates/CoffeeShop/images/brown/TopSellerNumber1Bg.png (Added) templates/CoffeeShop/images/brown/TopSellerNumberBg.gif (Added) templates/CoffeeShop/images/brown/UpdateQtyButton.gif (Added) templates/CoffeeShop/images/brown/WishlistButton.gif (Added) templates/CoffeeShop/images/brown/WriteReviewButton.gif (Added) templates/CoffeeShop/images/Cart2.gif (Added) templates/CoffeeShop/images/CategoryDefault.gif (Added) templates/CoffeeShop/images/ErrorMessage.gif (Added) templates/CoffeeShop/images/ExampleGiftCertificate.gif (Added) templates/CoffeeShop/images/GiftWrappingAvailable.gif (Added) templates/CoffeeShop/images/IcoError.gif (Added) templates/CoffeeShop/images/IcoMessage1.gif (Added) templates/CoffeeShop/images/IcoMessage2.gif (Added) templates/CoffeeShop/images/IcoRating0.gif (Added) templates/CoffeeShop/images/IcoRating1.gif (Added) templates/CoffeeShop/images/IcoRating2.gif (Added) templates/CoffeeShop/images/IcoRating3.gif (Added) templates/CoffeeShop/images/IcoRating4.gif (Added) templates/CoffeeShop/images/IcoRating5.gif (Added) templates/CoffeeShop/images/InfoMessage.gif (Added) templates/CoffeeShop/images/LeftArrow.png (Added) templates/CoffeeShop/images/Loading.gif (Added) templates/CoffeeShop/images/MagnifyingGlass.cur (Added) templates/CoffeeShop/images/MagnifyingGlass.png (Added) templates/CoffeeShop/images/NodeJoin.gif (Added) templates/CoffeeShop/images/ProductDefault.gif (Added) templates/CoffeeShop/images/RightArrow.png (Added) templates/CoffeeShop/images/RSS.gif (Added) templates/CoffeeShop/images/SearchQueryBg.gif (Added) templates/CoffeeShop/images/SubBrand.gif (Added) templates/CoffeeShop/images/SubCategory.gif (Added) templates/CoffeeShop/images/SuccessMessage.gif (Added) templates/CoffeeShop/images/VideoOverlay.png (Added) templates/CoffeeShop/logo/back.png (Added) templates/CoffeeShop/logo/config.php (Added) templates/CoffeeShop/logo/fonts/trebuc.ttf (Added) templates/CoffeeShop/Previews/brown.jpg (Added) templates/CoffeeShop/Snippets/BrandCloudItem.html (Added) templates/CoffeeShop/Styles/brown.css (Added) templates/CoffeeShop/Styles/ie.css (Added) templates/CoffeeShop/Styles/iselector.css (Added) templates/CoffeeShop/Styles/popup.css (Added) templates/CoffeeShop/Styles/printinvoice.css (Added) templates/CoffeeShop/Styles/styles.css (Added) CognacShop templates/CognacShop/config.php (Added) templates/CognacShop/images/ajax-loader.gif (Added) templates/CognacShop/images/ArrowDown.gif (Added) templates/CognacShop/images/ArrowUp.gif (Added) templates/CognacShop/images/BrandDefault.gif (Added) templates/CognacShop/images/BreadcrumbSep.gif (Added) templates/CognacShop/images/brown/AddCartButton.gif (Added) templates/CognacShop/images/brown/bg_body.gif (Added) templates/CognacShop/images/brown/bg_footer.jpg (Added) templates/CognacShop/images/brown/bg_left.gif (Added) templates/CognacShop/images/brown/bg_menunav.gif (Added) templates/CognacShop/images/brown/bg_right.gif (Added) templates/CognacShop/images/brown/bg_searchform.png (Added) templates/CognacShop/images/brown/bg_sideli.gif (Added) templates/CognacShop/images/brown/Cart.gif (Added) templates/CognacShop/images/brown/ChatIcon.gif (Added) templates/CognacShop/images/brown/CheckoutButton.gif (Added) templates/CognacShop/images/brown/CompareButton.gif (Added) templates/CognacShop/images/brown/GoButton.gif (Added) templates/CognacShop/images/brown/headerImage.jpg (Added) templates/CognacShop/images/brown/headerImageBlank.jpg (Added) templates/CognacShop/images/brown/MiniCheckoutButton.gif (Added) templates/CognacShop/images/brown/NewsletterSubscribe.gif (Added) templates/CognacShop/images/brown/NotifyMeButton.gif (Added) templates/CognacShop/images/brown/OrderDetailsButton.gif (Added) templates/CognacShop/images/brown/PaymentButton.gif (Added) templates/CognacShop/images/brown/PaymentButtonContinue.gif (Added) templates/CognacShop/images/brown/ProductActionAdd.gif (Added) templates/CognacShop/images/brown/ProductActionAddNew.gif (Added) templates/CognacShop/images/brown/QuickSearchAllResultsButton.gif (Added) templates/CognacShop/images/brown/ReorderButton.gif (Added) templates/CognacShop/images/brown/ReorderSelected.gif (Added) templates/CognacShop/images/brown/ReturnItemsButton.gif (Added) templates/CognacShop/images/brown/Search.gif (Added) templates/CognacShop/images/brown/TopSellerNumber1Bg.gif (Added) templates/CognacShop/images/brown/TopSellerNumber1Bg.png (Added) templates/CognacShop/images/brown/TopSellerNumberBg.gif (Added) templates/CognacShop/images/brown/UpdateQtyButton.gif (Added) templates/CognacShop/images/brown/WishlistButton.gif (Added) templates/CognacShop/images/brown/WriteReviewButton.gif (Added) templates/CognacShop/images/Cart2.gif (Added) templates/CognacShop/images/CategoryDefault.gif (Added) templates/CognacShop/images/ErrorMessage.gif (Added) templates/CognacShop/images/ExampleGiftCertificate.gif (Added) templates/CognacShop/images/GiftWrappingAvailable.gif (Added) templates/CognacShop/images/IcoError.gif (Added) templates/CognacShop/images/IcoMessage1.gif (Added) templates/CognacShop/images/IcoMessage2.gif (Added) templates/CognacShop/images/IcoRating0.gif (Added) templates/CognacShop/images/IcoRating1.gif (Added) templates/CognacShop/images/IcoRating2.gif (Added) templates/CognacShop/images/IcoRating3.gif (Added) templates/CognacShop/images/IcoRating4.gif (Added) templates/CognacShop/images/IcoRating5.gif (Added) templates/CognacShop/images/InfoMessage.gif (Added) templates/CognacShop/images/LeftArrow.png (Added) templates/CognacShop/images/Loading.gif (Added) templates/CognacShop/images/MagnifyingGlass.cur (Added) templates/CognacShop/images/MagnifyingGlass.png (Added) templates/CognacShop/images/NodeJoin.gif (Added) templates/CognacShop/images/ProductDefault.gif (Added) templates/CognacShop/images/RightArrow.png (Added) templates/CognacShop/images/RSS.gif (Added) templates/CognacShop/images/SearchQueryBg.gif (Added) templates/CognacShop/images/SubBrand.gif (Added) templates/CognacShop/images/SubCategory.gif (Added) templates/CognacShop/images/SuccessMessage.gif (Added) templates/CognacShop/images/VideoOverlay.png (Added) templates/CognacShop/logo/back.jpg (Added) templates/CognacShop/logo/config.php (Added) templates/CognacShop/logo/fonts/Aquarelle.ttf (Added) templates/CognacShop/logo/fonts/trebuc.ttf (Added) templates/CognacShop/logo/fonts/trebucbd.ttf (Added) templates/CognacShop/logo/fonts/trebucbi.ttf (Added) templates/CognacShop/logo/fonts/trebucit.ttf (Added) templates/CognacShop/Previews/brown.jpg (Added) templates/CognacShop/Styles/brown.css (Added) templates/CognacShop/Styles/ie.css (Added) templates/CognacShop/Styles/iselector.css (Added) templates/CognacShop/Styles/popup.css (Added) templates/CognacShop/Styles/printinvoice.css (Added) templates/CognacShop/Styles/styles.css (Added) Computers templates/Computers/images/ajax-loader.gif (Added) templates/Computers/images/LeftArrow.png (Added) templates/Computers/images/MagnifyingGlass.cur (Added) templates/Computers/images/MagnifyingGlass.png (Added) templates/Computers/images/purple/headerImage.png (Added) templates/Computers/images/purple/headerImageBlank.png (Added) templates/Computers/images/RightArrow.png (Added) templates/Computers/images/VideoOverlay.png (Added) templates/Computers/images/purple/WrapperBg.gif (Deleted) templates/Computers/config.php templates/Computers/Previews/purple.jpg templates/Computers/Styles/popup.css templates/Computers/Styles/printinvoice.css templates/Computers/Styles/purple.css templates/Computers/Styles/styles.css CorporateGifts templates/CorporateGifts/Backup/Styles/blue.css (Added) templates/CorporateGifts/Backup/Styles/ie.css (Added) templates/CorporateGifts/Backup/Styles/iselector.css (Added) templates/CorporateGifts/Backup/Styles/popup.css (Added) templates/CorporateGifts/Backup/Styles/printinvoice.css (Added) templates/CorporateGifts/Backup/Styles/styles.css (Added) templates/CorporateGifts/config.php (Added) templates/CorporateGifts/images/ajax-loader.gif (Added) templates/CorporateGifts/images/ArrowDown.gif (Added) templates/CorporateGifts/images/ArrowUp.gif (Added) templates/CorporateGifts/images/BrandDefault.gif (Added) templates/CorporateGifts/images/BreadcrumbSep.gif (Added) templates/CorporateGifts/images/Cart2.gif (Added) templates/CorporateGifts/images/CategoryDefault.gif (Added) templates/CorporateGifts/images/ContentBg.gif (Added) templates/CorporateGifts/images/ContentBgWide.gif (Added) templates/CorporateGifts/images/ContentBgWidest.gif (Added) templates/CorporateGifts/images/ErrorMessage.gif (Added) templates/CorporateGifts/images/ExampleGiftCertificate.gif (Added) templates/CorporateGifts/images/GiftWrappingAvailable.gif (Added) templates/CorporateGifts/images/IcoError.gif (Added) templates/CorporateGifts/images/IcoMessage1.gif (Added) templates/CorporateGifts/images/IcoMessage2.gif (Added) templates/CorporateGifts/images/IcoRating0.gif (Added) templates/CorporateGifts/images/IcoRating1.gif (Added) templates/CorporateGifts/images/IcoRating2.gif (Added) templates/CorporateGifts/images/IcoRating3.gif (Added) templates/CorporateGifts/images/IcoRating4.gif (Added) templates/CorporateGifts/images/IcoRating5.gif (Added) templates/CorporateGifts/images/InfoMessage.gif (Added) templates/CorporateGifts/images/LeftArrow.png (Added) templates/CorporateGifts/images/Loading.gif (Added) templates/CorporateGifts/images/MagnifyingGlass.cur (Added) templates/CorporateGifts/images/MagnifyingGlass.png (Added) templates/CorporateGifts/images/NodeJoin.gif (Added) templates/CorporateGifts/images/ProductDefault.gif (Added) templates/CorporateGifts/images/RightArrow.png (Added) templates/CorporateGifts/images/RSS.gif (Added) templates/CorporateGifts/images/SearchQueryBg.gif (Added) templates/CorporateGifts/images/SubBrand.gif (Added) templates/CorporateGifts/images/SubCategory.gif (Added) templates/CorporateGifts/images/SuccessMessage.gif (Added) templates/CorporateGifts/images/VideoOverlay.png (Added) templates/CorporateGifts/images/yellow/AddCartButton.gif (Added) templates/CorporateGifts/images/yellow/bg_body.jpg (Added) templates/CorporateGifts/images/yellow/bg_product_bottom.gif (Added) templates/CorporateGifts/images/yellow/bg_product_top.gif (Added) templates/CorporateGifts/images/yellow/bg_topseller_number.gif (Added) templates/CorporateGifts/images/yellow/bg_wrapper.gif (Added) templates/CorporateGifts/images/yellow/Cart.gif (Added) templates/CorporateGifts/images/yellow/ChatIcon.gif (Added) templates/CorporateGifts/images/yellow/CheckoutButton.gif (Added) templates/CorporateGifts/images/yellow/CompareButton.gif (Added) templates/CorporateGifts/images/yellow/GoButton.gif (Added) templates/CorporateGifts/images/yellow/logo.gif (Added) templates/CorporateGifts/images/yellow/menu_divider.gif (Added) templates/CorporateGifts/images/yellow/MiniCheckoutButton.gif (Added) templates/CorporateGifts/images/yellow/NewsletterSubscribe.gif (Added) templates/CorporateGifts/images/yellow/NotifyMeButton.gif (Added) templates/CorporateGifts/images/yellow/OrderDetailsButton.gif (Added) templates/CorporateGifts/images/yellow/PaymentButton.gif (Added) templates/CorporateGifts/images/yellow/PaymentButtonContinue.gif (Added) templates/CorporateGifts/images/yellow/QuickSearchAllResultsButton.gif (Added) templates/CorporateGifts/images/yellow/ReorderButton.gif (Added) templates/CorporateGifts/images/yellow/ReorderSelected.gif (Added) templates/CorporateGifts/images/yellow/ReturnItemsButton.gif (Added) templates/CorporateGifts/images/yellow/Search.gif (Added) templates/CorporateGifts/images/yellow/UpdateQtyButton.gif (Added) templates/CorporateGifts/images/yellow/WishlistButton.gif (Added) templates/CorporateGifts/images/yellow/WriteReviewButton.gif (Added) templates/CorporateGifts/logo/config.php (Added) templates/CorporateGifts/logo/fonts/vagroundedstd-bold.otf (Added) templates/CorporateGifts/Previews/yellow.jpg (Added) templates/CorporateGifts/Styles/ie.css (Added) templates/CorporateGifts/Styles/iselector.css (Added) templates/CorporateGifts/Styles/popup.css (Added) templates/CorporateGifts/Styles/printinvoice.css (Added) templates/CorporateGifts/Styles/styles.css (Added) templates/CorporateGifts/Styles/yellow.css (Added) Cosmetics templates/Cosmetics/images/ajax-loader.gif (Added) templates/Cosmetics/images/LeftArrow.png (Added) templates/Cosmetics/images/MagnifyingGlass.cur (Added) templates/Cosmetics/images/MagnifyingGlass.png (Added) templates/Cosmetics/images/palegreen/headerImage.jpg (Added) templates/Cosmetics/images/palegreen/headerImageBlank.jpg (Added) templates/Cosmetics/images/RightArrow.png (Added) templates/Cosmetics/images/VideoOverlay.png (Added) templates/Cosmetics/images/palegreen/HeaderBg.jpg (Deleted) templates/Cosmetics/config.php templates/Cosmetics/Previews/palegreen.jpg templates/Cosmetics/Styles/palegreen.css templates/Cosmetics/Styles/popup.css templates/Cosmetics/Styles/printinvoice.css templates/Cosmetics/Styles/styles.css default templates/default/images/ajax-loader.gif (Added) templates/default/images/blue/LeftArrow.png (Added) templates/default/images/blue/RightArrow.png (Added) templates/default/images/LeftArrow.png (Added) templates/default/images/MagnifyingGlass.cur (Added) templates/default/images/MagnifyingGlass.png (Added) templates/default/images/RightArrow.png (Added) templates/default/images/VideoOverlay.png (Added) templates/default/images/VideoOverlayLarge.png (Added) templates/default/config.php templates/default/Previews/blue.jpg templates/default/Styles/blue.css templates/default/Styles/popup.css templates/default/Styles/printinvoice.css templates/default/Styles/styles.css DiamondRings templates/DiamondRings/config.php (Added) templates/DiamondRings/images/ajax-loader.gif (Added) templates/DiamondRings/images/ArrowDown.gif (Added) templates/DiamondRings/images/ArrowUp.gif (Added) templates/DiamondRings/images/blue/AddCartButton.gif (Added) templates/DiamondRings/images/blue/bg_body.gif (Added) templates/DiamondRings/images/blue/bg_menu.png (Added) templates/DiamondRings/images/blue/bg_menunav.gif (Added) templates/DiamondRings/images/blue/bg_sideli.gif (Added) templates/DiamondRings/images/blue/Cart.gif (Added) templates/DiamondRings/images/blue/ChatIcon.gif (Added) templates/DiamondRings/images/blue/CheckoutButton.gif (Added) templates/DiamondRings/images/blue/CompareButton.gif (Added) templates/DiamondRings/images/blue/GoButton.gif (Added) templates/DiamondRings/images/blue/headerImage.jpg (Added) templates/DiamondRings/images/blue/headerImageBlank.jpg (Added) templates/DiamondRings/images/blue/logo.gif (Added) templates/DiamondRings/images/blue/MiniCheckoutButton.gif (Added) templates/DiamondRings/images/blue/NewsletterSubscribe.gif (Added) templates/DiamondRings/images/blue/NotifyMeButton.gif (Added) templates/DiamondRings/images/blue/OrderDetailsButton.gif (Added) templates/DiamondRings/images/blue/PaymentButton.gif (Added) templates/DiamondRings/images/blue/PaymentButtonContinue.gif (Added) templates/DiamondRings/images/blue/ProductActionAdd.gif (Added) templates/DiamondRings/images/blue/ProductActionAddNew.gif (Added) templates/DiamondRings/images/blue/QuickSearchAllResultsButton.gif (Added) templates/DiamondRings/images/blue/ReorderButton.gif (Added) templates/DiamondRings/images/blue/ReorderSelected.gif (Added) templates/DiamondRings/images/blue/ReturnItemsButton.gif (Added) templates/DiamondRings/images/blue/Search.gif (Added) templates/DiamondRings/images/blue/TopSellerNumber1Bg.gif (Added) templates/DiamondRings/images/blue/TopSellerNumber1Bg.png (Added) templates/DiamondRings/images/blue/TopSellerNumberBg.gif (Added) templates/DiamondRings/images/blue/UpdateQtyButton.gif (Added) templates/DiamondRings/images/blue/WishlistButton.gif (Added) templates/DiamondRings/images/blue/WriteReviewButton.gif (Added) templates/DiamondRings/images/BrandDefault.gif (Added) templates/DiamondRings/images/BreadcrumbSep.gif (Added) templates/DiamondRings/images/Cart2.gif (Added) templates/DiamondRings/images/CategoryDefault.gif (Added) templates/DiamondRings/images/ErrorMessage.gif (Added) templates/DiamondRings/images/ExampleGiftCertificate.gif (Added) templates/DiamondRings/images/GiftWrappingAvailable.gif (Added) templates/DiamondRings/images/IcoError.gif (Added) templates/DiamondRings/images/IcoMessage1.gif (Added) templates/DiamondRings/images/IcoMessage2.gif (Added) templates/DiamondRings/images/IcoRating0.gif (Added) templates/DiamondRings/images/IcoRating1.gif (Added) templates/DiamondRings/images/IcoRating2.gif (Added) templates/DiamondRings/images/IcoRating3.gif (Added) templates/DiamondRings/images/IcoRating4.gif (Added) templates/DiamondRings/images/IcoRating5.gif (Added) templates/DiamondRings/images/InfoMessage.gif (Added) templates/DiamondRings/images/LeftArrow.png (Added) templates/DiamondRings/images/Loading.gif (Added) templates/DiamondRings/images/MagnifyingGlass.cur (Added) templates/DiamondRings/images/MagnifyingGlass.png (Added) templates/DiamondRings/images/NodeJoin.gif (Added) templates/DiamondRings/images/ProductDefault.gif (Added) templates/DiamondRings/images/RightArrow.png (Added) templates/DiamondRings/images/RSS.gif (Added) templates/DiamondRings/images/SearchQueryBg.gif (Added) templates/DiamondRings/images/SubBrand.gif (Added) templates/DiamondRings/images/SubCategory.gif (Added) templates/DiamondRings/images/SuccessMessage.gif (Added) templates/DiamondRings/images/VideoOverlay.png (Added) templates/DiamondRings/logo/back.jpg (Added) templates/DiamondRings/logo/config.php (Added) templates/DiamondRings/logo/fonts/blackfort.otf (Added) templates/DiamondRings/logo/logo.gif (Added) templates/DiamondRings/Previews/blue.jpg (Added) templates/DiamondRings/Styles/blue.css (Added) templates/DiamondRings/Styles/ie.css (Added) templates/DiamondRings/Styles/iselector.css (Added) templates/DiamondRings/Styles/popup.css (Added) templates/DiamondRings/Styles/printinvoice.css (Added) templates/DiamondRings/Styles/styles.css (Added) Electronics templates/Electronics/images/ajax-loader.gif (Added) templates/Electronics/images/LeftArrow.png (Added) templates/Electronics/images/magenta/headerImage.jpg (Added) templates/Electronics/images/magenta/headerImageBlank.jpg (Added) templates/Electronics/images/MagnifyingGlass.cur (Added) templates/Electronics/images/MagnifyingGlass.png (Added) templates/Electronics/images/RightArrow.png (Added) templates/Electronics/images/VideoOverlay.png (Added) templates/Electronics/images/magenta/HeaderBg.jpg (Deleted) templates/Electronics/config.php templates/Electronics/Previews/magenta.jpg templates/Electronics/Styles/magenta.css templates/Electronics/Styles/popup.css templates/Electronics/Styles/printinvoice.css templates/Electronics/Styles/styles.css Entertainment templates/Entertainment/images/ajax-loader.gif (Added) templates/Entertainment/images/LeftArrow.png (Added) templates/Entertainment/images/MagnifyingGlass.cur (Added) templates/Entertainment/images/MagnifyingGlass.png (Added) templates/Entertainment/images/red/headerImage.png (Added) templates/Entertainment/images/red/headerImageBlank.png (Added) templates/Entertainment/images/RightArrow.png (Added) templates/Entertainment/images/VideoOverlay.png (Added) templates/Entertainment/images/red/HeaderBg.gif (Deleted) templates/Entertainment/Panels/SearchPageHeader.html (Deleted) templates/Entertainment/config.php templates/Entertainment/Previews/red.jpg templates/Entertainment/Styles/popup.css templates/Entertainment/Styles/printinvoice.css templates/Entertainment/Styles/red.css templates/Entertainment/Styles/styles.css Fashion templates/Fashion/images/ajax-loader.gif (Added) templates/Fashion/images/LeftArrow.png (Added) templates/Fashion/images/MagnifyingGlass.cur (Added) templates/Fashion/images/MagnifyingGlass.png (Added) templates/Fashion/images/orange/headerImage.jpg (Added) templates/Fashion/images/orange/headerImageBlank.jpg (Added) templates/Fashion/images/RightArrow.png (Added) templates/Fashion/images/VideoOverlay.png (Added) templates/Fashion/images/orange/ContainerBg.jpg (Deleted) templates/Fashion/config.php templates/Fashion/Previews/orange.jpg templates/Fashion/Styles/orange.css templates/Fashion/Styles/popup.css templates/Fashion/Styles/printinvoice.css templates/Fashion/Styles/styles.css FashionJewellery templates/FashionJewellery/images/ajax-loader.gif (Added) templates/FashionJewellery/images/LeftArrow.png (Added) templates/FashionJewellery/images/MagnifyingGlass.cur (Added) templates/FashionJewellery/images/MagnifyingGlass.png (Added) templates/FashionJewellery/images/purple/headerImage.png (Added) templates/FashionJewellery/images/purple/headerImageBlank.png (Added) templates/FashionJewellery/images/RightArrow.png (Added) templates/FashionJewellery/images/VideoOverlay.png (Added) templates/FashionJewellery/images/purple/HeaderBg.gif (Deleted) templates/FashionJewellery/config.php templates/FashionJewellery/Previews/purple.jpg templates/FashionJewellery/Styles/popup.css templates/FashionJewellery/Styles/printinvoice.css templates/FashionJewellery/Styles/purple.css templates/FashionJewellery/Styles/styles.css Flowers templates/Flowers/images/ajax-loader.gif (Added) templates/Flowers/images/green/headerImage.jpg (Added) templates/Flowers/images/green/headerImageBlank.jpg (Added) templates/Flowers/images/LeftArrow.png (Added) templates/Flowers/images/MagnifyingGlass.cur (Added) templates/Flowers/images/MagnifyingGlass.png (Added) templates/Flowers/images/RightArrow.png (Added) templates/Flowers/images/VideoOverlay.png (Added) templates/Flowers/images/green/HeaderBg.jpg (Deleted) templates/Flowers/config.php templates/Flowers/Previews/green.jpg templates/Flowers/Styles/green.css templates/Flowers/Styles/popup.css templates/Flowers/Styles/printinvoice.css templates/Flowers/Styles/styles.css Food templates/Food/images/ajax-loader.gif (Added) templates/Food/images/LeftArrow.png (Added) templates/Food/images/MagnifyingGlass.cur (Added) templates/Food/images/MagnifyingGlass.png (Added) templates/Food/images/maroon/headerImage.png (Added) templates/Food/images/maroon/headerImageBlank.png (Added) templates/Food/images/RightArrow.png (Added) templates/Food/images/VideoOverlay.png (Added) templates/Food/images/maroon/HeaderBg.jpg (Deleted) templates/Food/images/maroon/MenuBg.jpg (Deleted) templates/Food/images/maroon/TopMenuBg.jpg (Deleted) templates/Food/config.php templates/Food/Previews/maroon.jpg templates/Food/Styles/maroon.css templates/Food/Styles/popup.css templates/Food/Styles/printinvoice.css templates/Food/Styles/styles.css Furniture templates/Furniture/images/ajax-loader.gif (Added) templates/Furniture/images/ecru/headerImage.jpg (Added) templates/Furniture/images/ecru/headerImageBlank.jpg (Added) templates/Furniture/images/LeftArrow.png (Added) templates/Furniture/images/MagnifyingGlass.cur (Added) templates/Furniture/images/MagnifyingGlass.png (Added) templates/Furniture/images/RightArrow.png (Added) templates/Furniture/images/VideoOverlay.png (Added) templates/Furniture/images/ecru/WrapperBg.jpg (Deleted) templates/Furniture/config.php templates/Furniture/Previews/ecru.jpg templates/Furniture/Styles/ecru.css templates/Furniture/Styles/popup.css templates/Furniture/Styles/printinvoice.css templates/Furniture/Styles/styles.css Gadgets templates/Gadgets/images/ajax-loader.gif (Added) templates/Gadgets/images/LeftArrow.png (Added) templates/Gadgets/images/MagnifyingGlass.cur (Added) templates/Gadgets/images/MagnifyingGlass.png (Added) templates/Gadgets/images/RightArrow.png (Added) templates/Gadgets/images/VideoOverlay.png (Added) templates/Gadgets/config.php templates/Gadgets/Previews/yellow.jpg templates/Gadgets/Styles/popup.css templates/Gadgets/Styles/printinvoice.css templates/Gadgets/Styles/styles.css templates/Gadgets/Styles/yellow.css Garden templates/Garden/images/ajax-loader.gif (Added) templates/Garden/images/green/headerImage.png (Added) templates/Garden/images/green/headerImageBlank.png (Added) templates/Garden/images/LeftArrow.png (Added) templates/Garden/images/MagnifyingGlass.cur (Added) templates/Garden/images/MagnifyingGlass.png (Added) templates/Garden/images/RightArrow.png (Added) templates/Garden/images/VideoOverlay.png (Added) templates/Garden/images/green/ContainerBg.gif (Deleted) templates/Garden/config.php templates/Garden/Previews/green.jpg templates/Garden/Styles/green.css templates/Garden/Styles/popup.css templates/Garden/Styles/printinvoice.css templates/Garden/Styles/styles.css GardenFurniture templates/GardenFurniture/config.php (Added) templates/GardenFurniture/images/ArrowDown.gif (Added) templates/GardenFurniture/images/ArrowUp.gif (Added) templates/GardenFurniture/images/BrandDefault.gif (Added) templates/GardenFurniture/images/BreadcrumbSep.gif (Added) templates/GardenFurniture/images/Cart2.gif (Added) templates/GardenFurniture/images/CategoryDefault.gif (Added) templates/GardenFurniture/images/ErrorMessage.gif (Added) templates/GardenFurniture/images/ExampleGiftCertificate.gif (Added) templates/GardenFurniture/images/GiftWrappingAvailable.gif (Added) templates/GardenFurniture/images/green/AddCartButton.gif (Added) templates/GardenFurniture/images/green/bg_body.jpg (Added) templates/GardenFurniture/images/green/bg_container.png (Added) templates/GardenFurniture/images/green/bg_content.png (Added) templates/GardenFurniture/images/green/bg_content_wide.png (Added) templates/GardenFurniture/images/green/bg_content_widest.png (Added) templates/GardenFurniture/images/green/bg_footer.png (Added) templates/GardenFurniture/images/green/bg_footer_wide.png (Added) templates/GardenFurniture/images/green/bg_footer_widest.png (Added) templates/GardenFurniture/images/green/bg_menu.png (Added) templates/GardenFurniture/images/green/bg_menunav.gif (Added) templates/GardenFurniture/images/green/bg_sideli.gif (Added) templates/GardenFurniture/images/green/bg_sideli_a.gif (Added) templates/GardenFurniture/images/green/Cart - Copy.gif (Added) templates/GardenFurniture/images/green/Cart.gif (Added) templates/GardenFurniture/images/green/ChatIcon.gif (Added) templates/GardenFurniture/images/green/CheckoutButton.gif (Added) templates/GardenFurniture/images/green/CompareButton.gif (Added) templates/GardenFurniture/images/green/GoButton.gif (Added) templates/GardenFurniture/images/green/headerImage.png (Added) templates/GardenFurniture/images/green/headerImageBlank.png (Added) templates/GardenFurniture/images/green/MiniCheckoutButton.gif (Added) templates/GardenFurniture/images/green/NewsletterSubscribe.gif (Added) templates/GardenFurniture/images/green/NotifyMeButton.gif (Added) templates/GardenFurniture/images/green/OrderDetailsButton.gif (Added) templates/GardenFurniture/images/green/PaymentButton.gif (Added) templates/GardenFurniture/images/green/PaymentButtonContinue.gif (Added) templates/GardenFurniture/images/green/ProductActionAdd.gif (Added) templates/GardenFurniture/images/green/ProductActionAddHover.gif (Added) templates/GardenFurniture/images/green/ProductActionAddNew.gif (Added) templates/GardenFurniture/images/green/QuickSearchAllResultsButton.gif (Added) templates/GardenFurniture/images/green/ReorderButton.gif (Added) templates/GardenFurniture/images/green/ReorderSelected.gif (Added) templates/GardenFurniture/images/green/ReturnItemsButton.gif (Added) templates/GardenFurniture/images/green/Search.gif (Added) templates/GardenFurniture/images/green/TopSellerNumber1Bg.gif (Added) templates/GardenFurniture/images/green/TopSellerNumber1Bg.png (Added) templates/GardenFurniture/images/green/TopSellerNumberBg.gif (Added) templates/GardenFurniture/images/green/UpdateQtyButton.gif (Added) templates/GardenFurniture/images/green/WishlistButton.gif (Added) templates/GardenFurniture/images/green/WriteReviewButton.gif (Added) templates/GardenFurniture/images/IcoError.gif (Added) templates/GardenFurniture/images/IcoMessage1.gif (Added) templates/GardenFurniture/images/IcoMessage2.gif (Added) templates/GardenFurniture/images/IcoRating0.gif (Added) templates/GardenFurniture/images/IcoRating1.gif (Added) templates/GardenFurniture/images/IcoRating2.gif (Added) templates/GardenFurniture/images/IcoRating3.gif (Added) templates/GardenFurniture/images/IcoRating4.gif (Added) templates/GardenFurniture/images/IcoRating5.gif (Added) templates/GardenFurniture/images/InfoMessage.gif (Added) templates/GardenFurniture/images/LeftArrow.png (Added) templates/GardenFurniture/images/Loading.gif (Added) templates/GardenFurniture/images/logos.jpg (Added) templates/GardenFurniture/images/MagnifyingGlass.cur (Added) templates/GardenFurniture/images/MagnifyingGlass.png (Added) templates/GardenFurniture/images/NodeJoin.gif (Added) templates/GardenFurniture/images/ProductDefault.gif (Added) templates/GardenFurniture/images/RightArrow.png (Added) templates/GardenFurniture/images/RSS.gif (Added) templates/GardenFurniture/images/SearchQueryBg.gif (Added) templates/GardenFurniture/images/SubBrand.gif (Added) templates/GardenFurniture/images/SubCategory.gif (Added) templates/GardenFurniture/images/SuccessMessage.gif (Added) templates/GardenFurniture/images/VideoOverlay.png (Added) templates/GardenFurniture/logo/config.php (Added) templates/GardenFurniture/logo/fonts/trebucbd.ttf (Added) templates/GardenFurniture/Panels/Footer.html (Added) templates/GardenFurniture/Panels/FooterWide.html (Added) templates/GardenFurniture/Panels/FooterWidest.html (Added) templates/GardenFurniture/Previews/green.jpg (Added) templates/GardenFurniture/Snippets/BrandCloudItem.html (Added) templates/GardenFurniture/Styles/green.css (Added) templates/GardenFurniture/Styles/ie.css (Added) templates/GardenFurniture/Styles/iselector.css (Added) templates/GardenFurniture/Styles/popup.css (Added) templates/GardenFurniture/Styles/printinvoice.css (Added) templates/GardenFurniture/Styles/styles.css (Added) Gifts templates/Gifts/images/ajax-loader.gif (Added) templates/Gifts/images/brown/headerImage.png (Added) templates/Gifts/images/brown/headerImageBlank.png (Added) templates/Gifts/images/LeftArrow.png (Added) templates/Gifts/images/MagnifyingGlass.cur (Added) templates/Gifts/images/MagnifyingGlass.png (Added) templates/Gifts/images/RightArrow.png (Added) templates/Gifts/images/VideoOverlay.png (Added) templates/Gifts/images/brown/HeaderBg.gif (Deleted) templates/Gifts/config.php templates/Gifts/Previews/brown.jpg templates/Gifts/Styles/brown.css templates/Gifts/Styles/popup.css templates/Gifts/Styles/printinvoice.css templates/Gifts/Styles/styles.css GiftsShop templates/GiftsShop/config.php (Added) templates/GiftsShop/images/ArrowDown.gif (Added) templates/GiftsShop/images/ArrowUp.gif (Added) templates/GiftsShop/images/beige/AddCartButton.gif (Added) templates/GiftsShop/images/beige/bg_body.jpg (Added) templates/GiftsShop/images/beige/bg_footer.gif (Added) templates/GiftsShop/images/beige/bg_menu.png (Added) templates/GiftsShop/images/beige/bg_menunav.gif (Added) templates/GiftsShop/images/beige/bg_sideblock.gif (Added) templates/GiftsShop/images/beige/bg_sideli.gif (Added) templates/GiftsShop/images/beige/Cart.gif (Added) templates/GiftsShop/images/beige/ChatIcon.gif (Added) templates/GiftsShop/images/beige/CheckoutButton.gif (Added) templates/GiftsShop/images/beige/CompareButton.gif (Added) templates/GiftsShop/images/beige/GoButton.gif (Added) templates/GiftsShop/images/beige/headerImage.png (Added) templates/GiftsShop/images/beige/headerImageBlank.png (Added) templates/GiftsShop/images/beige/logo.gif (Added) templates/GiftsShop/images/beige/MiniCheckoutButton.gif (Added) templates/GiftsShop/images/beige/NewsletterSubscribe.gif (Added) templates/GiftsShop/images/beige/NotifyMeButton.gif (Added) templates/GiftsShop/images/beige/OrderDetailsButton.gif (Added) templates/GiftsShop/images/beige/PaymentButton.gif (Added) templates/GiftsShop/images/beige/PaymentButtonContinue.gif (Added) templates/GiftsShop/images/beige/ProductActionAdd.gif (Added) templates/GiftsShop/images/beige/ProductActionAddHover.gif (Added) templates/GiftsShop/images/beige/ProductActionAddNew.gif (Added) templates/GiftsShop/images/beige/QuickSearchAllResultsButton.gif (Added) templates/GiftsShop/images/beige/ReorderButton.gif (Added) templates/GiftsShop/images/beige/ReorderSelected.gif (Added) templates/GiftsShop/images/beige/ReturnItemsButton.gif (Added) templates/GiftsShop/images/beige/Search.gif (Added) templates/GiftsShop/images/beige/TopSellerNumber1Bg.gif (Added) templates/GiftsShop/images/beige/TopSellerNumber1Bg.png (Added) templates/GiftsShop/images/beige/TopSellerNumberBg.gif (Added) templates/GiftsShop/images/beige/UpdateQtyButton.gif (Added) templates/GiftsShop/images/beige/WishlistButton.gif (Added) templates/GiftsShop/images/beige/WriteReviewButton.gif (Added) templates/GiftsShop/images/BrandDefault.gif (Added) templates/GiftsShop/images/BreadcrumbSep.gif (Added) templates/GiftsShop/images/Cart2.gif (Added) templates/GiftsShop/images/CategoryDefault.gif (Added) templates/GiftsShop/images/ErrorMessage.gif (Added) templates/GiftsShop/images/ExampleGiftCertificate.gif (Added) templates/GiftsShop/images/GiftWrappingAvailable.gif (Added) templates/GiftsShop/images/IcoError.gif (Added) templates/GiftsShop/images/IcoMessage1.gif (Added) templates/GiftsShop/images/IcoMessage2.gif (Added) templates/GiftsShop/images/IcoRating0.gif (Added) templates/GiftsShop/images/IcoRating1.gif (Added) templates/GiftsShop/images/IcoRating2.gif (Added) templates/GiftsShop/images/IcoRating3.gif (Added) templates/GiftsShop/images/IcoRating4.gif (Added) templates/GiftsShop/images/IcoRating5.gif (Added) templates/GiftsShop/images/InfoMessage.gif (Added) templates/GiftsShop/images/LeftArrow.png (Added) templates/GiftsShop/images/Loading.gif (Added) templates/GiftsShop/images/logos.jpg (Added) templates/GiftsShop/images/MagnifyingGlass.cur (Added) templates/GiftsShop/images/MagnifyingGlass.png (Added) templates/GiftsShop/images/NodeJoin.gif (Added) templates/GiftsShop/images/ProductDefault.gif (Added) templates/GiftsShop/images/RightArrow.png (Added) templates/GiftsShop/images/RSS.gif (Added) templates/GiftsShop/images/SearchQueryBg.gif (Added) templates/GiftsShop/images/SubBrand.gif (Added) templates/GiftsShop/images/SubCategory.gif (Added) templates/GiftsShop/images/SuccessMessage.gif (Added) templates/GiftsShop/images/VideoOverlay.png (Added) templates/GiftsShop/logo/config.php (Added) templates/GiftsShop/logo/fonts/Annabelle.ttf (Added) templates/GiftsShop/logo/fonts/trebuc.ttf (Added) templates/GiftsShop/logo/fonts/trebucbd.ttf (Added) templates/GiftsShop/logo/fonts/trebucbi.ttf (Added) templates/GiftsShop/logo/fonts/trebucit.ttf (Added) templates/GiftsShop/Previews/beige.jpg (Added) templates/GiftsShop/Snippets/BrandCloudItem.html (Added) templates/GiftsShop/Styles/beige.css (Added) templates/GiftsShop/Styles/ie.css (Added) templates/GiftsShop/Styles/iselector.css (Added) templates/GiftsShop/Styles/popup.css (Added) templates/GiftsShop/Styles/printinvoice.css (Added) templates/GiftsShop/Styles/styles.css (Added) Handbags templates/Handbags/images/ajax-loader.gif (Added) templates/Handbags/images/grey/headerImage.png (Added) templates/Handbags/images/grey/headerImageBlank.png (Added) templates/Handbags/images/LeftArrow.png (Added) templates/Handbags/images/MagnifyingGlass.cur (Added) templates/Handbags/images/MagnifyingGlass.png (Added) templates/Handbags/images/RightArrow.png (Added) templates/Handbags/images/VideoOverlay.png (Added) templates/Handbags/images/grey/HeaderBg.gif (Deleted) templates/Handbags/config.php templates/Handbags/images/grey/TopMenuBg.gif templates/Handbags/Previews/grey.jpg templates/Handbags/Styles/grey.css templates/Handbags/Styles/popup.css templates/Handbags/Styles/printinvoice.css templates/Handbags/Styles/styles.css Health templates/Health/images/ajax-loader.gif (Added) templates/Health/images/green/headerImage.jpg (Added) templates/Health/images/green/headerImageBlank.jpg (Added) templates/Health/images/LeftArrow.png (Added) templates/Health/images/MagnifyingGlass.cur (Added) templates/Health/images/MagnifyingGlass.png (Added) templates/Health/images/RightArrow.png (Added) templates/Health/images/VideoOverlay.png (Added) templates/Health/images/green/ContainerBg.jpg (Deleted) templates/Health/config.php templates/Health/Previews/green.jpg templates/Health/Styles/green.css templates/Health/Styles/popup.css templates/Health/Styles/printinvoice.css templates/Health/Styles/styles.css Hobbies templates/Hobbies/Backup/Styles/blue.css (Added) templates/Hobbies/Backup/Styles/ie.css (Added) templates/Hobbies/Backup/Styles/iselector.css (Added) templates/Hobbies/Backup/Styles/popup.css (Added) templates/Hobbies/Backup/Styles/printinvoice.css (Added) templates/Hobbies/Backup/Styles/styles.css (Added) templates/Hobbies/config.php (Added) templates/Hobbies/images/ajax-loader.gif (Added) templates/Hobbies/images/ArrowDown.gif (Added) templates/Hobbies/images/ArrowUp.gif (Added) templates/Hobbies/images/BrandDefault.gif (Added) templates/Hobbies/images/BreadcrumbSep.gif (Added) templates/Hobbies/images/Cart2.gif (Added) templates/Hobbies/images/CategoryDefault.gif (Added) templates/Hobbies/images/ContentBg.gif (Added) templates/Hobbies/images/ContentBgWide.gif (Added) templates/Hobbies/images/ContentBgWidest.gif (Added) templates/Hobbies/images/ErrorMessage.gif (Added) templates/Hobbies/images/ExampleGiftCertificate.gif (Added) templates/Hobbies/images/GiftWrappingAvailable.gif (Added) templates/Hobbies/images/green/AddCartButton.gif (Added) templates/Hobbies/images/green/bg_footer.gif (Added) templates/Hobbies/images/green/bg_left.gif (Added) templates/Hobbies/images/green/bg_product_image.gif (Added) templates/Hobbies/images/green/bg_product_thumb.gif (Added) templates/Hobbies/images/green/bg_right.gif (Added) templates/Hobbies/images/green/bg_topmenu.gif (Added) templates/Hobbies/images/green/bg_topseller.gif (Added) templates/Hobbies/images/green/bg_topseller_image.gif (Added) templates/Hobbies/images/green/bg_topseller_number.gif (Added) templates/Hobbies/images/green/Cart.gif (Added) templates/Hobbies/images/green/ChatIcon.gif (Added) templates/Hobbies/images/green/CheckoutButton.gif (Added) templates/Hobbies/images/green/CompareButton.gif (Added) templates/Hobbies/images/green/GoButton.gif (Added) templates/Hobbies/images/green/headerImage.png (Added) templates/Hobbies/images/green/headerImageBlank.png (Added) templates/Hobbies/images/green/Logo.gif (Added) templates/Hobbies/images/green/MiniCheckoutButton.gif (Added) templates/Hobbies/images/green/NewsletterSubscribe.gif (Added) templates/Hobbies/images/green/NotifyMeButton.gif (Added) templates/Hobbies/images/green/OrderDetailsButton.gif (Added) templates/Hobbies/images/green/PaymentButton.gif (Added) templates/Hobbies/images/green/PaymentButtonContinue.gif (Added) templates/Hobbies/images/green/QuickSearchAllResultsButton.gif (Added) templates/Hobbies/images/green/ReorderButton.gif (Added) templates/Hobbies/images/green/ReorderSelected.gif (Added) templates/Hobbies/images/green/ReturnItemsButton.gif (Added) templates/Hobbies/images/green/Search.gif (Added) templates/Hobbies/images/green/UpdateQtyButton.gif (Added) templates/Hobbies/images/green/WishlistButton.gif (Added) templates/Hobbies/images/green/WriteReviewButton.gif (Added) templates/Hobbies/images/IcoError.gif (Added) templates/Hobbies/images/IcoMessage1.gif (Added) templates/Hobbies/images/IcoMessage2.gif (Added) templates/Hobbies/images/IcoRating0.gif (Added) templates/Hobbies/images/IcoRating1.gif (Added) templates/Hobbies/images/IcoRating2.gif (Added) templates/Hobbies/images/IcoRating3.gif (Added) templates/Hobbies/images/IcoRating4.gif (Added) templates/Hobbies/images/IcoRating5.gif (Added) templates/Hobbies/images/InfoMessage.gif (Added) templates/Hobbies/images/LeftArrow.png (Added) templates/Hobbies/images/Loading.gif (Added) templates/Hobbies/images/MagnifyingGlass.cur (Added) templates/Hobbies/images/MagnifyingGlass.png (Added) templates/Hobbies/images/NodeJoin.gif (Added) templates/Hobbies/images/ProductDefault.gif (Added) templates/Hobbies/images/RightArrow.png (Added) templates/Hobbies/images/RSS.gif (Added) templates/Hobbies/images/SearchQueryBg.gif (Added) templates/Hobbies/images/SubBrand.gif (Added) templates/Hobbies/images/SubCategory.gif (Added) templates/Hobbies/images/SuccessMessage.gif (Added) templates/Hobbies/images/VideoOverlay.png (Added) templates/Hobbies/logo/config.php (Added) templates/Hobbies/logo/fonts/MALCS.TTF (Added) templates/Hobbies/Previews/green.jpg (Added) templates/Hobbies/Styles/green.css (Added) templates/Hobbies/Styles/ie.css (Added) templates/Hobbies/Styles/iselector.css (Added) templates/Hobbies/Styles/popup.css (Added) templates/Hobbies/Styles/printinvoice.css (Added) templates/Hobbies/Styles/styles.css (Added) Homewares templates/Homewares/images/ajax-loader.gif (Added) templates/Homewares/images/brown/headerImage.jpg (Added) templates/Homewares/images/brown/headerImageBlank.jpg (Added) templates/Homewares/images/LeftArrow.png (Added) templates/Homewares/images/MagnifyingGlass.cur (Added) templates/Homewares/images/MagnifyingGlass.png (Added) templates/Homewares/images/RightArrow.png (Added) templates/Homewares/images/VideoOverlay.png (Added) templates/Homewares/images/brown/HeaderBg.jpg (Deleted) templates/Homewares/config.php templates/Homewares/Previews/brown.jpg templates/Homewares/Styles/brown.css templates/Homewares/Styles/popup.css templates/Homewares/Styles/printinvoice.css templates/Homewares/Styles/styles.css Infinity templates/Infinity/images/ajax-loader.gif (Added) templates/Infinity/images/LeftArrow.png (Added) templates/Infinity/images/MagnifyingGlass.cur (Added) templates/Infinity/images/MagnifyingGlass.png (Added) templates/Infinity/images/red/headerImage.jpg (Added) templates/Infinity/images/red/headerImageBlank.jpg (Added) templates/Infinity/images/RightArrow.png (Added) templates/Infinity/images/VideoOverlay.png (Added) templates/Infinity/images/red/HeaderBg.gif (Deleted) templates/Infinity/images/red/HeaderBg.jpg (Deleted) templates/Infinity/suggestive_cart.html (Deleted) templates/Infinity/config.php templates/Infinity/Panels/Header.html templates/Infinity/Previews/red.jpg templates/Infinity/product.html templates/Infinity/Styles/popup.css templates/Infinity/Styles/printinvoice.css templates/Infinity/Styles/styles.css Jewellery templates/Jewellery/images/ajax-loader.gif (Added) templates/Jewellery/images/black/headerImage.jpg (Added) templates/Jewellery/images/black/headerImageBlank.jpg (Added) templates/Jewellery/images/LeftArrow.png (Added) templates/Jewellery/images/MagnifyingGlass.cur (Added) templates/Jewellery/images/MagnifyingGlass.png (Added) templates/Jewellery/images/RightArrow.png (Added) templates/Jewellery/images/VideoOverlay.png (Added) templates/Jewellery/images/black/HeaderBg.jpg (Deleted) templates/Jewellery/config.php templates/Jewellery/Previews/black.jpg templates/Jewellery/Styles/black.css templates/Jewellery/Styles/popup.css templates/Jewellery/Styles/printinvoice.css templates/Jewellery/Styles/styles.css Kitchenware templates/Kitchenware/images/ajax-loader.gif (Added) templates/Kitchenware/images/LeftArrow.png (Added) templates/Kitchenware/images/MagnifyingGlass.cur (Added) templates/Kitchenware/images/MagnifyingGlass.png (Added) templates/Kitchenware/images/red/headerImage.jpg (Added) templates/Kitchenware/images/red/headerImageBlank.jpg (Added) templates/Kitchenware/images/RightArrow.png (Added) templates/Kitchenware/images/VideoOverlay.png (Added) templates/Kitchenware/images/red/HeaderBg.jpg (Deleted) templates/Kitchenware/images/red/TopMenuBg.gif (Deleted) templates/Kitchenware/config.php templates/Kitchenware/Previews/red.jpg templates/Kitchenware/Styles/popup.css templates/Kitchenware/Styles/printinvoice.css templates/Kitchenware/Styles/red.css templates/Kitchenware/Styles/styles.css Lingerie templates/Lingerie/images/ajax-loader.gif (Added) templates/Lingerie/images/LeftArrow.png (Added) templates/Lingerie/images/MagnifyingGlass.cur (Added) templates/Lingerie/images/MagnifyingGlass.png (Added) templates/Lingerie/images/pink/headerImage.png (Added) templates/Lingerie/images/pink/headerImageBlank.png (Added) templates/Lingerie/images/RightArrow.png (Added) templates/Lingerie/images/VideoOverlay.png (Added) templates/Lingerie/images/pink/HeaderBg.gif (Deleted) templates/Lingerie/config.php templates/Lingerie/Previews/pink.jpg templates/Lingerie/Styles/pink.css templates/Lingerie/Styles/popup.css templates/Lingerie/Styles/printinvoice.css templates/Lingerie/Styles/styles.css Luggage templates/Luggage/images/ajax-loader.gif (Added) templates/Luggage/images/LeftArrow.png (Added) templates/Luggage/images/MagnifyingGlass.cur (Added) templates/Luggage/images/MagnifyingGlass.png (Added) templates/Luggage/images/purple/headerImage.jpg (Added) templates/Luggage/images/purple/headerImageBlank.jpg (Added) templates/Luggage/images/RightArrow.png (Added) templates/Luggage/images/VideoOverlay.png (Added) templates/Luggage/images/purple/HeaderBg.jpg (Deleted) templates/Luggage/config.php templates/Luggage/Previews/purple.jpg templates/Luggage/Styles/popup.css templates/Luggage/Styles/printinvoice.css templates/Luggage/Styles/purple.css templates/Luggage/Styles/styles.css Nightwear templates/Nightwear/images/ajax-loader.gif (Added) templates/Nightwear/images/coolblue/headerImage.jpg (Added) templates/Nightwear/images/coolblue/headerImageBlank.jpg (Added) templates/Nightwear/images/LeftArrow.png (Added) templates/Nightwear/images/MagnifyingGlass.cur (Added) templates/Nightwear/images/MagnifyingGlass.png (Added) templates/Nightwear/images/RightArrow.png (Added) templates/Nightwear/images/VideoOverlay.png (Added) templates/Nightwear/images/coolblue/HeaderBg.jpg (Deleted) templates/Nightwear/config.php templates/Nightwear/Previews/coolblue.jpg templates/Nightwear/Styles/coolblue.css templates/Nightwear/Styles/popup.css templates/Nightwear/Styles/printinvoice.css templates/Nightwear/Styles/styles.css Office templates/Office/images/ajax-loader.gif (Added) templates/Office/images/blue/headerImage.png (Added) templates/Office/images/blue/headerImageBlank.png (Added) templates/Office/images/LeftArrow.png (Added) templates/Office/images/MagnifyingGlass.cur (Added) templates/Office/images/MagnifyingGlass.png (Added) templates/Office/images/RightArrow.png (Added) templates/Office/images/VideoOverlay.png (Added) templates/Office/images/blue/ContainerBg.gif (Deleted) templates/Office/config.php templates/Office/Previews/blue.jpg templates/Office/Styles/blue.css templates/Office/Styles/popup.css templates/Office/Styles/printinvoice.css templates/Office/Styles/styles.css Perfume templates/Perfume/images/ajax-loader.gif (Added) templates/Perfume/images/LeftArrow.png (Added) templates/Perfume/images/MagnifyingGlass.cur (Added) templates/Perfume/images/MagnifyingGlass.png (Added) templates/Perfume/images/RightArrow.png (Added) templates/Perfume/images/VideoOverlay.png (Added) templates/Perfume/images/yellow/headerImage.jpg (Added) templates/Perfume/images/yellow/headerImageBlank.jpg (Added) templates/Perfume/images/yellow/HeaderBg.jpg (Deleted) templates/Perfume/config.php templates/Perfume/Previews/yellow.jpg templates/Perfume/Styles/popup.css templates/Perfume/Styles/printinvoice.css templates/Perfume/Styles/styles.css templates/Perfume/Styles/yellow.css Pets templates/Pets/config.php (Added) templates/Pets/images/ArrowDown.gif (Added) templates/Pets/images/ArrowUp.gif (Added) templates/Pets/images/blue/AddCartButton.gif (Added) templates/Pets/images/blue/BodyBg.jpg (Added) templates/Pets/images/blue/Cart.gif (Added) templates/Pets/images/blue/CategoryH2.gif (Added) templates/Pets/images/blue/CheckoutButton.gif (Added) templates/Pets/images/blue/CompareButton.gif (Added) templates/Pets/images/blue/GoButton.gif (Added) templates/Pets/images/blue/Logo.gif (Added) templates/Pets/images/blue/MenuBg.gif (Added) templates/Pets/images/blue/MiniCheckoutButton.gif (Added) templates/Pets/images/blue/NewsletterSubscribe.gif (Added) templates/Pets/images/blue/NotifyMeButton.gif (Added) templates/Pets/images/blue/OrderDetailsButton.gif (Added) templates/Pets/images/blue/PaymentButton.gif (Added) templates/Pets/images/blue/PaymentButtonContinue.gif (Added) templates/Pets/images/blue/QuickSearchAllResultsButton.gif (Added) templates/Pets/images/blue/ReorderButton.gif (Added) templates/Pets/images/blue/ReorderSelected.gif (Added) templates/Pets/images/blue/ReturnItemsButton.gif (Added) templates/Pets/images/blue/Search.gif (Added) templates/Pets/images/blue/SearchBg.gif (Added) templates/Pets/images/blue/UpdateQtyButton.gif (Added) templates/Pets/images/blue/WishlistButton.gif (Added) templates/Pets/images/blue/WriteReviewButton.gif (Added) templates/Pets/images/BrandDefault.gif (Added) templates/Pets/images/BreadcrumbSep.gif (Added) templates/Pets/images/Cart2.gif (Added) templates/Pets/images/CategoryDefault.gif (Added) templates/Pets/images/ContentBg.gif (Added) templates/Pets/images/ContentBgWide.gif (Added) templates/Pets/images/ContentBgWidest.gif (Added) templates/Pets/images/ErrorMessage.gif (Added) templates/Pets/images/ExampleGiftCertificate.gif (Added) templates/Pets/images/GiftWrappingAvailable.gif (Added) templates/Pets/images/IcoError.gif (Added) templates/Pets/images/IcoMessage1.gif (Added) templates/Pets/images/IcoMessage2.gif (Added) templates/Pets/images/IcoRating0.gif (Added) templates/Pets/images/IcoRating1.gif (Added) templates/Pets/images/IcoRating2.gif (Added) templates/Pets/images/IcoRating3.gif (Added) templates/Pets/images/IcoRating4.gif (Added) templates/Pets/images/IcoRating5.gif (Added) templates/Pets/images/InfoMessage.gif (Added) templates/Pets/images/LeftArrow.png (Added) templates/Pets/images/LeftIcoRating0.gif (Added) templates/Pets/images/LeftIcoRating1.gif (Added) templates/Pets/images/LeftIcoRating2.gif (Added) templates/Pets/images/LeftIcoRating3.gif (Added) templates/Pets/images/LeftIcoRating4.gif (Added) templates/Pets/images/LeftIcoRating5.gif (Added) templates/Pets/images/Loading.gif (Added) templates/Pets/images/MagnifyingGlass.cur (Added) templates/Pets/images/MagnifyingGlass.png (Added) templates/Pets/images/NodeJoin.gif (Added) templates/Pets/images/RightArrow.png (Added) templates/Pets/images/RSS.gif (Added) templates/Pets/images/SearchQueryBg.gif (Added) templates/Pets/images/SubBrand.gif (Added) templates/Pets/images/SubCategory.gif (Added) templates/Pets/images/SuccessMessage.gif (Added) templates/Pets/images/VideoOverlay.png (Added) templates/Pets/logo/back.png (Added) templates/Pets/logo/config.php (Added) templates/Pets/logo/fonts/COOPBL.TTF (Added) templates/Pets/logo/fonts/CooperBlackStd.otf (Added) templates/Pets/Previews/blue.jpg (Added) templates/Pets/Styles/blue.css (Added) templates/Pets/Styles/ie.css (Added) templates/Pets/Styles/iselector.css (Added) templates/Pets/Styles/popup.css (Added) templates/Pets/Styles/printinvoice.css (Added) templates/Pets/Styles/styles.css (Added) Purses templates/Purses/config.php (Added) templates/Purses/images/ArrowDown.gif (Added) templates/Purses/images/ArrowUp.gif (Added) templates/Purses/images/BrandDefault.gif (Added) templates/Purses/images/BreadcrumbSep.gif (Added) templates/Purses/images/Cart2.gif (Added) templates/Purses/images/CategoryDefault.gif (Added) templates/Purses/images/ErrorMessage.gif (Added) templates/Purses/images/ExampleGiftCertificate.gif (Added) templates/Purses/images/GiftWrappingAvailable.gif (Added) templates/Purses/images/gray/AddCartButton.gif (Added) templates/Purses/images/gray/bg_body.gif (Added) templates/Purses/images/gray/bg_footer.gif (Added) templates/Purses/images/gray/bg_menu.png (Added) templates/Purses/images/gray/bg_menunav.gif (Added) templates/Purses/images/gray/bg_sideblock.gif (Added) templates/Purses/images/gray/bg_sideli.gif (Added) templates/Purses/images/gray/Cart.gif (Added) templates/Purses/images/gray/ChatIcon.gif (Added) templates/Purses/images/gray/CheckoutButton.gif (Added) templates/Purses/images/gray/CompareButton.gif (Added) templates/Purses/images/gray/GoButton.gif (Added) templates/Purses/images/gray/headerImage.jpg (Added) templates/Purses/images/gray/headerImageBlank.jpg (Added) templates/Purses/images/gray/MiniCheckoutButton.gif (Added) templates/Purses/images/gray/NewsletterSubscribe.gif (Added) templates/Purses/images/gray/NotifyMeButton.gif (Added) templates/Purses/images/gray/OrderDetailsButton.gif (Added) templates/Purses/images/gray/PaymentButton.gif (Added) templates/Purses/images/gray/PaymentButtonContinue.gif (Added) templates/Purses/images/gray/ProductActionAdd.gif (Added) templates/Purses/images/gray/ProductActionAddNew.gif (Added) templates/Purses/images/gray/QuickSearchAllResultsButton.gif (Added) templates/Purses/images/gray/ReorderButton.gif (Added) templates/Purses/images/gray/ReorderSelected.gif (Added) templates/Purses/images/gray/ReturnItemsButton.gif (Added) templates/Purses/images/gray/Search.gif (Added) templates/Purses/images/gray/TopSellerNumber1Bg.gif (Added) templates/Purses/images/gray/TopSellerNumber1Bg.png (Added) templates/Purses/images/gray/TopSellerNumberBg.gif (Added) templates/Purses/images/gray/UpdateQtyButton.gif (Added) templates/Purses/images/gray/WishlistButton.gif (Added) templates/Purses/images/gray/WriteReviewButton.gif (Added) templates/Purses/images/IcoError.gif (Added) templates/Purses/images/IcoMessage1.gif (Added) templates/Purses/images/IcoMessage2.gif (Added) templates/Purses/images/IcoRating0.gif (Added) templates/Purses/images/IcoRating1.gif (Added) templates/Purses/images/IcoRating2.gif (Added) templates/Purses/images/IcoRating3.gif (Added) templates/Purses/images/IcoRating4.gif (Added) templates/Purses/images/IcoRating5.gif (Added) templates/Purses/images/InfoMessage.gif (Added) templates/Purses/images/LeftArrow.png (Added) templates/Purses/images/Loading.gif (Added) templates/Purses/images/logos.jpg (Added) templates/Purses/images/MagnifyingGlass.cur (Added) templates/Purses/images/MagnifyingGlass.png (Added) templates/Purses/images/main_banner.jpg (Added) templates/Purses/images/NodeJoin.gif (Added) templates/Purses/images/ProductDefault.gif (Added) templates/Purses/images/RightArrow.png (Added) templates/Purses/images/RSS.gif (Added) templates/Purses/images/SearchQueryBg.gif (Added) templates/Purses/images/SubBrand.gif (Added) templates/Purses/images/SubCategory.gif (Added) templates/Purses/images/SuccessMessage.gif (Added) templates/Purses/images/VideoOverlay.png (Added) templates/Purses/Previews/gray.jpg (Added) templates/Purses/Styles/gray.css (Added) templates/Purses/Styles/ie.css (Added) templates/Purses/Styles/iselector.css (Added) templates/Purses/Styles/popup.css (Added) templates/Purses/Styles/printinvoice.css (Added) templates/Purses/Styles/styles.css (Added) Reserved templates/Reserved/images/ajax-loader.gif (Added) templates/Reserved/images/LeftArrow.png (Added) templates/Reserved/images/MagnifyingGlass.cur (Added) templates/Reserved/images/MagnifyingGlass.png (Added) templates/Reserved/images/RightArrow.png (Added) templates/Reserved/images/VideoOverlay.png (Added) templates/Reserved/config.php templates/Reserved/Panels/Header.html templates/Reserved/Previews/beige.jpg templates/Reserved/Styles/beige.css templates/Reserved/Styles/popup.css templates/Reserved/Styles/printinvoice.css templates/Reserved/Styles/styles.css Serenity templates/Serenity/images/ajax-loader.gif (Added) templates/Serenity/images/blue/headerImage.jpg (Added) templates/Serenity/images/blue/headerImageBlank.jpg (Added) templates/Serenity/images/LeftArrow.png (Added) templates/Serenity/images/MagnifyingGlass.cur (Added) templates/Serenity/images/MagnifyingGlass.png (Added) templates/Serenity/images/RightArrow.png (Added) templates/Serenity/images/VideoOverlay.png (Added) templates/Serenity/images/Banner.jpg (Deleted) templates/Serenity/images/blue/Banner.jpg (Deleted) templates/Serenity/config.php templates/Serenity/Panels/Header.html templates/Serenity/Previews/blue.jpg templates/Serenity/Styles/blue.css templates/Serenity/Styles/popup.css templates/Serenity/Styles/printinvoice.css templates/Serenity/Styles/styles.css Shoes templates/Shoes/images/ajax-loader.gif (Added) templates/Shoes/images/LeftArrow.png (Added) templates/Shoes/images/MagnifyingGlass.cur (Added) templates/Shoes/images/MagnifyingGlass.png (Added) templates/Shoes/images/RightArrow.png (Added) templates/Shoes/images/VideoOverlay.png (Added) templates/Shoes/config.php templates/Shoes/Previews/brown.jpg templates/Shoes/Styles/brown.css templates/Shoes/Styles/popup.css templates/Shoes/Styles/printinvoice.css templates/Shoes/Styles/styles.css SkateSurf templates/SkateSurf/config.php (Added) templates/SkateSurf/images/ajax-loader.gif (Added) templates/SkateSurf/images/ArrowDown.gif (Added) templates/SkateSurf/images/ArrowUp.gif (Added) templates/SkateSurf/images/BrandDefault.gif (Added) templates/SkateSurf/images/BreadcrumbSep.gif (Added) templates/SkateSurf/images/Cart2.gif (Added) templates/SkateSurf/images/CategoryDefault.gif (Added) templates/SkateSurf/images/ContentBg.gif (Added) templates/SkateSurf/images/ContentBgWide.gif (Added) templates/SkateSurf/images/ContentBgWidest.gif (Added) templates/SkateSurf/images/ErrorMessage.gif (Added) templates/SkateSurf/images/ExampleGiftCertificate.gif (Added) templates/SkateSurf/images/GiftWrappingAvailable.gif (Added) templates/SkateSurf/images/gray/AddCartButton.gif (Added) templates/SkateSurf/images/gray/BgCatList.gif (Added) templates/SkateSurf/images/gray/BgCatListH2.gif (Added) templates/SkateSurf/images/gray/BgFooter.gif (Added) templates/SkateSurf/images/gray/BgMenu.jpg (Added) templates/SkateSurf/images/gray/BgProdList.gif (Added) templates/SkateSurf/images/gray/bgSideH2.gif (Added) templates/SkateSurf/images/gray/BgTopSeller.gif (Added) templates/SkateSurf/images/gray/BodyBg.jpg (Added) templates/SkateSurf/images/gray/Cart.gif (Added) templates/SkateSurf/images/gray/CheckoutButton.gif (Added) templates/SkateSurf/images/gray/CompareButton.gif (Added) templates/SkateSurf/images/gray/ContainerBg.gif (Added) templates/SkateSurf/images/gray/GoButton.gif (Added) templates/SkateSurf/images/gray/HeaderBg.jpg (Added) templates/SkateSurf/images/gray/Logo.gif (Added) templates/SkateSurf/images/gray/MenuDivider.gif (Added) templates/SkateSurf/images/gray/MiniCheckoutButton.gif (Added) templates/SkateSurf/images/gray/NewsletterSubscribe.gif (Added) templates/SkateSurf/images/gray/NotifyMeButton.gif (Added) templates/SkateSurf/images/gray/OrderDetailsButton.gif (Added) templates/SkateSurf/images/gray/PaymentButton.gif (Added) templates/SkateSurf/images/gray/PaymentButtonContinue.gif (Added) templates/SkateSurf/images/gray/QuickSearchAllResultsButton.gif (Added) templates/SkateSurf/images/gray/ReturnItemsButton.gif (Added) templates/SkateSurf/images/gray/Search.gif (Added) templates/SkateSurf/images/gray/SearchBg.gif (Added) templates/SkateSurf/images/gray/TopMenuBg.jpg (Added) templates/SkateSurf/images/gray/UpdateQtyButton.gif (Added) templates/SkateSurf/images/gray/WishlistButton.gif (Added) templates/SkateSurf/images/gray/WriteReviewButton.gif (Added) templates/SkateSurf/images/IcoError.gif (Added) templates/SkateSurf/images/IcoMessage1.gif (Added) templates/SkateSurf/images/IcoMessage2.gif (Added) templates/SkateSurf/images/IcoRating0.gif (Added) templates/SkateSurf/images/IcoRating1.gif (Added) templates/SkateSurf/images/IcoRating2.gif (Added) templates/SkateSurf/images/IcoRating3.gif (Added) templates/SkateSurf/images/IcoRating4.gif (Added) templates/SkateSurf/images/IcoRating5.gif (Added) templates/SkateSurf/images/InfoMessage.gif (Added) templates/SkateSurf/images/LeftArrow.png (Added) templates/SkateSurf/images/LeftIcoRating0.gif (Added) templates/SkateSurf/images/LeftIcoRating1.gif (Added) templates/SkateSurf/images/LeftIcoRating2.gif (Added) templates/SkateSurf/images/LeftIcoRating3.gif (Added) templates/SkateSurf/images/LeftIcoRating4.gif (Added) templates/SkateSurf/images/LeftIcoRating5.gif (Added) templates/SkateSurf/images/Loading.gif (Added) templates/SkateSurf/images/MagnifyingGlass.cur (Added) templates/SkateSurf/images/MagnifyingGlass.png (Added) templates/SkateSurf/images/NodeJoin.gif (Added) templates/SkateSurf/images/ProductDefault.gif (Added) templates/SkateSurf/images/RightArrow.png (Added) templates/SkateSurf/images/RSS.gif (Added) templates/SkateSurf/images/SearchQueryBg.gif (Added) templates/SkateSurf/images/SubBrand.gif (Added) templates/SkateSurf/images/SubCategory.gif (Added) templates/SkateSurf/images/SuccessMessage.gif (Added) templates/SkateSurf/images/VideoOverlay.png (Added) templates/SkateSurf/logo/back.jpg (Added) templates/SkateSurf/logo/config.php (Added) templates/SkateSurf/logo/fonts/viper.ttf (Added) templates/SkateSurf/Previews/gray.jpg (Added) templates/SkateSurf/Styles/gray.css (Added) templates/SkateSurf/Styles/ie.css (Added) templates/SkateSurf/Styles/iselector.css (Added) templates/SkateSurf/Styles/popup.css (Added) templates/SkateSurf/Styles/printinvoice.css (Added) templates/SkateSurf/Styles/styles.css (Added) Skincare templates/Skincare/images/ajax-loader.gif (Added) templates/Skincare/images/cream/headerImage.png (Added) templates/Skincare/images/cream/headerImageBlank.png (Added) templates/Skincare/images/LeftArrow.png (Added) templates/Skincare/images/MagnifyingGlass.cur (Added) templates/Skincare/images/MagnifyingGlass.png (Added) templates/Skincare/images/RightArrow.png (Added) templates/Skincare/images/VideoOverlay.png (Added) templates/Skincare/logo/config.php (Added) templates/Skincare/logo/fonts/RotisSerifStd.otf (Added) templates/Skincare/images/cream/HeaderBg.gif (Deleted) templates/Skincare/config.php templates/Skincare/Previews/cream.jpg templates/Skincare/Styles/cream.css templates/Skincare/Styles/popup.css templates/Skincare/Styles/printinvoice.css templates/Skincare/Styles/styles.css SmallAppliances templates/SmallAppliances/config.php (Added) templates/SmallAppliances/images/ajax-loader.gif (Added) templates/SmallAppliances/images/ArrowDown.gif (Added) templates/SmallAppliances/images/ArrowUp.gif (Added) templates/SmallAppliances/images/BrandDefault.gif (Added) templates/SmallAppliances/images/BreadcrumbSep.gif (Added) templates/SmallAppliances/images/Cart2.gif (Added) templates/SmallAppliances/images/CategoryDefault.gif (Added) templates/SmallAppliances/images/ContentBg.gif (Added) templates/SmallAppliances/images/ContentBgWide.gif (Added) templates/SmallAppliances/images/ContentBgWidest.gif (Added) templates/SmallAppliances/images/ErrorMessage.gif (Added) templates/SmallAppliances/images/ExampleGiftCertificate.gif (Added) templates/SmallAppliances/images/GiftWrappingAvailable.gif (Added) templates/SmallAppliances/images/grey/AddCartButton.gif (Added) templates/SmallAppliances/images/grey/bg_body.gif (Added) templates/SmallAppliances/images/grey/bg_footer.jpg (Added) templates/SmallAppliances/images/grey/bg_navi_item.gif (Added) templates/SmallAppliances/images/grey/bg_product.gif (Added) templates/SmallAppliances/images/grey/bg_side_h2.gif (Added) templates/SmallAppliances/images/grey/bg_wrapper.jpg (Added) templates/SmallAppliances/images/grey/Cart.gif (Added) templates/SmallAppliances/images/grey/ChatIcon.gif (Added) templates/SmallAppliances/images/grey/CheckoutButton.gif (Added) templates/SmallAppliances/images/grey/CompareButton.gif (Added) templates/SmallAppliances/images/grey/GoButton.gif (Added) templates/SmallAppliances/images/grey/headerImage.png (Added) templates/SmallAppliances/images/grey/headerImageBlank.png (Added) templates/SmallAppliances/images/grey/logo.gif (Added) templates/SmallAppliances/images/grey/MiniCheckoutButton.gif (Added) templates/SmallAppliances/images/grey/NewsletterSubscribe.gif (Added) templates/SmallAppliances/images/grey/NotifyMeButton.gif (Added) templates/SmallAppliances/images/grey/OrderDetailsButton.gif (Added) templates/SmallAppliances/images/grey/PaymentButton.gif (Added) templates/SmallAppliances/images/grey/PaymentButtonContinue.gif (Added) templates/SmallAppliances/images/grey/QuickSearchAllResultsButton.gif (Added) templates/SmallAppliances/images/grey/ReorderButton.gif (Added) templates/SmallAppliances/images/grey/ReorderSelected.gif (Added) templates/SmallAppliances/images/grey/ReturnItemsButton.gif (Added) templates/SmallAppliances/images/grey/Search.gif (Added) templates/SmallAppliances/images/grey/UpdateQtyButton.gif (Added) templates/SmallAppliances/images/grey/WishlistButton.gif (Added) templates/SmallAppliances/images/grey/WriteReviewButton.gif (Added) templates/SmallAppliances/images/IcoError.gif (Added) templates/SmallAppliances/images/IcoMessage1.gif (Added) templates/SmallAppliances/images/IcoMessage2.gif (Added) templates/SmallAppliances/images/IcoRating0.gif (Added) templates/SmallAppliances/images/IcoRating1.gif (Added) templates/SmallAppliances/images/IcoRating2.gif (Added) templates/SmallAppliances/images/IcoRating3.gif (Added) templates/SmallAppliances/images/IcoRating4.gif (Added) templates/SmallAppliances/images/IcoRating5.gif (Added) templates/SmallAppliances/images/InfoMessage.gif (Added) templates/SmallAppliances/images/LeftArrow.png (Added) templates/SmallAppliances/images/Loading.gif (Added) templates/SmallAppliances/images/MagnifyingGlass.cur (Added) templates/SmallAppliances/images/MagnifyingGlass.png (Added) templates/SmallAppliances/images/NodeJoin.gif (Added) templates/SmallAppliances/images/ProductDefault.gif (Added) templates/SmallAppliances/images/RightArrow.png (Added) templates/SmallAppliances/images/RSS.gif (Added) templates/SmallAppliances/images/SearchQueryBg.gif (Added) templates/SmallAppliances/images/SubBrand.gif (Added) templates/SmallAppliances/images/SubCategory.gif (Added) templates/SmallAppliances/images/SuccessMessage.gif (Added) templates/SmallAppliances/images/VideoOverlay.png (Added) templates/SmallAppliances/logo/config.php (Added) templates/SmallAppliances/logo/fonts/GillSansStd.otf (Added) templates/SmallAppliances/Previews/grey.jpg (Added) templates/SmallAppliances/Styles/grey.css (Added) templates/SmallAppliances/Styles/ie.css (Added) templates/SmallAppliances/Styles/iselector.css (Added) templates/SmallAppliances/Styles/popup.css (Added) templates/SmallAppliances/Styles/printinvoice.css (Added) templates/SmallAppliances/Styles/styles.css (Added) Software templates/Software/images/ajax-loader.gif (Added) templates/Software/images/LeftArrow.png (Added) templates/Software/images/MagnifyingGlass.cur (Added) templates/Software/images/MagnifyingGlass.png (Added) templates/Software/images/RightArrow.png (Added) templates/Software/images/VideoOverlay.png (Added) templates/Software/config.php templates/Software/Previews/blue.jpg templates/Software/Styles/blue.css templates/Software/Styles/popup.css templates/Software/Styles/printinvoice.css templates/Software/Styles/styles.css Sport templates/Sport/images/ajax-loader.gif (Added) templates/Sport/images/LeftArrow.png (Added) templates/Sport/images/MagnifyingGlass.cur (Added) templates/Sport/images/MagnifyingGlass.png (Added) templates/Sport/images/RightArrow.png (Added) templates/Sport/images/skyblue/headerImage.png (Added) templates/Sport/images/skyblue/headerImageBlank.png (Added) templates/Sport/images/skyblue/SearchBg.png (Added) templates/Sport/images/VideoOverlay.png (Added) templates/Sport/images/skyblue/HeaderBg.gif (Deleted) templates/Sport/images/skyblue/HeaderBg.jpg (Deleted) templates/Sport/images/skyblue/SearchBg.gif (Deleted) templates/Sport/images/skyblue/TopMenuBg.jpg (Deleted) templates/Sport/config.php templates/Sport/Previews/skyblue.jpg templates/Sport/Styles/popup.css templates/Sport/Styles/printinvoice.css templates/Sport/Styles/skyblue.css templates/Sport/Styles/styles.css StoreSuite templates/StoreSuite/images/ajax-loader.gif (Added) templates/StoreSuite/images/LeftArrow.png (Added) templates/StoreSuite/images/MagnifyingGlass.cur (Added) templates/StoreSuite/images/MagnifyingGlass.png (Added) templates/StoreSuite/images/RightArrow.png (Added) templates/StoreSuite/images/VideoOverlay.png (Added) templates/StoreSuite/config.php templates/StoreSuite/Previews/blue.jpg templates/StoreSuite/Previews/green.jpg templates/StoreSuite/Previews/pink.jpg templates/StoreSuite/Previews/red.jpg templates/StoreSuite/Styles/blue.css templates/StoreSuite/Styles/green.css templates/StoreSuite/Styles/pink.css templates/StoreSuite/Styles/popup.css templates/StoreSuite/Styles/printinvoice.css templates/StoreSuite/Styles/red.css templates/StoreSuite/Styles/styles.css Sunglasses templates/Sunglasses/images/ajax-loader.gif (Added) templates/Sunglasses/images/LeftArrow.png (Added) templates/Sunglasses/images/MagnifyingGlass.cur (Added) templates/Sunglasses/images/MagnifyingGlass.png (Added) templates/Sunglasses/images/ochre/headerImage.jpg (Added) templates/Sunglasses/images/ochre/headerImageBlank.jpg (Added) templates/Sunglasses/images/RightArrow.png (Added) templates/Sunglasses/images/VideoOverlay.png (Added) templates/Sunglasses/images/ochre/ContainerBg.jpg (Deleted) templates/Sunglasses/config.php templates/Sunglasses/Previews/ochre.jpg templates/Sunglasses/Styles/ochre.css templates/Sunglasses/Styles/popup.css templates/Sunglasses/Styles/printinvoice.css templates/Sunglasses/Styles/styles.css Toys templates/Toys/images/ajax-loader.gif (Added) templates/Toys/images/blue/headerImage.jpg (Added) templates/Toys/images/blue/headerImageBlank.jpg (Added) templates/Toys/images/LeftArrow.png (Added) templates/Toys/images/MagnifyingGlass.cur (Added) templates/Toys/images/MagnifyingGlass.png (Added) templates/Toys/images/RightArrow.png (Added) templates/Toys/images/VideoOverlay.png (Added) templates/Toys/images/blue/OuterBg.jpg (Deleted) templates/Toys/config.php templates/Toys/Previews/blue.jpg templates/Toys/Styles/blue.css templates/Toys/Styles/popup.css templates/Toys/Styles/printinvoice.css templates/Toys/Styles/styles.css Watches templates/Watches/images/ajax-loader.gif (Added) templates/Watches/images/grey/headerImage.jpg (Added) templates/Watches/images/grey/headerImageBlank.jpg (Added) templates/Watches/images/LeftArrow.png (Added) templates/Watches/images/MagnifyingGlass.cur (Added) templates/Watches/images/MagnifyingGlass.png (Added) templates/Watches/images/RightArrow.png (Added) templates/Watches/images/VideoOverlay.png (Added) templates/Watches/images/grey/ContainerBg.jpg (Deleted) templates/Watches/config.php templates/Watches/Previews/grey.jpg templates/Watches/Styles/grey.css templates/Watches/Styles/popup.css templates/Watches/Styles/printinvoice.css templates/Watches/Styles/styles.css Whitegoods templates/Whitegoods/config.php (Added) templates/Whitegoods/images/ajax-loader.gif (Added) templates/Whitegoods/images/ArrowDown.gif (Added) templates/Whitegoods/images/ArrowUp.gif (Added) templates/Whitegoods/images/BrandDefault.gif (Added) templates/Whitegoods/images/BreadcrumbSep.gif (Added) templates/Whitegoods/images/Cart2.gif (Added) templates/Whitegoods/images/CategoryDefault.gif (Added) templates/Whitegoods/images/ContentBg.gif (Added) templates/Whitegoods/images/ContentBgWide.gif (Added) templates/Whitegoods/images/ContentBgWidest.gif (Added) templates/Whitegoods/images/ErrorMessage.gif (Added) templates/Whitegoods/images/ExampleGiftCertificate.gif (Added) templates/Whitegoods/images/GiftWrappingAvailable.gif (Added) templates/Whitegoods/images/IcoError.gif (Added) templates/Whitegoods/images/IcoMessage1.gif (Added) templates/Whitegoods/images/IcoMessage2.gif (Added) templates/Whitegoods/images/IcoRating0.gif (Added) templates/Whitegoods/images/IcoRating1.gif (Added) templates/Whitegoods/images/IcoRating2.gif (Added) templates/Whitegoods/images/IcoRating3.gif (Added) templates/Whitegoods/images/IcoRating4.gif (Added) templates/Whitegoods/images/IcoRating5.gif (Added) templates/Whitegoods/images/InfoMessage.gif (Added) templates/Whitegoods/images/LeftArrow.png (Added) templates/Whitegoods/images/Loading.gif (Added) templates/Whitegoods/images/MagnifyingGlass.cur (Added) templates/Whitegoods/images/MagnifyingGlass.png (Added) templates/Whitegoods/images/NodeJoin.gif (Added) templates/Whitegoods/images/ProductDefault.gif (Added) templates/Whitegoods/images/RightArrow.png (Added) templates/Whitegoods/images/RSS.gif (Added) templates/Whitegoods/images/SearchQueryBg.gif (Added) templates/Whitegoods/images/SubBrand.gif (Added) templates/Whitegoods/images/SubCategory.gif (Added) templates/Whitegoods/images/SuccessMessage.gif (Added) templates/Whitegoods/images/VideoOverlay.png (Added) templates/Whitegoods/images/white/AddCartButton.gif (Added) templates/Whitegoods/images/white/banner.jpg (Added) templates/Whitegoods/images/white/bg_footer.gif (Added) templates/Whitegoods/images/white/bg_navi.gif (Added) templates/Whitegoods/images/white/bg_search.gif (Added) templates/Whitegoods/images/white/bg_side_list.gif (Added) templates/Whitegoods/images/white/bg_side_list.png (Added) templates/Whitegoods/images/white/bg_topseller.gif (Added) templates/Whitegoods/images/white/BodyBg.jpg (Added) templates/Whitegoods/images/white/btn_menu_left.gif (Added) templates/Whitegoods/images/white/btn_menu_right.gif (Added) templates/Whitegoods/images/white/Cart.gif (Added) templates/Whitegoods/images/white/ChatIcon.gif (Added) templates/Whitegoods/images/white/CheckoutButton.gif (Added) templates/Whitegoods/images/white/CompareButton.gif (Added) templates/Whitegoods/images/white/GoButton.gif (Added) templates/Whitegoods/images/white/left_blockcontent.gif (Added) templates/Whitegoods/images/white/left_blockcontent_cats.gif (Added) templates/Whitegoods/images/white/Logo.gif (Added) templates/Whitegoods/images/white/MiniCheckoutButton.gif (Added) templates/Whitegoods/images/white/NewsletterSubscribe.gif (Added) templates/Whitegoods/images/white/NotifyMeButton.gif (Added) templates/Whitegoods/images/white/OrderDetailsButton.gif (Added) templates/Whitegoods/images/white/PaymentButton.gif (Added) templates/Whitegoods/images/white/PaymentButtonContinue.gif (Added) templates/Whitegoods/images/white/ProductListBgBottom.gif (Added) templates/Whitegoods/images/white/ProductListBgTop.gif (Added) templates/Whitegoods/images/white/QuickSearchAllResultsButton.gif (Added) templates/Whitegoods/images/white/ReorderButton.gif (Added) templates/Whitegoods/images/white/ReorderSelected.gif (Added) templates/Whitegoods/images/white/ReturnItemsButton.gif (Added) templates/Whitegoods/images/white/right_blockcontent.gif (Added) templates/Whitegoods/images/white/Search.gif (Added) templates/Whitegoods/images/white/side_h2.gif (Added) templates/Whitegoods/images/white/side_h2_cats.gif (Added) templates/Whitegoods/images/white/UpdateQtyButton.gif (Added) templates/Whitegoods/images/white/WishlistButton.gif (Added) templates/Whitegoods/images/white/WriteReviewButton.gif (Added) templates/Whitegoods/logo/config.php (Added) templates/Whitegoods/logo/fonts/gothic.ttf (Added) templates/Whitegoods/logo/left.jpg (Added) templates/Whitegoods/Previews/white.jpg (Added) templates/Whitegoods/Styles/ie.css (Added) templates/Whitegoods/Styles/iselector.css (Added) templates/Whitegoods/Styles/popup.css (Added) templates/Whitegoods/Styles/printinvoice.css (Added) templates/Whitegoods/Styles/styles.css (Added) templates/Whitegoods/Styles/white.css (Added) Wine templates/Wine/images/ajax-loader.gif (Added) templates/Wine/images/LeftArrow.png (Added) templates/Wine/images/MagnifyingGlass.cur (Added) templates/Wine/images/MagnifyingGlass.png (Added) templates/Wine/images/red/headerImage.png (Added) templates/Wine/images/red/headerImageBlank.png (Added) templates/Wine/images/RightArrow.png (Added) templates/Wine/images/VideoOverlay.png (Added) templates/Wine/images/red/HeaderBg.gif (Deleted) templates/Wine/images/red/TopMenuBg.gif (Deleted) templates/Wine/config.php templates/Wine/Previews/red.jpg templates/Wine/Styles/popup.css templates/Wine/Styles/printinvoice.css templates/Wine/Styles/red.css templates/Wine/Styles/styles.css WomensShoes templates/WomensShoes/config.php (Added) templates/WomensShoes/images/ajax-loader.gif (Added) templates/WomensShoes/images/ArrowDown.gif (Added) templates/WomensShoes/images/ArrowUp.gif (Added) templates/WomensShoes/images/BrandDefault.gif (Added) templates/WomensShoes/images/BreadcrumbSep.gif (Added) templates/WomensShoes/images/Cart2.gif (Added) templates/WomensShoes/images/CategoryDefault.gif (Added) templates/WomensShoes/images/ErrorMessage.gif (Added) templates/WomensShoes/images/ExampleGiftCertificate.gif (Added) templates/WomensShoes/images/GiftWrappingAvailable.gif (Added) templates/WomensShoes/images/IcoError.gif (Added) templates/WomensShoes/images/IcoMessage1.gif (Added) templates/WomensShoes/images/IcoMessage2.gif (Added) templates/WomensShoes/images/IcoRating0.gif (Added) templates/WomensShoes/images/IcoRating1.gif (Added) templates/WomensShoes/images/IcoRating2.gif (Added) templates/WomensShoes/images/IcoRating3.gif (Added) templates/WomensShoes/images/IcoRating4.gif (Added) templates/WomensShoes/images/IcoRating5.gif (Added) templates/WomensShoes/images/InfoMessage.gif (Added) templates/WomensShoes/images/LeftArrow.png (Added) templates/WomensShoes/images/Loading.gif (Added) templates/WomensShoes/images/MagnifyingGlass.cur (Added) templates/WomensShoes/images/MagnifyingGlass.png (Added) templates/WomensShoes/images/NodeJoin.gif (Added) templates/WomensShoes/images/ProductDefault.gif (Added) templates/WomensShoes/images/red/AddCartButton.gif (Added) templates/WomensShoes/images/red/bg_body.gif (Added) templates/WomensShoes/images/red/bg_footer.jpg (Added) templates/WomensShoes/images/red/bg_left.gif (Added) templates/WomensShoes/images/red/bg_menu.png (Added) templates/WomensShoes/images/red/bg_menunav.gif (Added) templates/WomensShoes/images/red/bg_right.gif (Added) templates/WomensShoes/images/red/bg_sideli.gif (Added) templates/WomensShoes/images/red/Cart.gif (Added) templates/WomensShoes/images/red/ChatIcon.gif (Added) templates/WomensShoes/images/red/CheckoutButton.gif (Added) templates/WomensShoes/images/red/CompareButton.gif (Added) templates/WomensShoes/images/red/GoButton.gif (Added) templates/WomensShoes/images/red/headerImage.jpg (Added) templates/WomensShoes/images/red/headerImageBlank.jpg (Added) templates/WomensShoes/images/red/MiniCheckoutButton.gif (Added) templates/WomensShoes/images/red/NewsletterSubscribe.gif (Added) templates/WomensShoes/images/red/NotifyMeButton.gif (Added) templates/WomensShoes/images/red/OrderDetailsButton.gif (Added) templates/WomensShoes/images/red/PaymentButton.gif (Added) templates/WomensShoes/images/red/PaymentButtonContinue.gif (Added) templates/WomensShoes/images/red/ProductActionAdd.gif (Added) templates/WomensShoes/images/red/ProductActionAddNew.gif (Added) templates/WomensShoes/images/red/QuickSearchAllResultsButton.gif (Added) templates/WomensShoes/images/red/ReorderButton.gif (Added) templates/WomensShoes/images/red/ReorderSelected.gif (Added) templates/WomensShoes/images/red/ReturnItemsButton.gif (Added) templates/WomensShoes/images/red/Search.gif (Added) templates/WomensShoes/images/red/TopSellerNumber1Bg.gif (Added) templates/WomensShoes/images/red/TopSellerNumber1Bg.png (Added) templates/WomensShoes/images/red/TopSellerNumberBg.gif (Added) templates/WomensShoes/images/red/UpdateQtyButton.gif (Added) templates/WomensShoes/images/red/WishlistButton.gif (Added) templates/WomensShoes/images/red/WriteReviewButton.gif (Added) templates/WomensShoes/images/RightArrow.png (Added) templates/WomensShoes/images/RSS.gif (Added) templates/WomensShoes/images/SearchQueryBg.gif (Added) templates/WomensShoes/images/SubBrand.gif (Added) templates/WomensShoes/images/SubCategory.gif (Added) templates/WomensShoes/images/SuccessMessage.gif (Added) templates/WomensShoes/images/VideoOverlay.png (Added) templates/WomensShoes/logo/config.php (Added) templates/WomensShoes/logo/fonts/trebuc.ttf (Added) templates/WomensShoes/Previews/red.jpg (Added) templates/WomensShoes/Styles/ie.css (Added) templates/WomensShoes/Styles/iselector.css (Added) templates/WomensShoes/Styles/popup.css (Added) templates/WomensShoes/Styles/printinvoice.css (Added) templates/WomensShoes/Styles/red.css (Added) templates/WomensShoes/Styles/styles.css (Added)