CINXE.COM

Site – Privacy Policy | EGM

<!DOCTYPE html> <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Site &#8211; Privacy Policy | EGM</title> <!-- Mobile Devices Viewport Resset--> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <meta name="apple-mobile-web-app-capable" content="yes"> <!-- <meta name="viewport" content="initial-scale=1.0, user-scalable=1" /> --> <!-- Keywords--> <meta name="keywords" content="EGM, Video Games, PlayStation, Xbox, Nintendo, Retro, Arcade, PC" /> <script type="text/javascript" async="async" src="//widgets.outbrain.com/outbrain.js"></script> <link rel="alternate" type="application/rss+xml" title="EGM RSS" href="https://egmnow.com/feed/" /> <link rel="pingback" href="https://egmnow.com/xmlrpc.php" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#d22434"> <meta name="msapplication-TileColor" content="#b91d47"> <meta name="theme-color" content="#ffffff"> <!--[if lt IE 9]> <script src="https://s31092.pcdn.co/wp-content/themes/thestory/js/html5shiv.js"></script> <![endif]--> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//www.youtube.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.bunny.net' /> <link rel="alternate" type="application/rss+xml" title="EGM &raquo; Feed" href="https://egmnow.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="EGM &raquo; Comments Feed" href="https://egmnow.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="EGM &raquo; Site &#8211; Privacy Policy Comments Feed" href="https://egmnow.com/privacy-policy/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.4.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-33P7FNQNPM" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.4.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/egmnow.com\/privacy-policy\/"}; 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-33P7FNQNPM', ]; /* 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-33P7FNQNPM', {"forceSSL":"true","link_attribution":"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 --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s31092.pcdn.co\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.2"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <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://s31092.pcdn.co/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='ugb-style-css-v2-css' href='https://s31092.pcdn.co/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/deprecated/frontend_blocks_deprecated_v2.css?ver=3.15.2' type='text/css' media='all' /> <style id='ugb-style-css-v2-inline-css' type='text/css'> :root {--stk-block-width-default-detected: 1170px;} :root { --content-width: 1170px; } </style> <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 rel='stylesheet' id='bt-css-css' href='https://s31092.pcdn.co/wp-content/plugins/cookie-policy/css/cookie-policy.css?ver=3.9' type='text/css' media='all' /> <link rel='stylesheet' id='redux-extendify-styles-css' href='https://s31092.pcdn.co/wp-content/plugins/worth-the-read/options/assets/css/extendify-utilities.css?ver=4.4.5' type='text/css' media='all' /> <link rel='stylesheet' id='wtr-css-css' href='https://s31092.pcdn.co/wp-content/plugins/worth-the-read/css/wtr.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='pexeto-font-0-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C300%2C400italic%2C700&#038;ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='pexeto-font-1-css' href='https://fonts.googleapis.com/css?family=Montserrat%3A400%2C700&#038;ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='pexeto-pretty-photo-css' href='https://s31092.pcdn.co/wp-content/themes/thestory/css/prettyPhoto.css?ver=1.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='pexeto-stylesheet-css' href='https://s31092.pcdn.co/wp-content/themes/thestory-child/style.css?ver=1.9.8' type='text/css' media='all' /> <style id='pexeto-stylesheet-inline-css' type='text/css'> button, .button , input[type="submit"], input[type="button"], #submit, .left-arrow:hover,.right-arrow:hover, .ps-left-arrow:hover, .ps-right-arrow:hover, .cs-arrows:hover,.nivo-nextNav:hover, .nivo-prevNav:hover, .scroll-to-top:hover, .services-icon .img-container, .services-thumbnail h3:after, .pg-pagination a.current, .pg-pagination a:hover, #content-container .wp-pagenavi span.current, #content-container .wp-pagenavi a:hover, #blog-pagination a:hover, .pg-item h2:after, .pc-item h2:after, .ps-icon, .ps-left-arrow:hover, .ps-right-arrow:hover, .pc-next:hover, .pc-prev:hover, .pc-wrapper .icon-circle, .pg-item .icon-circle, .qg-img .icon-circle, .ts-arrow:hover, .section-light .section-title:before, .section-light2 .section-title:after, .section-light-bg .section-title:after, .section-dark .section-title:after, .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range, .controlArrow.prev:hover,.controlArrow.next:hover, .pex-woo-cart-num, .woocommerce span.onsale, .woocommerce-page span.onsale.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus, .pt-highlight .pt-title{background-color:#d61d29;}a, a:hover, .post-info a:hover, .read-more, .footer-widgets a:hover, .comment-info .reply, .comment-info .reply a, .comment-info, .post-title a:hover, .post-tags a, .format-aside aside a:hover, .testimonials-details a, .lp-title a:hover, .woocommerce .star-rating, .woocommerce-page .star-rating, .woocommerce .star-rating:before, .woocommerce-page .star-rating:before, .tabs .current a, #wp-calendar tbody td a, .widget_nav_menu li.current-menu-item > a, .archive-page a:hover, .woocommerce-MyAccount-navigation li.is-active a{color:#d61d29;}.accordion-title.current, .read-more, .bypostauthor, .sticky, .pg-cat-filter a.current{border-color:#d61d29;}.pg-element-loading .icon-circle:after{border-top-color:#d61d29;}.tabs-container > ul li a, .accordion-title, .recaptcha-input-wrap, .post-tags a, .ps-loading, .woocommerce #payment, .woocommerce-page #payment, .pt-price-box, .pexeto-related-posts .rp-no-header{background-color:#f7f7f7;}.widget_nav_menu ul ul, .widget_categories ul ul, .widget_nav_menu ul ul li, .widget_categories ul ul li, .archive-page ul, #not-found h1, .tabs-container > ul li a{border-color:#f7f7f7;}#not-found h1{color:#f7f7f7;}body{font-size:18px;}body, #footer, .sidebar-box, .services-box, .ps-content, .page-masonry .post, .services-title-box{font-size:18px;}.page-title-wrapper{min-height:100px; height:100px;}.large-header .page-title-wrapper{min-height:750px; height:750px;}/* Adjust Simple Author Box */ .saboxplugin-wrap .saboxplugin-socials {background-color: transparent !important;} .saboxplugin-socials {position: absolute !important; top: 0px !important; right: 0px !important;} </style> <!--[if lte IE 8]> <link rel='stylesheet' id='pexeto-ie8-css' href='https://s31092.pcdn.co/wp-content/themes/thestory/css/style_ie8.css?ver=1.9.8' type='text/css' media='all' /> <![endif]--> <link rel='stylesheet' id='recent-posts-widget-with-thumbnails-public-style-css' href='https://s31092.pcdn.co/wp-content/plugins/recent-posts-widget-with-thumbnails/public.css?ver=7.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='sab-font-css' href='https://fonts.bunny.net/css?family=Open+Sans:400,700,400italic,700italic&#038;subset=latin' type='text/css' media='all' /> <link rel='stylesheet' id='wp-add-custom-css-css' href='https://egmnow.com?display_custom_css=css&#038;ver=6.7.2' type='text/css' media='all' /> <!--n2css--><!--n2js--><script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.4.1" 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":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/egmnow.com","hash_tracking":"false","v4_id":"G-33P7FNQNPM"};/* ]]> */ </script> <script type="text/javascript" id="ugb-block-frontend-js-v2-js-extra"> /* <![CDATA[ */ var stackable = {"restUrl":"https:\/\/egmnow.com\/wp-json\/"}; /* ]]> */ </script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/deprecated/frontend_blocks_deprecated_v2.js?ver=3.15.2" id="ugb-block-frontend-js-v2-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/cookie-policy/js/cookie-policy.js?ver=5.2" id="bt-js-js"></script> <link rel="https://api.w.org/" href="https://egmnow.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://egmnow.com/wp-json/wp/v2/pages/3" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://egmnow.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel="canonical" href="https://egmnow.com/privacy-policy/" /> <link rel='shortlink' href='https://egmnow.com/?p=3' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://egmnow.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fegmnow.com%2Fprivacy-policy%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://egmnow.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fegmnow.com%2Fprivacy-policy%2F&#038;format=xml" /> <!-- This site is using AdRotate v5.4 Professional to display their advertisements - https://ajdg.solutions/products/adrotate-for-wordpress/ --> <!-- AdRotate CSS --> <style type="text/css" media="screen"> .g { margin:0px; padding:0px; overflow:hidden; line-height:1; zoom:1; } .g img { height:auto; } .g-col { position:relative; float:left; } .g-col:first-child { margin-left: 0; } .g-col:last-child { margin-right: 0; } @media only screen and (max-width: 480px) { .g-col, .g-dyn, .g-single { width:100%; margin-left:0; margin-right:0; } } </style> <!-- /AdRotate CSS --> <meta name="generator" content="Redux 4.4.5" /><style type="text/css">.wtr-time-wrap{ /* wraps the entire label */ margin: 0 10px 0 0; } .wtr-time-number{ /* applies only to the number */ }</style><style type="text/css">.tptn_posts_widget img {margin-bottom: 5px;} .tptn_title {color: #000000; font-family: Montserrat, 'Open Sans', Helvetica, Arial, sans-serif; font-weight: 600;} .tptn_posts_widget li {border-bottom: 1px solid #eee; margin-bottom: 10px; padding-bottom: 10px; list-style-type: none; line-height: 1em;}</style><style type="text/css">.saboxplugin-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:1px solid #eee;width:100%;clear:both;display:block;overflow:hidden;word-wrap:break-word;position:relative}.saboxplugin-wrap .saboxplugin-gravatar{float:left;padding:0 20px 20px 20px}.saboxplugin-wrap .saboxplugin-gravatar img{max-width:100px;height:auto;border-radius:0;}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:1;margin:20px 0 0 20px;display:block}.saboxplugin-wrap .saboxplugin-authorname a{text-decoration:none}.saboxplugin-wrap .saboxplugin-authorname a:focus{outline:0}.saboxplugin-wrap .saboxplugin-desc{display:block;margin:5px 20px}.saboxplugin-wrap .saboxplugin-desc a{text-decoration:underline}.saboxplugin-wrap .saboxplugin-desc p{margin:5px 0 12px}.saboxplugin-wrap .saboxplugin-web{margin:0 20px 15px;text-align:left}.saboxplugin-wrap .sab-web-position{text-align:right}.saboxplugin-wrap .saboxplugin-web a{color:#ccc;text-decoration:none}.saboxplugin-wrap .saboxplugin-socials{position:relative;display:block;background:#fcfcfc;padding:5px;border-top:1px solid #eee}.saboxplugin-wrap .saboxplugin-socials a svg{width:20px;height:20px}.saboxplugin-wrap .saboxplugin-socials a svg .st2{fill:#fff; transform-origin:center center;}.saboxplugin-wrap .saboxplugin-socials a svg .st1{fill:rgba(0,0,0,.3)}.saboxplugin-wrap .saboxplugin-socials a:hover{opacity:.8;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;box-shadow:none!important;-webkit-box-shadow:none!important}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color{box-shadow:none;padding:0;border:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;display:inline-block;color:#fff;font-size:0;text-decoration:inherit;margin:5px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;overflow:hidden}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey{text-decoration:inherit;box-shadow:none;position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;margin:10px 5px;color:#444;fill:#444}.clearfix:after,.clearfix:before{content:' ';display:table;line-height:0;clear:both}.ie7 .clearfix{zoom:1}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitch{border-color:#38245c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-addthis{border-color:#e91c00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-behance{border-color:#003eb0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-delicious{border-color:#06c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-deviantart{border-color:#036824}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-digg{border-color:#00327c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-dribbble{border-color:#ba1655}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-facebook{border-color:#1e2e4f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-flickr{border-color:#003576}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-github{border-color:#264874}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-google{border-color:#0b51c5}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-googleplus{border-color:#96271a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-html5{border-color:#902e13}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-instagram{border-color:#1630aa}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-linkedin{border-color:#00344f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-pinterest{border-color:#5b040e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-reddit{border-color:#992900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-rss{border-color:#a43b0a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-sharethis{border-color:#5d8420}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-skype{border-color:#00658a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-soundcloud{border-color:#995200}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-spotify{border-color:#0f612c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stackoverflow{border-color:#a95009}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-steam{border-color:#006388}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-user_email{border-color:#b84e05}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stumbleUpon{border-color:#9b280e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-tumblr{border-color:#10151b}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitter{border-color:#0967a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vimeo{border-color:#0d7091}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-windows{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-whatsapp{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-wordpress{border-color:#0f3647}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-yahoo{border-color:#14002d}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-youtube{border-color:#900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-xing{border-color:#000202}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mixcloud{border-color:#2475a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vk{border-color:#243549}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-medium{border-color:#00452c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-quora{border-color:#420e00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-meetup{border-color:#9b181c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-goodreads{border-color:#000}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-snapchat{border-color:#999700}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-500px{border-color:#00557f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mastodont{border-color:#185886}.sabox-plus-item{margin-bottom:20px}@media screen and (max-width:480px){.saboxplugin-wrap{text-align:center}.saboxplugin-wrap .saboxplugin-gravatar{float:none;padding:20px 0;text-align:center;margin:0 auto;display:block}.saboxplugin-wrap .saboxplugin-gravatar img{float:none;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1}.saboxplugin-wrap .saboxplugin-desc{margin:0 10px 20px;text-align:center}.saboxplugin-wrap .saboxplugin-authorname{text-align:center;margin:10px 0 20px}}body .saboxplugin-authorname a,body .saboxplugin-authorname a:hover{box-shadow:none;-webkit-box-shadow:none}a.sab-profile-edit{font-size:16px!important;line-height:1!important}.sab-edit-settings a,a.sab-profile-edit{color:#0073aa!important;box-shadow:none!important;-webkit-box-shadow:none!important}.sab-edit-settings{margin-right:15px;position:absolute;right:0;z-index:2;bottom:10px;line-height:20px}.sab-edit-settings i{margin-left:5px}.saboxplugin-socials{line-height:1!important}.rtl .saboxplugin-wrap .saboxplugin-gravatar{float:right}.rtl .saboxplugin-wrap .saboxplugin-authorname{display:flex;align-items:center}.rtl .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit{margin-right:10px}.rtl .sab-edit-settings{right:auto;left:0}img.sab-custom-avatar{max-width:75px;}.saboxplugin-wrap{ border-width: 0px; }.saboxplugin-wrap .saboxplugin-socials{background-color:#f7f7f7;}.saboxplugin-wrap {background-color:#f7f7f7;}.saboxplugin-wrap .saboxplugin-authorname a,.saboxplugin-wrap .saboxplugin-authorname span {color:#dd3333;}.saboxplugin-wrap .saboxplugin-authorname {font-family:"Open Sans";}.saboxplugin-wrap .saboxplugin-desc {font-family:Open Sans;}.saboxplugin-wrap {margin-top:0px; margin-bottom:0px; padding: 0px 0px }.saboxplugin-wrap .saboxplugin-authorname {font-size:18px; line-height:25px;}.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap .saboxplugin-desc {font-size:14px !important; line-height:21px !important;}.saboxplugin-wrap .saboxplugin-web {font-size:14px;}.saboxplugin-wrap .saboxplugin-socials a svg {width:16px;height:16px;}</style><style type="text/css"> #topadbanner {display: none;} </style> <style type="text/css" id="wp-custom-css"> .category-feature-all ul, .category-feature-all ol {list-style-position: inside; padding-left: 1.2em;} .wp-block-embed-youtube figcaption {color: #797d82; font-size: 0.6em; text-align: center; margin-top: -0.3em;} .wp-block-embed-reddit figcaption {color: #797d82; font-size: 0.6em; text-align: center; margin-top: -0.3em;} .tiktok-embed {max-width: 100% !important; margin: auto 0em; border-left: 0px; padding-left: 0px;} .ugb-expand__more-toggle-text, .ugb-expand__less-toggle-text {margin-left: 1.3em;} .wp-block-quote p {font-size: 0.8em;} .wp-block-quote cite {color: #666666; font-size: 0.6em;} .wp-block-gallery {padding-right: 15px;} .doubletakebox {padding: 1.5em !important; margin: 1em; border-radius: 1em 0em 1em 1em;} .menu-ul {font-weight: bold; text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;} .fullbreak img {background-color: transparent !important; color: none;} .goty-block01 {display: inline-block; color: #ffffff; background-color: #267bd9; width: auto; margin-left: 25px; margin-top: 1em; padding: 0.3em 0.6em; font-size: 1em; font-weight: bold; font-family: Futura, Arial Black, san-serif;} .goty-block02 {color: #1a5494; margin-top: 0em; margin-left: 25px; font-size: 2em; font-weight: bold; font-family: Futura, Arial Black, san-serif;} .goty-table {margin-bottom: 0.5em; margin-left: -0.7em; width: auto;} .goty-numberblock {color: #ffffff; background-color: #267bd9; font-size: 2.3em; font-weight: 900; font-family: Futura, Arial Black, san-serif; padding: 0em 0.3em; width: 1.25em; text-align: center; vertical-align: middle; border-right: 0.1em solid #ffffff;} .goty-titleblock {background-color: #d9e2ed; padding: 0.5em 1em; font-weight: bold; vertical-align: middle;} .goty-title {color: #1a5494; font-size: 1.8em; font-weight: bold; font-family: Futura, Arial Black, san-serif;} .goty-sptitle {color: #1a5494; font-size: 1.5em; font-weight: bold; font-family: Futura, Arial Black, san-serif;} .goty-spsubtitle {color: #666666; font-size: 0.7em; font-family: Futura, Arial Black, san-serif;} .goty-linkbox {display: inline; background-color: #267bd9; width: 50%; margin: 2.5em auto 2em auto; padding: 0.4em 0.8em; font-size: 1em; font-weight: bold; font-family: Futura, Arial Black, san-serif; text-align: center;} .goty-linkbox a:link, .goty-linkbox a:visited, .goty-linkbox a:active {color: #ffffff;} .tmnt-numberblock {color: #ffffff; background-color: #00AE00; font-size: 2.3em; font-weight: 900; font-family: Futura, Arial Black, san-serif; padding: 0em 0.3em; width: 1.25em; text-align: center; vertical-align: middle; border-right: 0.1em solid #ffffff;} .tmnt-titleblock {background-color: #C1E6AD; padding: 0.5em 1em; font-weight: bold; vertical-align: middle;} .tmnt-sptitle {color: #005700; font-size: 1.5em; font-weight: bold; font-family: Futura, Arial Black, san-serif;} </style> <style id="wtr_settings-dynamic-css" title="dynamic-css" class="redux-options-output">.wtr-time-wrap{line-height:12px;color:#b3b3b1;font-size:12px;}</style> </head> <body class="privacy-policy page-template-default page page-id-3 fixed-header no-slider icons-style-light"> <div id="main-container" > <div class="page-wrapper" > <!--HEADER --> <div class="header-wrapper" > <header id="header"> <div class="section-boxed section-header"> <div id="logo-container"> <a href="https://egmnow.com/"><img src="" alt="EGM" /></a> </div> <div class="mobile-nav"> <span class="mob-nav-btn">Menu</span> </div> <nav class="navigation-container"> <div id="menu" class="nav-menu"> <ul id="menu-main-navigation" class="menu-ul"><li id="menu-item-22" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-22"><a href="https://egmnow.com/reviews/">Reviews</a> <ul class="sub-menu"> <li id="menu-item-134" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-134"><a href="https://egmnow.com/reviews-nintendo/">Nintendo</a></li> <li id="menu-item-133" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-133"><a href="https://egmnow.com/reviews-pc/">PC</a></li> <li id="menu-item-136" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-136"><a href="https://egmnow.com/reviews-playstation/">PlayStation</a></li> <li id="menu-item-132" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-132"><a href="https://egmnow.com/reviews-retro/">Retro</a></li> <li id="menu-item-135" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-135"><a href="https://egmnow.com/reviews-xbox/">Xbox</a></li> <li id="menu-item-137" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-137"><a href="https://egmnow.com/reviews/">All</a></li> </ul> </li> <li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-20"><a href="https://egmnow.com/features/">Features</a> <ul class="sub-menu"> <li id="menu-item-3903" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3903"><a href="https://egmnow.com/features-perspectives/">Perspectives</a></li> <li id="menu-item-3904" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3904"><a href="https://egmnow.com/features-profiles/">Profiles</a></li> <li id="menu-item-3905" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3905"><a href="https://egmnow.com/features-features/">Reports</a></li> <li id="menu-item-3899" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3899"><a href="https://egmnow.com/features/">All</a></li> </ul> </li> <li id="menu-item-25587" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25587"><a href="https://egmnow.com/publications/">Magazines</a></li> <li id="menu-item-1207" 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-1207"><a href="https://egmnow.com/aboutus/">About Us</a> <ul class="sub-menu"> <li id="menu-item-1213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1213"><a href="https://egmnow.com/aboutus/">About Us</a></li> <li id="menu-item-1211" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1211"><a href="https://egmnow.com/contact/">Contact</a></li> <li id="menu-item-1209" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1209"><a href="https://egmnow.com/contestrules/">Contest Rules</a></li> <li id="menu-item-1212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1212"><a href="https://egmnow.com/masthead/">Staff</a></li> <li id="menu-item-1214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy current-menu-item page_item page-item-3 current_page_item menu-item-1214"><a rel="privacy-policy" href="https://egmnow.com/privacy-policy/" aria-current="page">Privacy Policy</a></li> <li id="menu-item-1208" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1208"><a href="https://egmnow.com/terms-conditions/">Terms &#038; Conditions</a></li> </ul> </li> </ul> </div> <div class="header-buttons"> <div class="header-search"> <div class="search-wrapper"> <form role="search" method="get" class="searchform" action="https://egmnow.com" > <input type="text" name="s" class="search-input placeholder" placeholder="Search" /> <input type="submit" value="" class="search-button"/> </form> </div> <a href="#" class="header-search-btn">Search</a></div> </div> </nav> </div> </header><!-- end #header --> <div class="page-title-wrapper"><div class="page-title"> <div class="content-boxed"> <h1>Privacy Policy</h1> </div> </div> </div> </div> <div id="content-container" class="content-boxed"> <aside id="topadbanner" class="widget group widget_execphp"> <div class="execphpwidget"><span style="font-weight: bold; color: #f00;">Error, no Ad ID set! Check your syntax!</span></div> </aside> <div id="content" class="content"> <div class="content-box"> <h2 class="wp-block-heading has-text-align-center"><strong>Privacy Policy</strong></h2> <h3 class="wp-block-heading has-text-align-center"><strong>EFFECTIVE JUNE 30, 2023</strong></h3> <p>We are strongly committed to letting you know how we will collect and use your personal information.&nbsp; The policies below are applicable to data and information collected when you use the EGM Media, LLC (“EGM”) websites, including www.EGMNOW.com (including any versions optimized for viewing on a wireless or tablet device); all email newsletters published or distributed by EGM; and all other interactive features and communications provided by EGM (“Sites”), however accessed and/or used, that are operated by us, made available by us, or produced and maintained by EGM, (“EGM” or “we”, “us”, or “our”).&nbsp; We have established this privacy policy (“Privacy Policy”) to let you know the kinds of personal information we may gather during your use of the Sites, why we gather your information, what we use your personal information for, when we might disclose your personal information, and how you can manage your personal information. &nbsp;</p> <p><strong>Please be advised that the practices described in this Privacy Policy apply only to information gathered online through our Sites. It does not apply to information that you may submit to us offline or by companies or organizations to which we may link or who may link to us.&nbsp;</strong></p> <p><strong>By using our Sites, you are accepting the practices described in our Privacy Policy.&nbsp; If you do not agree to the terms of this Privacy Policy, please do not use the Sites.&nbsp; We reserve the right to modify or amend the terms of our Privacy Policy from time to time without notice. Your continued use of our Sites following the posting of changes to these terms will mean you accept those changes.&nbsp; If we intend to apply the modifications or amendments to this Privacy Policy retroactively or to personal information already in our possession, we will provide you with notice of the modifications or amendments.</strong></p> <p>If you have any questions about this Privacy Policy or don’t see your concerns addressed here, you should contact us by email at privacy@egmnow.net.</p> <h3 class="wp-block-heading">Visiting our Sites or using our services from outside the United States</h3> <p>If you are visiting our Sites or using our services from outside the United States, please be aware that your information may be transferred to, stored, and processed in the United States. The data protection and other laws of the United States might be different from those in your country, but please be assured that we take steps to ensure that your privacy is protected in accords with this policy. By using our services and voluntarily submitting your information to us, you consent to the general use of such information as provided in this Privacy Policy and to the transfer of that information to and storage of that information in the United States. &nbsp;</p> <h3 class="wp-block-heading">What Information About Me Is Collected and Stored?</h3> <h3 class="wp-block-heading">Non-Personal Information</h3> <p>When you interact with the Sites, we may collect certain information that does not identify you individually, but may include tracking and usage information about your location, demographics, use of the Sites and Internet (“Non-Personal Information”). Much of this information is collected through cookies, web beacons, and other tracking technologies, as well as through your web browser or device. Generally, we collect and store the following categories of Non-Personal Information:</p> <ul class="wp-block-list"> <li>Device information about your computer, browser, mobile device, or other device that you use to access the Sites.  This information may include browser type, browser language, and other transactional information.</li> <li>Analytics and usage information about your use of the Sites.  </li> <li>Additional “traffic data” and log files such as time of access, date of access, software crash reports, session identification number, access times, and referring Sites addresses.</li> <li>Other information regarding your use of the Sites that is not personally identifiable information.</li> </ul> <h3 class="wp-block-heading">Use of Cookies and Other Tracking Technologies</h3> <p>We may use cookies to monitor traffic, improve the Sites and make it easier and/or relevant for your use.&nbsp; Like many Sites, we use various technologies, including cookies, web beacons, embedded scripts, location-identifying technologies, device recognition technologies, in-app tracking methods, and other tracking technologies now and hereinafter developed (“Tracking Technologies”) to collect information about you and our interaction with our Sites. We may also use these Tracking Technologies to monitor traffic, improve the Sites and make it easier and/or relevant for your use.&nbsp; If you delete your cookies or if you set your browser or device to decline these Tracking Technologies, some features of the Sites may not work or may not work as designed. &nbsp;</p> <ul class="wp-block-list"> <li>We use cookies to determine the browser the visitor uses so the Sites can be designed to work properly with the most common versions of different browsers. </li> <li>We use cookies in conjunction with analysis of your use of our Sites and generate analytics regarding our Sites, which may include exiting pages, page views, time spent on a page, number of clicks, application you used or the games you played, how long you used or played it and when, and other usage statistics.</li> <li>We use cookies to estimate our audience size. Your browser is given a unique cookie that helps us determine whether yours is a repeat visit or a first visit. </li> </ul> <h3 class="wp-block-heading">Information Regarding Children</h3> <p>Our Sites are intended for a general audience and are not intended for use by children, especially those under the age of 13. If you are under 13 years of age, you should not use our Sites. We will comply with the Children&#8217;s Online Privacy Protection Act, and not knowingly provide children under the age of 13 with access to EGMNOW.com.</p> <h3 class="wp-block-heading">How Do We Use Your Information?</h3> <p>We may use your Non-Personal Information in the following ways:</p> <h3 class="wp-block-heading">General Uses</h3> <ul class="wp-block-list"> <li>To communicate with you about your inquiries of us; </li> <li>To communicate with you about changes to our policies;</li> <li>To personalize content and experiences on our Sites, including providing you reports, recommendations and feedback based on your preferences;</li> <li>To optimize or improve our products, services, and operations;</li> <li>To automatically update the Sites on your device;</li> <li>To manage and customize advertisements or promotional offers;</li> <li>To detect, investigate, and prevent activities that may violate our policies or be illegal;</li> <li>To perform statistical, demographic, and marketing analyses of users of the Sites; </li> <li>For internal purposes such as auditing and data analysis.</li> </ul> <h3 class="wp-block-heading">Who Do We Provide Your Information To?</h3> <p>Except as disclosed in this Privacy Policy, we do not disclose information about your Non-Personal Information collected online to any companies not part of EGM or its parent, subsidiaries or related entities.&nbsp; In no event will we sell or rent your Non-Personal Information as part of a customer list or similar transaction.</p> <h3 class="wp-block-heading">Business Partners and Third Parties</h3> <p>We may share your Non-Personal Information with our other business partners working with us from time to time as part of our delivery of our products and services. &nbsp;</p> <h3 class="wp-block-heading">Third-Party Agents</h3> <p>We have third party agents, subsidiaries, affiliates and partners that perform functions on our behalf, such as hosting, push notifications, storage, content management tools, analytics, customer service, fraud protection, etc.&nbsp; These entities may access to the Non-Personal Information needed to perform their functions and are contractually obligated to maintain the confidentiality and security of that Non-Personal Information.&nbsp; They are restricted from using, selling, distributing or altering this data in any way other than to provide the requested services to the Sites.&nbsp;</p> <h3 class="wp-block-heading">How Long Do We Keep Your Information?</h3> <p>Following termination or deactivation of your account, EGM, its affiliates, or its service providers may retain Non-Personal Information for a commercially reasonable time for backup, archival, and/or audit purposes.&nbsp; If you have any questions about termination or deactivation of your account, please contact us directly at privacy@egmnow.net.&nbsp;</p> <h3 class="wp-block-heading">What Happens When I Link To or From Another Site?</h3> <p>The Sites may contain links to other sites operated by third parties. Please be advised that the practices described in this Privacy Policy for EGM do not apply to information gathered through these other sites. We are not responsible for the actions and privacy policies of third parties and other sites. &nbsp;</p> <h3 class="wp-block-heading">Changes to This Policy</h3> <p>As our Sites continue to develop, we may add new services and features to our Sites. In the event that these additions affect our Privacy Policy, this document will be updated appropriately.&nbsp; We will post those changes prominently so that you will always know what information we gather, how we might use that information and whether we will disclose it to anyone.&nbsp; We do, however, recommend that you read this Privacy Policy each time you use our Sites in case you missed our notice of changes to the Privacy Policy.&nbsp; We will not, however, materially change our policies and practices to make them less protective of Personal Information we have previously collected from you without your express consent.</p> <h3 class="wp-block-heading">Information for Users in Europe and Elsewhere Outside The U.S.</h3> <p>If you use our Sites outside of the United States, you understand that we may collect, process, and store your personal information in the United States and other countries.&nbsp; The laws in the U.S. regarding personal information may be different from the laws of your state or country.&nbsp; Any such transfers will comply with safeguards as required by relevant law.&nbsp; If applicable, you may have a right to claim compensation for damages caused by a breach of relevant data protection laws. &nbsp;</p> <h3 class="wp-block-heading">Your California Privacy Rights </h3> <p>We provide California residents with the option to opt-out of sharing “personal information” as defined by California’s “Shine the Light” law with third parties, for such third parties’ own direct marketing purposes.&nbsp; California residents may exercise that opt-out, and/or request information about EGM’s compliance with the Shine the Light law, by sending a letter to EGM at 21781 Ventura Blvd., Woodland Hills, CA 91364.&nbsp; Requests must include “California Privacy Rights Request” in the first line of the description and include your name, street address, city, state, and ZIP code.&nbsp; Please note that EGM is only required to respond to one request per customer each year.</p> <p>The California Consumer Privacy Act (“CCPA”) provides California residents with rights to receive certain disclosures regarding the collection, use, and sharing of “Personal Information,” as well as rights to know/access, delete, and limit sharing of Personal Information, and the right not to be discriminated against for exercising any of these rights. The CCPA defines “Personal Information” as “information that identifies, relates to, describes, is reasonably capable of being associated with, or could reasonably be linked, directly or indirectly, with a particular consumer or household.” To make such a request, please send an e-mail to privacy@egmnow.net. &nbsp;</p> <h3 class="wp-block-heading">CONTACT</h3> <p>You may contact us for more information about our privacy policy at the following address:</p> <p>      EGM Media, LLC<br>      Privacy Policy and Terms and Conditions Questions<br>      1980 Festival Plaza Drive,<br>      Summerlin South, NV 89135</p> <div class="clear"></div> </div> </div> <div id="sidebar" class="sidebar"><aside class="sidebar-box rpwe_widget recent-posts-extended" id="rpwe_widget-9"><style>.rpwe-block ul{ list-style: none !important; margin-left: 0 !important; padding-left: 0 !important; } .rpwe-block li{ border-bottom: 1px solid #eee; margin: 0 0 8px !important; padding: 5px 0 10px !important; list-style-type: none !important; display: block; } .rpwe-block a{ display: inline !important; text-decoration: none; } .rpwe-block h3{ background: none !important; clear: none; margin-bottom: 0 !important; margin-top: 0 !important; font-weight: 600; font-size: 0.9em !important; line-height: 1.5em; } .rpwe-thumb{ border: 1px solid #eee !important; box-shadow: none !important; margin: 2px 10px 2px 0 !important; padding: 3px !important; } .rpwe-summary{ font-size: 1em; } .rpwe-time{ color: #bbb; font-size: 11px; } .rpwe-comment{ color: #bbb; font-size: 11px; padding-left: 5px; } .rpwe-alignleft{ display: inline; float: left; } .rpwe-alignright{ display: inline; float: right; } .rpwe-aligncenter{ display: block; margin-left: auto; margin-right: auto; } .rpwe-clearfix:before, .rpwe-clearfix:after{ content: &quot;&quot;; display: table !important; } .rpwe-clearfix:after{ clear: both; } .rpwe-clearfix{ zoom: 1; } </style><h4 class="title">Also Check Out</h4><div class="rpwe-block"><ul class="rpwe-ul"><li class="rpwe-li rpwe-clearfix"><h3 class="rpwe-title"><a href="https://egmnow.com/parting-shots-ghostrunner-ii/" target="_self">Parting Shots: Ghostrunner II</a></h3></li><li class="rpwe-li rpwe-clearfix"><h3 class="rpwe-title"><a href="https://egmnow.com/by-the-numbers-zombiu/" target="_self">By the Numbers: ZombiU</a></h3></li><li class="rpwe-li rpwe-clearfix"><h3 class="rpwe-title"><a href="https://egmnow.com/game-of-the-month-marvels-spider-man-2/" target="_self">Game of the Month: Marvel&#8217;s Spider-Man 2</a></h3></li><li class="rpwe-li rpwe-clearfix"><h3 class="rpwe-title"><a href="https://egmnow.com/the-games-of-2024-avowed/" target="_self">The Games of 2024: Avowed</a></h3></li><li class="rpwe-li rpwe-clearfix"><h3 class="rpwe-title"><a href="https://egmnow.com/the-games-of-2024-star-wars-outlaws/" target="_self">The Games of 2024: Star Wars Outlaws</a></h3></li></ul></div><!-- Generated by http://wordpress.org/plugins/recent-posts-widget-extended/ --></aside></div> <div class="clear"></div> </div> <!-- end #content-container --> </div> <footer id="footer" class="center"> <div class="scroll-to-top"><span></span></div> <div class="cols-wrapper footer-widgets section-boxed cols-3"> <div class="col"><aside class="footer-box widget_nav_menu" id="nav_menu-2"><div class="menu-footer-01-container"><ul id="menu-footer-01" class="menu"><li id="menu-item-1186" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-1186"><a href="https://egmnow.com/homepage/">Homepage</a></li> <li id="menu-item-1190" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1190"><a href="https://egmnow.com/aboutus/">About Us</a></li> <li id="menu-item-1194" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1194"><a href="https://egmnow.com/feed">RSS Feed</a></li> </ul></div></aside></div><div class="col"><aside class="footer-box widget_nav_menu" id="nav_menu-3"><div class="menu-footer-02-container"><ul id="menu-footer-02" class="menu"><li id="menu-item-1195" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1195"><a href="https://egmnow.com/masthead/">Staff</a></li> <li id="menu-item-23833" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23833"><a href="https://egmnow.com/contact/">Contact Us</a></li> <li id="menu-item-25586" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25586"><a href="https://egmnow.com/publications/">Magazines</a></li> </ul></div></aside></div><div class="col nomargin"><aside class="footer-box widget_nav_menu" id="nav_menu-4"><div class="menu-footer-03-container"><ul id="menu-footer-03" class="menu"><li id="menu-item-1203" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1203"><a href="https://egmnow.com/terms-conditions/">Terms &#038; Conditions</a></li> <li id="menu-item-1204" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy current-menu-item page_item page-item-3 current_page_item menu-item-1204"><a rel="privacy-policy" href="https://egmnow.com/privacy-policy/" aria-current="page">Privacy Policy</a></li> <li id="menu-item-1205" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1205"><a href="https://egmnow.com/contestrules/">Contest Rules</a></li> <li id="menu-item-1206" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1206"><a href="mailto:salesops@egmnow.com">Advertise</a></li> </ul></div></aside></div> </div> <div class="footer-bottom"> <div class="section-boxed"> <span class="copyrights"> © 2025 EGM Media LLC. All rights reserved. Trademarks belong to their respective owners. </span> <div class="footer-nav"> </div> </div> </div> </footer> <!-- end #footer--> </div> <!-- end #main-container --> <!-- Facebook Pixel Code --><script>!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '661513091178498'); fbq('track', 'PageView');</script><noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=661513091178498&ev=PageView&noscript=1"/></noscript><!-- End Facebook Pixel Code --> <!-- Begin comScore Tag --> <script> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "9587705" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <noscript> <img src="http://b.scorecardresearch.com/p?c1=2&c2=9587705&cv=2.0&cj=1" /> </noscript> <!-- End comScore Tag --> <!-- Google Code for Remarketing Tag --> <!-------------------------------------------------- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup ---------------------------------------------------> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 960944043; var google_custom_params = window.google_tag_params; var google_remarketing_only = true; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/960944043/?value=0&amp;guid=ON&amp;script=0"/> </div> </noscript> <!-- FOOTER ENDS --> <div class="bt-cookie-flyout"> <div class="bt-cookie-flyout-container"> <p> We use cookies for analytics, advertising and to improve our site. <br /> You agree to our use of cookies by <a href="#" id="bt-close-cookie">closing this message box</a> or continuing to use our site. </p> <p> To find out more, including how to change your settings, see our <a href="https://egmnow.com/privacy-policy/" target="_blank">Cookie Policy</a> </p> </div> <input type="hidden" id="bt-wp-url" value="https://egmnow.com" /> </div> <script>(function(){var s=document.createElement('script');var e = !document.body ? document.querySelector('head'):document.body;s.src='https://acsbapp.com/apps/app/dist/js/app.js';s.setAttribute('data-source', 'WordPress');s.setAttribute('data-plugin-version', '2.6');s.defer=true;s.onload=function(){acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, language : 'en', position : 'right', leadColor : '#146FF8', triggerColor : '#146FF8', triggerRadius : '50%', triggerPositionX : 'right', triggerPositionY : 'top', triggerIcon : 'people', triggerSize : 'small', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'small', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerOffsetX : 10, triggerOffsetY : 10, triggerRadius : '50%' } }); }; e.appendChild(s);}());</script><script type="text/javascript" id="adrotate-clicktracker-js-extra"> /* <![CDATA[ */ var click_object = {"ajax_url":"https:\/\/egmnow.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/adrotate-pro/library/jquery.adrotate.clicktracker.js" id="adrotate-clicktracker-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/worth-the-read/js/wtr.js?ver=6.7.2" id="wtr-js-js"></script> <script type="text/javascript" id="tptn_tracker-js-extra"> /* <![CDATA[ */ var ajax_tptn_tracker = {"ajax_url":"https:\/\/egmnow.com\/","top_ten_id":"3","top_ten_blog_id":"1","activate_counter":"11","top_ten_debug":"0","tptn_rnd":"1175978690"}; /* ]]> */ </script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/top-10/includes/js/top-10-tracker.min.js?ver=4.1.0" id="tptn_tracker-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/themes/thestory-child/js/beowulf.js?ver=6.7.2" id="beowulf-script-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/themes/thestory/js/main.js?ver=1.9.8" id="pexeto-main-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-includes/js/comment-reply.min.js?ver=6.7.2" id="comment-reply-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript">var PEXETO = PEXETO || {};PEXETO.ajaxurl="https://egmnow.com/wp-admin/admin-ajax.php";PEXETO.lightboxOptions = {"theme":"pp_default","animation_speed":"normal","overlay_gallery":false,"allow_resize":true};PEXETO.disableRightClick=false;PEXETO.stickyHeader=true;jQuery(document).ready(function($){ PEXETO.init.initSite();$(".pexeto-contact-form").each(function(){ $(this).pexetoContactForm({"wrongCaptchaText":"Failed to verify that you are not a robot. Please check the checkbox below.","failText":"An error occurred. Message not sent.","validationErrorText":"Please complete all the fields correctly","messageSentText":"Message sent"}); });});</script> </body> </html>

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