Listener Reviews & Comments
I'll be the first to admit that I'm not extremely knowledgeable about classical music; I just know what I enjoy listening to and this is one of my favorites when I'm the mood for something a little bit "exotic" sounding. A lot of the composers are Russian and the music has the flavor of the East. "In the Steppes of Central Asia" is particularly lovely.
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)