Amazon.com: Across The Bridge Of Hope: Various Artists: Music
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
Music
Amazon MP3
New Releases
Recommendations
Advanced Search
Browse Genres
Best Sellers
Amazon Cloud Player
15 used & new from $1.93
See All Buying Options
Have one to sell? Sell yours here
Share
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
Across The Bridge Of Hope Various Artists - Rock | Format: Audio CD
'); 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 (2 customer reviews) |
Available from these sellers.
8 new from $1.94 7 used from $1.93
Formats
Amazon Price
New from
Used from
Audio CD, 1999
--
$1.94
$1.93
See # more audio CDs
Show fewer audio CDs
Find Holiday Music and Great Gift Ideas
Explore the Music Gift Store, featuring Holiday Music (CD | MP3), Greatest Hits Collections (CD | MP3), Box Sets, Deluxe Editions, and more.
? See more product promotions
Amazon's Various Artists - Rock Store
?
Visit Amazon's Various Artists - Rock Store
for all the music, discussions, and more.
Customers Who Bought This Item Also Bought
Page of (Start over)
Back
Season of the Hurricane ~ Juliet Turner
$14.63
Burn the Black Suit ~ Juliet Turner
4.4 out of 5 stars (8)
Next
Product Details
Audio CD (July 13, 1999)
Original Release Date: July 13, 1999
Number of Discs: 1
Label: White Records (DNA)
ASIN: B00000J875
Also Available in: Audio CD
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 (2 customer reviews)
Amazon Best Sellers Rank: #283,884 in Music (See Top 100 in Music)
Would you like to update product info or give feedback on images?
Track Listings
Track Listings
'); document.write('Try our music sampler to hear song samples from this album.'); document.write(''); }
'); }
1. Cure at Troy
2. Chiquitita
3. Sunrise
4. Words
5. What Can I Do?
6. Beyond the Great Divide
7. The Healing Game [Alternative Acoustic Version][Version]
8. I'm Gonna Fall
9. Please
10. Broken Things
11. The Island
12. Across the Bridge of Hope
13. Silent Night
Editorial Reviews
Amazon.com
In August 1998, a bomb exploded in a shopping area in Omagh, Northern Ireland, killing 29 people and injuring 200 more. One of the fatal victims was a 12-year-old boy named Shaun McLaughlin, who wrote a precociously poignant antiwar poem entitled "Across the Bridge of Hope." This tragic irony is, sadly, a recurring theme in the saga of Northern Ireland's violence, so it wasn't difficult to compile 12 songs, from some of Ireland's most famous musicians, that triumphantly honor those who suffered or died in Omagh. The CD opens with actor Liam Neeson somberly reciting Seamus Heaney's poem The Cure at Troy and winds down as he reads the album's namesake prose. Sinead O'Connor croons proudly and reverently atop a scuffling, soft-shoed hip-hop rhythm in "Chiquitita." Boyzone and the Corrs' contributions cast off any dismissible pop stardom in this context, with songs that sweetly honor their lost countrymen and -women. The gentle wake of Van Morrison's acoustic version of "The Healing Game" pacifies a grieving soul. U2's "Please" is direct, angered, and entirely devastating. Throughout, the songs embody the inextinguishable spirit of the Irish--vivacious, stalwart, enduring, faithful. For every fire, there is always the rain, and this CD is a magnificent cloud. --Beth Massa
Product Description
Benefit album for the 28 people murdered in the terroristbombing in the Northern Ireland town of Omagh on August15th, 1998. All proceeds, including artists royalties, go tothe Omagh Memorial Fund. Features 14 fitting tracks from topIrish stars, including --This text refers to an out of print or unavailable edition of this title.
Customer Reviews
2 Reviews
5 star:
(1)
4 star:
(1)
3 star:
(0)
2 star:
(0)
1 star:
(0)
Average Customer Review
4.5 out of 5 stars (2 customer reviews)
Share your thoughts with other customers:
Create your own review
Most Helpful Customer Reviews
11 of 12 people found the following review helpful:
4.0 out of 5 stars Buy this for the performance of the stars but like it for th, June 16, 2000
By
Charles Ball (Austin, TX) - See all my reviews
This review is from: Across The Bridge Of Hope (Audio CD) This concert was held to draw attention to the continued troubles in Ireland. While some of the performers are not well known in the US, they carry this selection. U2, Van Morrison & Sinead make touching offerings. But, it is the Irish folk influence heard throughout the performances that I really liked.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
4 of 4 people found the following review helpful:
5.0 out of 5 stars I loved the peace that this brought me...inspirational!!!!, March 19, 1999
By A Customer
This review is from: Bridge of Hope (Audio CD) After years of conflict this CD reflects the mood of the times....find healing and peace within yourself and hope for a brighter, kinder, more insightful future. The poetry reading is wonderful, the music....healing.
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 both customer reviews...
Search Customer Reviews
Only search this product's reviews
Customers Also Bought Items By
Neil Young
Jimi Hendrix
Yes
Bob Dylan
Van Morrison
Derek Trucks Band
Susan Tedeschi
Tedeschi Trucks Band
Joe Bonamassa
Black Country...
Bruce Springsteen
The Rolling Stones
Steve Cropper
Hank Williams Sr.
Jeff Beck
The Cars
Fleetwood Mac '); var images = jQuery('div#s9DpEntity img[url]'); images.each(function() { jQuery(this).attr('src', jQuery(this).attr('url')); jQuery(this).attr('url', ''); }); }, 0); });
Related Artists on Tour(What's this?)
Product Ads
See 16 tour dates for Joe Bonamassa
Click here for more info
See 3 tour dates for Dream Theater
Click here for more info
See 4 tour dates for Metallica
Click here for more info
Suggested Tags from Similar Products (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
Check a corresponding box or enter your own tags in the field below.
juliet turner(1)
progressive rock(1)
singer-songwrit ers(1)
jude johnstone(1)
Your tags: Add your first tag
Search Products Tagged with
See most popular tags
Like 1321592562 false 0 0 0 0 (0)
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
Music forum worst song ever made
200
2 minutes ago
Music forum Ex Beatles solo work .....good or bad?
8638
3 minutes ago
Pop forum What Are You Listening To....Now or Recently?
6197
4 minutes ago
Pop forum Name 10 Song Titles Part 2
9890
13 minutes ago
Rock forum Song Title Tag X
886
15 minutes ago
Rock forum Son of Song Lyric Tag
1245
16 minutes ago
Folk Music forum New to indie/folk, who do you like?
81
6 hours ago
Alternative Rock forum Songs that make you cry?
196
2 days ago
Search Customer Discussions
Search all Amazon discussions
Related forums
Alternative Rock forum (366 discussions)
Folk Music forum (107 discussions)
Music forum (1023 discussions)
Pop forum (1023 discussions)
Rock forum (1023 discussions)
Listmania!
MODERN FOLK DIVA COOKIES: A list by Avalon Don "Avalon Don" Create a Listmania! list
Search Listmania!
So You'd Like to...
Create a guide
Search Guides
SoundUnwound - the personal music encyclopedia
Passionate about music?
Learn more at SoundUnwound, the personal music encyclopedia, or challenge your friends with our music quizzes.
Look for Similar Items by Category
Music > Alternative Rock
Music > Folk > Contemporary Folk
Music > Pop > Adult Alternative
Music > Pop > Adult Contemporary
Music > Pop > Singer-Songwriters
Music > Rock > Folk Rock
Look for Similar Items by Subject
Search Music by subject:
Pop
Pop / Pop Rock
Pop/Rock Music
Popular Music
Rock
i.e., each title 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
