(function(){ var awards =[{"id":"c9d16887a73831a6c6b3140832be1ad0","publication":"The Audiophile Man, Deeply Groovy Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/f5e9555bfd67c8a33d2a1c7c8ff0c81b\/images\/The Audiophile Man - Deeply Groovy Award logo.jpg","date":"2023-12-12","quote":"The E4 punches above its weight. It\u2019s a cracking design, easily recommended and, to me, everything a budget cartridge should be.","link":"https:\/\/www.youtube.com\/watch?v=lTLpR9fx_D4","file":"","showsite":"Y","datef":"December 2023"},{"id":"c51d5b5c4b131c8425d60949a58af7da","publication":"Hi-Fi Choice, Recommended Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/f5e9555bfd67c8a33d2a1c7c8ff0c81b\/images\/HFC_Recommend_badge_new.png","date":"2023-11-27","quote":"It\u2019s this balance that makes the E4 a compelling new arrival at this sort of price\u2026 The rest of the E Series is characterised by its unflappable all-round ability and the E4 brings these same welcome qualities to a whole new price point\u2026 A fine new arrival to the E Series that builds on its performance without losing its virtues.","link":"","file":"https:\/\/secure.armourhome.co.uk\/awards\/products\/f5e9555bfd67c8a33d2a1c7c8ff0c81b\/files\/Hi-Fi Choice_Goldring E4_January 2024. issue.pdf","showsite":"Y","datef":"November 2023"},{"id":"d873eec77b366a3938c95fec3d6c347b","publication":"AVForums, Highly Recommended Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/f5e9555bfd67c8a33d2a1c7c8ff0c81b\/images\/AVForums-logo.png","date":"2023-09-06","quote":"The E4 joins the E Series and tops the range in fine style. The basic qualities that have made its affordable counterparts the success they have been are still entirely present but the flagship offers detail, refinement and realism that makes for a compelling offering for the asking price","link":"https:\/\/www.avforums.com\/reviews\/goldring-e4-moving-magnet-cartridge-review.21027\/","file":"","showsite":"Y","datef":"September 2023"},{"id":"1c240a5110e9e19242ba7216dc7ac37d","publication":"ecoustics, Editor's Choice 2023 Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/f5e9555bfd67c8a33d2a1c7c8ff0c81b\/images\/Ecoustics logo.png","date":"2023-12-08","quote":"The Goldring E4 delivers a more open and neutral sounding presentation with a wider soundstage\u2026Combine all of that with excellent speed, timing, and resolution and you have one of the best sounding entry-level phono cartridges available below $300.","link":"https:\/\/www.ecoustics.com\/articles\/goldring-e4-editors-choice-2023\/","file":"","showsite":"Y","datef":"December 2023"},{"id":"410aeb61fe6761543cb307916a00adc7","publication":"ecoustics","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/f5e9555bfd67c8a33d2a1c7c8ff0c81b\/images\/Ecoustics logo.png","date":"2023-07-26","quote":"\u2026one of the best sounding entry-level phono cartridges available below $300.","link":"https:\/\/www.ecoustics.com\/reviews\/goldring-e4\/","file":"","showsite":"Y","datef":"July 2023"}] var scriptElement=document.querySelector("[data-product='f5e9555bfd67c8a33d2a1c7c8ff0c81b']"); 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