Thursday 21st November 2024
Hurling & Camogie “Have A Go Day”
$("#news_list").change(function () { var news = $( "#news_list option:selected" ).val(); window.location = 'https://www.downgaa.net/'+'news/'+news; }); function SwapImage(url){ $(".multi-image").attr('src',url); }