CINXE.COM

Virtual -

<!DOCTYPE html> <html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.2",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.T("domReady"),await this.F(),await this.j(),await this.I(),this.T("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.T("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}T(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const a=document.createDocumentFragment();o.setStart(a,0),a.appendChild(o.createContextualFragment(e)),s.insertBefore(a,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async F(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <meta name="viewport" content="width=device-width, user-scalable=yes, initial-scale=1.0, minimum-scale=1.0, maximum-scale=3.0"> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="https://conferencekeeper.org/xmlrpc.php" /> <title>Virtual -</title><link rel="preload" data-rocket-preload as="image" href="https://conferencekeeper.org/wp-content/uploads/2023/09/Website-Header-2023-October-NGS-1900X260.png" fetchpriority="high"><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Open%20Sans%20Condensed&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%20Condensed&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%20Condensed&#038;display=swap" /></noscript><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@700&#038;family=Grand+Hotel&#038;family=Oswald&#038;family=Open+Sans&#038;family=Cookie&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@700&#038;family=Grand+Hotel&#038;family=Oswald&#038;family=Open+Sans&#038;family=Cookie&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@700&#038;family=Grand+Hotel&#038;family=Oswald&#038;family=Open+Sans&#038;family=Cookie&#038;display=swap" /></noscript> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- All in One SEO 4.7.9 - aioseo.com --> <meta name="description" content="Genealogy Webinars, Zoom Meetings, and all kinds of Online Events! Change the page view to Monthly (calendar), Agenda (list), or Pinboard in the upper right of the area below for upcoming genealogy virtual/online events. If you have any trouble with the time zone converter in the right column, you might instead try the simple" /> <meta name="robots" content="max-image-preview:large" /> <link rel="canonical" href="https://conferencekeeper.org/virtual/" /> <meta name="generator" content="All in One SEO (AIOSEO) 4.7.9" /> <meta property="og:locale" content="en_US" /> <meta property="og:site_name" content="-" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Virtual -" /> <meta property="og:description" content="Genealogy Webinars, Zoom Meetings, and all kinds of Online Events! Change the page view to Monthly (calendar), Agenda (list), or Pinboard in the upper right of the area below for upcoming genealogy virtual/online events. If you have any trouble with the time zone converter in the right column, you might instead try the simple" /> <meta property="og:url" content="https://conferencekeeper.org/virtual/" /> <meta property="article:published_time" content="2016-01-07T20:25:22+00:00" /> <meta property="article:modified_time" content="2023-03-04T23:27:34+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Virtual -" /> <meta name="twitter:description" content="Genealogy Webinars, Zoom Meetings, and all kinds of Online Events! Change the page view to Monthly (calendar), Agenda (list), or Pinboard in the upper right of the area below for upcoming genealogy virtual/online events. If you have any trouble with the time zone converter in the right column, you might instead try the simple" /> <script type="application/ld+json" class="aioseo-schema"> {"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/conferencekeeper.org\/virtual\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/conferencekeeper.org\/#listItem","position":1,"name":"Home","item":"https:\/\/conferencekeeper.org\/","nextItem":{"@type":"ListItem","@id":"https:\/\/conferencekeeper.org\/virtual\/#listItem","name":"Virtual"}},{"@type":"ListItem","@id":"https:\/\/conferencekeeper.org\/virtual\/#listItem","position":2,"name":"Virtual","previousItem":{"@type":"ListItem","@id":"https:\/\/conferencekeeper.org\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/conferencekeeper.org\/#organization","url":"https:\/\/conferencekeeper.org\/"},{"@type":"WebPage","@id":"https:\/\/conferencekeeper.org\/virtual\/#webpage","url":"https:\/\/conferencekeeper.org\/virtual\/","name":"Virtual -","description":"Genealogy Webinars, Zoom Meetings, and all kinds of Online Events! Change the page view to Monthly (calendar), Agenda (list), or Pinboard in the upper right of the area below for upcoming genealogy virtual\/online events. If you have any trouble with the time zone converter in the right column, you might instead try the simple","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/conferencekeeper.org\/#website"},"breadcrumb":{"@id":"https:\/\/conferencekeeper.org\/virtual\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/conferencekeeper.org\/wp-content\/uploads\/2020\/04\/Virtual-Events-2.jpg","@id":"https:\/\/conferencekeeper.org\/virtual\/#mainImage","width":2048,"height":1156},"primaryImageOfPage":{"@id":"https:\/\/conferencekeeper.org\/virtual\/#mainImage"},"datePublished":"2016-01-07T20:25:22-05:00","dateModified":"2023-03-04T18:27:34-05:00"},{"@type":"WebSite","@id":"https:\/\/conferencekeeper.org\/#website","url":"https:\/\/conferencekeeper.org\/","inLanguage":"en-US","publisher":{"@id":"https:\/\/conferencekeeper.org\/#organization"}}]} </script> <!-- All in One SEO --> <link rel='dns-prefetch' href='//public.tockify.com' /> <link rel='dns-prefetch' href='//netdna.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Feed" href="https://conferencekeeper.org/feed/" /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Comments Feed" href="https://conferencekeeper.org/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.3.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="rocketlazyloadscript" data-rocket-src="//www.googletagmanager.com/gtag/js?id=G-PTK0H3J251" data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript" async></script> <script type="rocketlazyloadscript" data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript"> var mi_version = '9.3.0'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/conferencekeeper.org\/virtual\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-PTK0H3J251', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-PTK0H3J251', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://conferencekeeper.org/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' /> <style id='pdfemb-pdf-embedder-viewer-style-inline-css' type='text/css'> .wp-block-pdfemb-pdf-embedder-viewer{max-width:none} </style> <link rel='stylesheet' id='sf4wp-gutenberg-email-optin-block-css' href='https://conferencekeeper.org/wp-content/plugins/wp-sendfox/includes/gutenberg/block.min.css?ver=1.3.1' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='finalTilesGallery_stylesheet-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/final-tiles-grid-gallery-lite/scripts/ftg.css?ver=1740828628' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='fontawesome_stylesheet-css' href='https://conferencekeeper.org/wp-content/cache/min/1/font-awesome/4.7.0/css/font-awesome.css?ver=1740828628' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='SFSIPLUSmainCss-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/ultimate-social-media-plus/css/sfsi-style.css?ver=1740828628' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nirvana-fonts-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/themes/nirvana/fonts/fontfaces.css?ver=1740828628' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nirvana-style-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/themes/nirvana/style.css?ver=1740828628' type='text/css' media='all' /> <style id='nirvana-style-inline-css' type='text/css'> #header-container { width: 1900px; } #header-container, #access >.menu, #forbottom, #colophon, #footer-widget-area, #topbar-inner, .ppbox, #pp-afterslider #container, #breadcrumbs-box { max-width: 1900px; } #container.one-column { } #container.two-columns-right #secondary { width: 620px; float:right; } #container.two-columns-right #content { width: 1140px; float: left; } /* fallback */ #container.two-columns-right #content { width: calc(100% - 700px); float: left; } #container.two-columns-left #primary { width: 620px; float: left; } #container.two-columns-left #content { width: 1140px; float: right; } /* fallback */ #container.two-columns-left #content { width: -moz-calc(100% - 700px); float: right; width: -webkit-calc(100% - 700px ); width: calc(100% - 700px); } #container.three-columns-right .sidey { width: 310px; float: left; } #container.three-columns-right #primary { margin-left: 80px; margin-right: 80px; } #container.three-columns-right #content { width: 1060px; float: left; } /* fallback */ #container.three-columns-right #content { width: -moz-calc(100% - 780px); float: left; width: -webkit-calc(100% - 780px); width: calc(100% - 780px); } #container.three-columns-left .sidey { width: 310px; float: left; } #container.three-columns-left #secondary{ margin-left: 80px; margin-right: 80px; } #container.three-columns-left #content { width: 1060px; float: right;} /* fallback */ #container.three-columns-left #content { width: -moz-calc(100% - 780px); float: right; width: -webkit-calc(100% - 780px); width: calc(100% - 780px); } #container.three-columns-sided .sidey { width: 310px; float: left; } #container.three-columns-sided #secondary{ float:right; } #container.three-columns-sided #content { width: 1060px; float: right; /* fallback */ width: -moz-calc(100% - 780px); float: right; width: -webkit-calc(100% - 780px); float: right; width: calc(100% - 780px); float: right; margin: 0 390px 0 -1840px; } body { font-family: "Open Sans"; } #content h1.entry-title a, #content h2.entry-title a, #content h1.entry-title, #content h2.entry-title { font-family: "Open Sans Condensed"; } .widget-title, .widget-title a { line-height: normal; font-family: "Myriad Pro", Myriad, Arial, sans-serif; } .widget-container, .widget-container a { font-family: Open Sans; } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .nivo-caption h2, #front-text1 h1, #front-text2 h1, h3.column-header-image, #comments #reply-title { font-family: "Open Sans Condensed"; } #site-title span a { font-family: Oswald; } #access ul li a, #access ul li a span { font-family: "Open Sans"; } /* general */ body { color: #000000; background-color: #FFFFFF } a { color: #0049c4; } a:hover, .entry-meta span a:hover, .comments-link a:hover, body.coldisplay2 #front-columns a:active { color: #ADBF2D; } a:active { background-color: #556d00; color: #ffffff; } .entry-meta a:hover, .widget-container a:hover, .footer2 a:hover { border-bottom-color: #d4d4d4; } .sticky h2.entry-title a { background-color: #24b9c6; color: #ffffff; } #header { background-color: #FFFFFF; } #site-title span a { color: #24b9c6; } #site-description { color: #475b00; background-color: rgba(168,237,255,0.3); padding: 3px 6px; } .socials a:hover .socials-hover { background-color: #24b9c6; } .socials .socials-hover { background-color: #ADBF2D; } /* Main menu top level */ #access a, #nav-toggle span { color: #FFFFFF; } #access, #nav-toggle, #access ul li { background-color: #556d00; } #access > .menu > ul > li > a > span { } #access ul li:hover { background-color: #afc770; color: #000000; } #access ul > li.current_page_item , #access ul > li.current-menu-item, #access ul > li.current_page_ancestor , #access ul > li.current-menu-ancestor { background-color: #627a0d; } /* Main menu Submenus */ #access ul ul li, #access ul ul { background-color: #afc770; } #access ul ul li a { color: #000000; } #access ul ul li:hover { background-color: #bdd57e; } #breadcrumbs { background-color: #f5f5f5; } #access ul ul li.current_page_item, #access ul ul li.current-menu-item, #access ul ul li.current_page_ancestor, #access ul ul li.current-menu-ancestor { background-color: #bdd57e; } #access ul ul { box-shadow: 3px 3px 0 rgba(255,255,255,0.3); } /* top menu */ #topbar { background-color: #a8edff; border-bottom-color: #94d9eb; } .menu-header-search .searchform { background: #FFFFFF; } .topmenu ul li a, .search-icon:before { color: #999999; } .topmenu ul li a:hover { background-color: #98ddef; } .search-icon:hover:before { color: #24b9c6; } /* main */ #main { background-color: #ffffff; } #author-info, .page-title, #entry-author-info { border-color: #d4d4d4; } .page-title-text { border-color: #556d00; } .page-title span { border-color: #24b9c6; } #entry-author-info #author-avatar, #author-info #author-avatar { border-color: #FFFFFF; } .avatar-container:before { background-color: #556d00; } .sidey .widget-container { color: #555555; background-color: #e9e9e7; } .sidey .widget-title { color: #185dd8; background-color: #ADBF2D; border-color: #d4d4d4; } .sidey .widget-container a { color: #1e8b94; } .sidey .widget-container a:hover { color: #556d00; } .widget-title span { border-color: #185dd8; } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { color: #435404; } .entry-title, .entry-title a{ color: #556d00; } .entry-title a:hover { color: #000000; } #content span.entry-format { color: #d4d4d4; } /* footer */ #footer { color: #AAAAAA; background-color: #def6fc; } #footer2 { color: #AAAAAA; background-color: #3A3B3D; } #sfooter-full { background-color: #353638; } .footermenu ul li { border-color: #494a4c; } .footermenu ul li:hover { border-color: #5d5e60; } #colophon a { color: #1e8b94; } #colophon a:hover { color: #556d00; } #footer2 a, .footermenu ul li:after { color: #1e8b94; } #footer2 a:hover { color: #556d00; } #footer .widget-container { color: #556d00; background-color: #def6fc; } #footer .widget-title { color: #556d00; background-color: #ADBF2D; border-color:#d4d4d4; } /* buttons */ a.continue-reading-link { color: #0049c4; border-color: #0049c4; } a.continue-reading-link:hover { background-color: #24b9c6; color: #FFFFFF; } #cryout_ajax_more_trigger { border: 1px solid #d4d4d4; } #cryout_ajax_more_trigger:hover { background-color: #FFFFFF; } a.continue-reading-link i.crycon-right-dir { color: #24b9c6 } a.continue-reading-link:hover i.crycon-right-dir { color: #FFFFFF } .page-link a, .page-link > span > em { border-color: #d4d4d4 } .columnmore a { background: #556d00; color:#FFFFFF } .columnmore a:hover { background: #24b9c6; } .file, .button, input[type="submit"], input[type="reset"], #respond .form-submit input#submit { background-color: #ffffff; border-color: #d4d4d4; } .button:hover, #respond .form-submit input#submit:hover { background-color: #FFFFFF; } .entry-content tr th, .entry-content thead th { color: #435404; } .entry-content tr th { background-color: #24b9c6; color:#ffffff; } .entry-content tr.even { background-color: #FFFFFF; } hr { border-color: #FFFFFF; } input[type="text"], input[type="password"], input[type="email"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="week"], textarea, select { border-color: #d4d4d4 #FFFFFF #FFFFFF #d4d4d4; color: #000000; } input[type="submit"], input[type="reset"] { color: #000000; } input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="range"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover { background-color: rgba(255,255,255,0.4); } .entry-content pre { background-color: #FFFFFF; border-color: rgba(36,185,198,0.1); } abbr, acronym { border-color: #000000; } .comment-meta a { color: #999999; } #respond .form-allowed-tags { color: #999999; } .comment .reply a { border-color: #FFFFFF; } .comment .reply a:hover { color: #0049c4; } .entry-meta { border-color: #FFFFFF; } .entry-meta .crycon-metas:before { color: #556d00; } .entry-meta span a, .comments-link a { ; } .entry-meta span a:hover, .comments-link a:hover { color: #1e8b94; } .entry-meta span, .entry-utility span, .footer-tags { color: #c1c1c1; } .nav-next a, .nav-previous a{ background-color:#f8f8f8; } .nav-next a:hover, .nav-previous a:hover { background-color: #0049c4; color:#ffffff; } .pagination { border-color: #f5f5f5; } .pagination a:hover { background-color: #556d00; color: #ffffff; } h3#comments-title { border-color: #d4d4d4; } h3#comments-title span { background-color: #24b9c6; color: #ffffff; } .comment-details { border-color: #FFFFFF; } .searchform input[type="text"] { color: #999999; } .searchform:after { background-color: #24b9c6; } .searchform:hover:after { background-color: #556d00; } .searchsubmit[type="submit"]{ color: #FFFFFF; } li.menu-main-search .searchform .s { background-color: #FFFFFF; } li.menu-main-search .searchsubmit[type="submit"] { color: #999999; } .caption-accented .wp-caption { background-color:rgba(36,185,198,0.8); color:#ffffff; } .nirvana-image-one .entry-content img[class*='align'], .nirvana-image-one .entry-summary img[class*='align'], .nirvana-image-two .entry-content img[class*='align'], .nirvana-image-two .entry-summary img[class*='align'] .nirvana-image-one .entry-content [class*='wp-block'][class*='align'] img, .nirvana-image-one .entry-summary [class*='wp-block'][class*='align'] img, .nirvana-image-two .entry-content [class*='wp-block'][class*='align'] img, .nirvana-image-two .entry-summary [class*='wp-block'][class*='align'] img { border-color: #24b9c6; } html { font-size: 16px; line-height: 1.8; } .entry-content, .entry-summary, .ppbox { text-align:inherit ; } .entry-content, .entry-summary, .widget-container, .ppbox, .navigation { ; } #bg_image {display: block; margin: 0 auto; } #content h1.entry-title, #content h2.entry-title, .woocommerce-page h1.page-title { font-size: 28px; } .widget-title, .widget-title a { font-size: 18px; } .widget-container, .widget-container a { font-size: 12px; } #content h1, #pp-afterslider h1 { font-size: 35px; } #content h2, #pp-afterslider h2 { font-size: 31px; } #content h3, #pp-afterslider h3 { font-size: 26px; } #content h4, #pp-afterslider h4 { font-size: 22px; } #content h5, #pp-afterslider h5 { font-size: 18px; } #content h6, #pp-afterslider h6 { font-size: 13px; } #site-title span a { font-size: 30px; } #access ul li a { font-size: 14px; } #access ul ul ul a { font-size: 13px; } .nocomments, .nocomments2 { display: none; } .page h1.entry-title, .home .page h2.entry-title { display: none; } article footer.entry-meta { display: none; } .entry-content p, .entry-content ul, .entry-content ol, .entry-content dd, .entry-content pre, .entry-content hr, .commentlist p, .entry-summary p { margin-bottom: 1.0em; } #header-container > div { margin: 0px 0 0 0px; } #toTop:hover .crycon-back2top:before { color: #556d00; } #main { margin-top: 10px; } #forbottom { padding-left: 3px; padding-right: 3px; } #header-widget-area { width: 25%; } #branding { height:260px; } @media (max-width: 1920px) { #branding, #bg_image { display: block; height: auto; max-width: 100%; min-height: inherit !important; } } /* Nirvana Custom CSS */ </style> <link data-minify="1" rel='stylesheet' id='nirvana-mobile-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/themes/nirvana/styles/style-mobile.css?ver=1740828628' type='text/css' media='all' /> <style id='akismet-widget-style-inline-css' type='text/css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link rel='stylesheet' id='tablepress-default-css' href='https://conferencekeeper.org/wp-content/tablepress-combined.min.css?ver=37' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.3.0" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/conferencekeeper.org","hash_tracking":"false","v4_id":"G-PTK0H3J251"};/* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <link rel="https://api.w.org/" href="https://conferencekeeper.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://conferencekeeper.org/wp-json/wp/v2/pages/733" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://conferencekeeper.org/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel='shortlink' href='https://conferencekeeper.org/?p=733' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://conferencekeeper.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fconferencekeeper.org%2Fvirtual%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://conferencekeeper.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fconferencekeeper.org%2Fvirtual%2F&#038;format=xml" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com"> <script type="rocketlazyloadscript"> window.addEventListener("sfsi_plus_functions_loaded", function() { var body = document.getElementsByTagName('body')[0]; // console.log(body); body.classList.add("sfsi_plus_3.53"); }) // window.addEventListener('sfsi_plus_functions_loaded',function(e) { // jQuery("body").addClass("sfsi_plus_3.53") // }); jQuery(document).ready(function(e) { jQuery("body").addClass("sfsi_plus_3.53") }); function sfsi_plus_processfurther(ref) { var feed_id = 'bWkxK09oQU9iL0tONGU0SWVGL3hhMGJLV1RaZG5tZ2dWbnNacmJ0QUIzRFl5ekxOa28yMHhJb2t3UTdzR3Z0RVhsdFljZjRpUkk3ZGYydkhmUUJ0QzU1SFBXQlhLa0pQTURyd0FwNStQYk1tZmJrczZSL2pnVktaUlhqTU9UaTF8elBhcXI3STJPKzFFVVpWTjFtY2NCVVl0Tmg5YkVkMjc0L1BtTlE2cWdjTT0='; var feedtype = 8; var email = jQuery(ref).find('input[name="email"]').val(); var filter = /^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/; if ((email != "Enter your email") && (filter.test(email))) { if (feedtype == "8") { var url = "https://api.follow.it/subscription-form/" + feed_id + "/" + feedtype; window.open(url, "popupwindow", "scrollbars=yes,width=1080,height=760"); return true; } } else { alert("Please enter email address"); jQuery(ref).find('input[name="email"]').focus(); return false; } } </script> <style> .sfsi_plus_subscribe_Popinner { width: 100% !important; height: auto !important; border: 1px solid #b5b5b5 !important; padding: 18px 0px !important; background-color: #ffffff !important; } .sfsi_plus_subscribe_Popinner form { margin: 0 20px !important; } .sfsi_plus_subscribe_Popinner h5 { font-family: Helvetica,Arial,sans-serif !important; font-weight: bold !important; color: #000000 !important; font-size: 16px !important; text-align: center !important; margin: 0 0 10px !important; padding: 0 !important; } .sfsi_plus_subscription_form_field { margin: 5px 0 !important; width: 100% !important; display: inline-flex; display: -webkit-inline-flex; } .sfsi_plus_subscription_form_field input { width: 100% !important; padding: 10px 0px !important; } .sfsi_plus_subscribe_Popinner input[type=email] { font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: !important; font-size: 14px !important; text-align: center !important; } .sfsi_plus_subscribe_Popinner input[type=email]::-webkit-input-placeholder { font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: !important; font-size: 14px !important; text-align: center !important; } .sfsi_plus_subscribe_Popinner input[type=email]:-moz-placeholder { /* Firefox 18- */ font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: !important; font-size: 14px !important; text-align: center !important; } .sfsi_plus_subscribe_Popinner input[type=email]::-moz-placeholder { /* Firefox 19+ */ font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: !important; font-size: 14px !important; text-align: center !important; } .sfsi_plus_subscribe_Popinner input[type=email]:-ms-input-placeholder { font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: !important; font-size: 14px !important; text-align: center !important; } .sfsi_plus_subscribe_Popinner input[type=submit] { font-family: Helvetica,Arial,sans-serif !important; font-weight: bold !important; color: #000000 !important; font-size: 16px !important; text-align: center !important; background-color: #dedede !important; } </style> <meta name="follow.it-verification-code-bWkxK09oQU9iL0tONGU0SWVGL3hhMGJLV1RaZG5tZ2dWbnNacmJ0QUIzRFl5ekxOa28yMHhJb2t3UTdzR3Z0RVhsdFljZjRpUkk3ZGYydkhmUUJ0QzU1SFBXQlhLa0pQTURyd0FwNStQYk1tZmJrczZSL2pnVktaUlhqTU9UaTF8elBhcXI3STJPKzFFVVpWTjFtY2NCVVl0Tmg5YkVkMjc0L1BtTlE2cWdjTT0=" content="zkJtgAjSlDK1r2YyYNw9"/><style type="text/css" id="custom-background-css"> body.custom-background { background-color: #ffffff; } </style> <link rel="icon" href="https://conferencekeeper.org/wp-content/uploads/2020/10/cropped-CK-logo-calendar-only-150x150.jpg" sizes="32x32" /> <link rel="icon" href="https://conferencekeeper.org/wp-content/uploads/2020/10/cropped-CK-logo-calendar-only-300x300.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://conferencekeeper.org/wp-content/uploads/2020/10/cropped-CK-logo-calendar-only-300x300.jpg" /> <meta name="msapplication-TileImage" content="https://conferencekeeper.org/wp-content/uploads/2020/10/cropped-CK-logo-calendar-only-300x300.jpg" /> <!--[if lt IE 9]> <script> document.createElement('header'); document.createElement('nav'); document.createElement('section'); document.createElement('article'); document.createElement('aside'); document.createElement('footer'); </script> <![endif]--> <style type="text/css" id="wp-custom-css"> div#mc_embed_signup {display: none;} body .widget-container { margin-bottom: 0em; } button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link { background-color: #002AA8; } </style> <style id="egf-frontend-styles" type="text/css"> h1 {color: #065718;font-family: 'Open Sans Condensed', sans-serif;font-size: 55px;font-style: normal;font-weight: 700;text-decoration: none;text-transform: none;} h2 {color: #085418;font-family: 'Open Sans Condensed', sans-serif;font-size: 20px;font-style: normal;font-weight: 700;} h3 {color: #0f117b;font-family: 'Grand Hotel', sans-serif;font-size: 16px;font-style: normal;font-weight: 400;text-decoration: none;text-transform: none;} h4 {color: #2b532b;font-family: 'Open Sans Condensed', sans-serif;font-size: 22px;font-style: normal;font-weight: 700;text-transform: uppercase;} h6 {font-family: 'Oswald', sans-serif;font-size: 55px;font-style: normal;font-weight: 400;text-decoration: none;text-transform: none;} p {color: #282828;font-family: 'Open Sans', sans-serif;font-size: 16px;font-style: normal;font-weight: 400;line-height: 1.4;padding-bottom: 6px;text-transform: none;} h5 {color: #0096bc;font-family: 'Cookie', sans-serif;font-size: 28px;font-style: normal;font-weight: 400;} </style> <style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.18.1.5" data-wpr-features="wpr_delay_js wpr_minify_js wpr_automatic_lazy_rendering wpr_oci wpr_minify_css wpr_desktop wpr_preload_links" /></head> <body class="page-template page-template-templates page-template-template-threecolumns-center page-template-templatestemplate-threecolumns-center-php page page-id-733 custom-background sfsi_plus_actvite_theme_cute nirvana-image-none caption-simple nirvana-comment-placeholders nirvana-menu-center nirvana-topbarhide"> <a class="skip-link screen-reader-text" href="#main" title="Skip to content"> Skip to content </a> <div id="wrapper" class="hfeed"> <div id="topbar" ><div id="topbar-inner"> </div></div> <div id="header-full"> <header id="header"> <div id="masthead"> <div id="branding" role="banner" > <img fetchpriority="high" id="bg_image" alt="" title="" src="https://conferencekeeper.org/wp-content/uploads/2023/09/Website-Header-2023-October-NGS-1900X260.png" /><div id="header-container"></div> <div style="clear:both;"></div> </div><!-- #branding --> <button id="nav-toggle"><span>&nbsp;</span></button> <nav id="access" class="jssafe" role="navigation"> <div class="skip-link screen-reader-text"><a href="#content" title="Skip to content">Skip to content</a></div> <div class="menu"><ul id="prime_nav" class="menu"><li id="menu-item-2316" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-has-children menu-item-2316"><a href="https://conferencekeeper.org/"><span>Home</span></a> <ul class="sub-menu"> <li id="menu-item-1235" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1235"><a href="https://conferencekeeper.org/conference-keeper/"><span>About Us</span></a></li> <li id="menu-item-6808" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6808"><a href="https://conferencekeeper.org/faqs/"><span>FAQs</span></a></li> <li id="menu-item-9633" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9633"><a href="https://conferencekeeper.org/advertising-on-conferencekeeper-org/"><span>Advertising on ConferenceKeeper.org</span></a></li> </ul> </li> <li id="menu-item-2901" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2901"><a href="https://conferencekeeper.org/conferences/"><span>Conferences</span></a> <ul class="sub-menu"> <li id="menu-item-3816" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3816"><a href="https://conferencekeeper.org/conferences/"><span>Conferences</span></a></li> </ul> </li> <li id="menu-item-987" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-987"><a href="https://conferencekeeper.org/calendar/"><span>Calendar</span></a> <ul class="sub-menu"> <li id="menu-item-3817" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3817"><a href="https://conferencekeeper.org/calendar/"><span>Calendar (all events)</span></a></li> <li id="menu-item-4700" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-733 current_page_item menu-item-4700"><a href="https://conferencekeeper.org/virtual/" aria-current="page"><span>Virtual (online events only)</span></a></li> <li id="menu-item-10204" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10204"><a href="https://conferencekeeper.org/africanamerican/"><span>African American Research Events</span></a></li> <li id="menu-item-6724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6724"><a href="https://conferencekeeper.org/dna/"><span>DNA Events</span></a></li> <li id="menu-item-15062" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15062"><a href="https://conferencekeeper.org/jewish/"><span>Jewish Genealogy Research Events</span></a></li> </ul> </li> <li id="menu-item-1276" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-1276"><a href="https://conferencekeeper.org/locations/"><span>Locations</span></a> <ul class="sub-menu"> <li id="menu-item-988" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-988"><a href="https://conferencekeeper.org/united-states/"><span>U.S.</span></a></li> <li id="menu-item-1417" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1417"><a href="https://conferencekeeper.org/australia/"><span>Australia</span></a></li> <li id="menu-item-1412" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1412"><a href="https://conferencekeeper.org/canada/"><span>Canada</span></a></li> <li id="menu-item-10237" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10237"><a href="https://conferencekeeper.org/republic-of-ireland/"><span>Ireland</span></a></li> <li id="menu-item-3356" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3356"><a href="https://conferencekeeper.org/israel/"><span>Israel</span></a></li> <li id="menu-item-1414" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1414"><a href="https://conferencekeeper.org/uk/"><span>United Kingdom</span></a> <ul class="sub-menu"> <li id="menu-item-3360" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3360"><a href="https://conferencekeeper.org/england/"><span>ENGLAND</span></a></li> <li id="menu-item-3359" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3359"><a href="https://conferencekeeper.org/northern-ireland/"><span>Northern Ireland</span></a></li> <li id="menu-item-3358" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3358"><a href="https://conferencekeeper.org/scotland/"><span>Scotland</span></a></li> <li id="menu-item-3357" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3357"><a href="https://conferencekeeper.org/wales/"><span>Wales</span></a></li> </ul> </li> <li id="menu-item-1236" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-733 current_page_item menu-item-1236"><a href="https://conferencekeeper.org/virtual/" aria-current="page"><span>Virtual</span></a></li> <li id="menu-item-1685" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1685"><a href="https://conferencekeeper.org/travel/"><span>Travel, Tours, and Cruises</span></a></li> </ul> </li> <li id="menu-item-1233" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1233"><a href="https://conferencekeeper.org/opportunities/"><span>Other Events &#038; Opportunities</span></a> <ul class="sub-menu"> <li id="menu-item-1466" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1466"><a href="https://conferencekeeper.org/grants-scholarships/"><span>Awards, Grants &#038; Scholarships</span></a></li> <li id="menu-item-990" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-990"><a href="https://conferencekeeper.org/call-for-papers/"><span>Calls for Presentations &#038; Papers</span></a></li> <li id="menu-item-1234" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1234"><a href="https://conferencekeeper.org/genealogy-contests/"><span>Contests</span></a></li> <li id="menu-item-6408" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6408"><a href="https://conferencekeeper.org/travel/"><span>Cruises, Travel, and Tours</span></a></li> <li id="menu-item-5660" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5660"><a href="https://conferencekeeper.org/genealogy-education/"><span>Education &#8211; Institutes, Degree &#038; Certificate Programs</span></a></li> <li id="menu-item-15211" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15211"><a href="https://conferencekeeper.org/genealogy-books-nonfiction/"><span>Genealogy Books (Non-fiction)</span></a></li> <li id="menu-item-15271" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15271"><a href="https://conferencekeeper.org/?page_id=15266"><span>Genealogy Books (Fiction)</span></a></li> <li id="menu-item-3962" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3962"><a href="https://conferencekeeper.org/genealogy-jobs/"><span>Jobs</span></a></li> <li id="menu-item-4898" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4898"><a href="https://conferencekeeper.org/genealogy-podcasts/"><span>Podcasts</span></a></li> <li id="menu-item-1682" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1682"><a href="https://conferencekeeper.org/speakers/"><span>Speakers</span></a></li> <li id="menu-item-1237" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1237"><a href="https://conferencekeeper.org/volunteer/"><span>Volunteer Opportunities</span></a></li> <li id="menu-item-7607" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7607"><a href="https://conferencekeeper.org/youtube/"><span>YouTube Channels</span></a></li> </ul> </li> <li id="menu-item-5733" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-5733"><a href="https://conferencekeeper.org/blog/"><span>What&#8217;s New</span></a> <ul class="sub-menu"> <li id="menu-item-5732" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5732"><a href="https://conferencekeeper.org/blog/"><span>Blog / Events Added This Past Week</span></a></li> <li id="menu-item-984" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-984"><a href="https://conferencekeeper.org/mailing-list/"><span>Get Updates!</span></a></li> </ul> </li> <li id="menu-item-3598" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3598"><a href="https://conferencekeeper.org/event-submissions/"><span>Submissions</span></a> <ul class="sub-menu"> <li id="menu-item-15175" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15175"><a href="https://conferencekeeper.org/event-submissions/"><span>Submit an Event</span></a></li> <li id="menu-item-15174" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15174"><a href="https://pxl.to/BookSubmissionForm"><span>Submit a Book</span></a></li> </ul> </li> <li id="menu-item-4578" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4578"><a href="https://conferencekeeper.org/contact-us/"><span>Contact</span></a></li> </ul></div> </nav><!-- #access --> </div><!-- #masthead --> </header><!-- #header --> </div><!-- #header-full --> <div style="clear:both;height:0;"> </div> <div id="breadcrumbs"><div id="breadcrumbs-box"><a href="https://conferencekeeper.org"><i class="crycon-homebread"></i><span class="screen-reader-text">Home</span></a><i class="crycon-angle-right"></i> <span class="current">Virtual</span></div></div><div id="main"> <div id="toTop"><i class="crycon-back2top"></i> </div> <div id="forbottom" > <div style="clear:both;"> </div> <section id="container" class="three-columns-sided"> <div id="content" role="main"> <div id="post-733" class="post-733 page type-page status-publish has-post-thumbnail hentry"> <h1 class="entry-title">Virtual</h1> <div class="entry-content"> <p style="text-align: center;"><strong><em>&nbsp;&nbsp;&nbsp;&nbsp;<img fetchpriority="high" decoding="async" class="wp-image-4230" src="https://conferencekeeper.org/wp-content/uploads/2019/06/ck-virt-events-horizontal-only-1024x357.jpg" border="0" alt="genealogy webinars online" width="567" height="197" srcset="https://conferencekeeper.org/wp-content/uploads/2019/06/ck-virt-events-horizontal-only-1024x357.jpg 1024w, https://conferencekeeper.org/wp-content/uploads/2019/06/ck-virt-events-horizontal-only-300x105.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2019/06/ck-virt-events-horizontal-only-768x268.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2019/06/ck-virt-events-horizontal-only-150x52.jpg 150w, https://conferencekeeper.org/wp-content/uploads/2019/06/ck-virt-events-horizontal-only.jpg 2048w" sizes="(max-width: 567px) 100vw, 567px" /></em></strong></p> <p style="text-align: center;">Genealogy Webinars, Zoom Meetings, and all kinds of Online Events!</p> <p style="text-align: center;">Change the page view to Monthly (calendar), Agenda (list), or Pinboard in the upper right of the area below for upcoming genealogy virtual/online events.&nbsp; &nbsp;If you have any trouble with the time zone converter in the right column, you might instead try the simple one at <a href="https://www.thetimezoneconverter.com">TheTimeZoneConverter.com</a> .</p> <p style="text-align: center;">(V) = VIRTUAL&nbsp; &nbsp;<br /> (F) = FREE&nbsp; &nbsp;($) = NOT FREE&nbsp; &nbsp;(F/$) = SOME OF EACH</p> <div><em>Please note that ConferenceKeeper.org is not associated with any of the events listed, but provides the information as a service. Please verify an event&#8217;s information and details on the hosting entity&#8217;s website. If you need any assistance regarding a specific event, please contact the hosts.&nbsp;</em></div> <p><br><div data-tockify-calendar="confkeep" data-tockify-component="calendar" data-tockify-search="(V)" data-tockify-data-tockify-view="agenda"></div><script type="rocketlazyloadscript" data-rocket-type='text/javascript'>if (window._tkf && window._tkf.loadDeclaredCalendars) {window._tkf.loadDeclaredCalendars();}</script><br /> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/browser/embed.js?ver=1740828628" data-tockify-script="embed"></script></p> <div style="clear:both;"></div> </div><!-- .entry-content --> </div><!-- #post-## --> <div id="comments" class="hideme"> <p class="nocomments">Comments are closed.</p> </div><!-- #comments --> <ul class="yoyo"> <li id="custom_html-23" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><!-- BEGIN JS TAG - Conference Keeper - RS - 728x90 ATF < - DO NOT MODIFY --> <script type="rocketlazyloadscript" data-rocket-src="https://secure.adnxs.com/ttj?id=14118428" data-rocket-type="text/javascript"></script> <!-- END TAG --></div></li> </ul> </div><!-- #content --> <div id="primary" class="widget-area sidey" role="complementary"> <ul class="xoxo"> <li id="custom_html-42" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><h3 style="font-size:22px; color: #1482B1; height: 30px; background-color: #ADBF2D; text-align: center;">Get our weekly update email <a href="https://conferencekeeper.org/mailing-list/"><button style="width: 90px; height: 30px; border-width: 0px; border-radius: 24px; border-color: #1a48a5; background-color: #4B791D; hover-color: #2184d1; color: #ffffff; padding: 0; font-size: 14px; font-weight: 600;" >Subscribe</button></a></h3> </div></li><li id="custom_html-44" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><div id="metaslider-id-10043" style="width: 100%; margin: 0 auto;" class="ml-slider-3-96-0 metaslider metaslider-flex metaslider-10043 ml-slider ms-theme-default nav-hidden" role="region" aria-roledescription="Slideshow" aria-label="Sidebar Ads"> <div id="metaslider_container_10043"> <div id="metaslider_10043"> <ul class='slides'> <li style="display: block; width: 100%;" class="slide-14734 ms-image " aria-roledescription="slide" aria-label="slide-14734" data-date="2025-01-09 23:37:10"><a href="https://pxl.to/25AZIrish" target="_blank" class="metaslider_image_link"><img width="2048" height="1706" src="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-scaled.jpg" class="slider-10043 slide-14734" alt="" rel="" title="2025 Ulster Ad" style="margin-top: 8.349609375%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-scaled.jpg 2048w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-1024x853.jpg 1024w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-768x640.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-1536x1280.jpg 1536w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-150x125.jpg 150w" sizes="auto, (max-width: 2048px) 100vw, 2048px" /></a></li> <li style="display: none; width: 100%;" class="slide-11287 ms-image " aria-roledescription="slide" aria-label="slide-11287" data-date="2023-11-30 16:26:21"><a href="https://pxl.to/RF42324" target="_blank" class="metaslider_image_link"><img width="1250" height="1042" src="https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized.jpg" class="slider-10043 slide-11287" alt="" rel="" title="Dec 24 Related Faces ad update sized" style="margin-top: 8.32%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized.jpg 1250w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-1024x854.jpg 1024w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-768x640.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-150x125.jpg 150w" sizes="auto, (max-width: 1250px) 100vw, 1250px" /></a></li> <li style="display: none; width: 100%;" class="slide-15411 ms-image " aria-roledescription="slide" aria-label="slide-15411" data-date="2025-02-26 20:38:54"><a href="https://pxl.to/NGS2025Conference" target="_self" class="metaslider_image_link"><img width="1000" height="1000" src="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white.png" class="slider-10043 slide-15411" alt="" rel="" title="2025 05 23-26 NGS Conference square white" style="margin: 0 auto; width: 100%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white.png 1000w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-300x300.png 300w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-150x150.png 150w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-768x768.png 768w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></a></li> <li style="display: none; width: 100%;" class="slide-14572 ms-image " aria-roledescription="slide" aria-label="slide-14572" data-date="2024-12-29 20:59:18"><a href="https://pxl.to/OCCGS2025" target="_blank" class="metaslider_image_link"><img width="625" height="521" src="https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev.jpg" class="slider-10043 slide-14572" alt="" rel="" title="OCCGS 2025 BASH" style="margin-top: 8.32%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev.jpg 625w, https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev-150x125.jpg 150w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></li> <li style="display: none; width: 100%;" class="slide-11714 ms-image " aria-roledescription="slide" aria-label="slide-11714" data-date="2024-01-28 18:53:11"><a href="https://www.vivid-pix.com?wdr_coupon=Turkey2024" target="_blank" class="metaslider_image_link"><img width="600" height="500" src="https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-600x500-MS-1-2-3-4.gif" class="slider-10043 slide-11714" alt="" rel="" title="Dec 600x500-MS-1-2-3-4" style="margin-top: 8.3333333333333%" decoding="async" loading="lazy" /></a></li> <li style="display: none; width: 100%;" class="slide-14115 ms-image " aria-roledescription="slide" aria-label="slide-14115" data-date="2024-11-20 15:00:49"><a href="https://pxl.to/IGSI25IrishHeritageDay" target="_blank" class="metaslider_image_link"><img width="900" height="750" src="https://conferencekeeper.org/wp-content/uploads/2025/01/Web-Ad-Banner-Irish-Heritage-Day-2025-Researching-Your-Ancestors-Family-History-in-Ireland-3-x-2.5-in.png" class="slider-10043 slide-14115" alt="" rel="" title="Web Ad Banner Irish Heritage Day 2025 Researching Your Ancestors &amp; Family History in Ireland (3 x 2.5 in)" style="margin-top: 8.3333333333333%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/Web-Ad-Banner-Irish-Heritage-Day-2025-Researching-Your-Ancestors-Family-History-in-Ireland-3-x-2.5-in.png 900w, https://conferencekeeper.org/wp-content/uploads/2025/01/Web-Ad-Banner-Irish-Heritage-Day-2025-Researching-Your-Ancestors-Family-History-in-Ireland-3-x-2.5-in-300x250.png 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/Web-Ad-Banner-Irish-Heritage-Day-2025-Researching-Your-Ancestors-Family-History-in-Ireland-3-x-2.5-in-768x640.png 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/Web-Ad-Banner-Irish-Heritage-Day-2025-Researching-Your-Ancestors-Family-History-in-Ireland-3-x-2.5-in-150x125.png 150w" sizes="auto, (max-width: 900px) 100vw, 900px" /></a></li> </ul> </div> </div> </div></div></li><li id="media_image-46" class="widget-container widget_media_image"><a href="https://www.vivid-pix.com/memorystation/"><img width="512" height="1024" src="https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi-512x1024.jpg" class="image wp-image-14626 attachment-large size-large" alt="" style="max-width: 100%; height: auto;" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi-512x1024.jpg 512w, https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi-150x300.jpg 150w, https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi-768x1536.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi-75x150.jpg 75w, https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi.jpg 900w" sizes="auto, (max-width: 512px) 100vw, 512px" /></a></li><li id="custom_html-45" class="widget_text widget-container widget_custom_html"><h3 class="widget-title"><span>GRIP 2025 VIRTUAL</span></h3><div class="textwidget custom-html-widget"><div id="metaslider-id-14460" style="width: 100%; margin: 0 auto;" class="ml-slider-3-96-0 metaslider metaslider-flex metaslider-14460 ml-slider hide-arrows-smartphone ms-theme-default nav-hidden nav-hidden" role="region" aria-roledescription="Slideshow" aria-label="GRIP VIRTUAL 2025"> <div id="metaslider_container_14460"> <div id="metaslider_14460"> <ul class='slides'> <li style="display: block; width: 100%;" class="slide-14880 ms-image " aria-roledescription="slide" aria-label="slide-14880" data-date="2025-01-17 18:09:40"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/6.jpg" class="slider-14460 slide-14880" alt="" rel="" title="6" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/6.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/6-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/6-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/6-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14881 ms-image " aria-roledescription="slide" aria-label="slide-14881" data-date="2025-01-17 18:09:41"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/7-1.jpg" class="slider-14460 slide-14881" alt="" rel="" title="7" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/7-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-1-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14883 ms-image " aria-roledescription="slide" aria-label="slide-14883" data-date="2025-01-17 18:09:41"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/9.jpg" class="slider-14460 slide-14883" alt="" rel="" title="9" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/9.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/9-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/9-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/9-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14879 ms-image " aria-roledescription="slide" aria-label="slide-14879" data-date="2025-01-17 18:09:40"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/5-1.jpg" class="slider-14460 slide-14879" alt="" rel="" title="5" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/5-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-1-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14875 ms-image " aria-roledescription="slide" aria-label="slide-14875" data-date="2025-01-17 18:09:39"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/1-1.jpg" class="slider-14460 slide-14875" alt="" rel="" title="1" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/1-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/1-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/1-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/1-1-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14877 ms-image " aria-roledescription="slide" aria-label="slide-14877" data-date="2025-01-17 18:09:40"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/3-1.jpg" class="slider-14460 slide-14877" alt="" rel="" title="3" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/3-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-1-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14882 ms-image " aria-roledescription="slide" aria-label="slide-14882" data-date="2025-01-17 18:09:41"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/8-1.jpg" class="slider-14460 slide-14882" alt="" rel="" title="8" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/8-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-1-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14878 ms-image " aria-roledescription="slide" aria-label="slide-14878" data-date="2025-01-17 18:09:40"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/4-1.jpg" class="slider-14460 slide-14878" alt="" rel="" title="4" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/4-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-1-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14876 ms-image " aria-roledescription="slide" aria-label="slide-14876" data-date="2025-01-17 18:09:40"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/2-1.jpg" class="slider-14460 slide-14876" alt="" rel="" title="2" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/2-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-1-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> </ul> </div> </div> </div></div></li><li id="custom_html-46" class="widget_text widget-container widget_custom_html"><h3 class="widget-title"><span>GRIP 2025 IN-PERSON</span></h3><div class="textwidget custom-html-widget"><div id="metaslider-id-13059" style="width: 100%; margin: 0 auto;" class="ml-slider-3-96-0 metaslider metaslider-flex metaslider-13059 ml-slider ms-theme-default nav-hidden nav-hidden nav-hidden" role="region" aria-roledescription="Slideshow" aria-label="GRIP 25 IN-PERSON"> <div id="metaslider_container_13059"> <div id="metaslider_13059"> <ul class='slides'> <li style="display: block; width: 100%;" class="slide-14864 ms-image " aria-roledescription="slide" aria-label="slide-14864" data-date="2025-01-17 18:00:47"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/7.jpg" class="slider-13059 slide-14864" alt="" rel="" title="7" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/7.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> <li style="display: none; width: 100%;" class="slide-14865 ms-image " aria-roledescription="slide" aria-label="slide-14865" data-date="2025-01-17 18:00:47"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/8.jpg" class="slider-13059 slide-14865" alt="" rel="" title="8" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/8.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> <li style="display: none; width: 100%;" class="slide-14863 ms-image " aria-roledescription="slide" aria-label="slide-14863" data-date="2025-01-17 18:00:46"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/5.jpg" class="slider-13059 slide-14863" alt="" rel="" title="5" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/5.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> <li style="display: none; width: 100%;" class="slide-14861 ms-image " aria-roledescription="slide" aria-label="slide-14861" data-date="2025-01-17 18:00:46"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/3.jpg" class="slider-13059 slide-14861" alt="" rel="" title="3" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/3.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> <li style="display: none; width: 100%;" class="slide-14862 ms-image " aria-roledescription="slide" aria-label="slide-14862" data-date="2025-01-17 18:00:46"><a href="https://grip.ngsgenealogy.org/" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/4.jpg" class="slider-13059 slide-14862" alt="" rel="" title="4" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/4.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> <li style="display: none; width: 100%;" class="slide-14860 ms-image " aria-roledescription="slide" aria-label="slide-14860" data-date="2025-01-17 18:00:46"><a href="https://grip.ngsgenealogy.org/" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/2.jpg" class="slider-13059 slide-14860" alt="" rel="" title="2" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/2.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> <li style="display: none; width: 100%;" class="slide-14858 ms-image " aria-roledescription="slide" aria-label="slide-14858" data-date="2025-01-17 18:00:44"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/GRIP-Genealogy-Institute-In-Person.jpg" class="slider-13059 slide-14858" alt="" rel="" title="GRIP Genealogy Institute - In-Person" style="margin: 0 auto; width: 91.761030847325%" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/GRIP-Genealogy-Institute-In-Person.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/GRIP-Genealogy-Institute-In-Person-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/GRIP-Genealogy-Institute-In-Person-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/GRIP-Genealogy-Institute-In-Person-150x126.jpg 150w" sizes="auto, (max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> </ul> </div> </div> </div></div></li><li id="media_image-28" class="widget-container widget_media_image"><a href="https://conferencekeeper.org/advertising-on-conferencekeeper-org/"><img width="300" height="249" src="https://conferencekeeper.org/wp-content/uploads/2023/01/Hey-Hey-Smaller-300x249.jpg" class="image wp-image-9257 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2023/01/Hey-Hey-Smaller-300x249.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2023/01/Hey-Hey-Smaller-150x124.jpg 150w, https://conferencekeeper.org/wp-content/uploads/2023/01/Hey-Hey-Smaller.jpg 467w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></li><li id="custom_html-32" class="widget_text widget-container widget_custom_html"><h3 class="widget-title"><span>Upcoming Virtual Events:</span></h3><div class="textwidget custom-html-widget"><div data-tockify-component="mini" data-tockify-calendar="confkeep"></div> <script type="rocketlazyloadscript" data-minify="1" data-cfasync="false" data-tockify-script="embed" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/browser/embed.js?ver=1740828628"></script></div></li><li id="custom_html-27" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><div id="ad_5a7e017928289_1"></div><script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/widget/ad_5a7e017928289.js?ver=1740828629" data-rocket-type="text/javascript"></script><noscript><iframe id="ad_5a7e017928289" name="ad_5a7e017928289" src="https://www.genmeo.com/widget/ad_5a7e017928289" frameborder="0" scrolling="no" width="280" height="600" cellpadding="0" cellspacing="0"></iframe> </noscript></div></li> </ul> </div> <div id="secondary" class="widget-area sidey" role="complementary"> <ul class="xoxo"> <li id="socials-left" class="widget-container"> <div class="socials" id="smenur"> <a target="_blank" href="https://www.facebook.com/ConferenceKeeper" class="socialicons social-Facebook" title="Facebook"> <img alt="Facebook" src="https://conferencekeeper.org/wp-content/themes/nirvana/images/socials/Facebook.png" /> </a> <a target="_blank" href="#confkeep" class="socialicons social-Twitter" title="Twitter"> <img alt="Twitter" src="https://conferencekeeper.org/wp-content/themes/nirvana/images/socials/Twitter.png" /> </a> <a target="_blank" href="https://www.pinterest.com/confkeep/" class="socialicons social-Pinterest" title="Pinterest"> <img alt="Pinterest" src="https://conferencekeeper.org/wp-content/themes/nirvana/images/socials/Pinterest.png" /> </a> <a target="_blank" href="mailto:info@conferencekeeper.org" class="socialicons social-Mail" title="Mail"> <img alt="Mail" src="https://conferencekeeper.org/wp-content/themes/nirvana/images/socials/Mail.png" /> </a></div> </li> <li id="media_image-45" class="widget-container widget_media_image"><a href="https://pxl.to/RF42324"><img width="1024" height="854" src="https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-1024x854.jpg" class="image wp-image-14472 attachment-large size-large" alt="" style="max-width: 100%; height: auto;" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-1024x854.jpg 1024w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-768x640.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-150x125.jpg 150w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized.jpg 1250w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></li><li id="media_image-104" class="widget-container widget_media_image"><a href="https://pxl.to/25AZIrish"><img width="300" height="250" src="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-300x250.jpg" class="image wp-image-15408 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-1024x853.jpg 1024w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-768x640.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-1536x1280.jpg 1536w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-scaled.jpg 2048w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-Ulster-Ad-150x125.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></li><li id="media_image-99" class="widget-container widget_media_image"><a href="https://pxl.to/IGSI25IrishHeritageDay"><img width="900" height="750" src="https://conferencekeeper.org/wp-content/uploads/2025/01/Web-Ad-Banner-Irish-Heritage-Day-2025-Researching-Your-Ancestors-Family-History-in-Ireland-3-x-2.5-in.png" class="image wp-image-14963 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/Web-Ad-Banner-Irish-Heritage-Day-2025-Researching-Your-Ancestors-Family-History-in-Ireland-3-x-2.5-in.png 900w, https://conferencekeeper.org/wp-content/uploads/2025/01/Web-Ad-Banner-Irish-Heritage-Day-2025-Researching-Your-Ancestors-Family-History-in-Ireland-3-x-2.5-in-300x250.png 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/Web-Ad-Banner-Irish-Heritage-Day-2025-Researching-Your-Ancestors-Family-History-in-Ireland-3-x-2.5-in-768x640.png 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/Web-Ad-Banner-Irish-Heritage-Day-2025-Researching-Your-Ancestors-Family-History-in-Ireland-3-x-2.5-in-150x125.png 150w" sizes="auto, (max-width: 900px) 100vw, 900px" /></a></li><li id="media_image-96" class="widget-container widget_media_image"><a href="https://pxl.to/NGS2025Conference"><img width="300" height="300" src="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-300x300.png" class="image wp-image-15410 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" loading="lazy" srcset="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-300x300.png 300w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-150x150.png 150w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-768x768.png 768w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white.png 1000w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></li><li id="text-56" class="widget-container widget_text"><h3 class="widget-title"><span>Virtual Genealogical Societies</span></h3> <div class="textwidget"><p>• <a href="https://thegscc.org/canadian-esig-welcome/">Canadian eSIG of the Genealogical Society of Collier County</a><br /> <a href="https://slvirtualgenealogy.org/">• Second Life Virtual Genealogical Society</a><br /> • <a href="https://ugagenealogy.org/cpage.php?pt=11" target="_blank" rel="noopener">Virtual Chapter of the Utah Genealogical Association</a><br /> • <a href="https://virtualgenealogy.org/" target="_blank" rel="noopener">Virtual Genealogical Society</a></p> <p>&nbsp;</p> </div> </li><li id="custom_html-30" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><h2 style="height: 30px; background-color: #ffffff; text-align: center;">Subscribe to our weekly update email!</h2> <p style="text-align: center;"><a href="https://conferencekeeper.org/mailing-list/"><button style="width: 200px; height: 60px; border-width: 0px; border-radius: 24px; border-color: #1a48a5; background-color: #1d6ab7; hover-color: #2184d1; color: #ffffff; padding: 0; font-size: 22px; font-weight: 900;">Subscribe</button></a></p> <p style="text-align: center;">We won't ever send spam or share your email address</p> </div></li><li id="custom_html-20" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><!-- BEGIN SECURE ASYNC TAG - Conference Keepers - AD Born Today in History Widget - 300x600 < - DO NOT MODIFY--> <iframe id="ad134" src="https://c.ancestrydata.com/widget-today-in-history?source=ad-placement-134" width="300px" height="370px" target="_blank" scrolling="no" frameborder="no"></iframe> <script type="rocketlazyloadscript"> function ad134() { var s = "https://c.ancestrydata.com/widget-today-in-history?source=ad-placement-134"; var a = document.getElementById('ad134'); if (a !== null) { if (a.src) { a.src = s; } else if(a.contentWindow!==null&&a.contentWindow.location!==null) {a.contentWindow.location=s}else{a.setAttribute('src',s);} } } setTimeout(ad134,5); </script> <!-- END TAG --> </div></li> </ul> </div> </section><!-- #container --> <div style="clear:both;"></div> </div> <!-- #forbottom --> <footer data-wpr-lazyrender="1" id="footer" role="contentinfo"> <div id="colophon"> <div id="footer-widget-area" role="complementary" class="footertwo" > <div id="first" class="widget-area"> <ul class="xoxo"> <li id="custom_html-25" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><!-- BEGIN JS TAG - Conference Keeper - RS - 300x250 < - DO NOT MODIFY --> <script type="rocketlazyloadscript" data-rocket-src="https://secure.adnxs.com/ttj?id=14118427" data-rocket-type="text/javascript"></script> <!-- END TAG --></div></li> </ul> </div><!-- #first .widget-area --> <div id="third" class="widget-area"> <ul class="xoxo"> <li id="custom_html-36" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><!-- BEGIN JS TAG - Conference Keeper - RS - 300x250 < - DO NOT MODIFY --> <script type="rocketlazyloadscript" data-rocket-src="https://secure.adnxs.com/ttj?id=14118427" data-rocket-type="text/javascript"></script> <!-- END TAG --></div></li> </ul> </div><!-- #third .widget-area --> </div><!-- #footer-widget-area --> </div><!-- #colophon --> <div id="footer2"> <div id="footer2-inside"> <nav class="footermenu"><ul id="menu-menu-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-2316"><a href="https://conferencekeeper.org/">Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2901"><a href="https://conferencekeeper.org/conferences/">Conferences</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-987"><a href="https://conferencekeeper.org/calendar/">Calendar</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-1276"><a href="https://conferencekeeper.org/locations/">Locations</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1233"><a href="https://conferencekeeper.org/opportunities/">Other Events &#038; Opportunities</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5733"><a href="https://conferencekeeper.org/blog/">What&#8217;s New</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3598"><a href="https://conferencekeeper.org/event-submissions/">Submissions</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4578"><a href="https://conferencekeeper.org/contact-us/">Contact</a></li> </ul></nav><div id="site-copyright">Copyright 2016-2024 ConferenceKeeper.org</div> <em style="display:table;margin:0 auto;float:none;text-align:center;padding:7px 0;font-size:13px;"> Powered by <a target="_blank" href="http://www.cryoutcreations.eu" title="Nirvana Theme by Cryout Creations">Nirvana</a> &amp; <a target="_blank" href="http://wordpress.org/" title="Semantic Personal Publishing Platform"> WordPress.</a></em> </div> <!-- #footer2-inside --> </div><!-- #footer2 --> </footer><!-- #footer --> </div><!-- #main --> </div><!-- #wrapper --> <!--facebook like and share js --> <div data-wpr-lazyrender="1" id="fb-root"></div> <script type="rocketlazyloadscript"> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <script type="rocketlazyloadscript"> window.addEventListener('sfsi_plus_functions_loaded', function() { if (typeof sfsi_plus_responsive_toggle == 'function') { sfsi_plus_responsive_toggle(0); // console.log('sfsi_plus_responsive_toggle'); } }) </script> <link data-minify="1" rel='stylesheet' id='metaslider-flex-slider-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/ml-slider/assets/sliders/flexslider/flexslider.css?ver=1740828628' type='text/css' media='all' property='stylesheet' /> <link data-minify="1" rel='stylesheet' id='metaslider-public-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/ml-slider/assets/metaslider/public.css?ver=1740828628' type='text/css' media='all' property='stylesheet' /> <style id='metaslider-public-inline-css' type='text/css'> @media only screen and (max-width: 767px) {body:after { display: none; content: "smartphone"; } .hide-arrows-smartphone .flex-direction-nav, .hide-navigation-smartphone .flex-control-paging, .hide-navigation-smartphone .flex-control-nav, .hide-navigation-smartphone .filmstrip{ display: none!important; }}@media only screen and (min-width : 768px) and (max-width: 1023px) {body:after { display: none; content: "tablet"; } .hide-arrows-tablet .flex-direction-nav, .hide-navigation-tablet .flex-control-paging, .hide-navigation-tablet .flex-control-nav, .hide-navigation-tablet .filmstrip{ display: none!important; }}@media only screen and (min-width : 1024px) and (max-width: 1439px) {body:after { display: none; content: "laptop"; } .hide-arrows-laptop .flex-direction-nav, .hide-navigation-laptop .flex-control-paging, .hide-navigation-laptop .flex-control-nav, .hide-navigation-laptop .filmstrip{ display: none!important; }}@media only screen and (min-width : 1440px) {body:after { display: none; content: "desktop"; } .hide-arrows-desktop .flex-direction-nav, .hide-navigation-desktop .flex-control-paging, .hide-navigation-desktop .flex-control-nav, .hide-navigation-desktop .filmstrip{ display: none!important; }} @media only screen and (max-width: 767px) {body:after { display: none; content: "smartphone"; } .hide-arrows-smartphone .flex-direction-nav, .hide-navigation-smartphone .flex-control-paging, .hide-navigation-smartphone .flex-control-nav, .hide-navigation-smartphone .filmstrip{ display: none!important; }}@media only screen and (min-width : 768px) and (max-width: 1023px) {body:after { display: none; content: "tablet"; } .hide-arrows-tablet .flex-direction-nav, .hide-navigation-tablet .flex-control-paging, .hide-navigation-tablet .flex-control-nav, .hide-navigation-tablet .filmstrip{ display: none!important; }}@media only screen and (min-width : 1024px) and (max-width: 1439px) {body:after { display: none; content: "laptop"; } .hide-arrows-laptop .flex-direction-nav, .hide-navigation-laptop .flex-control-paging, .hide-navigation-laptop .flex-control-nav, .hide-navigation-laptop .filmstrip{ display: none!important; }}@media only screen and (min-width : 1440px) {body:after { display: none; content: "desktop"; } .hide-arrows-desktop .flex-direction-nav, .hide-navigation-desktop .flex-control-paging, .hide-navigation-desktop .flex-control-nav, .hide-navigation-desktop .filmstrip{ display: none!important; }} @media only screen and (max-width: 767px) {body:after { display: none; content: "smartphone"; } .hide-arrows-smartphone .flex-direction-nav, .hide-navigation-smartphone .flex-control-paging, .hide-navigation-smartphone .flex-control-nav, .hide-navigation-smartphone .filmstrip{ display: none!important; }}@media only screen and (min-width : 768px) and (max-width: 1023px) {body:after { display: none; content: "tablet"; } .hide-arrows-tablet .flex-direction-nav, .hide-navigation-tablet .flex-control-paging, .hide-navigation-tablet .flex-control-nav, .hide-navigation-tablet .filmstrip{ display: none!important; }}@media only screen and (min-width : 1024px) and (max-width: 1439px) {body:after { display: none; content: "laptop"; } .hide-arrows-laptop .flex-direction-nav, .hide-navigation-laptop .flex-control-paging, .hide-navigation-laptop .flex-control-nav, .hide-navigation-laptop .filmstrip{ display: none!important; }}@media only screen and (min-width : 1440px) {body:after { display: none; content: "desktop"; } .hide-arrows-desktop .flex-direction-nav, .hide-navigation-desktop .flex-control-paging, .hide-navigation-desktop .flex-control-nav, .hide-navigation-desktop .filmstrip{ display: none!important; }} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1" id="react-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1" id="react-jsx-runtime-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d" id="wp-autop-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/blob.min.js?ver=9113eed771d446f4a556" id="wp-blob-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/block-serialization-default-parser.min.js?ver=14d44daebf663d05d330" id="wp-block-serialization-default-parser-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c" id="wp-deprecated-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/dom.min.js?ver=93117dfee2692b04b770" id="wp-dom-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1" id="react-dom-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2" id="wp-escape-html-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/element.min.js?ver=cb762d190aebbec25b27" id="wp-element-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979" id="wp-is-shallow-equal-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/keycodes.min.js?ver=034ff647a54b018581d3" id="wp-keycodes-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/priority-queue.min.js?ver=9c21c957c7e50ffdbf48" id="wp-priority-queue-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/compose.min.js?ver=d52df0f868e03c1bd905" id="wp-compose-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/private-apis.min.js?ver=4b858962c15c2c7a135f" id="wp-private-apis-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/redux-routine.min.js?ver=a0a172871afaeb261566" id="wp-redux-routine-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/data.min.js?ver=7c62e39de0308c73d50c" id="wp-data-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-data-js-after"> /* <![CDATA[ */ ( function() { var userId = 0; var storageKey = "WP_DATA_USER_" + userId; wp.data .use( wp.data.plugins.persistence, { storageKey: storageKey } ); } )(); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/html-entities.min.js?ver=2cd3358363e0675638fb" id="wp-html-entities-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/rich-text.min.js?ver=4021b9e4e9ef4d3cd868" id="wp-rich-text-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/shortcode.min.js?ver=b7747eee0efafd2f0c3b" id="wp-shortcode-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/warning.min.js?ver=ed7c8b0940914f4fe44b" id="wp-warning-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/blocks.min.js?ver=8474af4b6260126fa879" id="wp-blocks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/url.min.js?ver=e87eb76272a3a08402d2" id="wp-url-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/api-fetch.min.js?ver=d387b816bc1ed2042e28" id="wp-api-fetch-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-api-fetch-js-after"> /* <![CDATA[ */ wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( "https://conferencekeeper.org/wp-json/" ) ); wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( "1ea5491a4e" ); wp.apiFetch.use( wp.apiFetch.nonceMiddleware ); wp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware ); wp.apiFetch.nonceEndpoint = "https://conferencekeeper.org/wp-admin/admin-ajax.php?action=rest-nonce"; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/vendor/moment.min.js?ver=2.30.1" id="moment-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="moment-js-after"> /* <![CDATA[ */ moment.updateLocale( 'en_US', {"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"week":{"dow":1},"longDateFormat":{"LT":"g:i a","LTS":null,"L":null,"LL":"F j, Y","LLL":"F j, Y g:i a","LLLL":null}} ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/date.min.js?ver=aaca6387d1cf924acc51" id="wp-date-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-date-js-after"> /* <![CDATA[ */ wp.date.setSettings( {"l10n":{"locale":"en_US","months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"meridiem":{"am":"am","pm":"pm","AM":"AM","PM":"PM"},"relative":{"future":"%s from now","past":"%s ago","s":"a second","ss":"%d seconds","m":"a minute","mm":"%d minutes","h":"an hour","hh":"%d hours","d":"a day","dd":"%d days","M":"a month","MM":"%d months","y":"a year","yy":"%d years"},"startOfWeek":1},"formats":{"time":"g:i a","date":"F j, Y","datetime":"F j, Y g:i a","datetimeAbbreviated":"M j, Y g:i a"},"timezone":{"offset":-5,"offsetFormatted":"-5","string":"America\/New_York","abbr":"EST"}} ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/primitives.min.js?ver=aef2543ab60c8c9bb609" id="wp-primitives-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/components.min.js?ver=fe486283a957ca5ed7c6" id="wp-components-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/keyboard-shortcuts.min.js?ver=32686e58e84193ce808b" id="wp-keyboard-shortcuts-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/commands.min.js?ver=33b90579e9a6d83ac03b" id="wp-commands-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/notices.min.js?ver=673a68a7ac2f556ed50b" id="wp-notices-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/preferences-persistence.min.js?ver=9307a8c9e3254140a223" id="wp-preferences-persistence-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/preferences.min.js?ver=945c6cbfe821b3070047" id="wp-preferences-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-preferences-js-after"> /* <![CDATA[ */ ( function() { var serverData = false; var userId = "0"; var persistenceLayer = wp.preferencesPersistence.__unstableCreatePersistenceLayer( serverData, userId ); var preferencesStore = wp.preferences.store; wp.data.dispatch( preferencesStore ).setPersistenceLayer( persistenceLayer ); } ) (); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/style-engine.min.js?ver=08cc10e9532531e22456" id="wp-style-engine-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/token-list.min.js?ver=3b5f5dcfde830ecef24f" id="wp-token-list-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec" id="wp-wordcount-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/block-editor.min.js?ver=f231d517e98fd9d2c4e5" id="wp-block-editor-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/core-data.min.js?ver=85a1680d50d706f2faba" id="wp-core-data-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/media-utils.min.js?ver=e10cc6bfcff4fe474479" id="wp-media-utils-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/patterns.min.js?ver=b4c7e00c3ec65ecfeaed" id="wp-patterns-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/plugins.min.js?ver=ef6da4a9b2747b62c09c" id="wp-plugins-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/server-side-render.min.js?ver=1e0f25c205ebeb30bcd2" id="wp-server-side-render-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/viewport.min.js?ver=829c9a30d366e1e5054c" id="wp-viewport-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/editor.min.js?ver=355cd3c434489d8e5a6b" id="wp-editor-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-editor-js-after"> /* <![CDATA[ */ Object.assign( window.wp.editor, window.wp.oldEditor ); /* ]]> */ </script> <script type="text/javascript" id="sf4wp-gutenberg-email-optin-front-js-extra"> /* <![CDATA[ */ var sf4wp_gutenberg = {"url":"https:\/\/conferencekeeper.org\/wp-admin\/admin-ajax.php","fields_required":"All fields are required.","invalid_email":"You have entered an invalid email address.","request_error":"Unable to process request. Please, contact support.","msg_thanks":"Thanks for subscribing!"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/wp-sendfox/includes/gutenberg/front.min.js?ver=1.3.1" id="sf4wp-gutenberg-email-optin-front-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/final-tiles-grid-gallery-lite/scripts/jquery.finalTilesGallery.js?ver=1740828629" id="finalTilesGallery-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/browser/embed.js?ver=1740828628" id="tockify-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/ultimate-social-media-plus/js/shuffle/modernizr.custom.min.js?ver=6.7.2" id="SFSIPLUSjqueryModernizr-js"></script> <script type="text/javascript" id="SFSIPLUSCustomJs-js-extra"> /* <![CDATA[ */ var sfsi_plus_ajax_object = {"ajax_url":"https:\/\/conferencekeeper.org\/wp-admin\/admin-ajax.php","plugin_url":"https:\/\/conferencekeeper.org\/wp-content\/plugins\/ultimate-social-media-plus\/","rest_url":"https:\/\/conferencekeeper.org\/wp-json\/"}; var sfsi_plus_links = {"admin_url":"https:\/\/conferencekeeper.org\/wp-admin\/","plugin_dir_url":"https:\/\/conferencekeeper.org\/wp-content\/plugins\/ultimate-social-media-plus\/","rest_url":"https:\/\/conferencekeeper.org\/wp-json\/","pretty_perma":"yes"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/ultimate-social-media-plus/js/custom.js?ver=1740828629" id="SFSIPLUSCustomJs-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/conferencekeeper.org","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="text/javascript" id="nirvana-frontend-js-extra"> /* <![CDATA[ */ var nirvana_settings = {"mobile":"1","fitvids":"1","contentwidth":"1280"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/wp-content/themes/nirvana/js/frontend.js?ver=1740828629" id="nirvana-frontend-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/comment-reply.min.js?ver=6.7.2" id="comment-reply-js" async="async" data-wp-strategy="async"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/ml-slider/assets/sliders/flexslider/jquery.flexslider.min.js?ver=3.96.0" id="metaslider-flex-slider-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="metaslider-flex-slider-js-after"> /* <![CDATA[ */ var metaslider_10043 = function($) {$('#metaslider_10043').addClass('flexslider'); $('#metaslider_10043').flexslider({ slideshowSpeed:4500, animation:"fade", controlNav:false, directionNav:false, pauseOnHover:true, direction:"horizontal", reverse:false, keyboard:false, touch:true, animationSpeed:600, prevText:"Previous", nextText:"Next", smoothHeight:false, fadeFirstSlide:true, slideshow:true, pausePlay:false, showPlayText:false, playText:false, pauseText:false }); $(document).trigger('metaslider/initialized', '#metaslider_10043'); }; var timer_metaslider_10043 = function() { var slider = !window.jQuery ? window.setTimeout(timer_metaslider_10043, 100) : !jQuery.isReady ? window.setTimeout(timer_metaslider_10043, 1) : metaslider_10043(window.jQuery); }; timer_metaslider_10043(); var metaslider_14460 = function($) {$('#metaslider_14460').addClass('flexslider'); $('#metaslider_14460').flexslider({ slideshowSpeed:4300, animation:"slide", controlNav:false, directionNav:true, pauseOnHover:true, direction:"horizontal", reverse:false, keyboard:true, touch:true, animationSpeed:600, prevText:"Previous", nextText:"Next", smoothHeight:false, fadeFirstSlide:false, easing:"linear", slideshow:true, pausePlay:false, showPlayText:false, playText:false, pauseText:false, start: function(slider) { document.addEventListener('click', function (event) { if (event.target.closest('[role=\'tab\']')) { $('#metaslider_14460').resize(); } }); document.addEventListener('click', function (event) { if (event.target.closest('[role=\'tab\']')) { $('#metaslider_14460').resize(); } }); } }); $(document).trigger('metaslider/initialized', '#metaslider_14460'); }; var timer_metaslider_14460 = function() { var slider = !window.jQuery ? window.setTimeout(timer_metaslider_14460, 100) : !jQuery.isReady ? window.setTimeout(timer_metaslider_14460, 1) : metaslider_14460(window.jQuery); }; timer_metaslider_14460(); var metaslider_13059 = function($) {$('#metaslider_13059').addClass('flexslider'); $('#metaslider_13059').flexslider({ slideshowSpeed:4000, animation:"slide", controlNav:false, directionNav:true, pauseOnHover:true, direction:"horizontal", reverse:false, keyboard:true, touch:true, animationSpeed:600, prevText:"Previous", nextText:"Next", smoothHeight:false, fadeFirstSlide:true, easing:"linear", slideshow:true, pausePlay:false, showPlayText:false, playText:false, pauseText:false, start: function(slider) { document.addEventListener('click', function (event) { if (event.target.closest('[role=\'tab\']')) { $('#metaslider_13059').resize(); } }); document.addEventListener('click', function (event) { if (event.target.closest('[role=\'tab\']')) { $('#metaslider_13059').resize(); } }); document.addEventListener('click', function (event) { if (event.target.closest('[role=\'tab\']')) { $('#metaslider_13059').resize(); } }); } }); $(document).trigger('metaslider/initialized', '#metaslider_13059'); }; var timer_metaslider_13059 = function() { var slider = !window.jQuery ? window.setTimeout(timer_metaslider_13059, 100) : !jQuery.isReady ? window.setTimeout(timer_metaslider_13059, 1) : metaslider_13059(window.jQuery); }; timer_metaslider_13059(); /* ]]> */ </script> <script type="text/javascript" id="metaslider-script-js-extra"> /* <![CDATA[ */ var wpData = {"baseUrl":"https:\/\/conferencekeeper.org"}; var wpData = {"baseUrl":"https:\/\/conferencekeeper.org"}; var wpData = {"baseUrl":"https:\/\/conferencekeeper.org"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/ml-slider/assets/metaslider/script.min.js?ver=3.96.0" id="metaslider-script-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/ml-slider/assets/easing/jQuery.easing.min.js?ver=3.96.0" id="metaslider-easing-js"></script> <div data-wpr-lazyrender="1" style="max-width:150px;min-height:70px;margin:0 auto;text-align:center;position:relative;"> <a href=https://malcare.com?src=984815&#038;utm_source=mcbadge&#038;utm_medium=usersite&#038;utm_campaign=badge target="_blank" ><img src="https://conferencekeeper.org/wp-content/plugins/blogvault-real-time-backup/img/malcare-wordpress-security.png" alt="Malcare WordPress Security" /></a></div> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1740865024 -->

Pages: 1 2 3 4 5 6 7 8 9 10