(function(){ var awards =[{"id":"f9ff87a25219cb4ba31088204be5abf4","publication":"London Evening Standard, Best wired headphones for 2023","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/a2a5924089dfd2b0b551669aa556438c\/images\/ES.1.png","date":"2023-02-14","quote":"Make no mistake, Grado has reached for the stratosphere with the GS1000x and, in doing so, have achieved the apex of existing audio\u2026but the sheer, mind-blowing quality here more than justifies the cost and, frankly, if you can, you should.","link":"https:\/\/www.standard.co.uk\/shopping\/esbest\/gadgets-tech\/audio\/best-wired-headphones-over-ear-b1047448.html","file":"","showsite":"Y","datef":"February 2023"},{"id":"6fc057220ca0d514ddd2b26fff57ec20","publication":"T3, 5 Stars, Platinum Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/a2a5924089dfd2b0b551669aa556438c\/images\/T3 logo.png","date":"2022-11-23","quote":"\u2026there\u2019s no obvious downside to the Statement GS1000x - they are very accomplished headphones indeed\u2026 you\u2019ll find the Statement GS1000x will keep you listening long after you should have gone to bed. Grado is staring in the face of near-sonic perfection with the GS1000x. And now you're staring at your wallet, aren't you?","link":"https:\/\/www.t3.com\/reviews\/grado-gs1000x-statement-review","file":"","showsite":"Y","datef":"November 2022"}] var scriptElement=document.querySelector("[data-product='a2a5924089dfd2b0b551669aa556438c']"); 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