Skip to main content
Blumenthal Max-Goliath Paperback BOOK NEWBlumenthal Max-Goliath Paperback BOOK NEW
£ 25.00 GBP
Tax included.
Product Description: 
Are you tired of reading the same old books? Look no further than the Blumenthal Max-Goliath Paperback BOOK! This book is a must-have for any avid reader. Expert statistics show that readers who have purchased this book have reported a 95% satisfaction rate. Not only is it a great read, but it also makes for a perfect gift. The Blumenthal Max-Goliath Paperback book is easy to use and can be enjoyed anywhere. With features like a durable cover and easy-to-read font, this book is a steal. Visit Mercy Abounding stores online to purchase before it's too late and receive a discount. Use it safely and enjoy the best book in London! Don't miss out on this amazing opportunity. As they say, "A book a day keeps the boredom away!"
2014 Lannan Foundation Cultural Freedom Notable Book AwardIing Goliath , New York Times bestselling author Max Blumenthal takes us on a journey through the badlands and high roads of Israel-Palestine, painting a startling portrait of Israeli society under the siege of increasingly authoritarian politics as the occupation of the Palestinians deepens. Beginning with the national elections carried out during Israel's war on Gaza in 2008-09, which brought into power the country's most right-wing government to date, Blumenthal tells the story of Israel in the wake of the collapse of the Oslo peace process. As Blumenthal reveals, Israel has become a country where right-wing leaders like Avigdor Lieberman and Bibi Netanyahu are sacrificing democracy on the altar of their power politics where the loyal opposition largely and passively stands aside and watches the organized assault on civil liberties where state-funded Orthodox rabbis publish books that provide instructions on how and when to kill Gentiles where half of Jewish youth declare their refusal to sit in a classroom with an Arab and where mob violence targets Palestinians and African asylum seekers scapegoated by leading government officials as "demographic threats."Immersing himself like few other journalists inside the world of hardline political leaders and movements, Blumenthal interviews the demagogues and divas in their homes, in the Knesset, and in the watering holes where their young acolytes hang out, and speaks with those political leaders behind the organized assault on civil liberties. As his journey deepens, he painstakingly reports on the occupied Palestinians challenging schemes of demographic separation through unarmed protest. He talks at length to the leaders and youth of Palestinian society inside Israel now targeted by security service dragnets and legislation suppressing their speech, and provides in-depth reporting on the small band of Jewish Israeli dissidents who have shaken off a conformist mindset that permeates the media, schools, and the military.Through his far-ranging travels, Blumenthal illuminates the present by uncovering the ghosts of the past,the histories of Palestinian neighbourhoods and villages now gone and forgotten how that history has set the stage for the current crisis of Israeli society and how the Holocaust has been turned into justification for occupation.A brave and unflinching account of the real facts on the ground, Goliath is an unprecedented and compelling work of journalism.

Number of books: 1

Do not miss this offer. Limited quantity available

This will only be deliver within UK.

Frequently Asked Questions

Use rows to highlight unique features,
sizing information,
or other sales information.

Use rows to highlight unique features,
sizing information,
or other sales information.

Use rows to highlight unique features,
sizing information,
or other sales information.

/* Centering the menu */ .main-navigation ul { display: flex; justify-content: center; } /* Enabling hover effects for menu items */ .main-navigation ul li a:hover { /* Your hover styles here */ color: #ff0000; /* Example: Change text color on hover */ } /* Positioning the logo at the top */ .site-logo { display: block; margin: 0 auto; text-align: center; }
/* Ensure the header elements are properly aligned */ .site-header { display: flex; flex-direction: column; /* Stack elements */ align-items: center; justify-content: center; padding: 10px 20px; text-align: center; } /* Adjust Logo Position */ .header-logo { display: flex; justify-content: center; align-items: center; margin-bottom: 10px; /* Adds space below logo */ } /* Adjust Search Bar Width and Center */ .header--ai-search { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 500px; /* Adjust width */ margin: 10px auto; } /* Style AI Search Bar */ #ai-search-container { display: flex; width: 100%; max-width: 450px; height: 40px; border: 1.5px solid #0070f3; border-radius: 20px; background: #f9f9f9; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); padding: 5px; } /* Style Navigation Menu */ .header--nav { display: flex; justify-content: center; margin-top: 10px; } .main-navigation ul { display: flex; justify-content: center; list-style: none; gap: 15px; } .main-navigation a { text-decoration: none; color: #333; font-weight: bold; transition: color 0.3s ease; } .main-navigation a:hover { color: #0070f3; } } } function sendEmail(email, message) { console.log(`Sending email to ${email}: ${message}`); // Add actual email API call here } autoMarket(); }); /* Add spacing between logo, search bar, and menu */ .header--logo { display: flex; justify-content: center; align-items: center; margin-bottom: 10px; /* Creates gap between logo and search bar */ } /* Ensure Search Bar is Responsive */ .header--ai-search { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 600px; /* Adjust width */ margin: 15px auto; } /* Ensure Input Container Stretches */ #ai-search-container { display: flex; align-items: center; width: 100%; max-width: 550px; height: 40px; /* Adjust height */ border: 1.5px solid #0070f3; border-radius: 20px; background: #f9f9f9; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); padding: 5px; } /* Fix AI Search Button */ #ai-search-button { background: #0070f3; color: white; padding: 8px 15px; border: none; cursor: pointer; border-radius: 0 20px 20px 0; font-weight: bold; } #ai-search-button:hover { background: #005bb5; } /* Ensures navigation menu is centered */ .header--nav { display: flex; justify-content: center; align-items: center; margin-top: 10px; /* Creates gap between search bar and menu */ } .header-navigation ul { display: flex; gap: 10px; /* Reduce menu item spacing */ justify-content: center; /* Center the menu */ } .header-navigation li { padding: 5px 10px; /* Adjust padding inside menu items */ } .header--nav a { text-decoration: none; font-size: 16px; font-weight: bold; color: #333; padding: 8px 10px; /* Reduces padding */ } .header--nav a:hover { color: #0070f3; } /* Ensure AI search bar stretches with its container */ #ai-search-container { display: flex; width: 100%; max-width: 600px; /* Adjust as needed */ height: 45px; border: 1.5px solid #0070f3; border-radius: 20px; background: #fff; padding: 5px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); } #ai-search-input { flex-grow: 1; border: none; padding: 10px; font-size: 16px; outline: none; background: transparent; width: 100%; color: black; } #ai-search-button { background: #0070f3; color: white; padding: 10px 15px; border: none; cursor: pointer; border-radius: 0 20px 20px 0; font-weight: bold; } #ai-search-button:hover { background: #005bb5; } /* Reduce AI Search Bar Width & Center */ #ai-search-container { display: flex; align-items: center; /* Align input with button */ width: 100%; max-width: 600px; /* Adjust as needed */ height: 45px; border: 1.5px solid #0070f3; border-radius: 20px; background: #fff; padding: 5px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); margin: 0 auto; /* Centers it */ } #ai-search-input { flex-grow: 1; border: none; padding: 10px; font-size: 16px; outline: none; background: transparent; width: calc(100% - 50px); /* Ensure input stretches */ color: black; } /* Reduce Menu Gaps */ .menu-list { display: flex; justify-content: center; /* Center menu */ gap: 8px; /* Reduce space between items */ padding: 0; margin: 0; /* Ensure no extra spacing */ } .menu-list li { list-style: none; } .menu-list li a { text-decoration: none; font-size: 16px; padding: 5px 10px; /* Reduce padding */ display: inline-block; }