Amazon.com: 50 Ways of Saying Fabulous: Andrew Patterson, Stewart Main: Movies & TV
amazon.com
Hello. Sign in to get personalized recommendations. New customer? Start here.
Kindle Fire: Now Shipping, Only $199
Your Amazon.com | Today's Deals | Gifts & Wish Lists | Gift Cards
Your Digital Items | Your Account | Help
Shop All Departments
Search
All DepartmentsAmazon Instant VideoAppliancesApps for AndroidArts, Crafts & SewingAutomotiveBabyBeautyBooksCell Phones & AccessoriesClothing & AccessoriesComputersElectronicsGift CardsGrocery & Gourmet FoodHealth & Personal CareHome & KitchenIndustrial & ScientificJewelryKindle StoreMagazine SubscriptionsMovies & TVMP3 DownloadsMusicMusical InstrumentsOffice ProductsPatio, Lawn & GardenPet SuppliesShoesSoftwareSports & OutdoorsTools & Home ImprovementToys & GamesVideo GamesWatches
Cart
Cart
Wish List
Movies & TV
New Releases
Best Sellers
Today's Deals
Blu-ray
Browse Genres
TV Shows
Amazon Instant Video
Prime Instant Videos
Your Video Library
See larger image ", ""); } var spinnerForHZ = 'http://g-ecx.images-amazon.com/images/G/01/ui/loadIndicators/loading-small._V192238939_.gif'; var spinnerDimensions = [23,23]; var hzSpinnerOn = 0, ivSpinnerOn = 0; var cbEventEnum = {"none" : 0, "changeImage" : 1, "mouseover" : 2, "openIV" : 3}; var cbImageURL,cbHiResUrl, cbEvent, cbImageID, cbImageTagID, cbShowNotesTag, lastEventType = "none"; function showHZSpinner(spinnerForHZ) { amznJQ.available("jQuery", function(){ if(!hzSpinnerOn) { var parent = jQuery("#prodImageCell"); var offset = {top: (parent.height() - spinnerDimensions[1]) / 2, left: (parent.width() - spinnerDimensions[0]) / 2 }; parent.css("position", "relative").append("
"); hzSpinnerOn = 1; } }); } function removeHZSpinner() { amznJQ.available("jQuery", function(){ if(hzSpinnerOn) { jQuery("#hoverZoomSpinner").remove(); } }); } function showIVSpinner() { if(ivSpinnerOn) { return; } amznJQ.available("jQuery", function(){ removeHZSpinner(); if(!jQuery.browser.mozilla) { jQuery(document.body).css("overflow","hidden"); } jQuery(document.body).css("opacity","0.4"); jQuery('#loadingImage').css({"left": function(){ return ( jQuery(window).width() - jQuery('#loadingImage').width() ) / 2+jQuery(window).scrollLeft() + "px"; },"top" : function(){ return ( jQuery(window).height() - jQuery('#loadingImage').height()) / 2+jQuery(window).scrollTop() + "px"; },"display":"block"}); ivSpinnerOn = 1; }); } // The below 4 functions are wrappers to handle async JS. function async_changeImage(imageURL, hiResUrl, event, spinnerForHZ) { if(productImageJSdownloaded) { removeHZSpinner(); changeImage(imageURL, hiResUrl, event, spinnerForHZ); } else { lastEventType = cbEventEnum.changeImage; cbImageURL = imageURL; cbHiResUrl = hiResUrl; cbEvent = event; showHZSpinner(spinnerForHZ); } } function async_onMouseOver(imageID, imageTagID, showNotesTag) { if(productImageJSdownloaded) { removeHZSpinner(); displayImage(imageID); if(showNotesTag) { ciuAnnotationsMouseover(imageID, imageTagID); } } else { showHZSpinner(spinnerForHZ); lastEventType = cbEventEnum.mouseover; cbImageID = imageID; cbImageTagID = imageTagID; cbShowNotestag = showNotesTag; } } function async_onMouseOut(imageID, showNotesTag) { if(productImageJSdownloaded) { if(showNotesTag) { ciuAnnotationsMouseout(imageID); } resetCaption(imageID); } } function async_openImmersiveView(event) { if(productImageJSdownloaded) { openImmersiveView(event); } else { showIVSpinner(); lastEventType = cbEventEnum.openIV cbEvent = event; } }
Share your own customer images
Quantity: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
or
Sign in to turn on 1-Click ordering.
More Buying Choices
25 used & new from $7.70
Have one to sell? Sell yours here
or
Get up to a $3.25 Amazon gift card
Share
50 Ways of Saying Fabulous (2010)
Andrew Patterson (Actor), Stewart Main (Director) | Rated: Unrated | Format: DVD
'); jQuery(document.body).append(offscreen); offscreen.html(data); width += offscreen.children().width() + 2; content.children().remove().end().append(offscreen.children()); offscreen.remove(); var screenw = Math.min($(window).width(), $(document).width()); if(popoverParent.offset().left + width >= screenw) { popoverParent.css('left', (screenw - width) + 'px'); } popoverParent.width(width); jQuery.AmazonPopover.updateBacking('reviewsPopover'); } else { content.html(data); } }; var loadPopoverAjax = function(anchor, popover, userInitiated) { if(anchor.data('loaded')) return; anchor.data('loaded', 1); $.ajax({ url: anchor.data('ajaxURL') + '&recordMetric=' + (userInitiated ? 1 : 0), success: function(data) { loadPopoverContent(anchor, popover, data); }, error: function(x, text) { } }); }; var onPopoverShow = function(popover, settings) { if(!this.data('loaded')) { loadPopoverAjax(this, popover, true); } else if(!this.data('hitRecorded')) { $.get("/gp/customer-reviews/common/du/recordHistoPopAjax.html", { "ASIN": this.data('asin'), "ref" : this.attr('ref') }); } this.data('hitRecorded',1); }; var onPopoverHide = function(popover, settings) { jQuery('#acr-content-' + this.data('asin')).trigger('acrPopoverClose'); }; $.fn.acrPopover = function() { return this.each(function() { var $this = $(this); if(!$this.data('init')) { $this.data('init', 1) .data('asin', $this.attr('name')); var contentDiv = $('
'); var getargs = $this.attr('getargs'); var myConfig = { localContent: contentDiv, onShow: onPopoverShow, onHide: onPopoverHide }; myConfig = $.extend(true, myConfig, popoverConfig); if(!$this.height()) $this.css('height', 12); $this.after(contentDiv) .data('content', contentDiv) .data('ajaxURL', '/gp/customer-reviews/common/du/displayHistoPopAjax.html?' + '&ASIN=' + $this.data('asin') + '&link=1' + '&seeall=1' + '&ref=' + $this.attr('ref') + ((typeof getargs != 'undefined') ? ('targs=' + getargs) : '')) .amazonPopoverTrigger(myConfig); var w = window.acrAsinHover; if(w && $(w).parents('.asinReviewsSummary').get(0) == this) { $this.trigger('mouseover.amzPopover'); window.acrAsinHover = null; } } if($this.hasClass('non-lazy') && !$this.data('loaded')) { loadPopoverAjax($this); } }); }; window.reviewHistPopoverConfig = popoverConfig; var jqInit = window.jQueryInitHistoPopovers = function(asin) { $('.acr-popover[name=' + asin + ']').acrPopover(); }; window.doInit_average_customer_reviews = jqInit; window.onAjaxUpdate_average_customer_reviews = jqInit; window.onCacheUpdate_average_customer_reviews = jqInit; window.onCacheUpdateReselect_average_customer_reviews = jqInit; amznJQ.onCompletion('amznJQ.criticalFeature', function() { setTimeout(function() { amznJQ.declareAvailable('acrPopover'); }, 0); }); })(jQuery); }); amznJQ.onReady('acrPopover', function() { jQuery('.acr-popover,#searchTemplate .asinReviewsSummary').each(function() { jQuery(this).acrPopover(); }); }); 3.0 out of 5 stars See all reviews (4 customer reviews) |
List Price:
$29.95
Price:
$26.99 & this item ships for FREE with Super Saver Shipping. Details
Deal Price:
You Save:
$2.96 (10%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Monday, November 21? Choose One-Day Shipping at checkout. Details
17 new from $11.96 8 used from $7.70
Other Formats & Versions
Amazon Price
New from
Used from
DVD
1-Disc Version
$26.99
$11.96
$7.70
See # more
Show fewer
Trade In This Movies & TV Item for $3.25
Trade in 50 Ways of Saying Fabulous for a $3.25 Amazon.com Gift Card that can be redeemed for millions of items store wide. See more Movies & TV eligible for trade-in
? See more product promotions
Frequently Bought Together
Customers buy this DVD with Frozen Land (English Subtitles) ~ Jasper Paakkonen DVD $26.99
+
Price For Both: $53.98
Show availability and shipping details
This item: 50 Ways of Saying Fabulous ~ Andrew Patterson DVD
In Stock.
Ships from and sold by Amazon.com.
This item ships for FREE with Super Saver Shipping. Details
Frozen Land (English Subtitles) ~ Jasper Paakkonen DVD
In Stock.
Ships from and sold by Amazon.com.
This item ships for FREE with Super Saver Shipping. Details
This item: 50 Ways of Saying Fabulous ~ Andrew Patterson DVD
In Stock.
Ships from and sold by Amazon.com.
This item ships for FREE with Super Saver Shipping. Details
Frozen Land (English Subtitles) ~ Jasper Paakkonen DVD
In Stock.
Ships from and sold by Amazon.com.
This item ships for FREE with Super Saver Shipping. Details
Product Details
Actors: Andrew Patterson
Directors: Stewart Main
Format: Closed-captioned, Color, DVD, NTSC, Widescreen
Language: English
Region: Region 1 (U.S. and Canada only. Read more about DVD formats.)
Aspect Ratio: 1.66:1
Number of discs: 1
Rated: Unrated
Studio: Olive Films
DVD Release Date: April 24, 2007
Run Time: 90 minutes
Average Customer Review: '); jQuery(document.body).append(offscreen); offscreen.html(data); width += offscreen.children().width() + 2; content.children().remove().end().append(offscreen.children()); offscreen.remove(); var screenw = Math.min($(window).width(), $(document).width()); if(popoverParent.offset().left + width >= screenw) { popoverParent.css('left', (screenw - width) + 'px'); } popoverParent.width(width); jQuery.AmazonPopover.updateBacking('reviewsPopover'); } else { content.html(data); } }; var loadPopoverAjax = function(anchor, popover, userInitiated) { if(anchor.data('loaded')) return; anchor.data('loaded', 1); $.ajax({ url: anchor.data('ajaxURL') + '&recordMetric=' + (userInitiated ? 1 : 0), success: function(data) { loadPopoverContent(anchor, popover, data); }, error: function(x, text) { } }); }; var onPopoverShow = function(popover, settings) { if(!this.data('loaded')) { loadPopoverAjax(this, popover, true); } else if(!this.data('hitRecorded')) { $.get("/gp/customer-reviews/common/du/recordHistoPopAjax.html", { "ASIN": this.data('asin'), "ref" : this.attr('ref') }); } this.data('hitRecorded',1); }; var onPopoverHide = function(popover, settings) { jQuery('#acr-content-' + this.data('asin')).trigger('acrPopoverClose'); }; $.fn.acrPopover = function() { return this.each(function() { var $this = $(this); if(!$this.data('init')) { $this.data('init', 1) .data('asin', $this.attr('name')); var contentDiv = $('
'); var getargs = $this.attr('getargs'); var myConfig = { localContent: contentDiv, onShow: onPopoverShow, onHide: onPopoverHide }; myConfig = $.extend(true, myConfig, popoverConfig); if(!$this.height()) $this.css('height', 12); $this.after(contentDiv) .data('content', contentDiv) .data('ajaxURL', '/gp/customer-reviews/common/du/displayHistoPopAjax.html?' + '&ASIN=' + $this.data('asin') + '&link=1' + '&seeall=1' + '&ref=' + $this.attr('ref') + ((typeof getargs != 'undefined') ? ('targs=' + getargs) : '')) .amazonPopoverTrigger(myConfig); var w = window.acrAsinHover; if(w && $(w).parents('.asinReviewsSummary').get(0) == this) { $this.trigger('mouseover.amzPopover'); window.acrAsinHover = null; } } if($this.hasClass('non-lazy') && !$this.data('loaded')) { loadPopoverAjax($this); } }); }; window.reviewHistPopoverConfig = popoverConfig; var jqInit = window.jQueryInitHistoPopovers = function(asin) { $('.acr-popover[name=' + asin + ']').acrPopover(); }; window.doInit_average_customer_reviews = jqInit; window.onAjaxUpdate_average_customer_reviews = jqInit; window.onCacheUpdate_average_customer_reviews = jqInit; window.onCacheUpdateReselect_average_customer_reviews = jqInit; amznJQ.onCompletion('amznJQ.criticalFeature', function() { setTimeout(function() { amznJQ.declareAvailable('acrPopover'); }, 0); }); })(jQuery); }); amznJQ.onReady('acrPopover', function() { jQuery('.acr-popover,#searchTemplate .asinReviewsSummary').each(function() { jQuery(this).acrPopover(); }); }); 3.0 out of 5 stars See all reviews (4 customer reviews)
ASIN: B000O76TX6
Amazon Best Sellers Rank: #219,987 in Movies & TV (See Top 100 in Movies & TV)
Would you like to update product info or give feedback on images?
For more information about "50 Ways of Saying Fabulous" visit the Internet Movie Database (IMDb)
Editorial Reviews
Review
'Fifty Ways of Saying Fabulous' captures the awkwardness of adolescence and deals sensitively with issues of budding sexuality. Rebecca Russell talks to director Stewart Main about his latest film --Take Magazine
Product Description
Set in the long hot summer of 1975, 50 Ways of Saying Fabulous is the beguiling story of 12 year-old Billy, who is about to discover that growing up is a lot more confusing than he could have ever imagined. He is a farmer s only son who is out of step with the other boys at his school. They only want to fight and play rugby; Billy tries to be the same, but feels he was never cut out to be a farmer or a rugby player. Instead, he would rather dream about an imaginary life in which a turnip paddock becomes a lunar landscape and a cow s tail a head of beautiful blonde hair which transforms him into Lana the heroine of his favorite TV show. When Roy arrives at Billy s school and Jamie the sexy young farm laborer comes to work on Billy s farm Billy s world is changed forever. As he learns about his sexuality, everything he knows is called into question, including his lifelong friendship with tomboy Louise, whose world is changing alongside his. Set in New Zealand s stunning Central Otago landscape, 50 Ways of Saying Fabulous carries the audience along with Billy as he embarks on life as a teenager.
See all Editorial Reviews
Customer Reviews
4 Reviews
5 star:
(0)
4 star:
(2)
3 star:
(1)
2 star:
(0)
1 star:
(1)
Average Customer Review
3.0 out of 5 stars (4 customer reviews)
Share your thoughts with other customers:
Create your own review
Most Helpful Customer Reviews
1 of 1 people found the following review helpful:
4.0 out of 5 stars Being a 'pooftah' in New Zealand ain't all that easy., April 12, 2011
By
Tommy D "Tom" (London, England) - See all my reviews
This review is from: 50 Ways of Saying Fabulous (DVD) This is a coming out story of sexual awakenings and learning set in New Zealand during the long hot summer of 1975. Billy is 12 years old and is best friends with his tomboy female cousin. She is assertive, macho and good at rugby - all the things Billy is not, despite the fact that his Dad was `nearly an All Black.'
Roy then arrives from Dunedin (which for trivia fans is named after Edinburgh!) and is immediately targeted as an outcast "The Freak". But he sees in Billy a kindred spirit and attempts to build a friendship. It seems to be going slowly in the right direction and then Jamie turns up to help out as the 'new hand'on Billy's Dad's farm. Jamie is hotter than Satan's Bar B Q fork and as such Billy who is still trying to work out what a `poofter' really is, immediately feels attracted. Jealousy lies, upset and all the tribulations of growing up ensue. Needless to say I do not wish to spoil the plot. This is a nice little film from NZ and has won three awards, but it is more about sexual awakenings and growing up, but posts itself more as a gay comedy and it really isn't.
It also has some day dream asides into Billys alternate Universe where he appears to be some sort of inter galagtic hair fettishist, but that never really gets developed, if you want sci-fi humourous asides then I strongly recommend the shamefully ignored 'Gentlemen Broncos'Gentlemen Broncos [DVD]
This is a 12 cert as it `contains moderate sexual behaviour'. That said I did enjoy this and always want to encourage independent film makers in all their efforts, hence the 4 stars. It is no where near as good as the book, which is sadly often the case with films, so I can undersatnd the negative reviews, but I found it quite entertaining.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
4.0 out of 5 stars Teenage confusion and gender roles, October 8, 2011
By
Arcadio Bola?os (Lima, Peru) - See all my reviews
This review is from: 50 Ways of Saying Fabulous (DVD) Stewart Main's production is a coming-of-age story that bears little resemblance to other typical and predictable movies. 12 year-old Billy idly watches a TV show with his best friend, a rather tomboyish girl who excels at boys sports and acts a bit manly. Inspired by what he sees on TV, Billy wears a fake ponytail and pretends to be Lana, the heroine of the sci-fi series while Lou, the girl, poses as the male hero. They subvert traditional gender affiliated roles as part of a game, but they are also aware of a certain otherness, a certain counterpart that can exist only in private.
The figure of the double, largely described in fantastic literature, is usually developed when the main character fails to recognize his own-self, and starts experiencing a feeling of alienation. The double can adopt several forms, as for instance the form of the exact replica of the character, like in Dostoyevsky's "The double", or on the contrary, it can become the form of an absence of reflection in the mirror image, a horrifying 'presence' as in Maupassant's "Le Horla". Clearly Billy and his friend Lou find an ideal refugee in the form of fictional characters that supply that which they are lacking; Billy is a boy that wishes to be a girl, and Lou is a girl that wishes to be a boy.
In this scenario, two other characters will help develop the dynamic of the double. First of all is Roy, the new kid in the school, who soon becomes attracted to Billy. A most revealing moment takes place when Roy is picked on by kids that held him to the ground, as a consequence of all this roughhousing, the young boy exhibits an erection that soon makes the other lads lose interest in him. This moment is defined by the emergence of sexual excitation in Roy's penis, an irruption of the drive of the real in his body; such pulsations also exist in Billy who stays behind and accepts Roy's invitation to touch his "stiffy".
Do they experiment joy only through phallic exploration? The phallus has no image, the absence of representation in the visual field "signifies that in everything that is imaginary localization, the phallus appears in the form of a lack". As the days go by, Billy is not acquitted of guilt, but nonetheless he decides to join his friend Roy in a shack, wherein they mutually masturbate. But why does Billy seem uncomfortable after these sessions? Perhaps because if the phallus 'is characterized by a lack', then any image would only 'mask' that lack, evoking something which is absent, and in principle one can define that absence as something that pertains to our bodily existence in so far as what is missing in the virtual image is our real existence itself. In the same way Billy can never truly be Lana, from the TV show, he cannot envision his acts with Roy except in the darkness and secrecy of the shack. But what part of our anatomy permits the distinction between oneself and one's own image, including the multitude of others with whom we tend to identify? It is this distinction that seems to get distorted and somewhat effaced in the phenomenon of the double.
The second important character in the story is Jamie, a guy in his twenties. As soon as he enters into the scene, Billy seems to forget all about Roy. He now starts daydreaming about this guy, this strange adult that could eventually pay some attention to him. But before Billy can get closer to Jamie, he must first decide if he should adopt the male or the female position, which is basically the same decision Lou has to make. As the relationship with Roy deteriorates, new problems will arise. The double, again, could signal the coming of ominous events.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
1.0 out of 5 stars High Hopes Dashed..., April 6, 2011
By
J. J. Ives (San Francisco, CA) - See all my reviews
(REAL NAME)
This review is from: 50 Ways of Saying Fabulous (DVD) I really had high hopes for this movie. A clever cast, gorgeous cinematography, and great attention to period detail. Where it failed me was the main character, Billy. Likable enough at first, he revealed himself to be just as unsympathetic and cruel as any of the other bullies in the film!
This film would have been "fabulous" were it not for the callous way the character "Roy" was betrayed and simply thrown under the bus.
Look at the plot from another view: A sensitive, talented and parentally abused gay teen (Roy) falls in love with a bullied, overweight and very feminine farm boy (Billy) and is summarily rejected because it's "weird" that he'd love a bullied, overweight and very feminine farm boy. Roy is simply dismissed without sympathy and we never learn what happens to him. Shoddy work, I must say.
I had a lot of hope for this film, and was very disappointed. So much could have happened, but the filmmaker chose the path of least resistance. The title should have been "50 Ways of Being a Big Fat Gay Jerk."
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
Share your thoughts with other customers: Create your own review
? See all 4 customer reviews...
Most Recent Customer Reviews
3.0 out of 5 stars Not all farmboys are meant to be farmers.
Shot in and around the central Otago communities of Omakau, Ophir and Alexandra, this coming-of-age film centers on overweight 12-year old
Billy who is not interested in... Read more
Published on February 1, 2007 by Charles Eggen
Search Customer Reviews
Only search this product's reviews
? See all 4 customer reviews...
Customers Who Bought This Item Also Bought
Page of (Start over)
Back
Private Lessons (25th Anniversary Edition) DVD ~ Sylvia Kristel
3.8 out of 5 stars (22)
$5.49
En Tu Ausencia DVD ~ Francisco Alfonsin
3.6 out of 5 stars (16)
$9.69
Kaboom DVD ~ Haley Bennett
3.5 out of 5 stars (18)
$18.49
Jet Boy DVD ~ Dylan Walsh
4.5 out of 5 stars (31)
$16.49
Dorian Gray DVD ~ Ben Barnes
3.8 out of 5 stars (81)
$10.99
Bully DVD ~ Brad Renfro
3.9 out of 5 stars (210)
$12.64
Next
Tags Customers Associate with This Product (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.
gay dvd(1)
Your tags: Add your first tag
Search Products Tagged with
See most popular tags
Like 1321592488 false 0 1 1 0 (1)
Customer Discussions
This product's forum
Discussion
Replies
Latest Post
No discussions yet
Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Receive e-mail when new posts are made
Prompts for sign-in
Guidelines
Active discussions in related forums
Discussion
Replies
Latest Post
Movie forum What is the best acting performance ever?
647
2 minutes ago
Movie forum What do you consider the single greatest film ever made, and why?
2549
26 minutes ago
Movie forum Most Overrated Movie - The Short List
714
1 hour ago
Movie forum funniest side splitters in film
77
1 hour ago
Movie forum One Degree of Separation movie game
5479
2 hours ago
Movie forum What older movie do you wish you could get now on DVD?
808
2 hours ago
Movie forum The Funkadelic Freestyle Lounge 2.0
3795
2 hours ago
Movie forum Your Review of the Last Movie You Watched
4368
2 hours ago
Search Customer Discussions
Search all Amazon discussions
Related forums
Movie forum (1023 discussions)
Look for Similar Items by Category
Movies & TV > Movies
Look for Similar Items by Subject
Search Movies & TV by subject:
Drama
Feature Film-drama
Gay Cinema / General
Movie
i.e., each product must be in subject 1 AND subject 2 AND ...
Feedback
If you need help or have a question for Customer Service, contact us.
Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?
Your comments can help make our site better for everyone. Please note that we are unable to respond directly to all feedback submitted via this form, but we'll ask you to sign in so we can contact you if needed. Feedback is limited to 1000 characters.
Your Recent History (What's this?)
After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.
? View and edit your browsing history
Get to Know Us
Careers
Investor Relations
Press Releases
Amazon and Our Planet
Amazon in the Community
Make Money with Us
Sell on Amazon
Become an Affiliate
Advertise Your Products
Independently Publish with Us
? See all
Let Us Help You
Shipping Rates & Policies
Amazon Prime
Returns Are Easy
Manage Your Kindle
Help
Canada China France Germany Italy Japan Spain United Kingdom
AbeBooks
Rare Books
& Textbooks
AmazonLocal
Great Local Deals
in Your City
AmazonWireless
Cellphones &
Wireless Plans
Askville
Community
Answers
Audible
Download
Audio Books
Diapers.com
Everything
But The Baby
DPReview
Digital
Photography
Endless
Shoes
& More
Fabric
Sewing, Quilting
& Knitting
IMDb
Movies, TV
& Celebrities
MYHABIT
Private Fashion
Designer Sales
Shopbop
Designer
Fashion Brands
Small Parts
Industrial
Supplies
Soap.com
Health, Beauty &
Home Essentials
Warehouse Deals
Open-Box
Discounts
Woot
Never Gonna
Give You Up
Zappos
Shoes &
Clothing
Conditions of Use Privacy Notice ? 1996-2011, Amazon.com, Inc. or its affiliates
