Listener Reviews & Comments
Not a bad mix of jazz and pop-music; something like a modernized Frank Sinatra, but with a more emotion in the voice and a bit more variety in arrangements (not better than Sinatra-only different). The choice of songs is excellent and this is really highly recomended music for romantic evenings or as background for a dinner-party. I would personally prefer a bit more spice and swing, but this is still nice.
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)