by Various Artists - Pop - Easy Listening/Soft Rock
Sales Rank: 85850 Price:$0.52
Listener Reviews & Comments
I bought this and I must say it's not quite what I had hoped, but it's still very nice. Dont' listen to this if you are on a long road trip and trying to stay awake. It's way too relaxing for that! If you're feeling stressed, then definitely put this on and you will be feeling much better way sooner!
Comment | Permalink |
function showYesNoCommunityResponse(uId,result,value) {
var msgLayer = getElement("thanks" + uId);
if ( result == "SUCCESS" ) {
msgLayer.innerHTML = "Thanks for the valuable feedback you provided to other Amazon.com readers and reviewers. Your vote will be counted and will appear on the product page within 24 hours.";
} else {
showVoteErrorResponse(msgLayer,result,value);
}
}
(Report this)