').appendTo('#pages_slot-19'); jQuery('#pages_slot-19 article .news_img a').on('click', function () { var youtube_video_href = jQuery(this).attr('ta_href'); if (typeof youtube_video_href !== 'undefined' && youtube_video_href !== '') { var iframe = document.createElement('iframe'); iframe.className = 'youtube_video_iframe'; iframe.src = youtube_video_href + '?autoplay=1'; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('#pages_slot-19 .click_youtube_video'); parentElement.appendChild(iframe); } jQuery('html').css({ "overflow": "hidden", "width": "auto" }); jQuery('body').css({ "overflow": "hidden" }); jQuery('#pages_slot-19 .click_youtube_video').show(); }); jQuery('#pages_slot-19 article .news_intro a').on('click', function () { var youtube_video_href = $(this).attr('ta_href'); if (typeof youtube_video_href !== 'undefined' && youtube_video_href !== '') { var iframe = document.createElement('iframe'); iframe.className = 'youtube_video_iframe'; iframe.src = youtube_video_href + '?autoplay=1'; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('#pages_slot-19 .click_youtube_video'); parentElement.appendChild(iframe); } jQuery('html').css({ "overflow": "hidden", "width": "auto" }); jQuery('body').css({ "overflow": "hidden" }); jQuery('#pages_slot-19 .click_youtube_video').show(); }); jQuery('.click_youtube_video').on("click", function () { jQuery('#pages_slot-19 .click_youtube_video .youtube_video_iframe').remove(); jQuery('html').css({ "overflow": "visible" }); jQuery('body').css({ "overflow": "visible" }); jQuery('#pages_slot-19 .click_youtube_video').hide(); }); })(jQuery); } } function pages_slot_19_change_position_pc() { youtube_images = jQuery('#pages_slot-19 article img'); for (i = 0; i < youtube_images.length; i++) { rendered_size = youtube_images[i].offsetWidth; img_src = youtube_images[i].src; if (img_src.match('mqdefault.jpg') != null) { if (rendered_size < 320) { } else if (rendered_size > 321 && rendered_size < 480) { img_src = img_src.replace('mqdefault.jpg', "hqdefault.jpg"); } else if (rendered_size > 481 && rendered_size < 640) { img_src = img_src.replace('mqdefault.jpg', "sddefault.jpg"); } else { img_src = img_src.replace('mqdefault.jpg', "maxresdefault.jpg"); } youtube_images[i].src = img_src; } } }
Kabaka, Miche Mee for Hotbox relaunch
Kabaka Pyramid (Photo: Fernando F Hevia)
December 16, 2022

Kabaka, Miche Mee for Hotbox relaunch

GRAMMY-NOMINATED reggae singjay Kabaka Pyramid and Canadian rapper Michie Mee headline the relaunch party of Hotbox Jamaica at Bonham Spring in Exchange, St Ann, this evening.

Hotbox Jamaica is a ganja vacation destination that is reintroducing itself to the tourism and entertainment market with a new home and updated attractions for visitors seeking an authentic Jamaican experience.

Kabaka Pyramid said he will be performing songs from his new album, The Kalling, which recently received a reggae Grammy nomination.

“I’m really looking forward to seeing the location and performing my new album material,” said Kabaka Pyramid. “As a herb defenda I always love an opportunity to support ganja industries and the normalisation of herb culture in Jamaica and worldwide.”

Michie Mee

Miche Mee (given name Michelle McCullock) was born in Jamaica and migrated to Canada at a young age. Formerly part of the duo Miche Mee and L.A. Luv, she was the first Canadian rapper to be signed by a major American label — First Priority/Atlantic Records — in 1988.

She has appeared in films including Too Deep and My Baby’s Daddy.

The Hotbox concept first emerged in Canada around 2007 as a consumption lounge for cannabis users. In 2015 it began operations in Negril as a bud and breakfast for adventurous tourists seeking an authentic Jamaican vacation. Theresa Kozak of Hotbox Jamaica noted that the country’s unique ganja culture is a big part of the experience offered at the destination.

“Jamaica has a special relationship with ganja and it is one of the most identifiable things about the island. Hotbox Jamaica celebrates that and we’re providing an authentic experience of Jamaica’s ganja culture,” said Kozak. “Importantly, we’re also creating a safe environment for our guests to access organic, sun-grown Jamaican ganja from a licensed producer and providing the right setting for them to enjoy it.”

Guests at Hotbox Jamaica now have access to a three-bedroom greathouse and the Irie River, which snakes through the lush vegetation of the 100-acre property. Hotbox Jamaica also provides ganja farm tours and curated, cannabis-themed experiences and events such as weddings and parties.

img img

ALSO ON JAMAICA OBSERVER

33 young Jamaicans awarded aviation scholarships by AAJ
Latest News, Observer+ News
December 13, 2024
Thirty-three young Jamaicans have been awarded scholarships from Airports Authority of Jamaica (AAJ) to train at accredited aviation institutions. The...
Double murder in Old Braeton
Latest News
December 12, 2024
ST CATHERINE. Jamaica -Two people, a male and a female, were gunned down in the Reid's Pen community of Old Braeton in Portmore, St Catherine Thursday...
Cavalier FC’s win breaks Arnett Garden’s streak
Football, Latest News, Sports
December 12, 2024
KINGSTON, Jamaica – Defending champions Cavalier FC ended Arnett Gardens’ nine games unbeaten run in the Jamaica Premier League after winning their re...
Japanese researchers test pioneering drug to regrow teeth
International News, Latest News
December 12, 2024
TOKYO, Japan (AFP) – People with missing teeth may be able to grow new ones, say Japanese dentists testing a pioneering drug they hope will offer an a...
').appendTo('.footer:first'); $('
').appendTo('.footer .overlay'); $('.footer .overlay').css({ 'position': 'fixed', 'display': 'flex', 'inset': '0px', 'background': 'rgba(0, 0, 0, 0.5)', 'z-index': '9999', 'align-items': 'center', 'justify-content': 'center', 'height': '100vh', 'width': '100vw' }); $('.footer .overlay .iframe-wrapper').css({ 'position': 'relative', 'overflow': 'hidden', }); if ($(window).width() <= 1000 && $(window).width() < $(window).height()) { $('.footer .overlay .iframe-wrapper').css({ 'width': '80%', 'padding-top': '50%' }); } else { $('.footer .overlay .iframe-wrapper').css({ 'width': '50%', 'padding-top': '30%' }); } var video_href = $(this).attr('ta_videolink'); if (typeof video_href !== 'undefined' && video_href !== '') { var iframe = document.createElement('iframe'); iframe.src = video_href; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('.footer .overlay .iframe-wrapper'); parentElement.appendChild(iframe); } $('.footer .overlay .iframe-wrapper iframe').css({ 'background': 'rgb(255, 255, 255)', 'box-shadow': 'black 0px 0px 10px 0px', 'position': 'absolute', 'inset': '0px', 'width': '100%', 'height': '100%', 'padding': '20px' }); $('
×
').appendTo('.footer .overlay .iframe-wrapper'); $('.footer .overlay .iframe-wrapper .overlay_close').css({ 'position': 'absolute', 'top': '0', 'right': '0', 'z-index': '999', 'font-size': '24px', 'cursor': 'pointer', 'text-align': 'center', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'height': '24px', 'width': '24px', 'color': 'black', 'font-weight': '700', 'transition': '0.3s ease', 'opacity': '0.5', }); $('.footer .overlay .iframe-wrapper .overlay_close').hover(function() { $(this).css({ 'opacity': '1', }); }, function() { $(this).css({ 'opacity': '0.5', }); }); $('.footer .overlay').show(); $(document).mouseup("click", function(e){ var container = $(".overlay iframe"); if(!container.is(e.target) && container.has(e.target).length === 0){ $('.footer .overlay iframe').remove(); $('.footer .overlay .overlay_close').remove(); $('.footer .overlay style').remove(); $('.footer .overlay').remove(); } }); } }); } function posts_slot_3_category_position(){ //if the page is using body main_tmpl (and not fallback) if(jQuery("body")[0].className.match(/main_tmpl/)!=null){ post_slot = jQuery("#posts_slot-3")[0]; category_position_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--category-position-js.+?\;/)[0]; category_position_value = category_position_value.replace(/\s/g,""); category_position_value = category_position_value.replace(/^.+?\:/g,""); category_position_value = category_position_value.replace(/\;/g,""); if(category_position_value=="follow-order-content"){ } else if(category_position_value=="onimage-bottom-right"){ articles = post_slot.querySelectorAll('article'); for(i=0;i div"); myquery[0].style.height=""; myquery[0].children[0].style.height=""; myquery[0].children[0].style.display=""; myquery[0].children[0].style.flexDirection = ""; //myquery[0].children[0].style.alignItems = "center"; //post_slot.parentElement.style.alignItems="stretch"; //CHANGE STYLE post_slot.parentElement.parentElement.parentElement.style.alignItems="stretch"; if(getComputedStyle(post_slot.parentElement.parentElement)['display'] != 'none'){ post_slot.parentElement.parentElement.style.display="flex"; } post_slot.parentElement.parentElement.style.flexDirection = "column"; //post_slot.parentElement.parentElement.style.alignItems = "center"; post_slot.parentElement.style.height="100%"; post_slot.style.height="100%"; myquery=jQuery("#posts_slot-3 > div"); myquery[0].style.height="100%"; myquery[0].children[0].style.height="100%"; myquery[0].children[0].style.display="flex"; myquery[0].children[0].style.flexDirection = "column"; //myquery[0].children[0].style.alignItems = "center"; articles = post_slot.querySelectorAll('article'); for(i=0;i= 600){ article_clickable = post_slot.querySelector("[variable-pc]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } else { article_clickable = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } if (article_clickable == "active"){ for(i=0;i 20 && i<20){ if(space_available < space_occupied){ new_title = title.substr(0,title.length - 6) + '...'; myarticle.querySelectorAll('.title a')[0].innerHTML = new_title; posts_slot_3_fit_title(myarticle,i); } else{ return true; } } } function posts_slot_3_fit_body(){ if (typeof document.getElementById("posts_slot-3").getElementsByClassName("template_2115_homepage_trio_pizpalu_3") !== 'undefined') { for(k=0;(k
').appendTo('.footer:first'); $('
').appendTo('.footer .overlay'); $('.footer .overlay').css({ 'position': 'fixed', 'display': 'flex', 'inset': '0px', 'background': 'rgba(0, 0, 0, 0.5)', 'z-index': '9999', 'align-items': 'center', 'justify-content': 'center', 'height': '100vh', 'width': '100vw' }); $('.footer .overlay .iframe-wrapper').css({ 'position': 'relative', 'overflow': 'hidden', }); if ($(window).width() <= 1000 && $(window).width() < $(window).height()) { $('.footer .overlay .iframe-wrapper').css({ 'width': '80%', 'padding-top': '50%' }); } else { $('.footer .overlay .iframe-wrapper').css({ 'width': '50%', 'padding-top': '30%' }); } var video_href = $(this).attr('ta_videolink'); if (typeof video_href !== 'undefined' && video_href !== '') { var iframe = document.createElement('iframe'); iframe.src = video_href; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('.footer .overlay .iframe-wrapper'); parentElement.appendChild(iframe); } $('.footer .overlay .iframe-wrapper iframe').css({ 'background': 'rgb(255, 255, 255)', 'box-shadow': 'black 0px 0px 10px 0px', 'position': 'absolute', 'inset': '0px', 'width': '100%', 'height': '100%', 'padding': '20px' }); $('
×
').appendTo('.footer .overlay .iframe-wrapper'); $('.footer .overlay .iframe-wrapper .overlay_close').css({ 'position': 'absolute', 'top': '0', 'right': '0', 'z-index': '999', 'font-size': '24px', 'cursor': 'pointer', 'text-align': 'center', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'height': '24px', 'width': '24px', 'color': 'black', 'font-weight': '700', 'transition': '0.3s ease', 'opacity': '0.5', }); $('.footer .overlay .iframe-wrapper .overlay_close').hover(function() { $(this).css({ 'opacity': '1', }); }, function() { $(this).css({ 'opacity': '0.5', }); }); $('.footer .overlay').show(); $(document).mouseup("click", function(e){ var container = $(".overlay iframe"); if(!container.is(e.target) && container.has(e.target).length === 0){ $('.footer .overlay iframe').remove(); $('.footer .overlay .overlay_close').remove(); $('.footer .overlay style').remove(); $('.footer .overlay').remove(); } }); } }); } function posts_slot_3_tablet_style(){ (function($) { if($("body")[0].className.match(/main_tmpl/)!=null){ post_slot = $("#posts_slot-3")[0]; tablet_style_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--tablet-style-js.+?\;/)[0]; tablet_style_value = tablet_style_value.replace(/\s/g,""); tablet_style_value = tablet_style_value.replace(/^.+?\:/g,""); tablet_style_value = tablet_style_value.replace(/\;/g,""); if (tablet_style_value != null){ if (tablet_style_value == "pc"){ // To do nothing } else if (tablet_style_value == "mobile"){ variable_pc_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/min-width.+?\;/)[0]; variable_pc_value = variable_pc_value.replace(/\s/g,""); variable_pc_value = variable_pc_value.replace(/^.+?\:/g,""); variable_pc_value = variable_pc_value.replace(/\).*/,""); pc_value = post_slot.querySelector("[pc]").innerHTML.match(/min-width.+?\;/)[0]; pc_value = pc_value.replace(/\s/g,""); pc_value = pc_value.replace(/^.+?\:/g,""); pc_value = pc_value.replace(/\).*/,""); style_default_pc_value = post_slot.querySelectorAll("[style_default]")[0].innerHTML.match(/min-width.+?\;/)[0]; style_default_pc_value = style_default_pc_value.replace(/\s/g,""); style_default_pc_value = style_default_pc_value.replace(/^.+?\:/g,""); style_default_pc_value = style_default_pc_value.replace(/\).*/,""); variable_mobile_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/max-width.+?\;/)[0]; variable_mobile_value = variable_mobile_value.replace(/\s/g,""); variable_mobile_value = variable_mobile_value.replace(/^.+?\:/g,""); variable_mobile_value = variable_mobile_value.replace(/\).*/,""); mobile_value = post_slot.querySelector("[mobile]").innerHTML.match(/max-width.+?\;/)[0]; mobile_value = mobile_value.replace(/\s/g,""); mobile_value = mobile_value.replace(/^.+?\:/g,""); mobile_value = mobile_value.replace(/\).*/,""); style_default_mobile_value = post_slot.querySelectorAll("[style_default]")[1].innerHTML.match(/max-width.+?\;/)[0]; style_default_mobile_value = style_default_mobile_value.replace(/\s/g,""); style_default_mobile_value = style_default_mobile_value.replace(/^.+?\:/g,""); style_default_mobile_value = style_default_mobile_value.replace(/\).*/,""); post_slot.querySelectorAll("[variable-pc]")[0].innerHTML = post_slot.querySelectorAll("[variable-pc]")[0].innerHTML.replace(variable_pc_value, "900px"); post_slot.querySelectorAll("[pc]")[0].innerHTML = post_slot.querySelectorAll("[pc]")[0].innerHTML.replace(pc_value, "900px"); post_slot.querySelectorAll("[style_default]")[0].innerHTML = post_slot.querySelectorAll("[style_default]")[0].innerHTML.replace(style_default_pc_value, "900px"); post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML = post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML.replace(variable_mobile_value, "899px"); post_slot.querySelectorAll("[mobile]")[0].innerHTML = post_slot.querySelectorAll("[mobile]")[0].innerHTML.replace(mobile_value, "899px"); post_slot.querySelectorAll("[style_default]")[1].innerHTML = post_slot.querySelectorAll("[style_default]")[1].innerHTML.replace(style_default_mobile_value, "899px"); } } } })(jQuery); } function posts_slot_3_category_position(){ //if the page is using body main_tmpl (and not fallback) if(jQuery("body")[0].className.match(/main_tmpl/)!=null){ post_slot = jQuery("#posts_slot-3")[0]; if(window.innerWidth<600){ category_position_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--category-position-js.+?\;/)[0]; } else{ category_position_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--category-position-js.+?\;/)[0]; } category_position_value = category_position_value.replace(/\s/g,""); category_position_value = category_position_value.replace(/^.+?\:/g,""); category_position_value = category_position_value.replace(/\;/g,""); if(category_position_value=="follow-order-content"){ } else if(category_position_value=="onimage-bottom-right"){ articles = post_slot.querySelectorAll('article'); for(i=0;i div"); myquery[0].style.height=""; myquery[0].children[0].style.height=""; myquery[0].children[0].style.display=""; myquery[0].children[0].style.flexDirection = ""; //myquery[0].children[0].style.alignItems = "center"; //post_slot.parentElement.style.alignItems="stretch"; //CHANGE STYLE post_slot.parentElement.parentElement.parentElement.style.alignItems="stretch"; if(getComputedStyle(post_slot.parentElement.parentElement)['display'] != 'none'){ post_slot.parentElement.parentElement.style.display="flex"; } post_slot.parentElement.parentElement.style.flexDirection = "column"; //post_slot.parentElement.parentElement.style.alignItems = "center"; post_slot.parentElement.style.height="100%"; post_slot.style.height="100%"; myquery=jQuery("#posts_slot-3 > div"); myquery[0].style.height="100%"; myquery[0].children[0].style.height="100%"; myquery[0].children[0].style.display="flex"; myquery[0].children[0].style.flexDirection = "column"; //myquery[0].children[0].style.alignItems = "center"; articles = post_slot.querySelectorAll('article'); for(i=0;i /* const config = { childList: true, subtree: true, attributes: true}; const callback = (mutationList, observer) => { for (const mutation of mutationList) { my_ad=mutationList[0]['addedNodes'][0]; max_height=""; my_ad.querySelector("img").addEventListener("load", function() { max_height=""; max_height= my_ad.querySelector("img").offsetHeight; if(max_height!=""){ my_ad.style.height=max_height + "px"; } max_height=""; observer.disconnect(); }); } }; const observer = new MutationObserver(callback); all_ads_WP=jQuery("[data-wpas-zoneid]"); for(i=0;i= 600){ article_clickable = post_slot.querySelector("[variable-pc]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } else { article_clickable = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } if (article_clickable == "active"){ for(i=0;i titleandbody_height){ document.getElementById(id).getElementsByClassName("body")[0].style.display="none"; title_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("title")[0],null).height); titleandbody_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("titleandbody")[0],null).height); article_height=parseFloat(getComputedStyle(document.getElementById(id),null).height); } new_article_height=article_height+(title_height-titleandbody_height); new_titleandbody_height=titleandbody_height+(title_height-titleandbody_height); if(title_height > titleandbody_height){ document.getElementById(id).getElementsByClassName("titleandbody")[0].style.height=new_titleandbody_height + "px"; document.getElementById(id).getElementsByClassName("titleandbody")[0].style.maxHeight=new_titleandbody_height + "px"; } } } } } return true; } function posts_slot_3_fit_body(){ if (typeof document.getElementById("posts_slot-3").getElementsByClassName("template_2085_mob_homepage_trio_adula_3") !== 'undefined') { for(k=0;(k
'); $(`.single_page_block p:nth-of-type(${middleIndex})`).after(taboolaInline); window._taboola = window._taboola || []; _taboola.push({ mode: 'rec-reel-2n5-a', container: 'taboola-mid-article-reco-reel', placement: 'Mid Article Reco Reel', target_type: 'mix' }); } delayedTaboolaMidArticle(); });

