This website uses cookies to improve your experience. The cookies are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. But opting out of some of these cookies may have an effect on your browsing experience.
'+'
Necessary cookies Enabled
'+'
Non-Necessary cookies "+"
";Object.assign(modal_div.style,{zIndex:findHighestZIndex()+1});document.querySelector("body").appendChild(modal_div);const modal=document.getElementById("cookie-plugin-modal");const closeBtn=document.getElementsByClassName("cookie-plugin-close")[0];settingsBtn.onclick=function(){modal.style.display="block"}
closeBtn.onclick=function(){modal.style.display="none"}
window.onclick=function(event){if(event.target===modal){modal.style.display="none"}}
document.querySelector("body").appendChild(div);div.setAttribute("id","cookie-bar");document.querySelector("#cookie-bar").style.display="none";function renderApp(){cookieText.innerHTML=options.cookietext;Object.assign(cookieText.style,{color:options.cookieTextColor});if(cookieText.querySelector("p"))
Object.assign(cookieText.querySelector("p").style,{fontSize:"14px",color:options.cookieTextColor});accept_btn.innerHTML=options.acceptText;Object.assign(accept_btn.style,{color:options.acceptTextColor});settingsBtn.innerHTML=options.settingsText;settingsBtn.style.color=options.settingsTextColor;Object.assign(accept_btn.style,{borderColor:options.acceptColor,backgroundColor:options.acceptColor,});Object.assign(settingsBtn.style,{color:options.settingsTextColor,});Object.assign(div.style,{backgroundColor:options.bannerColor,opacity:options.sliderOpacity,zIndex:findHighestZIndex()+1});}
window.CloudflareApps.installs['2lNl03mEjLeG'].scope={setOptions(nextOptions){options=nextOptions
renderApp()},}
renderApp();mainScript();})()
function findHighestZIndex()
{var elems=document.querySelectorAll('body *');var highest=0;for(var i=0;ihighest)
{highest=zindex;}}
return highest;}
function blockiFrame(){const vidDefer=document.getElementsByTagName("iframe");for(let i=0;i{if(window.yett)window.yett.unblock();},2000);}}
function setAllowCookies(val){document.querySelector("#cookie-bar").style.display="none";const expires=new Date(Date.now()+86400*365).toUTCString();document.cookie=`allow-cookies=${val}; expires=${expires}path=/`;if(val===true){unblockiFrame();setTimeout(()=>{if(window.yett)window.yett.unblock();},2000);}}
function cookieExists(name){const dc=document.cookie;const prefix=`${name}=`;let begin=dc.indexOf(`; ${prefix}`);if(begin===-1){begin=dc.indexOf(prefix);if(begin!==0)return null;}else{begin+=2;var end=document.cookie.indexOf(";",begin);if(end===-1){end=dc.length;}}
return decodeURI(dc.substring(begin+prefix.length,end));}
function getCookieValue(name){const value=`; ${document.cookie}`;const parts=value.split(`; ${name}=`);if(parts.length===2)
return parts.pop().split(";").shift();return"cookie_not_set";}})});}