Amazon.com: Breasts: A Documentary: Meema Spadola, Thom Powers: Amazon Instant Video
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
Amazon Instant Video
Most Popular
Getting Started
Watch On Your TV
Prime Instant Videos
Your Video Library
Passes and Pre-orders
Get Help
DVD & Blu-ray
"; img.outerHTML = strNewHTML; i = i-1; } } } } addHandler(window, "load", fixPngs);
Breasts: A Documentary
'); 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(); }); }); 4.4 out of 5 stars See all reviews (14 customer reviews)
Twenty-two women, ages 6 to 84-years-old, discuss how breasts play a crucial role in the experiences of puberty, motherhood, sex, health, and aging.
Starring: Birgitte, Susan Mason
Directed by: Meema Spadola
Runtime: 50 minutes
Release year: 2004
Studio: Icarus Films
Breasts: A Documentary
Buy Movie: $9.99
Rent Movie: $2.99
Your Flash player is out of date
Update your flash player now so you can purchase and instantly watch thousands of your favorite movies and TV shows. Learn more.
Breasts: A Documentary
Buy Movie: $9.99
Rent Movie: $2.99
Flash player is not installed
Install the Adobe Flash player now so you can purchase and instantly watch thousands of your favorite movies and TV shows. By clicking the button below, you will be taken to Adobe's Flash installer website. Learn more.
Breasts: A Documentary
Buy Movie: $9.99
Rent Movie: $2.99
JavaScript is disabled or is unavailable in your browser
Without JavaScript you will not be able to watch this video online or complete an Amazon Video On Demand purchase. To enable JavaScript, refer to your browser's Help pages for instructions.
', onShow: function() { playerVis = isPlayerVisible(); if(playerVis) { videoPlayer.css("visibility", "hidden"); } }, onHide: function() { if(playerVis) { videoPlayer.css("visibility", "visible"); } }, closeEventInclude: "MOUSE_LEAVE" }); }); } } var showAvodAjaxDialog = function(args) { if(typeof amznJQ !== 'undefined') { amznJQ.available('popover', function() { var playerVis = isPlayerVisible(); var videoPlayer = jQuery("#avod-video-player"); jQuery.AmazonPopover.displayPopover({ title: args.title, destination: args.url, literalContent: args.text, loadingContent: "
", ajaxTimeout:10000, ajaxErrorContent: '
An error has occurred. Please try again shortly.' + '
OK
', width:600, showCloseButton: true, closeText:"Close", group:"avod-popover", onShow: function() { if(playerVis) { videoPlayer.css("visibility", "hidden"); } }, onHide: function() { if(playerVis) { videoPlayer.css("visibility", "visible"); } }, modal:true, cacheable:false }); }); } } var showAvodAjaxPurchaseDialog = function(args, asins) { var playerVis = isPlayerVisible(); var videoPlayer = jQuery("#avod-video-player"); jQuery.AmazonPopover.displayPopover({ title: args.title, destination: args.url, literalContent: args.text, loadingContent: "
", ajaxTimeout:10000, ajaxErrorContent: '
An error has occurred. Please try again shortly.' + '
OK
' + '' + ' jQuery("#avod-error-box")' + ' .find(".avod-cancel-button")' + ' .click(function() {' + ' avodPurchase.purchaseCancel("' + asins + '");' + ' });'+ '', width:600, showCloseButton: false, group:"avod-popover", closeEventExclude: "CLICK_OUTSIDE", onShow: function() { if(playerVis) { videoPlayer.css("visibility", "hidden"); } }, onHide: function() { if(playerVis) { videoPlayer.css("visibility", "visible"); } }, modal:true, cacheable:false }); } var hideFlash = function() { jQuery("div#streamBoxTable div#streaming_container").css("background-color", "black") .find("#streaming").css("visibility", "hidden"); } var showFlash = function() { jQuery("div#streamBoxTable div#streaming_container #streaming").css("visibility", "visible"); } var avodPurchase = new function() { var BackoffPoll = function(poll, pollContext, handlers) { var onSuccess = handlers.onSuccess; var onError = handlers.onError; var onTimeout = handlers.onTimeout; var iter = 0; var MAX_ATTEMPTS = 20; var eCount = 0; var MAX_ERRORS = 1; var getDelay = function() { var delay = 0; if(iter > 0 && iter < 5) { delay = 250 * Math.pow(2, iter - 1); } else { delay = 4000; } return delay; } var retry = function() { iter++; if(iter < MAX_ATTEMPTS) { setTimeout(check , getDelay()); } else { onTimeout(); } } var error = function() { if(eCount < MAX_ERRORS) { retry(); eCount++ } else { onError(); } } var success = function() { onSuccess(); } var check = function() { poll(pollContext, retry, success, error); } this.start = function() { check(); }; } var purchaseTimeout = function(asins, orderID) { reload(); showAvodAjaxDialog( { url: "/gp/video/detail/dialogs/purchase-timeout.html", title: "Problem Completing Your Order" }); } var purchaseError = function(asins, orderID) { reload(); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/purchase-failure.html?ASINS=" + asins, title: "Your Order Cannot Be Completed" }, asins); } var reload = function(asins, orderID, reloadPlayer) { var purchasedASINs; if(typeof asins !== 'undefined') { purchasedASINs = {purchasedASINs: asins}; } if(typeof reloadBox === "function") reloadBox(purchasedASINs); if(typeof reloadList === "function") reloadList(purchasedASINs); if(typeof reloadSeasons === "function") reloadSeasons(); if (typeof reloadPlayer === 'undefined') { reloadPlayer = true; } try { if (reloadPlayer) { updateRights(); } } catch(err) {} } var showFlashCheck = function(asins) { showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/no-flash.html?ASINS=" + asins, title: "Flash player is not installed" }, asins); } var allowNoFlashPurchase = function(asins) { showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/noflash-warning.html/ref=atv_dp_noflash_purchase?ASINS=" + asins, title: "Important information about playback" }, asins); } var doFlashCheck = function(asins) { updateStatus("Confirming Flash requirements..."); amznJQ.available('ATVFlashPlayerJS', function() { var hasRequestedVersion = DetectFlashVer(10,1,0,0); if(hasRequestedVersion) { purchaseContinue(asins); } else { showFlashCheck(asins); } }); } var showGeoCheck = function(asins) { showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/geo-purchase.html?ASINS=" + asins, title: "Your Order Cannot Be Completed" }, asins); }; var doGeoCheck = function(asins) { updateStatus("Checking location..."); jQuery.ajax({ url: "/gp/video/detail/ajax/geo-check.html", success: function(data) { if(data.success == 1) { purchaseContinue(asins); } else { showGeoCheck(asins); } }, error: function(a, status) { showGeoCheck(asins); }, dataType: "json", timeout: 10000 }); } var showPreorderTyp = function(asins) { jQuery.ajax({ url: "/gp/video/detail/ajax/preorderTyp.html", data: {ASINS: asins}, success: replaceSideBox, error: function() { showAvodAjaxDialog( { url: "/gp/video/detail/dialogs/error.html", title: "An unknown error has occured" }); }, dataType: "html", timeout: 10000 }); } var showTVPassWarning = function(asins) { updateStatus("Confirming TV Pass terms..."); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/tvpass-warning.html?ASINS=" + asins, title: "You are about to purchase a TV Pass" }, asins); }; var showDvdPageWarning = function(asins) { updateStatus("Confirming digital purchase..."); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/dvd-page-warning.html?ASINS=" + asins, title: "You are about to make an Amazon Instant Video purchase" }, asins); } var showHDWarning = function(asins) { updateStatus("Confirming HD preferences..."); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/hd-warning.html?ASINS=" + asins, title: "Important information about HD playback" }, asins); }; var showSilkWarning = function(asins) { updateStatus("Confirming Silk warning..."); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/silk-warning.html?ASINS=" + asins, title: "Buying Amazon Instant Videos" }, asins); }; var showBlackoutWarning = function(asins) { updateStatus("Confirming licensing terms..."); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/blackout-warning.html?ASINS=" + asins, title: "Licensing restrictions apply to this purchase" }, asins); }; var canStreamPoll = function(orderID, retry, success, error) { jQuery.ajax({ url: "/gp/video/order/check-canstream.html", data: {"orderID": orderID}, success: function(data) { if(data) { if(data.canStream === "PENDING") { retry(); } else if(data.canStream === "ALLOW") { success(); } else { error(); } } else { error(); } }, error: function(a, status) { if(status === "timeout") { retry(); } else { error(); } }, dataType: "json", timeout: 10000 }); }; var ajaxPurchase = function(asins) { updateStatus("Purchasing..."); window.handleAvodPurchaseSuccess = function(data) { if(data && data.success === "true") { var orderID = data.orderID; purchaseContinue(asins, orderID); } else { window.location = "https://www.amazon.com:443/gp/video/detail/ajax/purchase.html/185-9572722-1398941?retJSON=false&ASINS=" + asins + "&sessionID=185-9572722-1398941"; } } var head = document.getElementsByTagName("head")[0] || document.documentElement; var script = document.createElement("script"); script.src = "https://www.amazon.com:443/gp/video/detail/ajax/purchase.html/185-9572722-1398941?callback=handleAvodPurchaseSuccess&ASINS=" + asins + "&sessionID=185-9572722-1398941"; var done = false; var timeoutRef = setTimeout(function() { if(done) return; purchaseTimeout(asins); }, 60000); script.onload = script.onreadystatechange = function() { if ( !done && (!this.readyState || this.readyState === "loaded" || this.readyState === "complete") ) { done = true; clearTimeout(timeoutRef); script.onload = script.onreadystatechange = null; if ( head && script.parentNode ) { head.removeChild( script ); } } }; var errorHandler = function() { done = true; clearTimeout(timeoutRef); purchaseError(asins); }; script.onerror = errorHandler; head.insertBefore( script, head.firstChild ); } var hasRightsPoll = function(asins, retry, success, error) { jQuery.ajax({ url: "/gp/video/detail/ajax/has-rights.html", data: {"ASINS": asins}, success: function(data) { if(data) { if(data.hasRights === 'false') { retry(); } else if(data.hasRights === 'true') { success(); } else { error(); } } else { error(); } }, error: function(a, status) { if(status === "timeout") { retry(); } else { error(); } }, dataType: "json", timeout: 10000 }); }; var canStream = function(asins, orderID) { updateStatus("Checking order status..."); var b = new BackoffPoll(canStreamPoll, orderID, { onSuccess: function() { purchaseContinue(asins); }, onError: function() { purchaseTimeout(asins); }, onTimeout: function() { purchaseTimeout(asins, orderID); } }); b.start(); } var hasRights = function(asins) { updateStatus("Finalizing rights..."); var b = new BackoffPoll(hasRightsPoll, asins, { onSuccess: function() { purchaseContinue(asins); }, onError: function() { purchaseTimeout(asins); }, onTimeout: function() { purchaseTimeout(asins); } }); b.start(); } var DO_GEO_CHECK = this.DO_GEO_CHECK = "DO_GEO_CHECK"; var SHOW_DVD_PAGE_WARNING = this.SHOW_DVD_PAGE_WARNONG = "SHOW_DVD_PAGE_WARNING"; var SHOW_HD_WARNING = this.SHOW_HD_WARNING = "SHOW_HD_WARNING"; var SHOW_SILK_WARNING = this.SHOW_SILK_WARNING = "SHOW_SILK_WARNING"; var SHOW_BLACKOUT_WARNING = this.SHOW_BLACKOUT_WARNING = "SHOW_BLACKOUT_WARNING"; var AJAX_PURCHASE = this.AJAX_PURCHASE = "AJAX_PURCHASE"; var CAN_STREAM = this.CAN_STREAM = "CAN_STREAM"; var HAS_RIGHTS = this.HAS_RIGHTS = "HAS_RIGHTS"; var RELOAD = this.RELOAD = "RELOAD"; var SHOW_PREORDER_TYP = this.SHOW_PREORDER_TYP = "SHOW_PREORDER_TYP"; var SHOW_TV_PASS_WARNING = this.SHOW_TV_PASS_WARNING = "SHOW_TV_PASS_WARNING"; var DO_FLASH_CHECK = this.DO_FLASH_CHECK = "DO_FLASH_CHECK"; var STAGES = {}; STAGES[DO_GEO_CHECK] = doGeoCheck; STAGES[CAN_STREAM] = canStream; STAGES[SHOW_DVD_PAGE_WARNING] = showDvdPageWarning; STAGES[SHOW_HD_WARNING] = showHDWarning; STAGES[SHOW_SILK_WARNING] = showSilkWarning; STAGES[SHOW_BLACKOUT_WARNING] = showBlackoutWarning; STAGES[AJAX_PURCHASE] = ajaxPurchase; STAGES[HAS_RIGHTS] = hasRights; STAGES[RELOAD] = reload; STAGES[SHOW_PREORDER_TYP] = showPreorderTyp; STAGES[SHOW_TV_PASS_WARNING] = showTVPassWarning; STAGES[DO_FLASH_CHECK] = doFlashCheck; var pipeline = {}; var defaultPipeline = [DO_FLASH_CHECK, DO_GEO_CHECK, AJAX_PURCHASE, CAN_STREAM, HAS_RIGHTS, RELOAD]; pipeline['B004OQMXP6'] = [DO_FLASH_CHECK,DO_GEO_CHECK,AJAX_PURCHASE,CAN_STREAM, HAS_RIGHTS, RELOAD]; pipeline['B004OQSKYE'] = [DO_FLASH_CHECK,DO_GEO_CHECK,AJAX_PURCHASE,CAN_STREAM, HAS_RIGHTS, RELOAD]; var epListStages = "".split(","); var stage = {}; var useEpListStages = false; var shownEpListStages = 0; var totalEpListStages = 0; var purchaseStart = function(asins, epListPurchase) { stage[asins] = -1; useEpListStages = epListPurchase || false; shownEpListStages = 0; purchaseContinue(asins); } var getPipeline = function(asins) { var p = pipeline[asins]; if(!p) { if (useEpListStages === true && shownEpListStages < totalEpListStages) { p = []; for (i in epListStages) { p.push(epListStages[i]); } for (i in defaultPipeline) { p.push(defaultPipeline[i]); } shownEpListStages++; } else { p = defaultPipeline; } } return p; } var currentStage = function(asins, context) { var i = stage[asins]; var p = getPipeline(asins); var st = p[i]; var f = STAGES[st]; if(typeof f === 'function') { setTimeout(function() {f(asins, context)}, 1); } } var purchaseContinue = function(asins, context) { stage[asins]++; currentStage(asins, context); } var purchaseCancel = function(asins) { stage[asins] = -1; jQuery(".avod-preview-btn").css("display", "block"); reload(undefined, undefined, false); } var purchaseRetry = function(asins, context) { currentStage(asins, context); } var setStage = function(asins, st) { var p = getPipeline(asins); for(var i = 0; i < p.length; i++) { if(p[i] === st) { stage[asins] = i; return; } } } this.purchaseCancel = purchaseCancel; this.purchaseStart = purchaseStart; this.purchaseContinue = purchaseContinue; this.purchaseRetry = purchaseRetry; this.setStage = setStage; }(); var avodPurchaseClick = function(e) { var button = jQuery(this); if(button.hasClass("disable")) { return; } button.addClass("disable"); jQuery(".avod-preview-btn").css("display", "none"); var asin = button.attr("asin"); if(typeof asin === "undefined") { showAvodAjaxDialog( { url: "/gp/video/detail/dialogs/error.html", title: "An unknown error has occured" }); } else { showSpinner(); stop(); hidePlayer(); avodPurchase.purchaseStart(asin); } return false; } var replaceSideBox = function(ih) { jQuery("div#avod-side-box div.avod-side-box-anchor").html(ih) .find(".avod-wrapped-side-box").css("width", "").css("height", ""); } var reloadPage = function() { } var reloadBox = function(args) { var data = jQuery.extend({}, {"ASIN": "B004OQMXP6"}, args); jQuery.ajax({ url: "/gp/video/detail/ajax/box.html", data: data, success: replaceSideBox, error: function() { showAvodAjaxDialog( { url: "/gp/video/detail/dialogs/error.html", title: "An unknown error has occured" }); }, dataType: "html", timeout: 10000 }); } var showSpinner = function() { var $sideBox= jQuery("#avod-side-box"); var $anchor = $sideBox.find("div.avod-side-box-anchor"); var spinnerHTML = jQuery("#avod-side-box-spinner").html(); var $table = $anchor.children(".avod-wrapped-side-box>table"); var w = $table.width(); var h = Math.max(170, $table.height()); replaceSideBox(spinnerHTML); if(w !== 0) { $anchor.find("table.avod-spritebox") .attr("width", w).attr("height", h); } } var $sideBox; if (typeof amznJQ !== 'undefined') { amznJQ.onReady("jQuery", function() { $sideBox = jQuery("div#avod-side-box"); jQuery("div.avod-feedback span").click(function() { showAvodAjaxDialog( { url: "/gp/video/detail/dialogs/feedback.html", title: "Send us Feedback" }); return false; }); }); } var updateStatus = function(status) { jQuery(".avod-side-box-anchor #purchase-status").html(status); }
Completing your purchase
JavaScript is required
Enable JavaScript in your browser now so you can purchase and instantly watch thousands of your favorite movies and TV shows.
7 day rental
1-Click? $2.99
Buy movie
1-Click? $9.99
Learn more about renting and buying
To Add to Wish List, choose from options to the leftChoose Wish List or Gift Idea List
', location: function(popover, settings) { var e = $('.wishlistAddButtonActive').filter(function() { return $(this).width()}); var p = e.position(); return { top: p.top + e.height() - 5 , left: p.left -4 }; }, modal: false, onFilled: function(pop) { if (window.wlPop) { setTimeout(function() { wlPop.onFill(pop);}, 0); } }, onShow: function(popover, settings) { popover.remove(); $('div.wishlist_popover_div').filter(function(){return $(this).parent().width()}).prepend(popover); popover.css('margin-left', -popover.position().left - 0 ); }, paddingLeft: 0, paddingRight: 0, showCloseButton: false, showOnHover: false, skin: null, title: null, width: 170 }); }); } function setRegistryId(regStr) { var $ = jQuery; $('[name=sourceCustomerOrgListID],[name=colid],[name=wlPopCommand]').attr('value', regStr); $('[name=submit.add-to-registry.wishlist],[name=submit.add-to-wishlist]').eq(0).click(); return false; } function clearText(thefield){ if (thefield.value==thefield.defaultValue) thefield.value = ""; }
[Send us Feedback]
Have a promotion code? View Balance
When you buy a video you may watch and re-watch it as often as you like (subject to the limitations described in the Amazon Instant Video Terms of Use). You may stream a purchased video while connected to the internet (by clicking the 'Watch Now' button) and access the video from Your Video Library on any other compatible device. You may also download the video. Learn more about downloading. Additional restrictions may apply (as provided in our Amazon Instant Video Terms of Use).'; Flyovers.TextArray['movie_buybox_purchase_sr_notstreamable_details'] = '
Purchase Details
When you buy a video, your viewing rights do not expire (except as provided in our Terms of Use). You can download a video you own to 2 locations (TiVo DVRs and Windows PCs). You can also transfer a video you own to 2 portable devices. Note: Some new release movies will become unavailable for downloading for an unspecified period of time due to licensing restrictions. You will be notified about this before we process your order.'; Flyovers.TextArray['download_customer_details'] ='You can download your videos to a Windows PC or TiVo DVR to watch them offline or on your TV. When your order is complete, just click the download button in the online player. (If you do not have one yet, you can add a download location.)'; Flyovers.RegisterTextFlyover('download_customer_details', 'download_customer_details', true, false, 'atv_dp_dlcust_detail', 'bottom'); } function getUrlParm(name) { name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]"); var regexS = "[\\?&]" + name + "=([^&#]*)"; var regex = new RegExp( regexS ); var results = regex.exec( window.location.href ); if( results == null ) return ""; else return results[1]; } var resultCodeUrlParm = getUrlParm("resultCode"); if (resultCodeUrlParm != "") { var SuccessBackoffPoll = function(poll, pollContext, handlers) { var onSuccess = handlers.onSuccess; var onError = handlers.onError; var onTimeout = handlers.onTimeout; var iter = 0; var MAX_ATTEMPTS = 20; var eCount = 0; var MAX_ERRORS = 1; var getDelay = function() { var delay = 0; if(iter > 0 && iter < 5) { delay = 250 * Math.pow(2, iter - 1); } else { delay = 4000; } return delay; } var retry = function() { iter++; if(iter < MAX_ATTEMPTS) { setTimeout(check , getDelay()); } else { onTimeout(); } } var error = function() { if(eCount < MAX_ERRORS) { retry(); eCount++ } else { onError(); } } var success = function() { onSuccess(); } var check = function() { poll(pollContext, retry, success, error); } this.start = function() { check(); }; } if(typeof amznJQ !== 'undefined') { amznJQ.available('jQuery', function() { var successPoll = function(context, retry, success, error) { jQuery.ajax({ url: "/gp/video/detail/ajax/pcs-check.html", data: {}, success: function(data) { if(data) { if(data.marquee === true) { success(); } else if(data.marquee === false) { retry(); } else { error(); } } else { error(); } }, error: function(a, status) { if(status === "timeout") { retry(); } else { error(); } }, dataType: "json", timeout: 15000 }); }; var showButton = function() { jQuery("#marquee-signup-content").html("You now get unlimited FREE Two-Day Shipping along with unlimited, commercial-free, instant streaming of thousands of movies and TV shows. You will receive an e-mail confirming your membership. ") .parents(".ap_popover").find(".ap_title").html("Welcome to Amazon Prime"); jQuery("#marquee-signup-spinner").hide(); jQuery("#marquee-signup-button").show(); } var showError = function() { jQuery("#marquee-signup-content").html("An unknown error has occurred during the Amazon Prime sign-up process. Please try again. We apologize for the inconvenience.") .parents(".ap_popover").find(".ap_title").html("Sorry, an error has occurred"); jQuery("#marquee-signup-spinner").hide(); jQuery("#marquee-signup-button").show(); } var b = new SuccessBackoffPoll(successPoll, {}, { onSuccess: function() { jQuery("#marquee-signup-button").click(function() { window.location = "/gp/product/B004OQMXP6"; }); showButton(); }, onError: function() { showError(); }, onTimeout: function() { showError(); } }); b.start(); }); } var popoverContent = '
Please wait while we complete your sign-up. This could take a few seconds...
Continue
'; if(typeof amznJQ !== 'undefined') { amznJQ.available('popover', function() { jQuery.AmazonPopover.displayPopover({ modal: true, showCloseButton: false, width: 450, closeEventExclude: "CLICK_OUTSIDE", location: "centered", align: "middle", locationOffset: [0,100], title: "Completing your Amazon Prime sign-up", literalContent: popoverContent }); }); } }
New to Amazon Instant Video? Instantly watch thousands of movies and TV shows. Learn more. Watch on your computer or on your TV with one of our compatible devices.
Customers Who Bought This Item Also Bought
Page of (Start over)
Back
Private Dicks Amazon Instant Video ~ Lexington Steele
2.8 out of 5 stars (6)
$2.99
Boobs: An American Obsession Amazon Instant Video ~ Dr Garth Fisher
3.0 out of 5 stars (1)
$2.99
Pure Nude Yoga- Worship the Sun Amazon Instant Video ~ Dane Van Rose
3.7 out of 5 stars (6)
$1.99
Private Practices (Unrated) Amazon Instant Video ~ Warren Robert...
3.8 out of 5 stars (6)
$2.99
Petals - Journey Into Self-discovery Amazon Instant Video ~ Richa...
3.8 out of 5 stars (4)
$1.99
Sensual Massage Made Simple Amazon Instant Video ~ Gordon Inkeles
4.1 out of 5 stars (14)
$1.99
Next
Product Details
Synopsis: Twenty-two women, ages 6 to 84-years-old, discuss how breasts play a crucial role in the experiences of puberty, motherhood, sex, health, and aging.
Starring: Birgitte, Susan Mason', "atv_dp_imdb_hover_credits");Flyovers.RegisterIMDBFlyover('nm1289564_credits', 'ContentType=Movie,TVSeries-BlackList=B004OQMXP6,B004OQSKYE-CastMember', 'nm1289564', 'Other videos featuring Susan Mason', 'View all', "atv_dp_imdb_hover_credits");
Supporting actors: Tawny Peaks, Rachel Rocketts', "atv_dp_imdb_hover_credits");Flyovers.RegisterIMDBFlyover('nm0734258_credits1', 'ContentType=Movie,TVSeries-BlackList=B004OQMXP6,B004OQSKYE-CastMember', 'nm0734258', 'Other videos featuring Rachel Rocketts', 'View all', "atv_dp_imdb_hover_credits");
Directed by: Meema Spadola', "atv_dp_imdb_hover_credits");
Genre: Documentary
Runtime: 50 minutes
Release year: 2004
Studio: Icarus Films
ASIN: B004OQMXP6 (Rental) and B004OQSKYE (Purchase)
Rights & Requirements
Rental rights: 7 day viewing period Details
Purchase rights: Stream instantly and download to 2 locations. Details
Compatible with: Mac and Windows PC online viewing, compatible instant streaming devices, TiVo DVRs. System requirements
Online Viewing--Most Macs and Windows PCs with broadband connections and web browsers with the latest version of the Adobe Flash Player. Technical Requirements'; Flyovers.RegisterTextFlyover('plays_on_system_requirements', 'plays_on_system_requirements', false, false, 'atv_dp_hover_sys_req', null, 500);
Format: Amazon Instant Video (streaming online video and digital download)
You have 30 days to complete watching this 7-day rental. You can choose to 'Watch Now' or 'Download' it to a compatible device. If you choose to 'Watch Now', you will start instantly streaming the video on your computer and you may later stream it on another compatible device. If you choose to 'Download' the video, you will be able to download the video to a compatible device and watch the video on that device while disconnected from the internet. Learn more about downloading. Additional restrictions may apply (as provided in our Amazon Instant Video Terms of Use).';Flyovers.RegisterTextFlyover('rental_rights_details', 'movie_buybox_rent_details', true, false, 'atv_dp_rent_detail');Flyovers.RegisterTextFlyover('purchase_rights_details', 'movie_buybox_purchase_sr_streamable_details', true, false, 'atv_dp_purchase_detail'); if (document.getElementById('purchaseAnchor')) { document.getElementById('purchaseAnchor').style.fontSize = "0pt"; }
Also available on DVD
Breasts - A Documentary DVD ~ Tawny Peaks 4.4 out of 5 stars (14) $17.49
Theatrical Release Information
US Theatrical Release Date: May 07, 2004
Video Format Details
Online Viewing
PC Download
TiVo box
Portable device
View instantly from any PC or Mac with a broadband connection
Ready to watch in about 20 minutes*
Ready to watch in about 25 minutes*
Ready to transfer in about 20 minutes*
* Your download times may vary--estimates shown are for a typical DSL connection (1.5 Mbits/sec). Rental videos cannot be transferred to a portable device.
300 Kbps
600 Kbps 480p
900 Kbps 480p
1.2 Mbps 480p
Aspect Ratio 1.333333:1
Audio Channels 2
*
Bitrate delivered is dependent on speed of Internet Connection'; Flyovers.RegisterTextFlyover('file_info_0', 'file_info_0', true, true, 'atv_dp_download_detail', 'right', 250, [-30, -40]); Flyovers.TextArray['file_info_1'] = '
File Size 1.0 GB
Bitrate 2500 kbps
Aspect Ratio 1.33:1
Audio Channels 2'; Flyovers.RegisterTextFlyover('file_info_1', 'file_info_1', true, true, 'atv_dp_download_detail', 'right', 250, [-30, -40]); Flyovers.TextArray['file_info_2'] = '
File Size 1.1 GB
Bitrate 2800 kbps
Aspect Ratio 1.33:1
Audio Channels 2'; Flyovers.RegisterTextFlyover('file_info_2', 'file_info_2', true, true, 'atv_dp_download_detail', 'right', 250, [-30, -40]); Flyovers.TextArray['file_info_3'] = '
File Size 251.2 MB
Bitrate 600 kbps
Aspect Ratio 1.33:1
Audio Channels 2'; Flyovers.RegisterTextFlyover('file_info_3', 'file_info_3', true, true, 'atv_dp_download_detail', 'right', 250, [-30, -40]);
Customers Who Viewed This Item Also Viewed
Page of (Start over)
Back
Boobs: An American Obsession Amazon Instant Video ~ Dr Garth Fisher
3.0 out of 5 stars (1)
$2.99
Petals - Journey Into Self-discovery Amazon Instant Video ~ Richa...
3.8 out of 5 stars (4)
$1.99
Private Dicks Amazon Instant Video ~ Lexington Steele
2.8 out of 5 stars (6)
$2.99
9to5: Days In Porn Amazon Instant Video ~ Sasha Grey
3.0 out of 5 stars (5)
$2.99
Private Practices (Unrated) Amazon Instant Video ~ Warren Robert...
3.8 out of 5 stars (6)
$2.99
First TImers' Club Amazon Instant Video ~ Women In Film Enter...
5.0 out of 5 stars (2)
$5.00
Next
Like 1321592961 false 0 0 0 0 (0)
Customer Reviews
14 Reviews
5 star:
(6)
4 star:
(8)
3 star:
(0)
2 star:
(0)
1 star:
(0)
Average Customer Review
4.4 out of 5 stars (14 customer reviews)
Share your thoughts with other customers:
Create your own review
Most Helpful Customer Reviews
70 of 71 people found the following review helpful:
4.0 out of 5 stars Enlightening, even for us neanderthal guys, April 11, 2002
By
happydogpotatohead "happydogpotatohead" (New Orleans, LA USA) - See all my reviews
(VINE VOICE)
This review is from: Breasts [VHS] (VHS Tape) This came on HBO one night and I watched it until the end. I was totally fascinated, and no, not just by the toplessness. These are real people, with stories to tell that are worth hearing. As a "guy," it was highly enlightening to me to see how women view their breasts, and how they view all the issues, ideas, fantasies, etc. that are associated with them. Their stories were sad, happy, triumphant, and, yes, maybe occasionally a bit titillating (excuse the pun).
The story of the woman who had a mastectomy hit me the hardest. At first, I admit, I flinched at the sight of her scar. But as I listened to her story and realized her triumph, I started to understand things about women that I'd never understood before. It was an invaluable experience.
Another thing that I liked about this documentary was that even though it was given from the female point of view, it was not exclusionary. I didn't have the feeling that I was a male intruder trespassing on forbidden territory, as I do sometimes when I see some female-oriented films.
After the initial shock/buzz of seeing so many different types of women with no shirts on, it wears off. The thing that draws you into this movie and keeps you there are these women's stories. In the end this becomes a very human document, a short visit with some fascinating and beautiful people who have a lot to say. Anybody looking to this for titillation will be mostly disappointed, but anyone with a brain will learn from "Breasts."
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
19 of 19 people found the following review helpful:
5.0 out of 5 stars Deeply insightful with a sense of humor, April 23, 2001
By
Courtney L. Lewis "Sassy Librarian" (Kingston, PA USA) - See all my reviews
(REAL NAME)
This review is from: Breasts [VHS] (VHS Tape) I purchased this video for a course on the cultural and historical issues surrounding Western attitudes towards women's bodies and was thrilled with the content and presentation. Participants (mostly topless or in bras) discuss their attitudes and experiences involving their breasts. Puberty, sexual partners, breastfeeding, breast cancer, breast enlargement/reduction and one lovely transsexual's experience of getting her breasts are touched upon (forgive the pun!). Between topical segments, the director has spliced in such things as movie clips from 1950s puberty films and early 20th century "pornography" clips involving breasts. With each of these women's experience, the viewer can draw widespread cultural expectations and historical tradition involving the female body.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
10 of 11 people found the following review helpful:
5.0 out of 5 stars Such a Funny and Sensuous movie...But a Powerful emotional roller coaster Also, May 10, 2007
By
Tim From Cincinnati (Land of Lonnie Mack) - See all my reviews
This review is from: Breasts - A Documentary (DVD) Ms.O'Gorman (prod descript) said if nothing else, its a good one for women. I disagree. I was So surprised watching this dvd How amazing and important this film Really is...Its ONE for all Men and Women..And maybe? Men might Understand much More about a woman's breast. Outstanding, despite low on money project would get 10 stars if i could. Well worth the 50 mins of quite a story.
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 14 customer reviews...
Most Recent Customer Reviews
5.0 out of 5 stars Great documentary - engaging, real & fun
A really well done documentary - interspersed with the interview subjects' comments, there are some great clips from old films and cartoons. Read more
Published 1 month ago by J. R. Clark
4.0 out of 5 stars Good for men also
From a male point of view, it was interesting to see women of different ages, ethnic backgrounds etc talk about a part of their anatomy that for most men remain an enigma and... Read more
Published 2 months ago by Paul Hackshaw
4.0 out of 5 stars The sum of her body parts does not equal the whole woman
BREASTS - A DOCUMENTARY comprises interviews with about two dozen women of all shapes, sizes, and ages discussing their bosoms. Read more
Published 22 months ago by J. L LaRegina
4.0 out of 5 stars Worth more than I payed ... and good for me too
Very good to watch! I am generally pretty happy with my body but it had crossed my mind that my A's were to small, and the problem with clothing not being made to fit my bust has... Read more
Published on August 16, 2009 by VanessaJ
5.0 out of 5 stars Breasts
I never expected to watch a film about women's breasts and not be sexually aroused. I was not because this is not a film about sex. Read more
Published on April 13, 2009 by John C. Robinson
4.0 out of 5 stars Outstanding and unique
Meema Spadola is to be congratulated on producing such a thought-provoking film... one that really needs to be seen by both men and women. Read more
Published on February 26, 2009 by Andy Baird
5.0 out of 5 stars "We have to talk."
How many guys have been frozen with those four small words? But, this dvd is an occassion when we have to have a talk even if it is one-way. Read more
Published on November 23, 2008 by W. Staples
4.0 out of 5 stars Breasts Demand Quality Massage
A must-see for anyone interested in women's relationship with their breasts. In this documentary, 22 women of all ages talk about their breasts, most topless and sharing... Read more
Published on September 29, 2008 by Christine Fawley
4.0 out of 5 stars An intimate glace into body image
The hour-long documentary Breasts directed by Meema Spadola (who also made a film called Private Dicks: Men Exposed) is a great resource for open dialogue about female bodies,... Read more
Published on February 20, 2008 by A. Slaff
4.0 out of 5 stars interesting
to see the different women. but,plus size black lady doesn't show all and their is a black transexual...
Published on April 11, 2007 by D. phillips
Search Customer Reviews
Only search this product's reviews
? See all 14 customer reviews...
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.
sex(2)
body image(1)
breasts(1)
documentary(1)
documentary films(1)
hbo(1)
icarus films vod(1)
sexuality(1)
women(1)
womens health(1)
Agree with these tags?
Your tags: Add your first tag
Search Products Tagged with
See most popular tags
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
Amazon Instant Video forum Still no closed captions on downloaded movies?
120
1 hour ago
Amazon Instant Video forum On Demand Queue
60
1 hour ago
Amazon Instant Video forum Missing episodes of Frasier
18
5 hours ago
Amazon Instant Video forum "Jerky" video when Downloaded to TiVO?
0
7 hours ago
Amazon Instant Video forum DeRegister a Sony Blue Ray DVD Player
0
22 hours ago
Amazon Instant Video forum Petition to Add Wii Streaming Capabilities to Amazon Instant Video
22
1 day ago
Amazon Instant Video forum iPad App for Amazon VoD?
138
1 day ago
Amazon Instant Video forum Pricing of 1/2 hour shows vs 1 hour shows
2
1 day ago
Search Customer Discussions
Search all Amazon discussions
Related forums
Amazon Instant Video forum (260 discussions)
By placing your order, you agree to our Terms of Use. Sold by Amazon Digital Services, Inc. Additional taxes may apply.
Feedback
If you need help or have a question for Customer Service, contact us.
Would you like to 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.
Amazon Video On Demand Privacy Statement
Amazon Video On Demand Shipping Information
Amazon Video On Demand Returns & Exchanges
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
