There was a great evening’s craic and entertainment in the Termon Complex as the community came together on Sunday for the regular Social Dancing, Music was by Bernie, Paul and Michael. Click on the arrows to see Philip Mulligan’s photos.
ADVERTISEMENT – CONTINUE READING BELOW
ADVERTISEMENT – CONTINUE READING BELOW
ADVERTISEMENT – CONTINUE READING BELOW
ADVERTISEMENT – CONTINUE READING BELOW
ADVERTISEMENT – CONTINUE READING BELOW
ADVERTISEMENT – CONTINUE READING BELOW
ADVERTISEMENT – CONTINUE READING BELOW
ADVERTISEMENT – CONTINUE READING BELOW
ADVERTISEMENT – CONTINUE READING BELOW
ADVERTISEMENT – CONTINUE READING BELOW
ADVERTISEMENT – CONTINUE READING BELOW
‘);
var logoUrl = $(“.logo a img”).attr(“src”);
$(“.vc_shortcode_article_preview .vc_cont .vc_title”).prepend(‘
‘);
// Increase resolution of image
if($(“.vc_shortcode_article_preview img.vc_image”).length){
var imageUrl = $(“.vc_shortcode_article_preview img.vc_image”).attr(“src”);
imageUrl = imageUrl.replace(/resizer/150/-1//g, ‘resizer/300/-1/’);
//$(“.vc_shortcode_article_preview img.vc_image”).attr(“src”, imageUrl);
}
}
}
function moveAds(){
console.log(“moveAds: Replace all br tags to p.”);
$(“.testo_articolo”).html(“
” + $(“.testo_articolo”).html().replace(//g, ‘
‘) + “
“);
// ** NOTE: Mobile uses “content_ad_in_article_mobile”; Desktop uses “content_ad_in_article_desktop”. **
moveAd(“#mpu_1_in_article”,”mpu_1_in_article”,1);
moveAd(“#content_ad_in_article_desktop”, “Outbrain In Article”, 3);
moveAd(“.teads_ad”, “Teads”, 5);
moveAd(“#mpu_2_in_article”,”mpu_2_in_article”,7);
moveAd(“#mpu_3_in_article”,”mpu_3_in_article”,9);
moveAd(“.teads_ad2”, “Teads”, 11);
moveAd(“#mpu_4_in_article”,”mpu_4_in_article”,13);
moveAd(“#mpu_5_in_article”,”mpu_5_in_article”,15);
moveAd(“#mpu_6_in_article”,”mpu_6_in_article”,17);
moveAd(“#mpu_7_in_article”,”mpu_7_in_article”,19);
moveAd(“#mpu_8_in_article”,”mpu_8_in_article”,21);
if(localStorage.getItem(“debug”)==”1″){
$(“.banner_banner_unruly_2x1_1”).css(“border”, “dashed 2px #55ffff”);
$(“.banner_banner_unruly_2x1_1”).prepend(‘
Teads Ad
‘);
$(“head”).append(”);
}
}
function fixDesktopAudio(){
// 2022-05-27: ACHAM: Fix Flash issue.
const mp3File = $(“.vc_flowplayer”).attr(“href”);
if(mp3File){
if(mp3File.slice(-4)===”.mp3″){
console.log(“Fixing Desktop Audio (vc_flowplayer using Flash so change it to audio)”);
$(“a.vc_flowplayer”).html(”);
}
}
}
$(function(){
// Move ads to end of article for polling, story telling, quiz and sponsored articles.
// 2022-05-22: ACHAM: If sponsored article, also remove Teads and Seedtag ads.
var docKeywords = “”;
if(document.querySelector(“meta[name=’Keywords’]”)){
docKeywords = document.querySelector(“meta[name=’Keywords’]”).getAttribute(“content”).toLowerCase();
}
console.log(“Article keywords:” + docKeywords);
if(docKeywords.includes(“sponsor”)) {
console.log(“Article keywords contain sponsor => Moving Outbrain to end of article.”);
$(“#mpu_1_in_article”).detach().insertBefore($(“#article_end”));
$(“#content_ad_in_article_desktop”).detach().insertBefore($(“#article_end”));
$(“#mpu_2_in_article”).remove();
$(“#mpu_3_in_article”).remove();
$(“#mpu_4_in_article”).remove();
$(“#mpu_5_in_article”).remove();
$(“#mpu_6_in_article”).remove();
$(“#mpu_7_in_article”).remove();
$(“#mpu_8_in_article”).remove();
$(“.teads_ad”).remove();
$(“.teads_ad2”).remove();
//$(“#mpu_2_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_3_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_4_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_5_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_6_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_7_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_8_in_article”).detach().insertBefore($(“#article_end”));
console.log(“Article keywords contain sponsor => Remove Teads ads. (banner_banner_unruly_2x1_1)”);
$(“.banner_banner_unruly_2x1_1”).remove();
$(“.banner_banner_unruly_2x1_2”).remove();
console.log(“Article keywords contain sponsor => Remove Teads ads. (teads-inread)”); $(“.teads-inread”).remove();
setTimeout(function(){
console.log(“Article keywords contain sponsor => Remove Teads ads after 5 seconds. (teads-inread)”); $(“.teads-inread”).remove();
}, 5000);
console.log(“Article keywords contain sponsor => Remove seedtag ads.”);
$(“#div-gpt-ad-in-image”).remove();
} else if($(“.vc_story_telling”).length) {
console.log(“Moving Outbrain to end of article.”);
$(“#story_contact_container”).before(”);
$(“#mpu_1_in_article”).detach().insertBefore($(“.vc_story_telling_link”));
$(“#content_ad_in_article_desktop”).detach().insertBefore($(“.vc_story_telling_link”));
$(“#mpu_2_in_article”).remove();
$(“#mpu_3_in_article”).remove();
$(“#mpu_4_in_article”).remove();
$(“#mpu_5_in_article”).remove();
$(“#mpu_6_in_article”).remove();
$(“#mpu_7_in_article”).remove();
$(“#mpu_8_in_article”).remove();
$(“.teads_ad”).remove();
$(“.teads_ad2”).remove();
//$(“#mpu_2_in_article”).detach().insertBefore($(“.vc_story_telling_link”));
//$(“#mpu_3_in_article”).detach().insertBefore($(“.vc_story_telling_link”));
//$(“#mpu_4_in_article”).detach().insertBefore($(“.vc_story_telling_link”));
//$(“#mpu_5_in_article”).detach().insertBefore($(“.vc_story_telling_link”));
//$(“#mpu_6_in_article”).detach().insertBefore($(“.vc_story_telling_link”));
//$(“#mpu_7_in_article”).detach().insertBefore($(“.vc_story_telling_link”));
//$(“#mpu_8_in_article”).detach().insertBefore($(“.vc_story_telling_link”));
} else if(($(“.container_response”).length)
||($(‘.titolo_articolo:contains(“quiz:”)’).length)
||($(‘.titolo_articolo:contains(“live blog:”)’).length)
||($(‘.titolo_articolo:contains(“poll”)’).length)
){
$(“#mpu_1_in_article”).detach().insertBefore($(“#article_end”));
$(“#content_ad_in_article_desktop”).detach().insertBefore($(“#article_end”));
$(“#mpu_2_in_article”).remove();
$(“#mpu_3_in_article”).remove();
$(“#mpu_4_in_article”).remove();
$(“#mpu_5_in_article”).remove();
$(“#mpu_6_in_article”).remove();
$(“#mpu_7_in_article”).remove();
$(“#mpu_8_in_article”).remove();
$(“.teads_ad”).remove();
$(“.teads_ad2”).remove();
//$(“#mpu_2_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_3_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_4_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_5_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_6_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_7_in_article”).detach().insertBefore($(“#article_end”));
//$(“#mpu_8_in_article”).detach().insertBefore($(“#article_end”));
} else {
moveAds();
styleRelatedArticle();
//fixDesktopAudio();
}
if($(“.container_response .photo img”).length) {
console.log(“Resize images”);
$(“.container_response .photo img”).each(function(){
var oldSrc = this.src;
var newSrc = oldSrc.replace(“resizer/120/”, “resizer/300/”);
console.log(“newSrc = ” + newSrc);
this.src = newSrc;
$(this).attr(“width”, “300”);
});
}
});
Subscribe
Register / Login
‘);
});
});
}
addThumbnails();