HOUSE RULES

  1. We welcome reader comments on the top stories of the day. Some comments may be republished on the website or in the newspaper; email addresses will not be published.
  2. Please understand that comments are moderated and it is not always possible to publish all that have been submitted. We will, however, try to publish comments that are representative of all received.
  3. We ask that comments are civil and free of libellous or hateful material. Also please stick to the topic under discussion.
  4. Please do not write in block capitals since this makes your comment hard to read.
  5. Please don't use the comments to advertise. However, our advertising department can be more than accommodating if emailed: [email protected].
  6. If readers wish to report offensive comments, suggest a correction or share a story then please email: [email protected].
  7. Lastly, read our Terms and Conditions and Privacy Policy
Jamal Rated D For Dunce Dec 14
Entertainment, Music
December 12, 2024
Popular dancehall artiste Jamal will release his first EP, titled Jamal Rated D For Dunce, on December 14 to close another successful year. The entert...
').appendTo('.footer:first'); $('
').appendTo('.footer .overlay'); $('.footer .overlay').css({ 'position': 'fixed', 'display': 'flex', 'inset': '0px', 'background': 'rgba(0, 0, 0, 0.5)', 'z-index': '9999', 'align-items': 'center', 'justify-content': 'center', 'height': '100vh', 'width': '100vw' }); $('.footer .overlay .iframe-wrapper').css({ 'position': 'relative', 'overflow': 'hidden', }); if ($(window).width() <= 1000 && $(window).width() < $(window).height()) { $('.footer .overlay .iframe-wrapper').css({ 'width': '80%', 'padding-top': '50%' }); } else { $('.footer .overlay .iframe-wrapper').css({ 'width': '50%', 'padding-top': '30%' }); } var video_href = $(this).attr('ta_videolink'); if (typeof video_href !== 'undefined' && video_href !== '') { var iframe = document.createElement('iframe'); iframe.src = video_href; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('.footer .overlay .iframe-wrapper'); parentElement.appendChild(iframe); } $('.footer .overlay .iframe-wrapper iframe').css({ 'background': 'rgb(255, 255, 255)', 'box-shadow': 'black 0px 0px 10px 0px', 'position': 'absolute', 'inset': '0px', 'width': '100%', 'height': '100%', 'padding': '20px' }); $('
×
').appendTo('.footer .overlay .iframe-wrapper'); $('.footer .overlay .iframe-wrapper .overlay_close').css({ 'position': 'absolute', 'top': '0', 'right': '0', 'z-index': '999', 'font-size': '24px', 'cursor': 'pointer', 'text-align': 'center', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'height': '24px', 'width': '24px', 'color': 'black', 'font-weight': '700', 'transition': '0.3s ease', 'opacity': '0.5', }); $('.footer .overlay .iframe-wrapper .overlay_close').hover(function() { $(this).css({ 'opacity': '1', }); }, function() { $(this).css({ 'opacity': '0.5', }); }); $('.footer .overlay').show(); $(document).mouseup("click", function(e){ var container = $(".overlay iframe"); if(!container.is(e.target) && container.has(e.target).length === 0){ $('.footer .overlay iframe').remove(); $('.footer .overlay .overlay_close').remove(); $('.footer .overlay style').remove(); $('.footer .overlay').remove(); } }); } }); } function posts_slot_4_tablet_style(){ (function($) { if($("body")[0].className.match(/main_tmpl/)!=null){ post_slot = $("#posts_slot-4")[0]; tablet_style_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--tablet-style-js.+?\;/)[0]; tablet_style_value = tablet_style_value.replace(/\s/g,""); tablet_style_value = tablet_style_value.replace(/^.+?\:/g,""); tablet_style_value = tablet_style_value.replace(/\;/g,""); if (tablet_style_value != null){ if (tablet_style_value == "pc"){ // To do nothing } else if (tablet_style_value == "mobile"){ variable_pc_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/min-width.+?\;/)[0]; variable_pc_value = variable_pc_value.replace(/\s/g,""); variable_pc_value = variable_pc_value.replace(/^.+?\:/g,""); variable_pc_value = variable_pc_value.replace(/\).*/,""); pc_value = post_slot.querySelector("[pc]").innerHTML.match(/min-width.+?\;/)[0]; pc_value = pc_value.replace(/\s/g,""); pc_value = pc_value.replace(/^.+?\:/g,""); pc_value = pc_value.replace(/\).*/,""); style_default_pc_value = post_slot.querySelectorAll("[style_default]")[0].innerHTML.match(/min-width.+?\;/)[0]; style_default_pc_value = style_default_pc_value.replace(/\s/g,""); style_default_pc_value = style_default_pc_value.replace(/^.+?\:/g,""); style_default_pc_value = style_default_pc_value.replace(/\).*/,""); variable_mobile_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/max-width.+?\;/)[0]; variable_mobile_value = variable_mobile_value.replace(/\s/g,""); variable_mobile_value = variable_mobile_value.replace(/^.+?\:/g,""); variable_mobile_value = variable_mobile_value.replace(/\).*/,""); mobile_value = post_slot.querySelector("[mobile]").innerHTML.match(/max-width.+?\;/)[0]; mobile_value = mobile_value.replace(/\s/g,""); mobile_value = mobile_value.replace(/^.+?\:/g,""); mobile_value = mobile_value.replace(/\).*/,""); style_default_mobile_value = post_slot.querySelectorAll("[style_default]")[1].innerHTML.match(/max-width.+?\;/)[0]; style_default_mobile_value = style_default_mobile_value.replace(/\s/g,""); style_default_mobile_value = style_default_mobile_value.replace(/^.+?\:/g,""); style_default_mobile_value = style_default_mobile_value.replace(/\).*/,""); post_slot.querySelectorAll("[variable-pc]")[0].innerHTML = post_slot.querySelectorAll("[variable-pc]")[0].innerHTML.replace(variable_pc_value, "900px"); post_slot.querySelectorAll("[pc]")[0].innerHTML = post_slot.querySelectorAll("[pc]")[0].innerHTML.replace(pc_value, "900px"); post_slot.querySelectorAll("[style_default]")[0].innerHTML = post_slot.querySelectorAll("[style_default]")[0].innerHTML.replace(style_default_pc_value, "900px"); post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML = post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML.replace(variable_mobile_value, "899px"); post_slot.querySelectorAll("[mobile]")[0].innerHTML = post_slot.querySelectorAll("[mobile]")[0].innerHTML.replace(mobile_value, "899px"); post_slot.querySelectorAll("[style_default]")[1].innerHTML = post_slot.querySelectorAll("[style_default]")[1].innerHTML.replace(style_default_mobile_value, "899px"); } } } })(jQuery); } function posts_slot_4_category_position(){ //if the page is using body main_tmpl (and not fallback) if(jQuery("body")[0].className.match(/main_tmpl/)!=null){ post_slot = jQuery("#posts_slot-4")[0]; if(window.innerWidth<600){ category_position_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--category-position-js.+?\;/)[0]; } else{ category_position_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--category-position-js.+?\;/)[0]; } category_position_value = category_position_value.replace(/\s/g,""); category_position_value = category_position_value.replace(/^.+?\:/g,""); category_position_value = category_position_value.replace(/\;/g,""); if(category_position_value=="follow-order-content"){ } else if(category_position_value=="onimage-bottom-right"){ articles = post_slot.querySelectorAll('article'); for(i=0;i div"); myquery[0].style.height=""; myquery[0].children[0].style.height=""; myquery[0].children[0].style.display=""; myquery[0].children[0].style.flexDirection = ""; //myquery[0].children[0].style.alignItems = "center"; //post_slot.parentElement.style.alignItems="stretch"; //CHANGE STYLE post_slot.parentElement.parentElement.parentElement.style.alignItems="stretch"; if(getComputedStyle(post_slot.parentElement.parentElement)['display'] != 'none'){ post_slot.parentElement.parentElement.style.display="flex"; } post_slot.parentElement.parentElement.style.flexDirection = "column"; //post_slot.parentElement.parentElement.style.alignItems = "center"; post_slot.parentElement.style.height="100%"; post_slot.style.height="100%"; myquery=jQuery("#posts_slot-4 > div"); myquery[0].style.height="100%"; myquery[0].children[0].style.height="100%"; myquery[0].children[0].style.display="flex"; myquery[0].children[0].style.flexDirection = "column"; //myquery[0].children[0].style.alignItems = "center"; articles = post_slot.querySelectorAll('article'); for(i=0;i /* const config = { childList: true, subtree: true, attributes: true}; const callback = (mutationList, observer) => { for (const mutation of mutationList) { my_ad=mutationList[0]['addedNodes'][0]; max_height=""; my_ad.querySelector("img").addEventListener("load", function() { max_height=""; max_height= my_ad.querySelector("img").offsetHeight; if(max_height!=""){ my_ad.style.height=max_height + "px"; } max_height=""; observer.disconnect(); }); } }; const observer = new MutationObserver(callback); all_ads_WP=jQuery("[data-wpas-zoneid]"); for(i=0;i= 600){ article_clickable = post_slot.querySelector("[variable-pc]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } else { article_clickable = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } if (article_clickable == "active"){ for(i=0;i titleandbody_height){ document.getElementById(id).getElementsByClassName("body")[0].style.display="none"; title_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("title")[0],null).height); titleandbody_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("titleandbody")[0],null).height); article_height=parseFloat(getComputedStyle(document.getElementById(id),null).height); } new_article_height=article_height+(title_height-titleandbody_height); new_titleandbody_height=titleandbody_height+(title_height-titleandbody_height); if(title_height > titleandbody_height){ document.getElementById(id).getElementsByClassName("titleandbody")[0].style.height=new_titleandbody_height + "px"; document.getElementById(id).getElementsByClassName("titleandbody")[0].style.maxHeight=new_titleandbody_height + "px"; } } } } } return true; } function posts_slot_4_fit_body(){ if (typeof document.getElementById("posts_slot-4").getElementsByClassName("template_2086_homepage_single_adula_3") !== 'undefined') { for(k=0;(k
').appendTo('.footer:first'); $('
').appendTo('.footer .overlay'); $('.footer .overlay').css({ 'position': 'fixed', 'display': 'flex', 'inset': '0px', 'background': 'rgba(0, 0, 0, 0.5)', 'z-index': '9999', 'align-items': 'center', 'justify-content': 'center', 'height': '100vh', 'width': '100vw' }); $('.footer .overlay .iframe-wrapper').css({ 'position': 'relative', 'overflow': 'hidden', }); if ($(window).width() <= 1000 && $(window).width() < $(window).height()) { $('.footer .overlay .iframe-wrapper').css({ 'width': '80%', 'padding-top': '50%' }); } else { $('.footer .overlay .iframe-wrapper').css({ 'width': '50%', 'padding-top': '30%' }); } var video_href = $(this).attr('ta_videolink'); if (typeof video_href !== 'undefined' && video_href !== '') { var iframe = document.createElement('iframe'); iframe.src = video_href; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('.footer .overlay .iframe-wrapper'); parentElement.appendChild(iframe); } $('.footer .overlay .iframe-wrapper iframe').css({ 'background': 'rgb(255, 255, 255)', 'box-shadow': 'black 0px 0px 10px 0px', 'position': 'absolute', 'inset': '0px', 'width': '100%', 'height': '100%', 'padding': '20px' }); $('
×
').appendTo('.footer .overlay .iframe-wrapper'); $('.footer .overlay .iframe-wrapper .overlay_close').css({ 'position': 'absolute', 'top': '0', 'right': '0', 'z-index': '999', 'font-size': '24px', 'cursor': 'pointer', 'text-align': 'center', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'height': '24px', 'width': '24px', 'color': 'black', 'font-weight': '700', 'transition': '0.3s ease', 'opacity': '0.5', }); $('.footer .overlay .iframe-wrapper .overlay_close').hover(function() { $(this).css({ 'opacity': '1', }); }, function() { $(this).css({ 'opacity': '0.5', }); }); $('.footer .overlay').show(); $(document).mouseup("click", function(e){ var container = $(".overlay iframe"); if(!container.is(e.target) && container.has(e.target).length === 0){ $('.footer .overlay iframe').remove(); $('.footer .overlay .overlay_close').remove(); $('.footer .overlay style').remove(); $('.footer .overlay').remove(); } }); } }); } function posts_slot_4_tablet_style(){ (function($) { if($("body")[0].className.match(/main_tmpl/)!=null){ post_slot = $("#posts_slot-4")[0]; tablet_style_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--tablet-style-js.+?\;/)[0]; tablet_style_value = tablet_style_value.replace(/\s/g,""); tablet_style_value = tablet_style_value.replace(/^.+?\:/g,""); tablet_style_value = tablet_style_value.replace(/\;/g,""); if (tablet_style_value != null){ if (tablet_style_value == "pc"){ // To do nothing } else if (tablet_style_value == "mobile"){ variable_pc_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/min-width.+?\;/)[0]; variable_pc_value = variable_pc_value.replace(/\s/g,""); variable_pc_value = variable_pc_value.replace(/^.+?\:/g,""); variable_pc_value = variable_pc_value.replace(/\).*/,""); pc_value = post_slot.querySelector("[pc]").innerHTML.match(/min-width.+?\;/)[0]; pc_value = pc_value.replace(/\s/g,""); pc_value = pc_value.replace(/^.+?\:/g,""); pc_value = pc_value.replace(/\).*/,""); style_default_pc_value = post_slot.querySelectorAll("[style_default]")[0].innerHTML.match(/min-width.+?\;/)[0]; style_default_pc_value = style_default_pc_value.replace(/\s/g,""); style_default_pc_value = style_default_pc_value.replace(/^.+?\:/g,""); style_default_pc_value = style_default_pc_value.replace(/\).*/,""); variable_mobile_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/max-width.+?\;/)[0]; variable_mobile_value = variable_mobile_value.replace(/\s/g,""); variable_mobile_value = variable_mobile_value.replace(/^.+?\:/g,""); variable_mobile_value = variable_mobile_value.replace(/\).*/,""); mobile_value = post_slot.querySelector("[mobile]").innerHTML.match(/max-width.+?\;/)[0]; mobile_value = mobile_value.replace(/\s/g,""); mobile_value = mobile_value.replace(/^.+?\:/g,""); mobile_value = mobile_value.replace(/\).*/,""); style_default_mobile_value = post_slot.querySelectorAll("[style_default]")[1].innerHTML.match(/max-width.+?\;/)[0]; style_default_mobile_value = style_default_mobile_value.replace(/\s/g,""); style_default_mobile_value = style_default_mobile_value.replace(/^.+?\:/g,""); style_default_mobile_value = style_default_mobile_value.replace(/\).*/,""); post_slot.querySelectorAll("[variable-pc]")[0].innerHTML = post_slot.querySelectorAll("[variable-pc]")[0].innerHTML.replace(variable_pc_value, "900px"); post_slot.querySelectorAll("[pc]")[0].innerHTML = post_slot.querySelectorAll("[pc]")[0].innerHTML.replace(pc_value, "900px"); post_slot.querySelectorAll("[style_default]")[0].innerHTML = post_slot.querySelectorAll("[style_default]")[0].innerHTML.replace(style_default_pc_value, "900px"); post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML = post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML.replace(variable_mobile_value, "899px"); post_slot.querySelectorAll("[mobile]")[0].innerHTML = post_slot.querySelectorAll("[mobile]")[0].innerHTML.replace(mobile_value, "899px"); post_slot.querySelectorAll("[style_default]")[1].innerHTML = post_slot.querySelectorAll("[style_default]")[1].innerHTML.replace(style_default_mobile_value, "899px"); } } } })(jQuery); } function posts_slot_4_category_position(){ //if the page is using body main_tmpl (and not fallback) if(jQuery("body")[0].className.match(/main_tmpl/)!=null){ post_slot = jQuery("#posts_slot-4")[0]; if(window.innerWidth<600){ category_position_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--category-position-js.+?\;/)[0]; } else{ category_position_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--category-position-js.+?\;/)[0]; } category_position_value = category_position_value.replace(/\s/g,""); category_position_value = category_position_value.replace(/^.+?\:/g,""); category_position_value = category_position_value.replace(/\;/g,""); if(category_position_value=="follow-order-content"){ } else if(category_position_value=="onimage-bottom-right"){ articles = post_slot.querySelectorAll('article'); for(i=0;i div"); myquery[0].style.height=""; myquery[0].children[0].style.height=""; myquery[0].children[0].style.display=""; myquery[0].children[0].style.flexDirection = ""; //myquery[0].children[0].style.alignItems = "center"; //post_slot.parentElement.style.alignItems="stretch"; //CHANGE STYLE post_slot.parentElement.parentElement.parentElement.style.alignItems="stretch"; if(getComputedStyle(post_slot.parentElement.parentElement)['display'] != 'none'){ post_slot.parentElement.parentElement.style.display="flex"; } post_slot.parentElement.parentElement.style.flexDirection = "column"; //post_slot.parentElement.parentElement.style.alignItems = "center"; post_slot.parentElement.style.height="100%"; post_slot.style.height="100%"; myquery=jQuery("#posts_slot-4 > div"); myquery[0].style.height="100%"; myquery[0].children[0].style.height="100%"; myquery[0].children[0].style.display="flex"; myquery[0].children[0].style.flexDirection = "column"; //myquery[0].children[0].style.alignItems = "center"; articles = post_slot.querySelectorAll('article'); for(i=0;i /* const config = { childList: true, subtree: true, attributes: true}; const callback = (mutationList, observer) => { for (const mutation of mutationList) { my_ad=mutationList[0]['addedNodes'][0]; max_height=""; my_ad.querySelector("img").addEventListener("load", function() { max_height=""; max_height= my_ad.querySelector("img").offsetHeight; if(max_height!=""){ my_ad.style.height=max_height + "px"; } max_height=""; observer.disconnect(); }); } }; const observer = new MutationObserver(callback); all_ads_WP=jQuery("[data-wpas-zoneid]"); for(i=0;i= 600){ article_clickable = post_slot.querySelector("[variable-pc]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } else { article_clickable = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } if (article_clickable == "active"){ for(i=0;i titleandbody_height){ document.getElementById(id).getElementsByClassName("body")[0].style.display="none"; title_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("title")[0],null).height); titleandbody_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("titleandbody")[0],null).height); article_height=parseFloat(getComputedStyle(document.getElementById(id),null).height); } new_article_height=article_height+(title_height-titleandbody_height); new_titleandbody_height=titleandbody_height+(title_height-titleandbody_height); if(title_height > titleandbody_height){ document.getElementById(id).getElementsByClassName("titleandbody")[0].style.height=new_titleandbody_height + "px"; document.getElementById(id).getElementsByClassName("titleandbody")[0].style.maxHeight=new_titleandbody_height + "px"; } } } } } return true; } function posts_slot_4_fit_body(){ if (typeof document.getElementById("posts_slot-4").getElementsByClassName("template_2086_mob_homepage_single_adula_3") !== 'undefined') { for(k=0;(k
Man who attacked UK asylum hotel jailed for 9 years
Crime Watch, International News, Latest News, ...
December 12, 2024
LONDON, United Kingdom (AFP) - A man who attacked a hotel housing asylum seekers during an August riot in northern England was Thursday jailed for nin...
').appendTo('.footer:first'); $('
').appendTo('.footer .overlay'); $('.footer .overlay').css({ 'position': 'fixed', 'display': 'flex', 'inset': '0px', 'background': 'rgba(0, 0, 0, 0.5)', 'z-index': '9999', 'align-items': 'center', 'justify-content': 'center', 'height': '100vh', 'width': '100vw' }); $('.footer .overlay .iframe-wrapper').css({ 'position': 'relative', 'overflow': 'hidden', }); if ($(window).width() <= 1000 && $(window).width() < $(window).height()) { $('.footer .overlay .iframe-wrapper').css({ 'width': '80%', 'padding-top': '50%' }); } else { $('.footer .overlay .iframe-wrapper').css({ 'width': '50%', 'padding-top': '30%' }); } var video_href = $(this).attr('ta_videolink'); if (typeof video_href !== 'undefined' && video_href !== '') { var iframe = document.createElement('iframe'); iframe.src = video_href; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('.footer .overlay .iframe-wrapper'); parentElement.appendChild(iframe); } $('.footer .overlay .iframe-wrapper iframe').css({ 'background': 'rgb(255, 255, 255)', 'box-shadow': 'black 0px 0px 10px 0px', 'position': 'absolute', 'inset': '0px', 'width': '100%', 'height': '100%', 'padding': '20px' }); $('
×
').appendTo('.footer .overlay .iframe-wrapper'); $('.footer .overlay .iframe-wrapper .overlay_close').css({ 'position': 'absolute', 'top': '0', 'right': '0', 'z-index': '999', 'font-size': '24px', 'cursor': 'pointer', 'text-align': 'center', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'height': '24px', 'width': '24px', 'color': 'black', 'font-weight': '700', 'transition': '0.3s ease', 'opacity': '0.5', }); $('.footer .overlay .iframe-wrapper .overlay_close').hover(function() { $(this).css({ 'opacity': '1', }); }, function() { $(this).css({ 'opacity': '0.5', }); }); $('.footer .overlay').show(); $(document).mouseup("click", function(e){ var container = $(".overlay iframe"); if(!container.is(e.target) && container.has(e.target).length === 0){ $('.footer .overlay iframe').remove(); $('.footer .overlay .overlay_close').remove(); $('.footer .overlay style').remove(); $('.footer .overlay').remove(); } }); } }); } function posts_slot_5_tablet_style(){ (function($) { if($("body")[0].className.match(/main_tmpl/)!=null){ post_slot = $("#posts_slot-5")[0]; tablet_style_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--tablet-style-js.+?\;/)[0]; tablet_style_value = tablet_style_value.replace(/\s/g,""); tablet_style_value = tablet_style_value.replace(/^.+?\:/g,""); tablet_style_value = tablet_style_value.replace(/\;/g,""); if (tablet_style_value != null){ if (tablet_style_value == "pc"){ // To do nothing } else if (tablet_style_value == "mobile"){ variable_pc_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/min-width.+?\;/)[0]; variable_pc_value = variable_pc_value.replace(/\s/g,""); variable_pc_value = variable_pc_value.replace(/^.+?\:/g,""); variable_pc_value = variable_pc_value.replace(/\).*/,""); pc_value = post_slot.querySelector("[pc]").innerHTML.match(/min-width.+?\;/)[0]; pc_value = pc_value.replace(/\s/g,""); pc_value = pc_value.replace(/^.+?\:/g,""); pc_value = pc_value.replace(/\).*/,""); style_default_pc_value = post_slot.querySelectorAll("[style_default]")[0].innerHTML.match(/min-width.+?\;/)[0]; style_default_pc_value = style_default_pc_value.replace(/\s/g,""); style_default_pc_value = style_default_pc_value.replace(/^.+?\:/g,""); style_default_pc_value = style_default_pc_value.replace(/\).*/,""); variable_mobile_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/max-width.+?\;/)[0]; variable_mobile_value = variable_mobile_value.replace(/\s/g,""); variable_mobile_value = variable_mobile_value.replace(/^.+?\:/g,""); variable_mobile_value = variable_mobile_value.replace(/\).*/,""); mobile_value = post_slot.querySelector("[mobile]").innerHTML.match(/max-width.+?\;/)[0]; mobile_value = mobile_value.replace(/\s/g,""); mobile_value = mobile_value.replace(/^.+?\:/g,""); mobile_value = mobile_value.replace(/\).*/,""); style_default_mobile_value = post_slot.querySelectorAll("[style_default]")[1].innerHTML.match(/max-width.+?\;/)[0]; style_default_mobile_value = style_default_mobile_value.replace(/\s/g,""); style_default_mobile_value = style_default_mobile_value.replace(/^.+?\:/g,""); style_default_mobile_value = style_default_mobile_value.replace(/\).*/,""); post_slot.querySelectorAll("[variable-pc]")[0].innerHTML = post_slot.querySelectorAll("[variable-pc]")[0].innerHTML.replace(variable_pc_value, "900px"); post_slot.querySelectorAll("[pc]")[0].innerHTML = post_slot.querySelectorAll("[pc]")[0].innerHTML.replace(pc_value, "900px"); post_slot.querySelectorAll("[style_default]")[0].innerHTML = post_slot.querySelectorAll("[style_default]")[0].innerHTML.replace(style_default_pc_value, "900px"); post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML = post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML.replace(variable_mobile_value, "899px"); post_slot.querySelectorAll("[mobile]")[0].innerHTML = post_slot.querySelectorAll("[mobile]")[0].innerHTML.replace(mobile_value, "899px"); post_slot.querySelectorAll("[style_default]")[1].innerHTML = post_slot.querySelectorAll("[style_default]")[1].innerHTML.replace(style_default_mobile_value, "899px"); } } } })(jQuery); } function posts_slot_5_category_position(){ //if the page is using body main_tmpl (and not fallback) if(jQuery("body")[0].className.match(/main_tmpl/)!=null){ post_slot = jQuery("#posts_slot-5")[0]; if(window.innerWidth<600){ category_position_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--category-position-js.+?\;/)[0]; } else{ category_position_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--category-position-js.+?\;/)[0]; } category_position_value = category_position_value.replace(/\s/g,""); category_position_value = category_position_value.replace(/^.+?\:/g,""); category_position_value = category_position_value.replace(/\;/g,""); if(category_position_value=="follow-order-content"){ } else if(category_position_value=="onimage-bottom-right"){ articles = post_slot.querySelectorAll('article'); for(i=0;i div"); myquery[0].style.height=""; myquery[0].children[0].style.height=""; myquery[0].children[0].style.display=""; myquery[0].children[0].style.flexDirection = ""; //myquery[0].children[0].style.alignItems = "center"; //post_slot.parentElement.style.alignItems="stretch"; //CHANGE STYLE post_slot.parentElement.parentElement.parentElement.style.alignItems="stretch"; if(getComputedStyle(post_slot.parentElement.parentElement)['display'] != 'none'){ post_slot.parentElement.parentElement.style.display="flex"; } post_slot.parentElement.parentElement.style.flexDirection = "column"; //post_slot.parentElement.parentElement.style.alignItems = "center"; post_slot.parentElement.style.height="100%"; post_slot.style.height="100%"; myquery=jQuery("#posts_slot-5 > div"); myquery[0].style.height="100%"; myquery[0].children[0].style.height="100%"; myquery[0].children[0].style.display="flex"; myquery[0].children[0].style.flexDirection = "column"; //myquery[0].children[0].style.alignItems = "center"; articles = post_slot.querySelectorAll('article'); for(i=0;i /* const config = { childList: true, subtree: true, attributes: true}; const callback = (mutationList, observer) => { for (const mutation of mutationList) { my_ad=mutationList[0]['addedNodes'][0]; max_height=""; my_ad.querySelector("img").addEventListener("load", function() { max_height=""; max_height= my_ad.querySelector("img").offsetHeight; if(max_height!=""){ my_ad.style.height=max_height + "px"; } max_height=""; observer.disconnect(); }); } }; const observer = new MutationObserver(callback); all_ads_WP=jQuery("[data-wpas-zoneid]"); for(i=0;i= 600){ article_clickable = post_slot.querySelector("[variable-pc]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } else { article_clickable = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } if (article_clickable == "active"){ for(i=0;i titleandbody_height){ document.getElementById(id).getElementsByClassName("body")[0].style.display="none"; title_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("title")[0],null).height); titleandbody_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("titleandbody")[0],null).height); article_height=parseFloat(getComputedStyle(document.getElementById(id),null).height); } new_article_height=article_height+(title_height-titleandbody_height); new_titleandbody_height=titleandbody_height+(title_height-titleandbody_height); if(title_height > titleandbody_height){ document.getElementById(id).getElementsByClassName("titleandbody")[0].style.height=new_titleandbody_height + "px"; document.getElementById(id).getElementsByClassName("titleandbody")[0].style.maxHeight=new_titleandbody_height + "px"; } } } } } return true; } function posts_slot_5_fit_body(){ if (typeof document.getElementById("posts_slot-5").getElementsByClassName("template_2086_homepage_single_adula_3") !== 'undefined') { for(k=0;(k
').appendTo('.footer:first'); $('
').appendTo('.footer .overlay'); $('.footer .overlay').css({ 'position': 'fixed', 'display': 'flex', 'inset': '0px', 'background': 'rgba(0, 0, 0, 0.5)', 'z-index': '9999', 'align-items': 'center', 'justify-content': 'center', 'height': '100vh', 'width': '100vw' }); $('.footer .overlay .iframe-wrapper').css({ 'position': 'relative', 'overflow': 'hidden', }); if ($(window).width() <= 1000 && $(window).width() < $(window).height()) { $('.footer .overlay .iframe-wrapper').css({ 'width': '80%', 'padding-top': '50%' }); } else { $('.footer .overlay .iframe-wrapper').css({ 'width': '50%', 'padding-top': '30%' }); } var video_href = $(this).attr('ta_videolink'); if (typeof video_href !== 'undefined' && video_href !== '') { var iframe = document.createElement('iframe'); iframe.src = video_href; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('.footer .overlay .iframe-wrapper'); parentElement.appendChild(iframe); } $('.footer .overlay .iframe-wrapper iframe').css({ 'background': 'rgb(255, 255, 255)', 'box-shadow': 'black 0px 0px 10px 0px', 'position': 'absolute', 'inset': '0px', 'width': '100%', 'height': '100%', 'padding': '20px' }); $('
×
').appendTo('.footer .overlay .iframe-wrapper'); $('.footer .overlay .iframe-wrapper .overlay_close').css({ 'position': 'absolute', 'top': '0', 'right': '0', 'z-index': '999', 'font-size': '24px', 'cursor': 'pointer', 'text-align': 'center', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'height': '24px', 'width': '24px', 'color': 'black', 'font-weight': '700', 'transition': '0.3s ease', 'opacity': '0.5', }); $('.footer .overlay .iframe-wrapper .overlay_close').hover(function() { $(this).css({ 'opacity': '1', }); }, function() { $(this).css({ 'opacity': '0.5', }); }); $('.footer .overlay').show(); $(document).mouseup("click", function(e){ var container = $(".overlay iframe"); if(!container.is(e.target) && container.has(e.target).length === 0){ $('.footer .overlay iframe').remove(); $('.footer .overlay .overlay_close').remove(); $('.footer .overlay style').remove(); $('.footer .overlay').remove(); } }); } }); } function posts_slot_5_tablet_style(){ (function($) { if($("body")[0].className.match(/main_tmpl/)!=null){ post_slot = $("#posts_slot-5")[0]; tablet_style_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--tablet-style-js.+?\;/)[0]; tablet_style_value = tablet_style_value.replace(/\s/g,""); tablet_style_value = tablet_style_value.replace(/^.+?\:/g,""); tablet_style_value = tablet_style_value.replace(/\;/g,""); if (tablet_style_value != null){ if (tablet_style_value == "pc"){ // To do nothing } else if (tablet_style_value == "mobile"){ variable_pc_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/min-width.+?\;/)[0]; variable_pc_value = variable_pc_value.replace(/\s/g,""); variable_pc_value = variable_pc_value.replace(/^.+?\:/g,""); variable_pc_value = variable_pc_value.replace(/\).*/,""); pc_value = post_slot.querySelector("[pc]").innerHTML.match(/min-width.+?\;/)[0]; pc_value = pc_value.replace(/\s/g,""); pc_value = pc_value.replace(/^.+?\:/g,""); pc_value = pc_value.replace(/\).*/,""); style_default_pc_value = post_slot.querySelectorAll("[style_default]")[0].innerHTML.match(/min-width.+?\;/)[0]; style_default_pc_value = style_default_pc_value.replace(/\s/g,""); style_default_pc_value = style_default_pc_value.replace(/^.+?\:/g,""); style_default_pc_value = style_default_pc_value.replace(/\).*/,""); variable_mobile_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/max-width.+?\;/)[0]; variable_mobile_value = variable_mobile_value.replace(/\s/g,""); variable_mobile_value = variable_mobile_value.replace(/^.+?\:/g,""); variable_mobile_value = variable_mobile_value.replace(/\).*/,""); mobile_value = post_slot.querySelector("[mobile]").innerHTML.match(/max-width.+?\;/)[0]; mobile_value = mobile_value.replace(/\s/g,""); mobile_value = mobile_value.replace(/^.+?\:/g,""); mobile_value = mobile_value.replace(/\).*/,""); style_default_mobile_value = post_slot.querySelectorAll("[style_default]")[1].innerHTML.match(/max-width.+?\;/)[0]; style_default_mobile_value = style_default_mobile_value.replace(/\s/g,""); style_default_mobile_value = style_default_mobile_value.replace(/^.+?\:/g,""); style_default_mobile_value = style_default_mobile_value.replace(/\).*/,""); post_slot.querySelectorAll("[variable-pc]")[0].innerHTML = post_slot.querySelectorAll("[variable-pc]")[0].innerHTML.replace(variable_pc_value, "900px"); post_slot.querySelectorAll("[pc]")[0].innerHTML = post_slot.querySelectorAll("[pc]")[0].innerHTML.replace(pc_value, "900px"); post_slot.querySelectorAll("[style_default]")[0].innerHTML = post_slot.querySelectorAll("[style_default]")[0].innerHTML.replace(style_default_pc_value, "900px"); post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML = post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML.replace(variable_mobile_value, "899px"); post_slot.querySelectorAll("[mobile]")[0].innerHTML = post_slot.querySelectorAll("[mobile]")[0].innerHTML.replace(mobile_value, "899px"); post_slot.querySelectorAll("[style_default]")[1].innerHTML = post_slot.querySelectorAll("[style_default]")[1].innerHTML.replace(style_default_mobile_value, "899px"); } } } })(jQuery); } function posts_slot_5_category_position(){ //if the page is using body main_tmpl (and not fallback) if(jQuery("body")[0].className.match(/main_tmpl/)!=null){ post_slot = jQuery("#posts_slot-5")[0]; if(window.innerWidth<600){ category_position_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--category-position-js.+?\;/)[0]; } else{ category_position_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--category-position-js.+?\;/)[0]; } category_position_value = category_position_value.replace(/\s/g,""); category_position_value = category_position_value.replace(/^.+?\:/g,""); category_position_value = category_position_value.replace(/\;/g,""); if(category_position_value=="follow-order-content"){ } else if(category_position_value=="onimage-bottom-right"){ articles = post_slot.querySelectorAll('article'); for(i=0;i div"); myquery[0].style.height=""; myquery[0].children[0].style.height=""; myquery[0].children[0].style.display=""; myquery[0].children[0].style.flexDirection = ""; //myquery[0].children[0].style.alignItems = "center"; //post_slot.parentElement.style.alignItems="stretch"; //CHANGE STYLE post_slot.parentElement.parentElement.parentElement.style.alignItems="stretch"; if(getComputedStyle(post_slot.parentElement.parentElement)['display'] != 'none'){ post_slot.parentElement.parentElement.style.display="flex"; } post_slot.parentElement.parentElement.style.flexDirection = "column"; //post_slot.parentElement.parentElement.style.alignItems = "center"; post_slot.parentElement.style.height="100%"; post_slot.style.height="100%"; myquery=jQuery("#posts_slot-5 > div"); myquery[0].style.height="100%"; myquery[0].children[0].style.height="100%"; myquery[0].children[0].style.display="flex"; myquery[0].children[0].style.flexDirection = "column"; //myquery[0].children[0].style.alignItems = "center"; articles = post_slot.querySelectorAll('article'); for(i=0;i /* const config = { childList: true, subtree: true, attributes: true}; const callback = (mutationList, observer) => { for (const mutation of mutationList) { my_ad=mutationList[0]['addedNodes'][0]; max_height=""; my_ad.querySelector("img").addEventListener("load", function() { max_height=""; max_height= my_ad.querySelector("img").offsetHeight; if(max_height!=""){ my_ad.style.height=max_height + "px"; } max_height=""; observer.disconnect(); }); } }; const observer = new MutationObserver(callback); all_ads_WP=jQuery("[data-wpas-zoneid]"); for(i=0;i= 600){ article_clickable = post_slot.querySelector("[variable-pc]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } else { article_clickable = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } if (article_clickable == "active"){ for(i=0;i titleandbody_height){ document.getElementById(id).getElementsByClassName("body")[0].style.display="none"; title_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("title")[0],null).height); titleandbody_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("titleandbody")[0],null).height); article_height=parseFloat(getComputedStyle(document.getElementById(id),null).height); } new_article_height=article_height+(title_height-titleandbody_height); new_titleandbody_height=titleandbody_height+(title_height-titleandbody_height); if(title_height > titleandbody_height){ document.getElementById(id).getElementsByClassName("titleandbody")[0].style.height=new_titleandbody_height + "px"; document.getElementById(id).getElementsByClassName("titleandbody")[0].style.maxHeight=new_titleandbody_height + "px"; } } } } } return true; } function posts_slot_5_fit_body(){ if (typeof document.getElementById("posts_slot-5").getElementsByClassName("template_2086_mob_homepage_single_adula_3") !== 'undefined') { for(k=0;(k
Bring It ON!
Cricket, Sports
JCA president opens arms to more international cricket at Sabina Park
BY DANIEL BLAKE Staff reporter [email protected]&nbsp
December 12, 2024
After Sabina Park hosted a Test match for the first time in three years, Jamaica Cricket Association (JCA) President Dr Donovan Bennett says there wil...
').appendTo('.footer:first'); $('
').appendTo('.footer .overlay'); $('.footer .overlay').css({ 'position': 'fixed', 'display': 'flex', 'inset': '0px', 'background': 'rgba(0, 0, 0, 0.5)', 'z-index': '9999', 'align-items': 'center', 'justify-content': 'center', 'height': '100vh', 'width': '100vw' }); $('.footer .overlay .iframe-wrapper').css({ 'position': 'relative', 'overflow': 'hidden', }); if ($(window).width() <= 1000 && $(window).width() < $(window).height()) { $('.footer .overlay .iframe-wrapper').css({ 'width': '80%', 'padding-top': '50%' }); } else { $('.footer .overlay .iframe-wrapper').css({ 'width': '50%', 'padding-top': '30%' }); } var video_href = $(this).attr('ta_videolink'); if (typeof video_href !== 'undefined' && video_href !== '') { var iframe = document.createElement('iframe'); iframe.src = video_href; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('.footer .overlay .iframe-wrapper'); parentElement.appendChild(iframe); } $('.footer .overlay .iframe-wrapper iframe').css({ 'background': 'rgb(255, 255, 255)', 'box-shadow': 'black 0px 0px 10px 0px', 'position': 'absolute', 'inset': '0px', 'width': '100%', 'height': '100%', 'padding': '20px' }); $('
×
').appendTo('.footer .overlay .iframe-wrapper'); $('.footer .overlay .iframe-wrapper .overlay_close').css({ 'position': 'absolute', 'top': '0', 'right': '0', 'z-index': '999', 'font-size': '24px', 'cursor': 'pointer', 'text-align': 'center', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'height': '24px', 'width': '24px', 'color': 'black', 'font-weight': '700', 'transition': '0.3s ease', 'opacity': '0.5', }); $('.footer .overlay .iframe-wrapper .overlay_close').hover(function() { $(this).css({ 'opacity': '1', }); }, function() { $(this).css({ 'opacity': '0.5', }); }); $('.footer .overlay').show(); $(document).mouseup("click", function(e){ var container = $(".overlay iframe"); if(!container.is(e.target) && container.has(e.target).length === 0){ $('.footer .overlay iframe').remove(); $('.footer .overlay .overlay_close').remove(); $('.footer .overlay style').remove(); $('.footer .overlay').remove(); } }); } }); } function posts_slot_6_tablet_style(){ (function($) { if($("body")[0].className.match(/main_tmpl/)!=null){ post_slot = $("#posts_slot-6")[0]; tablet_style_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--tablet-style-js.+?\;/)[0]; tablet_style_value = tablet_style_value.replace(/\s/g,""); tablet_style_value = tablet_style_value.replace(/^.+?\:/g,""); tablet_style_value = tablet_style_value.replace(/\;/g,""); if (tablet_style_value != null){ if (tablet_style_value == "pc"){ // To do nothing } else if (tablet_style_value == "mobile"){ variable_pc_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/min-width.+?\;/)[0]; variable_pc_value = variable_pc_value.replace(/\s/g,""); variable_pc_value = variable_pc_value.replace(/^.+?\:/g,""); variable_pc_value = variable_pc_value.replace(/\).*/,""); pc_value = post_slot.querySelector("[pc]").innerHTML.match(/min-width.+?\;/)[0]; pc_value = pc_value.replace(/\s/g,""); pc_value = pc_value.replace(/^.+?\:/g,""); pc_value = pc_value.replace(/\).*/,""); style_default_pc_value = post_slot.querySelectorAll("[style_default]")[0].innerHTML.match(/min-width.+?\;/)[0]; style_default_pc_value = style_default_pc_value.replace(/\s/g,""); style_default_pc_value = style_default_pc_value.replace(/^.+?\:/g,""); style_default_pc_value = style_default_pc_value.replace(/\).*/,""); variable_mobile_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/max-width.+?\;/)[0]; variable_mobile_value = variable_mobile_value.replace(/\s/g,""); variable_mobile_value = variable_mobile_value.replace(/^.+?\:/g,""); variable_mobile_value = variable_mobile_value.replace(/\).*/,""); mobile_value = post_slot.querySelector("[mobile]").innerHTML.match(/max-width.+?\;/)[0]; mobile_value = mobile_value.replace(/\s/g,""); mobile_value = mobile_value.replace(/^.+?\:/g,""); mobile_value = mobile_value.replace(/\).*/,""); style_default_mobile_value = post_slot.querySelectorAll("[style_default]")[1].innerHTML.match(/max-width.+?\;/)[0]; style_default_mobile_value = style_default_mobile_value.replace(/\s/g,""); style_default_mobile_value = style_default_mobile_value.replace(/^.+?\:/g,""); style_default_mobile_value = style_default_mobile_value.replace(/\).*/,""); post_slot.querySelectorAll("[variable-pc]")[0].innerHTML = post_slot.querySelectorAll("[variable-pc]")[0].innerHTML.replace(variable_pc_value, "900px"); post_slot.querySelectorAll("[pc]")[0].innerHTML = post_slot.querySelectorAll("[pc]")[0].innerHTML.replace(pc_value, "900px"); post_slot.querySelectorAll("[style_default]")[0].innerHTML = post_slot.querySelectorAll("[style_default]")[0].innerHTML.replace(style_default_pc_value, "900px"); post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML = post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML.replace(variable_mobile_value, "899px"); post_slot.querySelectorAll("[mobile]")[0].innerHTML = post_slot.querySelectorAll("[mobile]")[0].innerHTML.replace(mobile_value, "899px"); post_slot.querySelectorAll("[style_default]")[1].innerHTML = post_slot.querySelectorAll("[style_default]")[1].innerHTML.replace(style_default_mobile_value, "899px"); } } } })(jQuery); } function posts_slot_6_category_position(){ //if the page is using body main_tmpl (and not fallback) if(jQuery("body")[0].className.match(/main_tmpl/)!=null){ post_slot = jQuery("#posts_slot-6")[0]; if(window.innerWidth<600){ category_position_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--category-position-js.+?\;/)[0]; } else{ category_position_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--category-position-js.+?\;/)[0]; } category_position_value = category_position_value.replace(/\s/g,""); category_position_value = category_position_value.replace(/^.+?\:/g,""); category_position_value = category_position_value.replace(/\;/g,""); if(category_position_value=="follow-order-content"){ } else if(category_position_value=="onimage-bottom-right"){ articles = post_slot.querySelectorAll('article'); for(i=0;i div"); myquery[0].style.height=""; myquery[0].children[0].style.height=""; myquery[0].children[0].style.display=""; myquery[0].children[0].style.flexDirection = ""; //myquery[0].children[0].style.alignItems = "center"; //post_slot.parentElement.style.alignItems="stretch"; //CHANGE STYLE post_slot.parentElement.parentElement.parentElement.style.alignItems="stretch"; if(getComputedStyle(post_slot.parentElement.parentElement)['display'] != 'none'){ post_slot.parentElement.parentElement.style.display="flex"; } post_slot.parentElement.parentElement.style.flexDirection = "column"; //post_slot.parentElement.parentElement.style.alignItems = "center"; post_slot.parentElement.style.height="100%"; post_slot.style.height="100%"; myquery=jQuery("#posts_slot-6 > div"); myquery[0].style.height="100%"; myquery[0].children[0].style.height="100%"; myquery[0].children[0].style.display="flex"; myquery[0].children[0].style.flexDirection = "column"; //myquery[0].children[0].style.alignItems = "center"; articles = post_slot.querySelectorAll('article'); for(i=0;i /* const config = { childList: true, subtree: true, attributes: true}; const callback = (mutationList, observer) => { for (const mutation of mutationList) { my_ad=mutationList[0]['addedNodes'][0]; max_height=""; my_ad.querySelector("img").addEventListener("load", function() { max_height=""; max_height= my_ad.querySelector("img").offsetHeight; if(max_height!=""){ my_ad.style.height=max_height + "px"; } max_height=""; observer.disconnect(); }); } }; const observer = new MutationObserver(callback); all_ads_WP=jQuery("[data-wpas-zoneid]"); for(i=0;i= 600){ article_clickable = post_slot.querySelector("[variable-pc]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } else { article_clickable = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } if (article_clickable == "active"){ for(i=0;i titleandbody_height){ document.getElementById(id).getElementsByClassName("body")[0].style.display="none"; title_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("title")[0],null).height); titleandbody_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("titleandbody")[0],null).height); article_height=parseFloat(getComputedStyle(document.getElementById(id),null).height); } new_article_height=article_height+(title_height-titleandbody_height); new_titleandbody_height=titleandbody_height+(title_height-titleandbody_height); if(title_height > titleandbody_height){ document.getElementById(id).getElementsByClassName("titleandbody")[0].style.height=new_titleandbody_height + "px"; document.getElementById(id).getElementsByClassName("titleandbody")[0].style.maxHeight=new_titleandbody_height + "px"; } } } } } return true; } function posts_slot_6_fit_body(){ if (typeof document.getElementById("posts_slot-6").getElementsByClassName("template_2086_homepage_single_adula_3") !== 'undefined') { for(k=0;(k
').appendTo('.footer:first'); $('
').appendTo('.footer .overlay'); $('.footer .overlay').css({ 'position': 'fixed', 'display': 'flex', 'inset': '0px', 'background': 'rgba(0, 0, 0, 0.5)', 'z-index': '9999', 'align-items': 'center', 'justify-content': 'center', 'height': '100vh', 'width': '100vw' }); $('.footer .overlay .iframe-wrapper').css({ 'position': 'relative', 'overflow': 'hidden', }); if ($(window).width() <= 1000 && $(window).width() < $(window).height()) { $('.footer .overlay .iframe-wrapper').css({ 'width': '80%', 'padding-top': '50%' }); } else { $('.footer .overlay .iframe-wrapper').css({ 'width': '50%', 'padding-top': '30%' }); } var video_href = $(this).attr('ta_videolink'); if (typeof video_href !== 'undefined' && video_href !== '') { var iframe = document.createElement('iframe'); iframe.src = video_href; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('.footer .overlay .iframe-wrapper'); parentElement.appendChild(iframe); } $('.footer .overlay .iframe-wrapper iframe').css({ 'background': 'rgb(255, 255, 255)', 'box-shadow': 'black 0px 0px 10px 0px', 'position': 'absolute', 'inset': '0px', 'width': '100%', 'height': '100%', 'padding': '20px' }); $('
×
').appendTo('.footer .overlay .iframe-wrapper'); $('.footer .overlay .iframe-wrapper .overlay_close').css({ 'position': 'absolute', 'top': '0', 'right': '0', 'z-index': '999', 'font-size': '24px', 'cursor': 'pointer', 'text-align': 'center', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'height': '24px', 'width': '24px', 'color': 'black', 'font-weight': '700', 'transition': '0.3s ease', 'opacity': '0.5', }); $('.footer .overlay .iframe-wrapper .overlay_close').hover(function() { $(this).css({ 'opacity': '1', }); }, function() { $(this).css({ 'opacity': '0.5', }); }); $('.footer .overlay').show(); $(document).mouseup("click", function(e){ var container = $(".overlay iframe"); if(!container.is(e.target) && container.has(e.target).length === 0){ $('.footer .overlay iframe').remove(); $('.footer .overlay .overlay_close').remove(); $('.footer .overlay style').remove(); $('.footer .overlay').remove(); } }); } }); } function posts_slot_6_tablet_style(){ (function($) { if($("body")[0].className.match(/main_tmpl/)!=null){ post_slot = $("#posts_slot-6")[0]; tablet_style_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--tablet-style-js.+?\;/)[0]; tablet_style_value = tablet_style_value.replace(/\s/g,""); tablet_style_value = tablet_style_value.replace(/^.+?\:/g,""); tablet_style_value = tablet_style_value.replace(/\;/g,""); if (tablet_style_value != null){ if (tablet_style_value == "pc"){ // To do nothing } else if (tablet_style_value == "mobile"){ variable_pc_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/min-width.+?\;/)[0]; variable_pc_value = variable_pc_value.replace(/\s/g,""); variable_pc_value = variable_pc_value.replace(/^.+?\:/g,""); variable_pc_value = variable_pc_value.replace(/\).*/,""); pc_value = post_slot.querySelector("[pc]").innerHTML.match(/min-width.+?\;/)[0]; pc_value = pc_value.replace(/\s/g,""); pc_value = pc_value.replace(/^.+?\:/g,""); pc_value = pc_value.replace(/\).*/,""); style_default_pc_value = post_slot.querySelectorAll("[style_default]")[0].innerHTML.match(/min-width.+?\;/)[0]; style_default_pc_value = style_default_pc_value.replace(/\s/g,""); style_default_pc_value = style_default_pc_value.replace(/^.+?\:/g,""); style_default_pc_value = style_default_pc_value.replace(/\).*/,""); variable_mobile_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/max-width.+?\;/)[0]; variable_mobile_value = variable_mobile_value.replace(/\s/g,""); variable_mobile_value = variable_mobile_value.replace(/^.+?\:/g,""); variable_mobile_value = variable_mobile_value.replace(/\).*/,""); mobile_value = post_slot.querySelector("[mobile]").innerHTML.match(/max-width.+?\;/)[0]; mobile_value = mobile_value.replace(/\s/g,""); mobile_value = mobile_value.replace(/^.+?\:/g,""); mobile_value = mobile_value.replace(/\).*/,""); style_default_mobile_value = post_slot.querySelectorAll("[style_default]")[1].innerHTML.match(/max-width.+?\;/)[0]; style_default_mobile_value = style_default_mobile_value.replace(/\s/g,""); style_default_mobile_value = style_default_mobile_value.replace(/^.+?\:/g,""); style_default_mobile_value = style_default_mobile_value.replace(/\).*/,""); post_slot.querySelectorAll("[variable-pc]")[0].innerHTML = post_slot.querySelectorAll("[variable-pc]")[0].innerHTML.replace(variable_pc_value, "900px"); post_slot.querySelectorAll("[pc]")[0].innerHTML = post_slot.querySelectorAll("[pc]")[0].innerHTML.replace(pc_value, "900px"); post_slot.querySelectorAll("[style_default]")[0].innerHTML = post_slot.querySelectorAll("[style_default]")[0].innerHTML.replace(style_default_pc_value, "900px"); post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML = post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML.replace(variable_mobile_value, "899px"); post_slot.querySelectorAll("[mobile]")[0].innerHTML = post_slot.querySelectorAll("[mobile]")[0].innerHTML.replace(mobile_value, "899px"); post_slot.querySelectorAll("[style_default]")[1].innerHTML = post_slot.querySelectorAll("[style_default]")[1].innerHTML.replace(style_default_mobile_value, "899px"); } } } })(jQuery); } function posts_slot_6_category_position(){ //if the page is using body main_tmpl (and not fallback) if(jQuery("body")[0].className.match(/main_tmpl/)!=null){ post_slot = jQuery("#posts_slot-6")[0]; if(window.innerWidth<600){ category_position_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--category-position-js.+?\;/)[0]; } else{ category_position_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--category-position-js.+?\;/)[0]; } category_position_value = category_position_value.replace(/\s/g,""); category_position_value = category_position_value.replace(/^.+?\:/g,""); category_position_value = category_position_value.replace(/\;/g,""); if(category_position_value=="follow-order-content"){ } else if(category_position_value=="onimage-bottom-right"){ articles = post_slot.querySelectorAll('article'); for(i=0;i div"); myquery[0].style.height=""; myquery[0].children[0].style.height=""; myquery[0].children[0].style.display=""; myquery[0].children[0].style.flexDirection = ""; //myquery[0].children[0].style.alignItems = "center"; //post_slot.parentElement.style.alignItems="stretch"; //CHANGE STYLE post_slot.parentElement.parentElement.parentElement.style.alignItems="stretch"; if(getComputedStyle(post_slot.parentElement.parentElement)['display'] != 'none'){ post_slot.parentElement.parentElement.style.display="flex"; } post_slot.parentElement.parentElement.style.flexDirection = "column"; //post_slot.parentElement.parentElement.style.alignItems = "center"; post_slot.parentElement.style.height="100%"; post_slot.style.height="100%"; myquery=jQuery("#posts_slot-6 > div"); myquery[0].style.height="100%"; myquery[0].children[0].style.height="100%"; myquery[0].children[0].style.display="flex"; myquery[0].children[0].style.flexDirection = "column"; //myquery[0].children[0].style.alignItems = "center"; articles = post_slot.querySelectorAll('article'); for(i=0;i /* const config = { childList: true, subtree: true, attributes: true}; const callback = (mutationList, observer) => { for (const mutation of mutationList) { my_ad=mutationList[0]['addedNodes'][0]; max_height=""; my_ad.querySelector("img").addEventListener("load", function() { max_height=""; max_height= my_ad.querySelector("img").offsetHeight; if(max_height!=""){ my_ad.style.height=max_height + "px"; } max_height=""; observer.disconnect(); }); } }; const observer = new MutationObserver(callback); all_ads_WP=jQuery("[data-wpas-zoneid]"); for(i=0;i= 600){ article_clickable = post_slot.querySelector("[variable-pc]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } else { article_clickable = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } if (article_clickable == "active"){ for(i=0;i titleandbody_height){ document.getElementById(id).getElementsByClassName("body")[0].style.display="none"; title_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("title")[0],null).height); titleandbody_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("titleandbody")[0],null).height); article_height=parseFloat(getComputedStyle(document.getElementById(id),null).height); } new_article_height=article_height+(title_height-titleandbody_height); new_titleandbody_height=titleandbody_height+(title_height-titleandbody_height); if(title_height > titleandbody_height){ document.getElementById(id).getElementsByClassName("titleandbody")[0].style.height=new_titleandbody_height + "px"; document.getElementById(id).getElementsByClassName("titleandbody")[0].style.maxHeight=new_titleandbody_height + "px"; } } } } } return true; } function posts_slot_6_fit_body(){ if (typeof document.getElementById("posts_slot-6").getElementsByClassName("template_2086_mob_homepage_single_adula_3") !== 'undefined') { for(k=0;(k
').appendTo('.footer:first'); $('
').appendTo('.footer .overlay'); $('.footer .overlay').css({ 'position': 'fixed', 'display': 'flex', 'inset': '0px', 'background': 'rgba(0, 0, 0, 0.5)', 'z-index': '9999', 'align-items': 'center', 'justify-content': 'center', 'height': '100vh', 'width': '100vw' }); $('.footer .overlay .iframe-wrapper').css({ 'position': 'relative', 'overflow': 'hidden', }); if ($(window).width() <= 1000 && $(window).width() < $(window).height()) { $('.footer .overlay .iframe-wrapper').css({ 'width': '80%', 'padding-top': '50%' }); } else { $('.footer .overlay .iframe-wrapper').css({ 'width': '50%', 'padding-top': '30%' }); } var video_href = $(this).attr('ta_videolink'); if (typeof video_href !== 'undefined' && video_href !== '') { var iframe = document.createElement('iframe'); iframe.src = video_href; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('.footer .overlay .iframe-wrapper'); parentElement.appendChild(iframe); } $('.footer .overlay .iframe-wrapper iframe').css({ 'background': 'rgb(255, 255, 255)', 'box-shadow': 'black 0px 0px 10px 0px', 'position': 'absolute', 'inset': '0px', 'width': '100%', 'height': '100%', 'padding': '20px' }); $('
×
').appendTo('.footer .overlay .iframe-wrapper'); $('.footer .overlay .iframe-wrapper .overlay_close').css({ 'position': 'absolute', 'top': '0', 'right': '0', 'z-index': '999', 'font-size': '24px', 'cursor': 'pointer', 'text-align': 'center', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'height': '24px', 'width': '24px', 'color': 'black', 'font-weight': '700', 'transition': '0.3s ease', 'opacity': '0.5', }); $('.footer .overlay .iframe-wrapper .overlay_close').hover(function() { $(this).css({ 'opacity': '1', }); }, function() { $(this).css({ 'opacity': '0.5', }); }); $('.footer .overlay').show(); $(document).mouseup("click", function(e){ var container = $(".overlay iframe"); if(!container.is(e.target) && container.has(e.target).length === 0){ $('.footer .overlay iframe').remove(); $('.footer .overlay .overlay_close').remove(); $('.footer .overlay style').remove(); $('.footer .overlay').remove(); } }); } }); } function posts_slot_7_tablet_style(){ (function($) { if($("body")[0].className.match(/main_tmpl/)!=null){ post_slot = $("#posts_slot-7")[0]; tablet_style_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--tablet-style-js.+?\;/)[0]; tablet_style_value = tablet_style_value.replace(/\s/g,""); tablet_style_value = tablet_style_value.replace(/^.+?\:/g,""); tablet_style_value = tablet_style_value.replace(/\;/g,""); if (tablet_style_value != null){ if (tablet_style_value == "pc"){ // To do nothing } else if (tablet_style_value == "mobile"){ variable_pc_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/min-width.+?\;/)[0]; variable_pc_value = variable_pc_value.replace(/\s/g,""); variable_pc_value = variable_pc_value.replace(/^.+?\:/g,""); variable_pc_value = variable_pc_value.replace(/\).*/,""); pc_value = post_slot.querySelector("[pc]").innerHTML.match(/min-width.+?\;/)[0]; pc_value = pc_value.replace(/\s/g,""); pc_value = pc_value.replace(/^.+?\:/g,""); pc_value = pc_value.replace(/\).*/,""); style_default_pc_value = post_slot.querySelectorAll("[style_default]")[0].innerHTML.match(/min-width.+?\;/)[0]; style_default_pc_value = style_default_pc_value.replace(/\s/g,""); style_default_pc_value = style_default_pc_value.replace(/^.+?\:/g,""); style_default_pc_value = style_default_pc_value.replace(/\).*/,""); variable_mobile_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/max-width.+?\;/)[0]; variable_mobile_value = variable_mobile_value.replace(/\s/g,""); variable_mobile_value = variable_mobile_value.replace(/^.+?\:/g,""); variable_mobile_value = variable_mobile_value.replace(/\).*/,""); mobile_value = post_slot.querySelector("[mobile]").innerHTML.match(/max-width.+?\;/)[0]; mobile_value = mobile_value.replace(/\s/g,""); mobile_value = mobile_value.replace(/^.+?\:/g,""); mobile_value = mobile_value.replace(/\).*/,""); style_default_mobile_value = post_slot.querySelectorAll("[style_default]")[1].innerHTML.match(/max-width.+?\;/)[0]; style_default_mobile_value = style_default_mobile_value.replace(/\s/g,""); style_default_mobile_value = style_default_mobile_value.replace(/^.+?\:/g,""); style_default_mobile_value = style_default_mobile_value.replace(/\).*/,""); post_slot.querySelectorAll("[variable-pc]")[0].innerHTML = post_slot.querySelectorAll("[variable-pc]")[0].innerHTML.replace(variable_pc_value, "900px"); post_slot.querySelectorAll("[pc]")[0].innerHTML = post_slot.querySelectorAll("[pc]")[0].innerHTML.replace(pc_value, "900px"); post_slot.querySelectorAll("[style_default]")[0].innerHTML = post_slot.querySelectorAll("[style_default]")[0].innerHTML.replace(style_default_pc_value, "900px"); post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML = post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML.replace(variable_mobile_value, "899px"); post_slot.querySelectorAll("[mobile]")[0].innerHTML = post_slot.querySelectorAll("[mobile]")[0].innerHTML.replace(mobile_value, "899px"); post_slot.querySelectorAll("[style_default]")[1].innerHTML = post_slot.querySelectorAll("[style_default]")[1].innerHTML.replace(style_default_mobile_value, "899px"); } } } })(jQuery); } function posts_slot_7_category_position(){ //if the page is using body main_tmpl (and not fallback) if(jQuery("body")[0].className.match(/main_tmpl/)!=null){ post_slot = jQuery("#posts_slot-7")[0]; if(window.innerWidth<600){ category_position_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--category-position-js.+?\;/)[0]; } else{ category_position_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--category-position-js.+?\;/)[0]; } category_position_value = category_position_value.replace(/\s/g,""); category_position_value = category_position_value.replace(/^.+?\:/g,""); category_position_value = category_position_value.replace(/\;/g,""); if(category_position_value=="follow-order-content"){ } else if(category_position_value=="onimage-bottom-right"){ articles = post_slot.querySelectorAll('article'); for(i=0;i div"); myquery[0].style.height=""; myquery[0].children[0].style.height=""; myquery[0].children[0].style.display=""; myquery[0].children[0].style.flexDirection = ""; //myquery[0].children[0].style.alignItems = "center"; //post_slot.parentElement.style.alignItems="stretch"; //CHANGE STYLE post_slot.parentElement.parentElement.parentElement.style.alignItems="stretch"; if(getComputedStyle(post_slot.parentElement.parentElement)['display'] != 'none'){ post_slot.parentElement.parentElement.style.display="flex"; } post_slot.parentElement.parentElement.style.flexDirection = "column"; //post_slot.parentElement.parentElement.style.alignItems = "center"; post_slot.parentElement.style.height="100%"; post_slot.style.height="100%"; myquery=jQuery("#posts_slot-7 > div"); myquery[0].style.height="100%"; myquery[0].children[0].style.height="100%"; myquery[0].children[0].style.display="flex"; myquery[0].children[0].style.flexDirection = "column"; //myquery[0].children[0].style.alignItems = "center"; articles = post_slot.querySelectorAll('article'); for(i=0;i /* const config = { childList: true, subtree: true, attributes: true}; const callback = (mutationList, observer) => { for (const mutation of mutationList) { my_ad=mutationList[0]['addedNodes'][0]; max_height=""; my_ad.querySelector("img").addEventListener("load", function() { max_height=""; max_height= my_ad.querySelector("img").offsetHeight; if(max_height!=""){ my_ad.style.height=max_height + "px"; } max_height=""; observer.disconnect(); }); } }; const observer = new MutationObserver(callback); all_ads_WP=jQuery("[data-wpas-zoneid]"); for(i=0;i= 600){ article_clickable = post_slot.querySelector("[variable-pc]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } else { article_clickable = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } if (article_clickable == "active"){ for(i=0;i titleandbody_height){ document.getElementById(id).getElementsByClassName("body")[0].style.display="none"; title_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("title")[0],null).height); titleandbody_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("titleandbody")[0],null).height); article_height=parseFloat(getComputedStyle(document.getElementById(id),null).height); } new_article_height=article_height+(title_height-titleandbody_height); new_titleandbody_height=titleandbody_height+(title_height-titleandbody_height); if(title_height > titleandbody_height){ document.getElementById(id).getElementsByClassName("titleandbody")[0].style.height=new_titleandbody_height + "px"; document.getElementById(id).getElementsByClassName("titleandbody")[0].style.maxHeight=new_titleandbody_height + "px"; } } } } } return true; } function posts_slot_7_fit_body(){ if (typeof document.getElementById("posts_slot-7").getElementsByClassName("template_2086_mob_homepage_single_adula_3") !== 'undefined') { for(k=0;(k

