It’s the most wonderful time of the year...Yes the Breakfast Show 2015 Poll has arrived! The time of year when we look back fondly at what made us sing A LOT (badly!), laugh, cry & even gush.
What was your Song of the Year? Did a particular Gift Grub stand out from the others? What was the Irish moment that made you proudest in 2015?
Here's a few suggestions for Song of the Year to help you in your choice.
No matter how obvious, off-the-wall or controversial your choices are, they are all counted towards the final results.
We have 10 Today FM goodie bags up for grabs for anyone who enters too so we’ll make it worth your while.
The poll stays open until midday on Monday December 14th.
P.S If anyone picks ‘Bills’ by Lunchmoney Lewis as song of the year, there will be consequences!
window.handleIFrameMessage = function(e) { var args = e.data.split(":"); var iframe = document.getElementById("JotFormIFrame"); if (!iframe) return; switch (args[0]) { case "scrollIntoView": iframe.scrollIntoView(); break; case "setHeight": iframe.style.height = args[1] + "px"; break; case "collapseErrorPage": if (iframe.clientHeight > window.innerHeight) { iframe.style.height = window.innerHeight + "px"; } break; case "reloadPage": window.location.reload(); break; } var isJotForm = (e.origin.indexOf("jotform") > -1) ? true : false; if(isJotForm && "contentWindow" in iframe && "postMessage" in iframe.contentWindow) { var urls = {"docurl":encodeURIComponent(document.URL),"referrer":encodeURIComponent(document.referrer)}; iframe.contentWindow.postMessage(JSON.stringify({"type":"urls","value":urls}), "*"); } }; if (window.addEventListener) { window.addEventListener("message", handleIFrameMessage, false); } else if (window.attachEvent) { window.attachEvent("onmessage", handleIFrameMessage); } if(window.location.href && window.location.href.indexOf("?") > -1) { var ifr = document.getElementById("JotFormIFrame"); var get = window.location.href.substr(window.location.href.indexOf("?") + 1); if(ifr && get.length > 0) { var src = ifr.src; src = src.indexOf("?") > -1 ? src + "&" + get : src + "?" + get; ifr.src = src; } }