Amazon.com: Iraq for Sale: The War Profiteers: Robert Greenwald: 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; } }
See 1 customer image
View and share related 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
Great Deals on New Books
Add to Cart
$11.99 & eligible for FREE Super Saver Shipping on orders over $25. Details '; return errMsg; }, onFilled: function(p) { jQuery('#SSOFpopoverLink_A2T7VB3RS69DVX').amazonPopoverTrigger({ closeText: 'Close', title: 'What Is Fulfillment By Amazon?', locationElement: jQuery("#SSOFpopoverLink_A2T7VB3RS69DVX"), align: "center", location: "bottom", width: 430, localContent: "#SSOFpopover_A2T7VB3RS69DVX" }); }, onShow: function(p) { jQuery('#mbc_B000HWXOT0_A2T7VB3RS69DVX').addClass("mbcPopoverOfferRowSelect"); }, onHide: function(p) { jQuery('#mbc_B000HWXOT0_A2T7VB3RS69DVX').removeClass("mbcPopoverOfferRowSelect"); } }).bind("mouseenter", function() { jQuery('#mbc_B000HWXOT0_A2T7VB3RS69DVX').addClass("mbcOfferRowSelect"); }).bind("mouseleave", function() { jQuery('#mbc_B000HWXOT0_A2T7VB3RS69DVX').removeClass("mbcOfferRowSelect"); }); jQuery('#mbc_B000HWXOT0_A2T7VB3RS69DVX_atc').bind("click", function() { window.location.href = jQuery('#mbc_B000HWXOT0_A2T7VB3RS69DVX_atc a').attr('href'); return false; }); }); }
34 used & new from $4.59
Have one to sell? Sell yours here
or
Get up to a $2.00 Amazon gift card
Share
Iraq for Sale: The War Profiteers
Robert Greenwald (Director) | 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(); }); }); 4.5 out of 5 stars See all reviews (94 customer reviews) |
List Price:
$14.95
Price:
$11.99 & eligible for FREE Super Saver Shipping on orders over $25. Details
Deal Price:
You Save:
$2.96 (20%)
Special Offers Available
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 5 left in stock--order soon (more on the way).
Want it delivered Monday, November 21? Choose One-Day Shipping at checkout. Details
19 new from $8.12 13 used from $4.59 2 collectible from $19.99
Watch Instantly with
Rent
Buy
Iraq For Sale
--
--
Iraq for Sale: The War Profiteers
$2.99
$9.99
Other Formats & Versions
Amazon Price
New from
Used from
Other
1-Disc Version
$11.99
$8.12
$4.59
Trade In This Movies & TV Item for $2.00
Trade in Iraq for Sale: The War Profiteers for a $2.00 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
+
+
Price For All Three: $36.47
Show availability and shipping details '; var bxgyDefaultMsgShow = 'Show availability and shipping details'; var bxgyAllMsgHide = 'Hide availability and shipping details'; var bxgyAllMsgShow = 'Show availability and shipping details'; var bxgyXYMsgHide = 'Hide availability and shipping details'; var bxgyXYMsgShow = 'Show availability and shipping details'; var bxgyXZMsgHide = 'Hide availability and shipping details'; var bxgyXZMsgShow = 'Show availability and shipping details'; var bxgyYZMsgHide = 'Hide availability and shipping details'; var bxgyYZMsgShow = 'Show availability and shipping details'; var mapText = 'To see our price, add these items to your cart. Why don't we show the price?'; var mapTextSingleAsin = 'To see our price, add this item to your cart. You can always remove it later. Why don't we show the price?'; Buy the selected items together
This item: Iraq for Sale: The War Profiteers ~ Robert Greenwald DVD $11.99
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
No End in Sight ~ Campbell Scott DVD $11.49
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
Why We Fight ~ Gore Vidal DVD $12.99
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
What Other Items Do Customers Buy After Viewing This Item?
No End in Sight ~ Campbell Scott DVD
4.7 out of 5 stars (114)
$11.49
Inside Job ~ Matt Damon DVD
4.6 out of 5 stars (321)
$15.99
Why We Fight ~ Gore Vidal DVD
4.4 out of 5 stars (174)
$12.99
Food, Inc. ~ Eric Schlosser DVD
4.7 out of 5 stars (760)
$6.75
? Explore similar items
Product Details
Directors: Robert Greenwald
Format: Closed-captioned, Color, Letterboxed, Widescreen, NTSC
Subtitles: Spanish
Region: Region 1 (U.S. and Canada only. Read more about DVD formats.)
Number of discs: 1
Studio: Brave New Films
DVD Release Date: September 26, 2006
Run Time: 75 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(); }); }); 4.5 out of 5 stars See all reviews (94 customer reviews)
ASIN: B000HWXOT0
Amazon Best Sellers Rank: #32,532 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 "Iraq for Sale: The War Profiteers" visit the Internet Movie Database (IMDb)
Special Features
Filmmaker commentary
Abridged version of the film
"U.K. Confidential"
"Important Votes"
"The Invisible Workforce"
Editorial Reviews
New York Times, September 8, 2006
a horrifying catalog of greed, corruption and incompetence
Product Description
Iraq for Sale: The War Profiteers is the story of what happens to everyday Americans when corporations go to war.
Acclaimed director Robert Greenwald (Wal-Mart: The High Cost of Low Price, Outfoxed, and Uncovered) takes you inside the lives of soldiers, truck drivers, widows and children who have been changed forever as a result of profiteering in the reconstruction of Iraq. Iraq for Sale uncovers the connections between private corporations making a killing in Iraq and the decision makers who allow them to do so.
See all Editorial Reviews
Customer Reviews
94 Reviews
5 star:
(68)
4 star:
(15)
3 star:
(5)
2 star:
(4)
1 star:
(2)
Average Customer Review
4.5 out of 5 stars (94 customer reviews)
Share your thoughts with other customers:
Create your own review
Most Helpful Customer Reviews
62 of 64 people found the following review helpful:
4.0 out of 5 stars Every American Should See This, November 6, 2006
By
Nicolas Mitchell (Los Angeles, CA) - See all my reviews
(REAL NAME)
This review is from: Iraq for Sale: The War Profiteers (DVD) Every time I hear someone tell me it is un-American to question the motivations behind and the execution of a war, it really upsets me. In reality, it is the ability to speak up and raise objections that defines us as Americans. But who is it that is really undermining the troops? Is it those who have failed to adequately plan for, equip, and staff the war effort, and have put the lives of U.S. troops in the hands of corporations? Or is it those who seek to challenge these failed policies? I would hope most would choose the former as the greatest threat to both the safety of troops and the eventual outcome of the war.
This film underscores this debate in the context of what is evidenced as real, genuine war profiteering. The war profits are reprehensible enough, often overcharging the U.S. taxpayer and under-training their men on the front lines. But I believe the filmmakers, at their core, have attempted to place blame on the U.S. government for creating this situation in the first place. Certainly private contractors have played a part in military operations for a long time now, but not to the extent to which they play a role in this war. Everything from providing water, food service, laundry service, transportation, and even interrogations are put in the hands of private contractors. And, as the film points out time and time again, these corporations have no real allegiance to the U.S. military, nor are they governed by the same codes of military conduct or the Geneva Convention. You can imagine the serious problems that can arise when private contractors, essentially mercenaries with no oversight or accountability for their actions, are fighting side by side with U.S. troops making 25% of the salary of the contractors.
Overall, Iraq for Sale: The War Profiteers is an eye-opening and infuriating look at a situation most Americans know about already, but to which they have essentially turned a blind eye. This film simply and unequivocally illustrates exactly how great a stake corporations have in the Iraq war, which leads me to my one criticism of the film. Among the many great issues raised, I don't believe the following conclusion is ever addressed. That conclusion is this: We can assume that the #1 goal of any soldier in a war is to bring about an end to that war. The #1 goal of any corporation is to make a profit. Therefore, it is in the interest of military contractors to sustain the war as long as they are making a profit. Therein lies the most elemental conflict with the war profiteers. We put a company in roles vital to the success of the war, yet a successful conclusion to the war would likely end most or all military contracts the company would be awarded. To whom do these contractors pledge allegiance? Do they act in the best interests of the U.S. war effort, and thus risk losing these lucrative contracts in the peaceful future? Or do they act in the best interests of their company's bottom line and flirt with treason in the process.
Now tell me who is really "undermining the troops."
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
130 of 148 people found the following review helpful:
5.0 out of 5 stars "I'm a war time President. I make decisions with war on my mind.", September 28, 2006
By
cvairag (Allan Hancock College) - See all my reviews
(VINE VOICE)
This review is from: Iraq for Sale: The War Profiteers (DVD) Greenwald and team's new documentary takes the public inquiry into the real causes for policy decisions made in Washington over the past eight years . . . well, maybe a lot longer to a new level. The film attempts to detail explicitly the activities of the four biggest war profiteers: Haliburton, Kellogg Brown & Root, CACI, and Blackwater, and examine the results of the privatization of war. The film and the twenty minute section on the DVD which records the failed attempts made in Congress by Senators Dorgen, Leahy and other Democrats to regain the type of Congressional oversight that the putative representatives of the American people had back in the late 1940's/early 1950's under the Truman Commission.
The implications of the ramifications of this unbridled corruption are perhaps even more terrifying than the tragic testimonies which are recorded to justify the exposition and argument made in the film.
The film does the great service of detailing for a mass audience, with more essential specifics than presented in this medium before, the depth of the control these war profiteers exert over our elected representatives and the danger they have brought to our front door, all in the blind pursuit of more almighty dollars than anyone could ever possibly spend. Even combat veteren General Smedley Butler, who was the first, I believe to coin the phrase "WAR IS A RACKET", could not have imagined the surreal proportions to which war profiteering has been taken in Iraq, all at the expense of the American tax-payer and a bunch of innocent people now dead.
Greenwald, in my opinion, has always been a rather conservative film-maker with an ability to get to the root of the big problems, but frankly, not a whole lot of dramatic flair (ala Micheal Moore, Erroll Morris, or the makers of "Hidden Wars of Desert Storm"). Determined to reach to the hearts in the Heartland, he seems absolutely adverse to showing any sort of partisanship at all, almost too responsibly objective, a style which, to my eye, somewhat enervates the presentation. But perhaps, there is more wisdom to his approach than I would care to admit. For instance, in 'Outfoxed', while doing a pretty good job of exposing the hypocrasy, dishonesty, deceptiveness, and bullying techniques of that now venerable vehicle of fascist propoganda, he does not beat the drum for the fact that Murdock is a dangerous foreign national, with extreme right wing verging on monarchist, oligarchic, political leanings operating in the US. Greenwald, does, however, in a sort of understated way, point to the incredible danger to our Democracy presented by Fox News Network, America's favorite babysitter (believe me, more of Reagan's Robots are coming of than the Gipper ever would have dared to dream for - all nursed on Hannatty's and O'Reilly's Goebbelesque rantings. "Wal-Mart: The High Cost of Low Prices" was a much happier affair as an investigative documentary - really hard hitting in its best moments - and his best effort dramatically. Again, Greenwald and his crew, through a sort of explanatory expose, make us aware of the root of a REALLY BIG PROBLEM.
These films make you aware and they make you mad. 'Iraq for Sale' shares with them - the same, slow paced - non dramatic - deliberate - consciously non-partisan style. And you will get angry - furious. But, will it get the American voting public to finally do something about the problem come November?
True to the filmaker's form, "Iraq for Sale" does not spend a second on the speculation that the Iraq venture was consciously planned years in advance to profit those who are discussed in the film. It does spend almost the entire duration detailing how those profits were eventually made and continue to be made, the type of suffering so far engendered, and why no oversight has been established to stop the bleeding.
Farenheit 9/11 was released in the Summer before the 2004 elections. Although it was by far the most viewed film world-wide that season, the majority of Americans did not see it! A shocking truth. And this one, folks - for better or worse - will not jerk you out of your seat as that monumental effort did for many. Rather, like Inconvenient Truth - it's more of an explanatory type of document - and to wit - much of it is basically already known by many, though perhaps not in such specific detail - however, it's a real service to have it all in one place - to show to as many folks as possible before the November elections. One wishes, we could print millions of dvds and dump them in places like Pennsylvania, Virgina, the deep South, Texas, Oklahoma, the Sun Belt, before they all go out and do it again! But, at least, if you care, buy a copy, and show it to some people before election day (or on it - outside the polling booth!)
Unquestionably, "Iraq For Sale" is team Greenwald's most important venture to date dealing with the ROOT (no pun intended) of THE BIGGEST PROBLEM, and should be seen by every American, especially those who actually believe they're doing their patriotic duty by voting Republican -because they've bought the argument that by supporting certain American business interests, America is going to stay strong, and that somehow by not supporting them, America's military is going to be weakened. The film succeeds is revealing this deceit for what it is, perhaps the most destructive lie ever bought by the majority of American voters.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
102 of 116 people found the following review helpful:
5.0 out of 5 stars "War is a racket." - Gen. Smedley Butler, October 1, 2006
By
Preston C. Enright (Denver, CO United States) - See all my reviews
(REAL NAME)
This review is from: Iraq for Sale: The War Profiteers (DVD) I don't have much to add beyond Cvairag's excellent review; but people looking for this sort of analysis will also want to purchase the DVD of Eugene Jarecki's documentary "Why We Fight."
We may not have the resources to print a million copies of these DVDs, but the Iraq for Sale website does offer a discount on bulk orders, and civic organizations like "Code Pink" offer the DVD at a discount as well.
Lastly, I'm not so sure that the American voters actually endorsed this regime and its policies of corporate fundamentalism and state terror. Authors like Greg Palast have revealed all sorts of voting chicanery, and I just viewed an excellent DVD on the issue called "American Blackout," which features Palast and Cynthia McKinney (who has been predictably smeared by the elite establishment).
"For the friends of the free market operating in Iraq, it doesn't matter who gets killed or why; every day is payday, and if from time to time events take a turn for the worse - another twenty or thirty Arabs annihilated in a mosque, a BBC cameraman lost on the road to the airport -back home in America with the flags and the executive-compensation packages, the stock prices for our reliably patriotic corporations rise with the smoke from the car bombs exploding in Ramadi and Fallujah: Lockheed Martin up from $52 to $75 between July 2003 and July 2006; over the span of the same three years, Boeing up from $33 to $77; ExxonMobil up from $36 to $65; Chevron up from $36 to $66; Halliburton up from $22 to $74; Flour up from $34 to $87." -Lewis Lapham, from his editorial in the September, 2006 issue of Harper's magazine.
Lapham's critique also provides the answer as to why we're in Iraq - some people are making a lot of money off of it, and they want to "stay the course."
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment (1)
Share your thoughts with other customers: Create your own review
? See all 94 customer reviews...
Most Recent Customer Reviews
5.0 out of 5 stars loved it!
loved it! e detailed and specific. What would you have wanted to know before you purchased the product?
Not too short and not too long. Aim for between 75 and 300 words.
Published 1 month ago by tortugaveloz
5.0 out of 5 stars A wow film - but not really
If you are properly educated on international affairs, not emotional, you may understand that the USA enters warfare for profit and always has done so. Read more
Published 10 months ago by Stephen Pellerine
5.0 out of 5 stars Hight of importance
"We the people" need to know more of the proof of the theft of our tax dollars and the pure corruption which is affecting our country and ruining our honor and society without any... Read more
Published 12 months ago by George Mason
4.0 out of 5 stars A Critical Look at what is going on in Iraq
As much as this film is important, it shouldn't be
regarded as this is everything what goes inside Iraq. Read more
Published on August 12, 2009 by Chung Dynasty
2.0 out of 5 stars Emotion reigns in this ranting film
[I am in the US Army.]
This is not a documentary. It is made up of interspersed interviews with people who fit into four categories: families of civilian contractors who... Read more
Published on March 7, 2009 by Shaphan Richardson
5.0 out of 5 stars A Must See
This is a must see. Our government contracts out the interrogation and torture of Iraqi civilians to private companies which are not subjected to any sort of supervision, so that... Read more
Published on January 21, 2009 by S. Siu
5.0 out of 5 stars Crime pays
As people looted in the streets of Iraq following the 2003 United States invasion, U.S. Secretary of War Donald Rumsfeld said, "Freedom's untidy, and free people are free to make... Read more
Published on January 10, 2009 by J. L LaRegina
5.0 out of 5 stars fabulous Iraqi facts
Iraq for Sale: The War ProfiteersThis film is amazing! I had a slap in the face wake up call. I know that I must work even harder to help stop what is happening in Iraq and stop... Read more
Published on November 29, 2008 by Diana Harden
5.0 out of 5 stars Sad!!!
We are too lazy, naive, afraid and stupefied to even comprehend what is happening around the globe. If it doesn't affect us directly it's not our problem!! Right? Right!! Read more
Published on November 8, 2008 by Douglas Luna
4.0 out of 5 stars Cronies of war
This Robert Greenwald documenatary shows the results of military privatization and the experience of this war for regular Americans. Not surprisingly, it's not a pretty picture. Read more
Published on August 31, 2008 by 2 cents
Search Customer Reviews
Only search this product's reviews
? See all 94 customer reviews...
Customers Who Bought This Item Also Bought
Page of (Start over)
Back
No End in Sight DVD ~ Campbell Scott
4.7 out of 5 stars (114)
$11.49
Why We Fight DVD ~ Gore Vidal
4.4 out of 5 stars (174)
$12.99
Uncovered - The Whole Truth About the Iraq War DVD ~ Robert Baer
4.1 out of 5 stars (129)
$8.72
Rethink Afghanistan DVD ~ Tariq Ali
4.3 out of 5 stars (6)
$14.99
Wal-Mart: The High Cost of Low Price DVD ~ Robert Greenwald
3.7 out of 5 stars (214)
$9.99
A Crude Awakening - The Oil Crash DVD ~ Wade Adams
4.7 out of 5 stars (45)
$14.99
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.
documentary(34)
halliburton(26)
iraq(25)
war profiteering(22)
war(21)
corruption(17)
kbr(14)
iraq war(8)
caci(6)
propaganda(6)
Agree with these tags?
See all 102 tags...
Your tags: Add your first tag
Search Products Tagged with
See most popular tags
Like 1321593171 false 0 15 15 14 (15)
Customer Discussions
This product's forum
Discussion
Replies
Latest Post
DRM is a BAD idea!
1
Mar 19, 2007
FIRST IT WASN'T LISTED THEN I COMLAINED AND THEY LISTED IT BUT THEN IT ENTERED THE TOP 100 DVD's AND SO TO STOP IT AMAZON NOW HAS IT'S SALES RANK AS NONE FOR 3 DAYS AND COUNTING
1
Oct 13, 2006
? See all 2 discussions...
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 Your Review of the Last Movie You Watched
4369
37 seconds ago
Movie forum What is the best acting performance ever?
647
14 minutes ago
Movie forum What do you consider the single greatest film ever made, and why?
2549
37 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
TV Series forum Chain Reaction
5154
6 hours ago
TV Series forum One for the road
3284
8 hours ago
Search Customer Discussions
Only search this product's forum
Related forums
Movie forum (1023 discussions)
ralph peters forum (start the discussion)
robert greenwald forum (start the discussion)
TV Series forum (1023 discussions)
Look for Similar Items by Category
Movies & TV > TV
Look for Similar Items by Subject
Search Movies & TV by subject:
DVD
Television & Documentary
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