Polls

Recent Posts

33 young Jamaicans awarded aviation scholarships by AAJ
December 13, 2024
Thirty-three young Jamaicans have been awarded scholarships from Airports Authority of Jamaica (AAJ) to train at accredited aviation institutions. The...
Double murder in Old Braeton
December 12, 2024
ST CATHERINE. Jamaica -Two people, a male and a female, were gunned down in the Reid's Pen community of Old Braeton in Portmore, St Catherine Thursday...
').appendTo('.footer:first'); $('
').appendTo('.footer .overlay'); $('.footer .overlay').css({ 'position': 'fixed', 'display': 'flex', 'inset': '0px', 'background': 'rgba(0, 0, 0, 0.5)', 'z-index': '9999', 'align-items': 'center', 'justify-content': 'center', 'height': '100vh', 'width': '100vw' }); $('.footer .overlay .iframe-wrapper').css({ 'position': 'relative', 'overflow': 'hidden', }); if ($(window).width() <= 1000 && $(window).width() < $(window).height()) { $('.footer .overlay .iframe-wrapper').css({ 'width': '80%', 'padding-top': '50%' }); } else { $('.footer .overlay .iframe-wrapper').css({ 'width': '50%', 'padding-top': '30%' }); } var video_href = $(this).attr('ta_videolink'); if (typeof video_href !== 'undefined' && video_href !== '') { var iframe = document.createElement('iframe'); iframe.src = video_href; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('.footer .overlay .iframe-wrapper'); parentElement.appendChild(iframe); } $('.footer .overlay .iframe-wrapper iframe').css({ 'background': 'rgb(255, 255, 255)', 'box-shadow': 'black 0px 0px 10px 0px', 'position': 'absolute', 'inset': '0px', 'width': '100%', 'height': '100%', 'padding': '20px' }); $('
×
').appendTo('.footer .overlay .iframe-wrapper'); $('.footer .overlay .iframe-wrapper .overlay_close').css({ 'position': 'absolute', 'top': '0', 'right': '0', 'z-index': '999', 'font-size': '24px', 'cursor': 'pointer', 'text-align': 'center', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'height': '24px', 'width': '24px', 'color': 'black', 'font-weight': '700', 'transition': '0.3s ease', 'opacity': '0.5', }); $('.footer .overlay .iframe-wrapper .overlay_close').hover(function() { $(this).css({ 'opacity': '1', }); }, function() { $(this).css({ 'opacity': '0.5', }); }); $('.footer .overlay').show(); $(document).mouseup("click", function(e){ var container = $(".overlay iframe"); if(!container.is(e.target) && container.has(e.target).length === 0){ $('.footer .overlay iframe').remove(); $('.footer .overlay .overlay_close').remove(); $('.footer .overlay style').remove(); $('.footer .overlay').remove(); } }); } }); } function posts_slot_8_tablet_style(){ (function($) { if($("body")[0].className.match(/main_tmpl/)!=null){ post_slot = $("#posts_slot-8")[0]; tablet_style_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--tablet-style-js.+?\;/)[0]; tablet_style_value = tablet_style_value.replace(/\s/g,""); tablet_style_value = tablet_style_value.replace(/^.+?\:/g,""); tablet_style_value = tablet_style_value.replace(/\;/g,""); if (tablet_style_value != null){ if (tablet_style_value == "pc"){ // To do nothing } else if (tablet_style_value == "mobile"){ variable_pc_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/min-width.+?\;/)[0]; variable_pc_value = variable_pc_value.replace(/\s/g,""); variable_pc_value = variable_pc_value.replace(/^.+?\:/g,""); variable_pc_value = variable_pc_value.replace(/\).*/,""); pc_value = post_slot.querySelector("[pc]").innerHTML.match(/min-width.+?\;/)[0]; pc_value = pc_value.replace(/\s/g,""); pc_value = pc_value.replace(/^.+?\:/g,""); pc_value = pc_value.replace(/\).*/,""); style_default_pc_value = post_slot.querySelectorAll("[style_default]")[0].innerHTML.match(/min-width.+?\;/)[0]; style_default_pc_value = style_default_pc_value.replace(/\s/g,""); style_default_pc_value = style_default_pc_value.replace(/^.+?\:/g,""); style_default_pc_value = style_default_pc_value.replace(/\).*/,""); variable_mobile_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/max-width.+?\;/)[0]; variable_mobile_value = variable_mobile_value.replace(/\s/g,""); variable_mobile_value = variable_mobile_value.replace(/^.+?\:/g,""); variable_mobile_value = variable_mobile_value.replace(/\).*/,""); mobile_value = post_slot.querySelector("[mobile]").innerHTML.match(/max-width.+?\;/)[0]; mobile_value = mobile_value.replace(/\s/g,""); mobile_value = mobile_value.replace(/^.+?\:/g,""); mobile_value = mobile_value.replace(/\).*/,""); style_default_mobile_value = post_slot.querySelectorAll("[style_default]")[1].innerHTML.match(/max-width.+?\;/)[0]; style_default_mobile_value = style_default_mobile_value.replace(/\s/g,""); style_default_mobile_value = style_default_mobile_value.replace(/^.+?\:/g,""); style_default_mobile_value = style_default_mobile_value.replace(/\).*/,""); post_slot.querySelectorAll("[variable-pc]")[0].innerHTML = post_slot.querySelectorAll("[variable-pc]")[0].innerHTML.replace(variable_pc_value, "900px"); post_slot.querySelectorAll("[pc]")[0].innerHTML = post_slot.querySelectorAll("[pc]")[0].innerHTML.replace(pc_value, "900px"); post_slot.querySelectorAll("[style_default]")[0].innerHTML = post_slot.querySelectorAll("[style_default]")[0].innerHTML.replace(style_default_pc_value, "900px"); post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML = post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML.replace(variable_mobile_value, "899px"); post_slot.querySelectorAll("[mobile]")[0].innerHTML = post_slot.querySelectorAll("[mobile]")[0].innerHTML.replace(mobile_value, "899px"); post_slot.querySelectorAll("[style_default]")[1].innerHTML = post_slot.querySelectorAll("[style_default]")[1].innerHTML.replace(style_default_mobile_value, "899px"); } } } })(jQuery); } function posts_slot_8_category_position(){ //if the page is using body main_tmpl (and not fallback) if(jQuery("body")[0].className.match(/main_tmpl/)!=null){ post_slot = jQuery("#posts_slot-8")[0]; if(window.innerWidth<600){ category_position_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--category-position-js.+?\;/)[0]; } else{ category_position_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--category-position-js.+?\;/)[0]; } category_position_value = category_position_value.replace(/\s/g,""); category_position_value = category_position_value.replace(/^.+?\:/g,""); category_position_value = category_position_value.replace(/\;/g,""); if(category_position_value=="follow-order-content"){ } else if(category_position_value=="onimage-bottom-right"){ articles = post_slot.querySelectorAll('article'); for(i=0;i div"); myquery[0].style.height=""; myquery[0].children[0].style.height=""; myquery[0].children[0].style.display=""; myquery[0].children[0].style.flexDirection = ""; //myquery[0].children[0].style.alignItems = "center"; //post_slot.parentElement.style.alignItems="stretch"; //CHANGE STYLE post_slot.parentElement.parentElement.parentElement.style.alignItems="stretch"; if(getComputedStyle(post_slot.parentElement.parentElement)['display'] != 'none'){ post_slot.parentElement.parentElement.style.display="flex"; } post_slot.parentElement.parentElement.style.flexDirection = "column"; //post_slot.parentElement.parentElement.style.alignItems = "center"; post_slot.parentElement.style.height="100%"; post_slot.style.height="100%"; myquery=jQuery("#posts_slot-8 > div"); myquery[0].style.height="100%"; myquery[0].children[0].style.height="100%"; myquery[0].children[0].style.display="flex"; myquery[0].children[0].style.flexDirection = "column"; //myquery[0].children[0].style.alignItems = "center"; articles = post_slot.querySelectorAll('article'); for(i=0;i /* const config = { childList: true, subtree: true, attributes: true}; const callback = (mutationList, observer) => { for (const mutation of mutationList) { my_ad=mutationList[0]['addedNodes'][0]; max_height=""; my_ad.querySelector("img").addEventListener("load", function() { max_height=""; max_height= my_ad.querySelector("img").offsetHeight; if(max_height!=""){ my_ad.style.height=max_height + "px"; } max_height=""; observer.disconnect(); }); } }; const observer = new MutationObserver(callback); all_ads_WP=jQuery("[data-wpas-zoneid]"); for(i=0;i= 600){ article_clickable = post_slot.querySelector("[variable-pc]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } else { article_clickable = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } if (article_clickable == "active"){ for(i=0;i titleandbody_height){ document.getElementById(id).getElementsByClassName("body")[0].style.display="none"; title_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("title")[0],null).height); titleandbody_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("titleandbody")[0],null).height); article_height=parseFloat(getComputedStyle(document.getElementById(id),null).height); } new_article_height=article_height+(title_height-titleandbody_height); new_titleandbody_height=titleandbody_height+(title_height-titleandbody_height); if(title_height > titleandbody_height){ document.getElementById(id).getElementsByClassName("titleandbody")[0].style.height=new_titleandbody_height + "px"; document.getElementById(id).getElementsByClassName("titleandbody")[0].style.maxHeight=new_titleandbody_height + "px"; } } } } } return true; } function posts_slot_8_fit_body(){ if (typeof document.getElementById("posts_slot-8").getElementsByClassName("template_2086_homepage_single_adula_3") !== 'undefined') { for(k=0;(k
').appendTo('.footer:first'); $('
').appendTo('.footer .overlay'); $('.footer .overlay').css({ 'position': 'fixed', 'display': 'flex', 'inset': '0px', 'background': 'rgba(0, 0, 0, 0.5)', 'z-index': '9999', 'align-items': 'center', 'justify-content': 'center', 'height': '100vh', 'width': '100vw' }); $('.footer .overlay .iframe-wrapper').css({ 'position': 'relative', 'overflow': 'hidden', }); if ($(window).width() <= 1000 && $(window).width() < $(window).height()) { $('.footer .overlay .iframe-wrapper').css({ 'width': '80%', 'padding-top': '50%' }); } else { $('.footer .overlay .iframe-wrapper').css({ 'width': '50%', 'padding-top': '30%' }); } var video_href = $(this).attr('ta_videolink'); if (typeof video_href !== 'undefined' && video_href !== '') { var iframe = document.createElement('iframe'); iframe.src = video_href; iframe.setAttribute('allow', 'autoplay'); var parentElement = document.querySelector('.footer .overlay .iframe-wrapper'); parentElement.appendChild(iframe); } $('.footer .overlay .iframe-wrapper iframe').css({ 'background': 'rgb(255, 255, 255)', 'box-shadow': 'black 0px 0px 10px 0px', 'position': 'absolute', 'inset': '0px', 'width': '100%', 'height': '100%', 'padding': '20px' }); $('
×
').appendTo('.footer .overlay .iframe-wrapper'); $('.footer .overlay .iframe-wrapper .overlay_close').css({ 'position': 'absolute', 'top': '0', 'right': '0', 'z-index': '999', 'font-size': '24px', 'cursor': 'pointer', 'text-align': 'center', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'height': '24px', 'width': '24px', 'color': 'black', 'font-weight': '700', 'transition': '0.3s ease', 'opacity': '0.5', }); $('.footer .overlay .iframe-wrapper .overlay_close').hover(function() { $(this).css({ 'opacity': '1', }); }, function() { $(this).css({ 'opacity': '0.5', }); }); $('.footer .overlay').show(); $(document).mouseup("click", function(e){ var container = $(".overlay iframe"); if(!container.is(e.target) && container.has(e.target).length === 0){ $('.footer .overlay iframe').remove(); $('.footer .overlay .overlay_close').remove(); $('.footer .overlay style').remove(); $('.footer .overlay').remove(); } }); } }); } function posts_slot_8_tablet_style(){ (function($) { if($("body")[0].className.match(/main_tmpl/)!=null){ post_slot = $("#posts_slot-8")[0]; tablet_style_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--tablet-style-js.+?\;/)[0]; tablet_style_value = tablet_style_value.replace(/\s/g,""); tablet_style_value = tablet_style_value.replace(/^.+?\:/g,""); tablet_style_value = tablet_style_value.replace(/\;/g,""); if (tablet_style_value != null){ if (tablet_style_value == "pc"){ // To do nothing } else if (tablet_style_value == "mobile"){ variable_pc_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/min-width.+?\;/)[0]; variable_pc_value = variable_pc_value.replace(/\s/g,""); variable_pc_value = variable_pc_value.replace(/^.+?\:/g,""); variable_pc_value = variable_pc_value.replace(/\).*/,""); pc_value = post_slot.querySelector("[pc]").innerHTML.match(/min-width.+?\;/)[0]; pc_value = pc_value.replace(/\s/g,""); pc_value = pc_value.replace(/^.+?\:/g,""); pc_value = pc_value.replace(/\).*/,""); style_default_pc_value = post_slot.querySelectorAll("[style_default]")[0].innerHTML.match(/min-width.+?\;/)[0]; style_default_pc_value = style_default_pc_value.replace(/\s/g,""); style_default_pc_value = style_default_pc_value.replace(/^.+?\:/g,""); style_default_pc_value = style_default_pc_value.replace(/\).*/,""); variable_mobile_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/max-width.+?\;/)[0]; variable_mobile_value = variable_mobile_value.replace(/\s/g,""); variable_mobile_value = variable_mobile_value.replace(/^.+?\:/g,""); variable_mobile_value = variable_mobile_value.replace(/\).*/,""); mobile_value = post_slot.querySelector("[mobile]").innerHTML.match(/max-width.+?\;/)[0]; mobile_value = mobile_value.replace(/\s/g,""); mobile_value = mobile_value.replace(/^.+?\:/g,""); mobile_value = mobile_value.replace(/\).*/,""); style_default_mobile_value = post_slot.querySelectorAll("[style_default]")[1].innerHTML.match(/max-width.+?\;/)[0]; style_default_mobile_value = style_default_mobile_value.replace(/\s/g,""); style_default_mobile_value = style_default_mobile_value.replace(/^.+?\:/g,""); style_default_mobile_value = style_default_mobile_value.replace(/\).*/,""); post_slot.querySelectorAll("[variable-pc]")[0].innerHTML = post_slot.querySelectorAll("[variable-pc]")[0].innerHTML.replace(variable_pc_value, "900px"); post_slot.querySelectorAll("[pc]")[0].innerHTML = post_slot.querySelectorAll("[pc]")[0].innerHTML.replace(pc_value, "900px"); post_slot.querySelectorAll("[style_default]")[0].innerHTML = post_slot.querySelectorAll("[style_default]")[0].innerHTML.replace(style_default_pc_value, "900px"); post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML = post_slot.querySelectorAll("[variable-mobile]")[0].innerHTML.replace(variable_mobile_value, "899px"); post_slot.querySelectorAll("[mobile]")[0].innerHTML = post_slot.querySelectorAll("[mobile]")[0].innerHTML.replace(mobile_value, "899px"); post_slot.querySelectorAll("[style_default]")[1].innerHTML = post_slot.querySelectorAll("[style_default]")[1].innerHTML.replace(style_default_mobile_value, "899px"); } } } })(jQuery); } function posts_slot_8_category_position(){ //if the page is using body main_tmpl (and not fallback) if(jQuery("body")[0].className.match(/main_tmpl/)!=null){ post_slot = jQuery("#posts_slot-8")[0]; if(window.innerWidth<600){ category_position_value = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--category-position-js.+?\;/)[0]; } else{ category_position_value = post_slot.querySelector("[variable-pc]").innerHTML.match(/--category-position-js.+?\;/)[0]; } category_position_value = category_position_value.replace(/\s/g,""); category_position_value = category_position_value.replace(/^.+?\:/g,""); category_position_value = category_position_value.replace(/\;/g,""); if(category_position_value=="follow-order-content"){ } else if(category_position_value=="onimage-bottom-right"){ articles = post_slot.querySelectorAll('article'); for(i=0;i div"); myquery[0].style.height=""; myquery[0].children[0].style.height=""; myquery[0].children[0].style.display=""; myquery[0].children[0].style.flexDirection = ""; //myquery[0].children[0].style.alignItems = "center"; //post_slot.parentElement.style.alignItems="stretch"; //CHANGE STYLE post_slot.parentElement.parentElement.parentElement.style.alignItems="stretch"; if(getComputedStyle(post_slot.parentElement.parentElement)['display'] != 'none'){ post_slot.parentElement.parentElement.style.display="flex"; } post_slot.parentElement.parentElement.style.flexDirection = "column"; //post_slot.parentElement.parentElement.style.alignItems = "center"; post_slot.parentElement.style.height="100%"; post_slot.style.height="100%"; myquery=jQuery("#posts_slot-8 > div"); myquery[0].style.height="100%"; myquery[0].children[0].style.height="100%"; myquery[0].children[0].style.display="flex"; myquery[0].children[0].style.flexDirection = "column"; //myquery[0].children[0].style.alignItems = "center"; articles = post_slot.querySelectorAll('article'); for(i=0;i /* const config = { childList: true, subtree: true, attributes: true}; const callback = (mutationList, observer) => { for (const mutation of mutationList) { my_ad=mutationList[0]['addedNodes'][0]; max_height=""; my_ad.querySelector("img").addEventListener("load", function() { max_height=""; max_height= my_ad.querySelector("img").offsetHeight; if(max_height!=""){ my_ad.style.height=max_height + "px"; } max_height=""; observer.disconnect(); }); } }; const observer = new MutationObserver(callback); all_ads_WP=jQuery("[data-wpas-zoneid]"); for(i=0;i= 600){ article_clickable = post_slot.querySelector("[variable-pc]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } else { article_clickable = post_slot.querySelector("[variable-mobile]").innerHTML.match(/--article-clickable-js.+?\;/)[0]; article_clickable = article_clickable.replace(/\s/g,""); article_clickable = article_clickable.replace(/^.+?\:/g,""); article_clickable = article_clickable.replace(/\;/g,""); } if (article_clickable == "active"){ for(i=0;i titleandbody_height){ document.getElementById(id).getElementsByClassName("body")[0].style.display="none"; title_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("title")[0],null).height); titleandbody_height = parseFloat(getComputedStyle(document.getElementById(id).getElementsByClassName("titleandbody")[0],null).height); article_height=parseFloat(getComputedStyle(document.getElementById(id),null).height); } new_article_height=article_height+(title_height-titleandbody_height); new_titleandbody_height=titleandbody_height+(title_height-titleandbody_height); if(title_height > titleandbody_height){ document.getElementById(id).getElementsByClassName("titleandbody")[0].style.height=new_titleandbody_height + "px"; document.getElementById(id).getElementsByClassName("titleandbody")[0].style.maxHeight=new_titleandbody_height + "px"; } } } } } return true; } function posts_slot_8_fit_body(){ if (typeof document.getElementById("posts_slot-8").getElementsByClassName("template_2086_mob_homepage_single_adula_3") !== 'undefined') { for(k=0;(k

Archives