(function(){ var awards =[{"id":"6b2106046a2d12156d194236fa21221f","publication":"Hi-Fi News, Editor's Choice Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/fca4f2d4537a4b9906bd27a289cfec5a\/images\/Editors Choice.jpg","date":"2023-06-26","quote":"I barely need to say that, compared to high-end cables costing 10x more, QED\u2019s Golden Anniversary XT represents stunning value. It\u2019s equally refreshing\nto discover a cable whose technical specification precisely matches that found in our independent testing. All of which contributes to the reassurance of a brand, and cable, offering no-nonsense sound and build quality at a great price. In the sparsely populated world of hi-fi bargains, this one is Golden!\n","link":"","file":"https:\/\/secure.armourhome.co.uk\/awards\/products\/fca4f2d4537a4b9906bd27a289cfec5a\/files\/Hi-Fi News_Aug 23_QED Holden Anniversary XT.pdf","showsite":"Y","datef":"June 2023"},{"id":"20c4efb142c5163773f29a1aa60f80a0","publication":"Hi-Fi Choice, 5 Stars, Recommended Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/fca4f2d4537a4b9906bd27a289cfec5a\/images\/HFC_Recommend_badge_new.png","date":"2023-10-30","quote":"(In conclusion) the Golden Anniversary XT cable delivers outstanding performances at a very reasonable cost.","link":"","file":"https:\/\/secure.armourhome.co.uk\/awards\/products\/fca4f2d4537a4b9906bd27a289cfec5a\/files\/Hi-Fi Choice_December 2023_QED GAXT.pdf","showsite":"Y","datef":"October 2023"},{"id":"843cdb4060257d6662b01fd76bb26619","publication":"What Hi-Fi?, 5 Stars","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/fca4f2d4537a4b9906bd27a289cfec5a\/images\/WHF_5 star logo.jpg","date":"2023-12-19","quote":"The Golden Anniversary XT helps our reference system deliver high levels of clarity and dynamic subtlety...There is no doubt that the QED Golden Anniversary XT is an excellent performer. If your system merits a speaker cable at this level, put this one on your shortlist.","link":"https:\/\/www.whathifi.com\/reviews\/qed-golden-anniversary-xt","file":"","showsite":"Y","datef":"December 2023"},{"id":"e162d0aeb17def98308695b937881181","publication":"The Ear, Best Buy Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/fca4f2d4537a4b9906bd27a289cfec5a\/images\/The Ear Best Buy.jpg","date":"2023-07-24","quote":"Their full-bodied balance should work brilliantly in many systems...In terms of performance, these cables get a lot right for the money\u2026cables that will enhance your musical enjoyment without breaking the bank.","link":"https:\/\/the-ear.net\/review-hardware\/qed-celebrates-golden-anniversary-xt\/","file":"","showsite":"Y","datef":"July 2023"},{"id":"ca79a14a07fdf410e118319c0af7b208","publication":"ecoustics, Editor's Choice Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/fca4f2d4537a4b9906bd27a289cfec5a\/images\/Ecoustics logo.png","date":"2023-07-03","quote":"The QED Golden Anniversary XT Loudspeaker Cables are a fantastic bargain for their asking price; the build quality, termination, and overall sound quality are very hard to fault.","link":"https:\/\/www.ecoustics.com\/reviews\/qed-golden-anniversary-xt-speaker-cables\/","file":"","showsite":"Y","datef":"July 2023"},{"id":"58131cb097748f86429034d4f4b21311","publication":"The Audiophile Man, Deeply Groovy Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/fca4f2d4537a4b9906bd27a289cfec5a\/images\/The Audiophile Man - Deeply Groovy.jpg","date":"2023-06-27","quote":"They will grab as much detail from the music as the price point of these cables will allow. They will lower the noise and allow your hi-fi to shine. They also try their best to get out of the way, while giving the music itself a sense freedom but also a firm framework to work within\u2026Again, it\u2019s a trust thing. You can rely on the QED Golden Anniversary XT cables. ","link":"https:\/\/theaudiophileman.com\/golden-anniversary-xt-from-qed-2\/","file":"","showsite":"Y","datef":"June 2023"}] var scriptElement=document.querySelector("[data-product='fca4f2d4537a4b9906bd27a289cfec5a']"); 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