(function(){ var awards =[{"id":"119bee56df0156ea54223cc809321a78","publication":"What Hi-Fi?, Product of the Year 2020","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/c425b8f47ae6e205c7a1f1857bed7d67\/images\/sr25award1.png","date":"2020-10-06","quote":"\u201cNotably more expressive and eloquent than any other portable music player we\u2019ve encountered at this price, and far beyond anything that smartphones are capable of, the SR25 demonstrates just how good music on the move can sound\u2026By squeezing even more performance out of its entry-level player, Astell & Kern has guaranteed that the SR25 is a winner.\u201d","link":"https:\/\/www.whathifi.com\/reviews\/astell-and-kern-aandnorma-sr25","file":"","showsite":"Y","datef":"October 2020"},{"id":"192f95e696fd7625c346307bb5f6ad4c","publication":"What Hi-Fi? Awards 2021, Product of the Year","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/c425b8f47ae6e205c7a1f1857bed7d67\/images\/WHF_2021_POTY_PORTABLE_MUSIC_PLAYERS copy.png","date":"2021-11-04","quote":"The SR25 demonstrates just how good music on the move can sound, while also remaining reasonably affordable. The A&norma SR25, then, remains top of the tree for portable music players at this price, and a worthy recipient once again of a What Hi-Fi? Award in this category.","link":"https:\/\/www.whathifi.com\/reviews\/astell-and-kern-aandnorma-sr25","file":"","showsite":"Y","datef":"November 2021"},{"id":"9c58eda4cc211b66f79520052763ad38","publication":"Trusted Reviews, 4.5 stars, Recommended award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/c425b8f47ae6e205c7a1f1857bed7d67\/images\/tr.png","date":"2020-10-06","quote":"Astell & Kern's most affordable portable music player is an excellent. It's fine, unique design and focus on audio quality above all else makes this a better option for listening to music than a smartphone.","link":"https:\/\/www.trustedreviews.com\/reviews\/astell-and-kern-anorma-sr25","file":"","showsite":"Y","datef":"October 2020"},{"id":"257138ec9f3fe9195966cd90d4afcd2f","publication":"Forbes","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/c425b8f47ae6e205c7a1f1857bed7d67\/images\/forbes.png","date":"2020-10-06","quote":"This entry-level player from A&K may look a little eccentric but it\u2019s beautifully built and almost a work of art\u2026For anyone who is unwilling to compromise on sound quality, the A&K SR25 makes a perfect companion for listening to high-quality audio when away from home. The sound is sublime\u2026If you\u2019re looking for a DAP with pedigree, you can\u2019t go far wrong with the A&norma SR25 from Astell&Kern.","link":"https:\/\/www.forbes.com\/sites\/marksparrow\/2020\/06\/09\/the-ak-sr25-is-a-perfect-digital-music-player-for-audiophiles\/?sh=18342d4c6706","file":"","showsite":"Y","datef":"October 2020"},{"id":"68642bf0daed4ae07e0cf124edeb8766","publication":"The Ear, Best Buy","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/c425b8f47ae6e205c7a1f1857bed7d67\/images\/sr25award2.png","date":"2020-10-06","quote":"For those able to take advantage of its more powerful balanced output, this DAP will drive just about any headphone from super-sensitive IEMs to big over-ears, and render a soundstage large enough to compete with serious desktop amps. It effectively wipes the floor with smartphone alternatives and I\u2019d be surprised if any other portable audio players at this price could match it\u2019s wide-open delivery.","link":"https:\/\/www.the-ear.net\/review-hardware\/astellkern-anorma-sr25-portable-audio-player","file":"","showsite":"Y","datef":"October 2020"},{"id":"a49cdcedb69325aa648156321331cf99","publication":"What Hi-Fi? Awards 2021, Best Portable Music Player \u00a3500-\u00a31000","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/c425b8f47ae6e205c7a1f1857bed7d67\/images\/Best portable music player \u00a3500-\u00a31000 copy[1].png","date":"2021-10-06","quote":"Astell&Kern's entry-level music player remains unbeatable at this level.","link":"https:\/\/www.whathifi.com\/reviews\/astell-and-kern-aandnorma-sr25","file":"","showsite":"Y","datef":"October 2021"},{"id":"55f902d1b4dc8fedf7aa7fd946727a96","publication":"Hi-Fi Choice, 5 stars, Recommended award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/c425b8f47ae6e205c7a1f1857bed7d67\/images\/hifichoice.png","date":"2020-10-06","quote":"Quite simply, probably the only DAP you will ever need","link":"","file":"","showsite":"Y","datef":"October 2020"}] var scriptElement=document.querySelector("[data-product='c425b8f47ae6e205c7a1f1857bed7d67']"); let div = document.createElement("div"); div.className="newawards"; let quotes=[]; let noquotes=[]; awards = awards.sort((a,b)=>{ return a.date==b.date?0:a.date
`+awards[i].datef+`

"`+awards[i].quote+`"

`+awards[i].publication+`
`; quotes.push(award); }else{ let award = `
`; noquotes.push(award); } } if(quotes.length>0){ div.innerHTML+='
'+quotes.join("")+"
"; } if(noquotes.length>0){ div.innerHTML+='
'+noquotes.join("")+"
"; } scriptElement.parentElement.insertBefore(div,scriptElement); let styles=document.createElement("style"); styles.innerHTML=` i.awarddate{ display: block; text-align: center; } .newawards{ padding: 0 30px; text-align: left; } .newawards p{ width: auto; } .nawardimage{ width: 100%; padding-top: 100%; background-repeat: no-repeat; background-position: center; background-size: contain; display: block; } .nawardquotes{ display:grid; grid-template-columns: auto auto; } @media (max-width: 750px){ .nawardquotes{ grid-template-columns: 1fr; } } .awardwithquote .naward{ display:grid; grid-template-columns: 1fr 3fr; align-items: flex-start; } .nawardquote{ padding: 10px 20px; align-self: center; } .nawardquote p{ margin: 0;padding: 0; } .nawardquote a{ color: blue; text-deocration: none; font-weight: bold; text-decoration: none; } .awardnoquote{ width: 150px; display: inline-block; height: 150px; padding: 0px 20px 0px 0px; } .nnooverflow{ max-width: 100%; overflow: hidden; position: relative; text-align: center; } .nrelative{ position: relative; } .nrelative .nscrollleft{ position: absolute; left: 5px; top: 50px; background-color: rgba(255,255,255,0.7); border-radius: 5px; width: 30px; height: 50px; z-index: 1; } .nrelative .nscrollleft:before{ content: " "; position: absolute; top: 12px; left: 10px; transform: rotate(-45deg); border-top: 2px solid #000; border-left: 2px solid #000; height: 20px; width: 20px; } .nrelative .nscrollright{ position: absolute; right: 5px; top: 50px; background-color: rgba(255,255,255,0.7); border-radius: 5px; width: 30px; height: 50px; z-index: 1; } .nrelative .nscrollright:before{ content: " "; position: absolute; top: 12px; right: 10px; transform: rotate(135deg); border-top: 2px solid #000; border-left: 2px solid #000; height: 20px; width: 20px; } .nawardimages{ white-space: nowrap; } `; scriptElement.parentElement.insertBefore(styles,scriptElement); var scrollarea=div.querySelector(".nnooverflow"); var scrollright = div.querySelector(".nscrollright"); var scrollleft= div.querySelector(".nscrollleft"); scrollright.onclick=function(){ scrollarea.scrollTo({ top: 0, left: scrollarea.scrollLeft+scrollarea.scrollWidth, behavior: 'smooth' }); } scrollleft.onclick=function(){ scrollarea.scrollTo({ top: 0, left: scrollarea.scrollLeft-scrollarea.scrollWidth, behavior: 'smooth' }); } let setupOverflow = function(){ scrollright.style.display="none"; scrollleft.style.display="none"; if(scrollarea.offsetWidth