CINXE.COM
Blu-ray Review: Alfred Hitchcock’s Notorious on Fox Home Entertainment - Slant Magazine
<!DOCTYPE html> <html lang="en-US" class="no-js"> <head><meta 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.3",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.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("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.F("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,detail:1})),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["rocket"+i.attributeName]=new Function("event",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["rocket"+i.name]=new Function("event",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||null},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.everythingLoaded?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.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(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 c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,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 T(){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, initial-scale=1.0"> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="apple-touch-icon" sizes="180x180" href="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/apple-touch-icon.png" data-spai-egr="1"> <link rel="icon" type="image/png" sizes="16x16" href="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/favicon-16x16.png" data-spai-egr="1"> <link rel="icon" type="image/png" sizes="32x32" href="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/favicon-32x32.png" data-spai-egr="1"> <link rel="icon" type="image/png" sizes="48x48" href="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/favicon-48x48.png" data-spai-egr="1"> <link rel="icon" type="image/png" sizes="96x96" href="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/favicon-96x96.png" data-spai-egr="1"> <link rel="icon" type="image/png" sizes="144x144" href="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/favicon-144x144.png" data-spai-egr="1"> <link rel="icon" type="image/png" sizes="192x192" href="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/favicon-192x192.png" data-spai-egr="1"> <link rel="icon" type="image/png" sizes="240x240" href="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/favicon-240x240.png" data-spai-egr="1"> <link rel="manifest" href="/site.webmanifest"> <meta property="og:image" content="https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr.jpg" /> <meta name="twitter:image" content="https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr.jpg" /> <!--[if lt IE 9]> <script src="https://www.slantmagazine.com/wp-content/themes/fox/v55/js/html5.js"></script> <![endif]--> <!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-251362-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-4H4DV0FGE6"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-4H4DV0FGE6'); </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" id="AdvallyRules" data-rocket-src="https://www.slantmagazine.com/wp-content/cache/min/1/slantmagazine.com/prod/rules.js?ver=1743112616" data-rocket-defer defer></script> <link rel="stylesheet" type="text/css" id="AdvallyStyles" href="https://cdn.adligature.com/slantmagazine.com/prod/rules.css"> <link rel="preconnect" href="https://a.pub.network/" crossorigin /> <link rel="preconnect" href="https://b.pub.network/" crossorigin /> <link rel="preconnect" href="https://c.pub.network/" crossorigin /> <link rel="preconnect" href="https://d.pub.network/" crossorigin /> <link rel="preconnect" href="https://c.amazon-adsystem.com" crossorigin /> <link rel="preconnect" href="https://s.amazon-adsystem.com" crossorigin /> <link rel="preconnect" href="https://btloader.com/" crossorigin /> <link rel="preconnect" href="https://api.btloader.com/" crossorigin /> <link rel="preconnect" href="https://cdn.confiant-integrations.net" crossorigin /> <script type="rocketlazyloadscript">(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v24.7 - https://yoast.com/wordpress/plugins/seo/ --> <title>Blu-ray Review: Alfred Hitchcock’s Notorious on Fox Home Entertainment - Slant Magazine</title><link rel="preload" href="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2024/10/logo.png" as="image" fetchpriority="high" /><link rel="preload" href="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr.jpg" as="image" imagesrcset="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr.jpg 1200w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-229x300.jpg 229w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-781x1024.jpg 781w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-768x1007.jpg 768w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-1172x1536.jpg 1172w" imagesizes="(max-width: 1200px) 100vw, 1200px" fetchpriority="high" /><link rel="preload" data-rocket-preload as="style" href="https://www.slantmagazine.com/wp-content/cache/perfmatters/www.slantmagazine.com/fonts/5eacb4715c28.google-fonts.min.css" /><link rel="stylesheet" href="https://www.slantmagazine.com/wp-content/cache/perfmatters/www.slantmagazine.com/fonts/5eacb4715c28.google-fonts.min.css" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://www.slantmagazine.com/wp-content/cache/perfmatters/www.slantmagazine.com/fonts/5eacb4715c28.google-fonts.min.css" /></noscript> <meta name="description" content="Passions run dangerously hot to the point of near-dementia in Notorious, arriving in a strong package from MGM’s vaults." /> <link rel="canonical" href="https://www.slantmagazine.com/dvd/notorious/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Blu-ray Review: Alfred Hitchcock’s Notorious on Fox Home Entertainment - Slant Magazine" /> <meta property="og:description" content="Passions run dangerously hot to the point of near-dementia in Notorious, arriving in a strong package from MGM’s vaults." /> <meta property="og:url" content="https://www.slantmagazine.com/dvd/notorious/" /> <meta property="og:site_name" content="Slant Magazine" /> <meta property="article:publisher" content="https://www.facebook.com/slantmagazine" /> <meta property="article:published_time" content="2012-02-13T17:48:00+00:00" /> <meta property="article:modified_time" content="2020-11-19T15:28:58+00:00" /> <meta property="og:image" content="https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr.jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="1573" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="author" content="Chris Cabin" /> <meta name="twitter:label1" content="Written by" /> <meta name="twitter:data1" content="Chris Cabin" /> <meta name="twitter:label2" content="Est. reading time" /> <meta name="twitter:data2" content="4 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.slantmagazine.com/dvd/notorious/","url":"https://www.slantmagazine.com/dvd/notorious/","name":"Blu-ray Review: Alfred Hitchcock’s Notorious on Fox Home Entertainment - Slant Magazine","isPartOf":{"@id":"https://www.slantmagazine.com/#website"},"primaryImageOfPage":{"@id":"https://www.slantmagazine.com/dvd/notorious/#primaryimage"},"image":{"@id":"https://www.slantmagazine.com/dvd/notorious/#primaryimage"},"thumbnailUrl":"https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr.jpg","datePublished":"2012-02-13T17:48:00+00:00","dateModified":"2020-11-19T15:28:58+00:00","author":{"@id":"https://www.slantmagazine.com/#/schema/person/84371783770b9a6c453707ee409d75fc"},"description":"Passions run dangerously hot to the point of near-dementia in Notorious, arriving in a strong package from MGM’s vaults.","breadcrumb":{"@id":"https://www.slantmagazine.com/dvd/notorious/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.slantmagazine.com/dvd/notorious/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.slantmagazine.com/dvd/notorious/#primaryimage","url":"https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr.jpg","contentUrl":"https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr.jpg","width":1200,"height":1573,"caption":"Notorious"},{"@type":"BreadcrumbList","@id":"https://www.slantmagazine.com/dvd/notorious/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.slantmagazine.com/"},{"@type":"ListItem","position":2,"name":"Blu-ray Review: Alfred Hitchcock’s Notorious on Fox Home Entertainment"}]},{"@type":"WebSite","@id":"https://www.slantmagazine.com/#website","url":"https://www.slantmagazine.com/","name":"Slant Magazine","description":"Slant covers movies, festivals, music, TV shows, video games, theater, and more, through its reviews, dispatches, lists, and interviews","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.slantmagazine.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https://www.slantmagazine.com/#/schema/person/84371783770b9a6c453707ee409d75fc","name":"Chris Cabin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.slantmagazine.com/#/schema/person/image/7aaa9e80be6709387399caaabc85ef97","url":"https://secure.gravatar.com/avatar/c43fb6079cf6d041ed9a17e3cdc66f47?s=96&d=blank&r=g","contentUrl":"https://secure.gravatar.com/avatar/c43fb6079cf6d041ed9a17e3cdc66f47?s=96&d=blank&r=g","caption":"Chris Cabin"},"description":"Chris Cabin is a co-host of the We Hate Movies podcast.","sameAs":["https://x.com/https://twitter.com/crabin/"],"url":"https://www.slantmagazine.com/author/ccabin/"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//use.fontawesome.com' /> <!-- www.slantmagazine.com is managing ads with Advanced Ads 2.0.5 – https://wpadvancedads.com/ --><!--noptimize--><script id="slant-ready"> window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[]; </script> <!--/noptimize--><link rel='stylesheet' id='wp-block-library-css' href='https://cdn.shortpixel.ai/spai/q_glossy+ret_auto+to_auto+v_98/www.slantmagazine.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' data-spai-egr='1' media='all' /> <style id='co-authors-plus-coauthors-style-inline-css'> .wp-block-co-authors-plus-coauthors.is-layout-flow [class*=wp-block-co-authors-plus]{display:inline} </style> <style id='co-authors-plus-avatar-style-inline-css'> .wp-block-co-authors-plus-avatar :where(img){height:auto;max-width:100%;vertical-align:bottom}.wp-block-co-authors-plus-coauthors.is-layout-flow .wp-block-co-authors-plus-avatar :where(img){vertical-align:middle}.wp-block-co-authors-plus-avatar:is(.alignleft,.alignright){display:table}.wp-block-co-authors-plus-avatar.aligncenter{display:table;margin-inline:auto} </style> <style id='co-authors-plus-image-style-inline-css'> .wp-block-co-authors-plus-image{margin-bottom:0}.wp-block-co-authors-plus-image :where(img){height:auto;max-width:100%;vertical-align:bottom}.wp-block-co-authors-plus-coauthors.is-layout-flow .wp-block-co-authors-plus-image :where(img){vertical-align:middle}.wp-block-co-authors-plus-image:is(.alignfull,.alignwide) :where(img){width:100%}.wp-block-co-authors-plus-image:is(.alignleft,.alignright){display:table}.wp-block-co-authors-plus-image.aligncenter{display:table;margin-inline:auto} </style> <link rel='stylesheet' id='font-awesome-svg-styles-css' href='https://cdn.shortpixel.ai/spai/q_glossy+ret_auto+to_auto+v_98/www.slantmagazine.com/wp-content/uploads/font-awesome/v6.5.2/css/svg-with-js.css' data-spai-egr='1' media='all' /> <style id='font-awesome-svg-styles-inline-css'> .wp-block-font-awesome-icon svg::before, .wp-rich-text-font-awesome-icon svg::before {content: unset;} </style> <style id='classic-theme-styles-inline-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='spai-fadein-inline-css'> img[data-spai]{opacity: 0;} div.woocommerce-product-gallery img[data-spai]{opacity: 1;} img[data-spai-egr],img[data-spai-lazy-loaded],img[data-spai-upd] {transition: opacity .5s linear .2s;-webkit-transition: opacity .5s linear .2s;-moz-transition: opacity .5s linear .2s;-o-transition: opacity .5s linear .2s; opacity: 1;} </style> <link rel='stylesheet' id='style-css' href='https://cdn.shortpixel.ai/spai/q_glossy+ret_auto+to_auto+v_98/www.slantmagazine.com/wp-content/themes/fox/style.min.css?ver=5.5.4.6' data-spai-egr='1' media='all' /> <style id='style-inline-css'> .color-accent,.social-list.style-plain:not(.style-text_color) a:hover,.wi-mainnav ul.menu ul > li:hover > a, .wi-mainnav ul.menu ul li.current-menu-item > a, .wi-mainnav ul.menu ul li.current-menu-ancestor > a,.related-title a:hover,.pagination-1 a.page-numbers:hover,.pagination-4 a.page-numbers:hover,.page-links > a:hover,.reading-progress-wrapper,.widget_archive a:hover, .widget_nav_menu a:hover, .widget_meta a:hover, .widget_recent_entries a:hover, .widget_categories a:hover, .widget_product_categories a:hover,.tagcloud a:hover,.header-cart a:hover,.woocommerce .star-rating span:before,.null-instagram-feed .clear a:hover,.widget a.readmore:hover{color:#0b76ba}.bg-accent,html .mejs-controls .mejs-time-rail .mejs-time-current,.fox-btn.btn-primary, button.btn-primary, input.btn-primary[type="button"], input.btn-primary[type="reset"], input.btn-primary[type="submit"],.social-list.style-black a:hover,.style--slider-nav-text .flex-direction-nav a:hover, .style--slider-nav-text .slick-nav:hover,.header-cart-icon .num,.post-item-thumbnail:hover .video-indicator-solid,a.more-link:hover,.post-newspaper .related-thumbnail,.pagination-4 span.page-numbers:not(.dots),.review-item.overall .review-score,#respond #submit:hover,.dropcap-color, .style--dropcap-color .enable-dropcap .dropcap-content > p:first-of-type:first-letter, .style--dropcap-color p.has-drop-cap:not(:focus):first-letter,.style--list-widget-3 .fox-post-count,.style--tagcloud-3 .tagcloud a:hover,.blog-widget-small .thumbnail-index,.foxmc-button-primary input[type="submit"],#footer-search .submit:hover,.wpcf7-submit:hover,.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce span.onsale, .woocommerce ul.products li.product .onsale,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,.woocommerce a.add_to_cart_button:hover,.woocommerce #review_form #respond .form-submit input:hover{background-color:#0b76ba}.review-item.overall .review-score,.partial-content,.style--tagcloud-3 .tagcloud a:hover,.null-instagram-feed .clear a:hover{border-color:#0b76ba}.reading-progress-wrapper::-webkit-progress-value{background-color:#0b76ba}.reading-progress-wrapper::-moz-progress-value{background-color:#0b76ba}.home.blog .wi-content{padding-top:20px;padding-bottom:60px}.header-row-branding{background-color:#000000}.header-search-wrapper .search-btn, .header-cart-icon, .hamburger-btn{font-size:20px}.modal-search-wrapper{background-color:#ffffff}.modal-search-wrapper,.modal-search-wrapper .searchform .s,.modal-search-wrapper .close-modal,.modal-search-wrapper .searchform .submit{color:#000000}html .fox-theme .sticky-header-background{opacity:1}.fox-logo img{width:275px}.wi-mainnav ul.menu > li > a, .header-social.style-plain:not(.style-text_color) a, .header-search-wrapper .search-btn, .header-cart-icon a, .hamburger-btn{color:#000000}.wi-mainnav ul.menu > li.current-menu-item > a, .wi-mainnav ul.menu > li.current-menu-ancestor > a, .row-nav-style-active-1 .wi-mainnav ul.menu > li.current-menu-item > a, .row-nav-style-active-1 .wi-mainnav ul.menu > li.current-menu-ancestor > a {color:#000000}#footer-logo img{width:150px}#backtotop.backtotop-circle, #backtotop.backtotop-square{border-width:0px;border-radius:20px}#backtotop{background-color:#00c1ff}.list-thumbnail{width:280px}.post-item-title.post-title{font-size:2em}.minimal-logo img{height:50px}.hero-text--center .hero-overlay{opacity:0.3}.share-style-custom a{width:40px}.fox-share.color-custom a{color:#000000}.fox-share.background-custom a{background-color:#eeeeee}.fox-share.hover-color-custom a:hover{color:#ffffff}.reading-progress-wrapper{height:4px}body{color:#000000}a{color:#083868}a:hover{color:#083868}textarea,table,td, th,.fox-input, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea,select,.fox-slider-rich,.style--tag-block .fox-term-list a,.header-sticky-element.before-sticky,.post-sep,.blog-related,.blog-related .line,.post-list-sep,.article-small, .article-tall,.article-small-list,.pagination-1 .pagination-inner,.toparea > .container,.single-heading,.single-heading span:before, .single-heading span:after,.authorbox-simple,.post-nav-simple,#posts-small-heading,.commentlist li + li > .comment-body,.commentlist ul.children,.hero-meta .header-main,.widget,.widget_archive ul, .widget_nav_menu ul, .widget_meta ul, .widget_recent_entries ul, .widget_categories ul, .widget_product_categories ul,.widget_archive li, .widget_nav_menu li, .widget_meta li, .widget_recent_entries li, .widget_categories li, .widget_product_categories li,#footer-widgets,#footer-bottom,#backtotop,.offcanvas-nav li + li > a,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li a,.products.related > h2, .products.upsells > h2, .cross-sells > h2,.woocommerce table.shop_table,#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text,.woocommerce-MyAccount-navigation ul li + li{border-color:#eaeaea}.fox-input, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea{color:#727272;background-color:#ffffff}.fox-input:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus{color:#000000;background-color:#ffffff}blockquote{text-align:left}.wp-caption-text, .post-thumbnail-standard figcaption, .wp-block-image figcaption, .blocks-gallery-caption{color:#727272}.titlebar-user{width:600px}.post-item-title a:hover{text-decoration:none}.post-item-meta{color:#555555}.post-item-meta a{color:#555555}.post-item-meta a:hover{color:#000000}.standalone-categories a{color:#111111}.single-heading{text-align:center}.hamburger-open-icon img{width:32px}.masthead-mobile-bg{background-color:#000000}#masthead-mobile{color:#ffffff}#offcanvas,#offcanvas-bg{width:450px}.offcanvas-nav li,.offcanvas-element.social-list,.offcanvas-sidebar,.offcanvas-search{padding-left:32px}.offcanvas-nav a,.offcanvas-nav ul ul a,.offcanvas-nav li > .indicator{line-height:40px}body .elementor-section.elementor-section-boxed>.elementor-container{max-width:1230px}@media (min-width: 1200px) {.container,.cool-thumbnail-size-big .post-thumbnail{width:1190px}body.layout-boxed .wi-wrapper{width:1250px}}@media (min-width:1024px) {.secondary, .section-secondary{width:300px}.has-sidebar .primary, .section-has-sidebar .section-primary, .section-sep{width:calc(100% - 300px)}}body,.font-body,.post-item-subtitle,body.single:not(.elementor-page) .entry-content,body.page:not(.elementor-page) .entry-content{font-family:"Georgia",serif}.font-heading,h1,h2,h3,h4,h5,h6,.wp-block-quote.is-large cite,.wp-block-quote.is-style-large cite,.fox-btn,button,input[type="button"],input[type="reset"],input[type="submit"],.fox-term-list,.wp-block-cover-text,.title-label,.thumbnail-view,.post-item-meta,.standalone-categories,.readmore,a.more-link,.post-big a.more-link,.style--slider-navtext .flex-direction-nav a,.min-logo-text,.page-links-container,.authorbox-nav,.post-navigation .post-title,.review-criterion,.review-score,.review-text,.commentlist .fn,.reply a,.widget_archive,.widget_nav_menu,.widget_meta,.widget_recent_entries,.widget_categories,.widget_product_categories,.widget_rss > ul a.rsswidget,.widget_rss > ul > li > cite,.widget_recent_comments,#backtotop,.view-count,.tagcloud,.woocommerce span.onsale,.woocommerce ul.products li.product .onsale,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.added_to_cart,.woocommerce nav.woocommerce-pagination ul,.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,.woocommerce table.shop_table th,.woocommerce table.shop_table td.product-name a,.fox-logo,.mobile-logo-text,.slogan,.wi-mainnav ul.menu > li > a,.footer-bottom .widget_nav_menu,#footernav,.offcanvas-nav,.wi-mainnav ul.menu ul,.header-builder .widget_nav_menu ul.menu ul,.post-item-title,.archive-title,.single .post-item-title.post-title,.page-title,.single-heading,.widget-title,.section-heading h2,.fox-heading .heading-title-main,.article-big .readmore,.fox-input,input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea,blockquote,.wi-dropcap,.enable-dropcap .dropcap-content > p:first-of-type:first-letter,p.has-drop-cap:not(:focus):first-letter,.wp-caption-text,.post-thumbnail-standard figcaption,.wp-block-image figcaption,.blocks-gallery-caption,.footer-copyright,.footer-bottom .widget_nav_menu a,#footernav a{font-family:"Oswald",sans-serif}#titlebar .container{margin-bottom:0px;padding-top:15px;padding-bottom:0px;border-style:solid}.widget-title{margin-bottom:20px}.fox-input, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea{border-color:#d0d0d0}blockquote{margin-top:20px;margin-right:20px;margin-bottom:20px;margin-left:20px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}#footer-bottom{background-color:#f0f0f0}body, .font-body{font-size:20px;font-weight:400;font-style:normal;text-transform:none}h2, h1, h3, h4, h5, h6{font-weight:700;font-style:normal;text-transform:none}h2{font-size:30px}h3{font-size:28px}h4{font-size:26px}.fox-logo, .min-logo-text, .mobile-logo-text{font-size:60px;font-weight:400;font-style:normal;text-transform:uppercase;letter-spacing:0px;line-height:1.1}.slogan{font-size:0.8125em;font-weight:400;font-style:normal;text-transform:uppercase;letter-spacing:6px;line-height:1.1}.wi-mainnav ul.menu > li > a, .footer-bottom .widget_nav_menu, #footernav, .offcanvas-nav{font-size:16px;font-weight:500;font-style:normal;text-transform:uppercase;letter-spacing:1.2px}.wi-mainnav ul.menu ul, .header-builder .widget_nav_menu ul.menu ul{font-style:normal}.post-item-title{font-weight:600;font-style:normal;text-transform:none;letter-spacing:.5px}.post-item-meta{font-size:16px;font-weight:100;font-style:normal;text-transform:none;letter-spacing:1px}.standalone-categories{font-size:16px;font-weight:300;font-style:normal;text-transform:uppercase;letter-spacing:2px}.archive-title{font-size:30px;font-weight:600;font-style:normal;text-transform:uppercase;letter-spacing:2.5px}.single .post-item-title.post-title, .page-title{font-size:42px;font-weight:600;font-style:normal}.post-item-subtitle{font-size:20px;font-weight:500;font-style:normal}body.single:not(.elementor-page) .entry-content, body.page:not(.elementor-page) .entry-content{font-size:20px;font-weight:500;font-style:normal}.single-heading{font-size:18px;font-weight:600;font-style:normal;text-transform:uppercase;letter-spacing:3px}.widget-title{font-size:12px;font-weight:700;font-style:normal;text-transform:capitalize;letter-spacing:3px}.section-heading h2, .fox-heading .heading-title-main{font-weight:600;font-style:normal;text-transform:uppercase;letter-spacing:1.2px}.fox-btn, button, input[type="button"], input[type="reset"], input[type="submit"], .article-big .readmore{font-size:12px;font-weight:600;font-style:normal;text-transform:uppercase;letter-spacing:2px}.fox-input, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea{font-size:19px;font-weight:300;font-style:normal;letter-spacing:2px}blockquote{font-size:1.2em;font-weight:600;font-style:italic}.wi-dropcap,.enable-dropcap .dropcap-content > p:first-of-type:first-letter, p.has-drop-cap:not(:focus):first-letter{font-style:normal}.wp-caption-text, .post-thumbnail-standard figcaption, .wp-block-image figcaption, .blocks-gallery-caption{font-size:15px;font-weight:300;font-style:normal;text-transform:none;letter-spacing:1px}.footer-copyright{font-size:16px;font-weight:400;font-style:normal;letter-spacing:1px}.footer-bottom .widget_nav_menu a, #footernav a{font-size:16px;font-weight:400;font-style:normal;text-transform:uppercase;letter-spacing:1px;line-height:2}.offcanvas-nav{font-size:25px;font-style:normal}@media only screen and (max-width: 1023px){body, .font-body{font-size:16px}h2{font-size:30px}h3{font-size:28px}h4{font-size:26px}.fox-logo, .min-logo-text, .mobile-logo-text{font-size:40px}.wi-mainnav ul.menu > li > a, .footer-bottom .widget_nav_menu, #footernav, .offcanvas-nav{font-size:15px}.post-item-meta{font-size:14px}.standalone-categories{font-size:14px}.archive-title{font-size:25px}.single .post-item-title.post-title, .page-title{font-size:40px}.post-item-subtitle{font-size:20px}body.single:not(.elementor-page) .entry-content, body.page:not(.elementor-page) .entry-content{font-size:20px}.single-heading{font-size:18px}.footer-copyright{font-size:16px}.footer-bottom .widget_nav_menu a, #footernav a{font-size:16px}}@media only screen and (max-width: 567px){body, .font-body{font-size:18px}h2{font-size:25px}h3{font-size:23px}h4{font-size:22px}.fox-logo, .min-logo-text, .mobile-logo-text{font-size:20px}.wi-mainnav ul.menu > li > a, .footer-bottom .widget_nav_menu, #footernav, .offcanvas-nav{font-size:14px}.post-item-meta{font-size:15px}.standalone-categories{font-size:14px}.archive-title{font-size:20px}.single .post-item-title.post-title, .page-title{font-size:30px}.post-item-subtitle{font-size:18px}body.single:not(.elementor-page) .entry-content, body.page:not(.elementor-page) .entry-content{font-size:18px}.single-heading{font-size:16px}blockquote{font-size:1em}.footer-copyright{font-size:16px}.footer-bottom .widget_nav_menu a, #footernav a{font-size:17px}.offcanvas-nav{font-size:16px}}.reading-progress-wrapper::-webkit-progress-value {background-color:#0a75ba}.reading-progress-wrapper::-moz-progress-bar {background-color:#0a75ba} </style> <link rel='stylesheet' id='font-awesome-official-css' href='https://use.fontawesome.com/releases/v6.5.2/css/all.css' media='all' integrity="sha384-PPIZEGYM1v8zp5Py7UjFb79S58UeqCL9pYVnVPURKEqvioPROaVAJKKLzvH2rDnI" crossorigin="anonymous" /> <link rel='stylesheet' id='recent-posts-widget-with-thumbnails-public-style-css' href='https://cdn.shortpixel.ai/spai/q_glossy+ret_auto+to_auto+v_98/www.slantmagazine.com/wp-content/plugins/recent-posts-widget-with-thumbnails/public.css?ver=7.1.1' data-spai-egr='1' media='all' /> <link rel='stylesheet' id='font-awesome-official-v4shim-css' href='https://use.fontawesome.com/releases/v6.5.2/css/v4-shims.css' media='all' integrity="sha384-XyvK/kKwgVW+fuRkusfLgfhAMuaxLPSOY8W7wj8tUkf0Nr2WGHniPmpdu+cmPS5n" crossorigin="anonymous" /> <script src="https://www.slantmagazine.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script id="advanced-ads-advanced-js-js-extra"> var advads_options = {"blog_id":"1","privacy":{"consent-method":"","custom-cookie-name":"","custom-cookie-value":"","enabled":false,"state":"not_needed"}}; </script> <script src="https://www.slantmagazine.com/wp-content/plugins/advanced-ads/public/assets/js/advanced.min.js?ver=2.0.5" id="advanced-ads-advanced-js-js"></script> <script data-minify="1" async src="https://www.slantmagazine.com/wp-content/cache/min/1/wp-content/uploads/perfmatters/gtagv4.js?ver=1743112616"></script><script type="rocketlazyloadscript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag("js", new Date());gtag("config", "336920531");</script><script type="text/javascript"> var advadsCfpQueue = []; var advadsCfpAd = function( adID ){ if ( 'undefined' == typeof advadsProCfp ) { advadsCfpQueue.push( adID ) } else { advadsProCfp.addElement( adID ) } }; </script> <link rel="preload" as="image" href="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-781x1024.jpg" data-spai-egr="1" imagesrcset="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-781x1024.jpg 781w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-229x300.jpg 229w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-768x1007.jpg 768w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-1172x1536.jpg 1172w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr.jpg 1200w" imagesizes="(max-width: 781px) 100vw, 781px" /> <meta name="twitter:card" content="summary_large_image"> <style id="wp-custom-css"> .heading-tiny h2 { font-size: 1.5em; } .h4 { line-height: 0; } .post-item-meta.hero-meta-1 { font-size: 15px; } .byline a { display:inline-block; border-bottom: 1px solid; padding-bottom: 2px; } .byline a:hover { color: #3dbced; text-decoration-color: #3dbced; } .footer-col-inner { display: none; } #footer-instagram { display: none; } #footer-nav-4 { display: none; } #footer-widgets { display: none; } .fox-term-list a { padding:. 8em; } .wp-block-latest-posts.wp-block-latest-posts__list li { margin: 1em; } .standalone-categories a { margin: 1.4em; } .standalone-categories a { margin: 0; } @media (max-width: 600px) { .entry-container, .header-main { padding-left: .9em !important; padding-right: .9em !important; } } @media (max-width: 600px) { .list-mobile-layout-grid .list-thumbnail+.post-body { padding-left: .9em !important; padding-right: .9em !important; padding-top: 1em; } } @media (max-width: 600px) { .grid-thumbnail+.grid-body, .masonry-thumbnail+.masonry-body { padding-left: .9em !important; padding-right: .9em !important; margin-top: 1em; margin-bottom: 1em; } } .paged-label { font-size: 30px; } @media (max-width: 600px) { .paged-label { font-size: 20px; } } .mvp-ad-label { font-family: Oswald, Helvetica, Arial, sans-serif; color: #727272; font-size: 11px; font-weight: 300; letter-spacing: .2em; margin-top: 4px; margin-bottom: 10px; text-transform: uppercase; text-align: center; } .slant-adlabel { display: none !important; } .user-item-description { font-size: 18px !important; } @media (max-width: 600px) { .user-item-description { font-size: 16px !important; } } .post-nav-item-title { font-size: 1.4em; margin: 0 auto; max-width: 800px; color: inherit; } @media only screen and (max-width: 567px) { body.single:not(.elementor-page) .entry-content, body.page:not(.elementor-page) .entry-content { font-size: 18px; } } .wp-block-latest-posts__featured-image.alignleft { margin-right: .8em; float: left; } .wp-block-latest-posts.wp-block-latest-posts__list li { margin-bottom: 1em; margin-right: 0em; margin-left: 0em; } .standalone-categories .sep { margin: 0 8px; opacity: .9; color: #00c1ff; } .standalone-categories a:hover { border-color: #00c1ff; } .blog-card-normal .post-item-body { padding: 20px; margin-top: 0 !important; } .post-item-title.size-medium { font-size: 1.5em; } .wp-block-latest-posts__featured-image.alignleft { margin-bottom: 0; } .docent_acf_display_credits { font-family: Oswald, sans-serif; color: #000; font-size: 1.7rem; font-weight: 400; line-height: 2; padding-top: 20px; margin-bottom: 30px; } .docent_acf_display_credits a { border-bottom: 2px solid; border-bottom-color: #00c1ff; padding-bottom: 2px; } .docent_acf_display_credits a:hover { color: #00c1ff; } @media (max-width: 600px) { .docent_acf_display_credits { font-size: 1.5rem; } } .post-item-title.size-normal { font-size: 1.4em; } .element.style { font-size: 24px; } .has-text-align-center { padding: 10px; border-bottom: 2px solid #000000; } @media (max-width: 600px) { .wp-block-latest-posts.wp-block-latest-posts__list { padding: 10px !important; } } @media (max-width: 600px) { .wp-block-latest-posts__featured-image.alignleft { margin-bottom: 10px !important; } } @media (max-width: 600px) { .alignleft { width: 100% !important; } } .alignright figcaption { text-align: left !important; } @media only screen and (max-width: 600px) { .article-col-tall .post-item-excerpt, .article-col-small .post-item-excerpt, .post-group-col-small .post-item-excerpt { display: none; } } .pagination-4 a.page-numbers { margin-right: 10px; margin-left: 10px; } .c-read-more { border-left: .6rem solid #d1d1d1; padding-left: 1.5rem; margin-top: 4.25rem; margin-bottom: 4.25rem; margin-left: 2rem; } .c-read-more-intro { font-size: 1em; font-weight: 700; text-transform: uppercase; } h5 a:link, h5 a:hover, h5 a:visited { font-size: 1.2em; color: #0a75ba; text-decoration: underline; } .header-social.style-plain:not(.style-text_color) a, .header-search-wrapper .search-btn, .header-cart-icon a, .hamburger-btn { color: #fff; } .social-list.icon-size-medium a, .social-list.icon-size-medium_plus a { font-size: 17px; padding-left: 3px; } .article-col-tall .post-item-excerpt, .article-col-small .post-item-excerpt, .post-group-col-small .post-item-excerpt { line-height: 24px; } .article-col-tall .post-item-title, .article-col-small .post-item-title, .post-group-col-small .post-item-title { font-size: 20px; } @media (max-width: 600px) { .article-col-tall .post-item-title, .article-col-small .post-item-title, .post-group-col-small .post-item-title { font-size: 18px; } } .post-item-title.size-large { font-size: 1.8em; } @media (max-width: 600px) { .post-item-title.size-large { font-size: 1.4em; } } .style--link-2 .entry-content p a { text-decoration-color: #3dbced; text-decoration-thickness: 2px; } .style--link-2 .entry-content p a:hover { color: #3dbced; text-decoration-color: #3dbced; } .fluid-width-video-wrapper { margin-top: 30px; margin-bottom: 30px; } @media (max-width: 600px) { .before-header { margin-top: 20px; margin-bottom: 20px; } } @media (max-width: 600px) { .hero-main-header { padding-left: .9em !important; padding-right: .9em !important; } } .post-item-header+.post-item-excerpt { font-size: 20px; } .post-item-header+.post-item-excerpt { font-size: 17px; } h3 { padding-top: 10px; } .post-nav-item-label { font-family: Oswald, Serif; font-size: 15px; color: #3dbced; } @media (max-width: 600px) { .post-body-inner #post-item-title.size-supertiny { font-size: 1.2em; } } @media (max-width: 600px) { .post-item-title.size-tiny { font-size: 1.3em; } } @media (max-width: 600px) { .post-item-title.size-medium { font-size: 1.3em; padding-bottom: 10px; } } .mc4wp-form-fields { background-color: #0168b3; margin-top: 20px; margin-bottom: 20px; } .signup_box_blurb { font-family: Oswald, Georgia, Serif; font-size: 1.1em; text-transform: uppercase; letter-spacing: 2.6px; color: #ffffff; padding-bottom: 10px; } @media (max-width: 600px) { .signup_box_blurb { font-size: 1.3em; text-align: center; } } @media (max-width: 600px) { .post-nav-item-title { font-size: 1.3em; } } //.fox-figcaption:before { content: "//"; color: #00c1ff; font-weight: bolder; margin-right: 6px; }// .commentlist .fn { font-size: .9em; } .comment-metadata a { font-family: Oswald, Helvetical, Arial, sans-serif !important; } .comment-content p { font-size: 18px; } .reply a { font-size: .7em; } .fa-star:before { content: url("https://cdn.shortpixel.ai/spai/w_1920+q_glossy+ret_img+to_auto/www.slantmagazine.com/assets/stock/star-new.png") !important; margin-right: 5px !important; } .fa-star-half-o:before { content: url("https://cdn.shortpixel.ai/spai/w_1920+q_glossy+ret_img+to_auto/www.slantmagazine.com/assets/stock/star-half-new.png") !important; margin-right: 5px !important; } .fa-star-o:before { content: url("https://cdn.shortpixel.ai/spai/w_1920+q_glossy+ret_img+to_auto/www.slantmagazine.com/assets/stock/star-not-new.png") !important; margin-right: 5px !important; } #credits { display: inline-block; } #starRatingDocent { display: inline-block; } .style--dropcap-default .enable-dropcap .dropcap-content>p:first-of-type:first-letter,.style--dropcap-default p.has-drop-cap:not(:focus):first-letter,.wi-dropcap{font-size:4.3em;margin:2px 12px 6px 0} @media (max-width: 600px) { .style--dropcap-default .enable-dropcap .dropcap-content>p:first-of-type:first-letter,.style--dropcap-default p.has-drop-cap:not(:focus):first-letter,.wi-dropcap{font-size:4em;margin:2px 12px 6px 0} } .byline+.byline:before { content: "and"; margin-left: 0px; } .byline+.byline, .byline+.meta-author-avatar { margin-left: 1px; } .archive-title { display: flex; width: 100%; justify-content: center; align-items: center; text-align: center; } .archive-title:after { content: ''; border-top: 6px solid; margin: 0 20px 0 0; flex: 1 0 20px; } .archive-title:after { margin: 0 0 0 20px; } .paged-label { display: none; } .wp-block-separator { display: inline-block; background: #00c1ff; height: 15px; width: 20%; border: 0; } .editors-note { padding-bottom: 25px; } .post-item-meta > * + ::before { opacity: 1; } .copyright p{width:auto;}.fox-meta-author{flex-flow: row wrap;}.byline{margin-right:5px;}.byline:last-child{margin-right:0;} .wp-caption-text { margin: 10px 0 0; } .post-item-title a { padding-right: 5px; } .column { display: flex; width: 50%; padding: 5px; justify-content: center; } .row::after { content: ""; clear: both; display: table; } .wp-block-latest-posts__featured-image.alignright { margin-left: 0.5em; float: right; } .page-404-content { background-image: url('https://cdn.shortpixel.ai/spai/w_1920+q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2023/04/404.jpg'); background-repeat: no-repeat; background-size: 1200px 771px; height: 771px; margin-top: 10px; } .notfound-text { padding-top: 350px; color: #ffffff; } @media (max-width: 600px) { .notfound-text { padding-left: 10px; padding-right: 10px; } } .support { margin-bottom: 4px; font-size: 16px; line-height: 22px; font-weight: 600; text-align: center; } .user-item-description p a { text-decoration: underline; text-underline-position: under; transition: all .15s ease; text-decoration-color: #3dbced; text-decoration-thickness: 2px; } .donate { margin-top: 30px; background: #eeeeee; border-top: .825rem solid #0a75ba; padding: 2.5rem 2.75rem; text-align: left; color: #404040; } .donate a { border-bottom: 2px solid; border-bottom-color: #00c1ff; padding-bottom: 2px; } .comment-respond { margin-top: 40px; } #pmLink { visibility: hidden; color: #083868; text-decoration: none; cursor: pointer; background: transparent; border: none; padding-bottom: 10px; } #pmLink:hover { visibility: visible; color: grey; } .alignright_article, a img.alignright { margin: 0.3em 0 2.25em 1.8em; float: right; } @media (max-width: 600px) { .alignright_article { width: 100% !important; } } .alignright figcaption { text-align: left !important; } @media (min-width: 600px) {.post-nav-advanced { max-height: calc(100vw / 2 * 9 / 16); } } @media (min-width: 600px) {.post-nav-advanced .image-element img { width: 100%; object-fit: cover; height: 500px; } } .post-item-header { text-align: left; } .widget-title { padding: 10px; border-bottom: 2px solid #000000; font-size: 24px; text-align: center; font-weight: 700; font-style: normal; text-transform: none; } .rpwwt-post-title { font-family: Oswald, Georgia, Serif; font-size: 16px; color: #222; font-weight: 600; line-height: 1.2; letter-spacing: .01em; display: block; padding: 5px 0 0 0; } @media (max-width: 600px) { .rpwwt-post-title { font-size: 18px !important; line-height: 1.4 !important; } } @media (max-width: 600px) { .rpwwt-widget ul li { padding: 0 0 0 5px; !important; } } #AdvallyAdhesion .__AdvallyBgFill { background: #d6d4d6 !important; } @media (max-width: 730px) { #AdvallyAdhesion { height: 50px !important; } } .ifsn-footer { background-color: #0168b3; margin-top: 20px; margin-bottom: 20px; } @media (max-width: 600px) { .post-group-col-small { padding-left: 2em !important; padding-right: 2em !important; } } @media (max-width: 600px) { .offcanvas-nav a { line-height: 27px; } } //.post-item-title.size-supertiny { font-size: .9em !important; }// //@media (max-width: 600px) { .tall-order-1 .post-group-col-tall { padding-left: 2em !important; padding-right: 2em !important; border-bottom: 1px #eaeaea; } }// </style> <style id="color-preview"></style> <noscript><style>.perfmatters-lazy[data-src]{display:none !important;}</style></noscript><style>.perfmatters-lazy-youtube{position:relative;width:100%;max-width:100%;height:0;padding-bottom:56.23%;overflow:hidden}.perfmatters-lazy-youtube img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:100%;height:auto;margin:auto;border:none;cursor:pointer;transition:.5s all;-webkit-transition:.5s all;-moz-transition:.5s all}.perfmatters-lazy-youtube img:hover{-webkit-filter:brightness(75%)}.perfmatters-lazy-youtube .play{position:absolute;top:50%;left:50%;right:auto;width:68px;height:48px;margin-left:-34px;margin-top:-24px;background:url(https://cdn.shortpixel.ai/spai/ret_img/www.slantmagazine.com/wp-content/plugins/perfmatters/img/youtube.svg) no-repeat;background-position:center;background-size:cover;pointer-events:none;filter:grayscale(1)}.perfmatters-lazy-youtube:hover .play{filter:grayscale(0)}.perfmatters-lazy-youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}body .perfmatters-lazy-css-bg:not([data-ll-status=entered]),body .perfmatters-lazy-css-bg:not([data-ll-status=entered]) *,body .perfmatters-lazy-css-bg:not([data-ll-status=entered])::before,body .perfmatters-lazy-css-bg:not([data-ll-status=entered])::after,body .perfmatters-lazy-css-bg:not([data-ll-status=entered]) *::before,body .perfmatters-lazy-css-bg:not([data-ll-status=entered]) *::after{background-image:none!important;will-change:transform;transition:opacity 0.025s ease-in,transform 0.025s ease-in!important;}</style> <meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_delay_js wpr_defer_js wpr_minify_js wpr_preload_links wpr_desktop" /><link href="https://cdn.shortpixel.ai" rel="preconnect" crossorigin></head> <body class="post-template-default single single-post postid-20018622 single-format-standard masthead-mobile-fixed fox-theme lightmode layout-wide style--dropcap-default dropcap-style-default style--dropcap-font-nav style--tag-block-3 style--tag-block style--list-widget-1 style--tagcloud-1 style--blockquote-has-icon style--blockquote-icon-3 style--blockquote-icon-position-overlap style--single-heading-border_bottom body-offcanvas-has-animation" itemscope itemtype="https://schema.org/WebPage"> <script type="rocketlazyloadscript" async id="AV645bfabebf6031bc810597d4" data-rocket-type="text/javascript" data-rocket-src="https://tg1.aniview.com/api/adserver/spt?AV_TAGID=645bfabebf6031bc810597d4&AV_PUBLISHERID=645bbd3a4f4a21a1150dd0ac"></script> <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-type="text/javascript" data-spai-excluded="true"></script> <script id="slantSchema" type="application/ld+json">{"@context":"https:\/\/schema.org\/","@type":"Review","author":{"type":"Person","name":"Chris Cabin"},"itemReviewed":{"@type":"Movie","name":"Notorious","image":"https:\/\/www.slantmagazine.com\/wp-content\/uploads\/2012\/02\/notoriousbr-1000x600.jpg"},"reviewRating":{"@type":"Rating","ratingValue":"4","worstRating":0,"bestRating":5}} </script> <div id="wi-all" class="fox-outer-wrapper fox-all wi-all"> <div id="wi-wrapper" class="fox-wrapper wi-wrapper"> <div class="wi-container"> <header id="masthead" class="site-header header-classic header-sticky-style-shadow submenu-light" itemscope itemtype="https://schema.org/WPHeader"> <div id="masthead-mobile-height"></div> <div id="before-header" class="widget-area header-sidebar wide-sidebar header-row before-header align-center"> <div class="container"> <div id="ads-13" class="widget widget_ad"> <div class="fox-ad responsive-ad ad-container ad-code"> <div class="banner-inner"> <div align="center" class="AdvallyTag" id="AdvAd-HomepageTopLeaderboard"></div> </div><!-- .banner-inner --> </div> </div> </div><!-- .container --> </div><!-- .widget-area --> <div class="header-container header-stack3 header-nav-none"> <div class="header-classic-row header-row-branding header-row-main header-stack3-main"> <div class="container"> <div id="logo-area" class="fox-logo-area fox-header-logo site-branding"> <div id="wi-logo" class="fox-logo-container"> <h2 class="wi-logo-main fox-logo logo-type-image" id="site-logo"> <a href="https://www.slantmagazine.com/" rel="home"> <img data-perfmatters-preload width="275" height="100" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2024/10/logo.png" data-spai-egr="1" class="main-img-logo" alt="Slant Magazine" decoding="async" /> </a> </h2> </div><!-- .fox-logo-container --> </div><!-- #logo-area --> <div class="header-stack3-left header-stack3-part"> <span class="toggle-menu hamburger hamburger-btn"> <span class="hamburger-open-icon"><i class="fa fa-bars ic-hamburger"></i></span> <span class="hamburger-close-icon"><i class="feather-x"></i></span> </span> <div class="header-search-wrapper header-search-modal"> <span class="search-btn search-btn-modal"> <i class="fa fa-search"></i> </span> <div class="modal-search-wrapper modal-showing-slide-right"> <div class="container"> <div class="modal-search-container"> <div class="searchform"> <form role="search" method="get" action="https://www.slantmagazine.com/" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction" class="form"> <input type="text" name="s" class="s search-field" value="" placeholder="Type & hit enter" /> <button class="submit" role="button" title="Go"> <i class="fa fa-search"></i> </button> </form><!-- .form --> </div><!-- .searchform --> </div><!-- .modal-search-container --> </div><!-- .header-search-form --> <span class="close-modal"><i class="feather-x"></i></span> </div><!-- .modal-search-wrapper --> </div><!-- .header-search-wrapper --> </div><!-- .header-stack3-part --> <div class="header-stack3-right header-stack3-part"> <div class="social-list header-social style-plain shape-circle align-center icon-size-medium_plus icon-spacing-small style-none" id="social-id-67eb6a8a96dc8"> <ul> <li class="li-facebook"> <a href="https://www.facebook.com/slantmagazine" target="_blank" rel="noopener" title="Facebook"> <i class="fab fa-facebook-f"></i> </a> </li> <li class="li-instagram"> <a href="https://www.instagram.com/slantmagazine/" target="_blank" rel="noopener" title="Instagram"> <i class="fab fa-instagram"></i> </a> </li> <li class="li-x-twitter"> <a href="https://twitter.com/Slant_Magazine" target="_blank" rel="noopener" title="X"> <i class="fab fa-x-twitter"></i> </a> </li> <li class="li-bluesky"> <a href="https://bsky.app/profile/slantmagazine.com" target="_blank" rel="noopener" title="Bluesky"> <i class="fab fa-bluesky"></i> </a> </li> </ul> </div><!-- .social-list --> </div><!-- .header-stack3-part --> </div><!-- .container --> </div><!-- .header-row-main --> <div class="row-nav-light row-nav-style-active-2 header-classic-row header-row-nav header-sticky-element"> <div class="container"> <nav id="wi-mainnav" class="navigation-ele wi-mainnav" role="navigation" itemscope itemtype="https://schema.org/SiteNavigationElement"> <div class="menu style-indicator-angle-down"><ul id="menu-main-menu" class="menu"><li id="menu-item-50202009" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50202009"><a href="https://www.slantmagazine.com/category/film/">Film</a></li> <li id="menu-item-50202010" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50202010"><a href="https://www.slantmagazine.com/category/music/">Music</a></li> <li id="menu-item-50202012" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50202012"><a href="https://www.slantmagazine.com/category/tv/">TV</a></li> <li id="menu-item-50202015" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-50202015"><a href="https://www.slantmagazine.com/category/dvd/">Video</a></li> <li id="menu-item-50202013" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50202013"><a href="https://www.slantmagazine.com/category/features/">Features</a></li> <li id="menu-item-50202011" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50202011"><a href="https://www.slantmagazine.com/category/games/">Games</a></li> <li id="menu-item-50202016" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50202016"><a href="https://www.slantmagazine.com/category/theater/">Theater</a></li> <li id="menu-item-50235598" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-50235598"><a href="https://www.slantmagazine.com/donate/">Donate</a></li> <li id="menu-item-50325422" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50325422"><a href="https://www.slantmagazine.com/category/giveaways/">Giveaways</a></li> </ul></div> </nav><!-- #wi-mainnav --> </div><!-- .container --> </div><!-- .header-element-nav --> </div><!-- .header-container --> </header><!-- #masthead --> <div id="masthead-mobile" class="masthead-mobile"> <div class="container"> <div class="masthead-mobile-left masthead-mobile-part"> <span class="toggle-menu hamburger hamburger-btn"> <span class="hamburger-open-icon"><i class="fa fa-bars ic-hamburger"></i></span> <span class="hamburger-close-icon"><i class="feather-x"></i></span> </span> </div><!-- .masthead-mobile-part --> <h4 id="mobile-logo" class="mobile-logo mobile-logo-image"> <a href="https://www.slantmagazine.com/" rel="home"> <img width="275" height="100" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2024/10/logo.png" data-spai-egr="1" class="attachment-full size-full" alt="Slant Magazine" decoding="async" /> </a> </h4><!-- .mobile-logo --> <div class="masthead-mobile-right masthead-mobile-part"> </div><!-- .masthead-mobile-part --> </div><!-- .container --> <div class="masthead-mobile-bg"></div> </div><!-- #masthead-mobile --> <div id="wi-main" class="wi-main fox-main"> <article id="wi-content" class="wi-content wi-single single-style-1b padding-top-normal post-20018622 post type-post status-publish format-standard has-post-thumbnail hentry category-dvd tag-alfred-hitchcock tag-ben-hecht tag-cary-grant tag-claude-rains tag-ingrid-bergman tag-leopoldine-konstantin has-sidebar sidebar-right style--link-2" itemscope itemtype="https://schema.org/CreativeWork"> <div class="single-big-section single-big-section-content"> <div class="container"> <div id="primary" class="primary content-area"> <div class="theiaStickySidebar"> <header class="single-header post-header entry-header single-section align-left single-header-template-4 post-header-none" itemscope itemtype="https://schema.org/WPHeader"> <div class="container"> <div class="header-main"> <div class="post-item-header"> <div class="entry-categories meta-categories categories-plain standalone-categories post-header-section"> <a href="https://www.slantmagazine.com/category/dvd/" rel="tag">Video</a> </div> <div class="title-subtitle"><h1 class="post-title post-item-title">Blu-ray Review: Alfred Hitchcock’s <em>Notorious</em> on Fox Home Entertainment</h1><div class="post-item-subtitle post-header-section"><p>Passions run dangerously hot to the point of near-dementia in <em>Notorious</em>, arriving in a strong package from MGM’s vaults.</p></div></div> <div class="post-item-meta wi-meta fox-meta post-header-section "> <div class="fox-meta-author entry-author meta-author" itemprop="author" itemscope itemtype="https://schema.org/Person"><span class="byline"> by <a class="url fn" itemprop="url" rel="author" href="https://www.slantmagazine.com/author/ccabin/">Chris Cabin</a></span></div> <div class="entry-date meta-time machine-time time-short"><time class="published updated" itemprop="datePublished" datetime="2012-02-13T17:48:00-05:00">February 13, 2012</time></div> <a href="https://www.slantmagazine.com/dvd/notorious/#respond" class="comment-link" ><span class="comment-icon"><i class="fa fa-comment-alt"></i></span></a> </div> </div> </div><!-- .header-main --> </div><!-- .container --> </header><!-- .single-header --> <div class="single-body single-section"> <div class="single-section single-main-content enable-dropcap"> <div class="entry-container"> <div class="content-main"> <div class="dropcap-content columnable-content article-content entry-content single-component"> <p><img data-perfmatters-preload decoding="async" class="alignleft wp-image-50018622" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr.jpg" data-spai-egr="1" alt="Notorious" width="315" srcset="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr.jpg 1200w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-229x300.jpg 229w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-781x1024.jpg 781w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-768x1007.jpg 768w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/notoriousbr-1172x1536.jpg 1172w" sizes="(max-width: 1200px) 100vw, 1200px" />Love is a dark, corroded obsession in Alfred Hitchcock’s <em>Notorious</em>, a black-velvet biocide brimming with notes of tabloid titillation, spy-versus-spy nonsense, and romance as rotten as a half-eaten Granny Smith left out in the summer sun. And like much of Hitchcock’s catalogue, the elements of entertainment it puts the psychosexual screws to were often initially taken as the film’s triumphant gospel. Whether Hitch meant to pull the wool over the audience’s eyes or was simply being misinterpreted is meant for terminal debate, and gives the film the attitude and mood of a nasty bit of gossip being whispered in your ear.</p> <p>The courtship between Cary Grant’s secret agent, Devlin, and Ingrid Bergman’s tarnished heiress, Alicia, is quick and filthy, beginning at a cocktail party and elevated with a reckless bit of shit-faced car swerving in Miami. Devlin knows the play and by the time the two arrive in Rio de Janeiro, on orders from an unnamed government agency, cynical Alicia is all melted in love with him like a palm full of margarine. This sudden outpouring of affection between these two scorpions in heat, however, is immediately interrupted and consistently troubled by Devlin’s seemingly nonchalant ability to turn his newfound love out within a moment’s notice.</p><div class="slant-52f354fcb0abc96b67ecb18e390df9ff slant-content_57" id="slant-52f354fcb0abc96b67ecb18e390df9ff"></div> <p>In this case, he turns her into a squirmy piece of bait for Sebastian (Claude Rains), an older confidant of her government-secret-spilling father who’s selling a dangerous bit of something-or-other to ze Germans. There’s a sick bit of business involving the quasi-incestuous bonds between Sebastian and his conniving mother, an eloquent monster in the hands of Austrian silent-era actress Leopoldine Konstantin, but it’s no more unsettling than the ties that bind Devlin to Alicia, nor Alicia to Sebastian. Each character seems to be directly communicating with their own set of ambivalently monstrous mother and father figures, manipulating them into scenes of revolting desperation and long bouts of powerful depression and anger.</p><div class="slant-content_3" style="margin-bottom: 30px;" id="slant-3387561252"><center><span class="mvp-ad-label">Advertisement</span></center> <div align="center" class="AdvallyTag" id="AdvAd-ArticleInline1"></div></div> <p>Hitchcock’s set pieces are particularly assured here, moving in a deliriously seductive lockstep of motion in calibrated space and rhythmic cutting. Devlin’s spontaneous cover-up of a shattered wine bottle topples over beautifully into a masquerading smooch between him and Alicia, right in front of Sebastian no less. There’s a catchy back and forth between Devlin and Alicia, setting bets at a race track as they spy and are spied on, compliments of Ben Hecht’s excellent script, loaded with pressure-cooked emotions and rupturing psychological hysteria.</p><div class="slant-c838439846e610207872bc2e26c406d0 slant-content_72" id="slant-c838439846e610207872bc2e26c406d0"></div> <p>It’s ultimately most telling that the film ends not on Alicia and Devlin’s reuniting and quick getaway, but on Sebastian, walking off into what assures to be his demise. It’s one of Hitchcock’s best endings; the monster is still standing proudly outside the closet, but it makes no secret of Hitch’s outrage against the Nazis and those who enabled their reign. But it has taken Alicia’s methodical poisoning and near death for Devlin to abandon the pursuit of possible information on other crimes and finally serve justice when it is due. This career of attempting to stop crime as a force, of ignoring or dulling the punishment of major crimes in order to pursue other crimes, offers an explanation of why he’d allow the love of his life to become romantically and physically entwined with a villain such as Sebastian. Devlin’s tragedy is that he wants to extinguish evil as much as his own doubt. The man just can’t help himself.</p> <h3>Image/Sound</h3> <p>Strong contrast and excellent black levels permeate Fox’s 1080p/AVC-encoded transfer of <em>Notorious</em>. Work has been put in since Criterion’s quite admirable DVD release of the film, and the transfer is inarguably clearer on this disc. Scuffs, warps, and scratches remain but are impressively rare in this print. Texture and density are equally superb. The audio portion isn’t exactly on par, but it’s certainly above serviceable. In fact, the major flaws of this mono soundtrack can be blamed largely on the age of the film. Dialogue is crisp and clear out front, while effects and Roy Webb’s lovely score balanced very well in the back with minimal hiss.</p><div class="slant-content_90" style="margin-bottom: 30px;" id="slant-2591528178"><center><span class="mvp-ad-label">Advertisement</span></center> <div align="center" class="AdvallyTag" id="AdvAd-ArticleInline2"></div></div><div class="slant-7f0f91cd45d21f861b98eacd2cbbfdd7 slant-content_73" id="slant-7f0f91cd45d21f861b98eacd2cbbfdd7"></div> <h3>Extras</h3> <p>Very substantive featurettes and opinions are offered on this disc, but few are hugely memorable. The commentaries, from film professors Rick Jewell and Drew Casper, are informative and alert, but rarely allude to the dark streaks in the film overall. The featurettes are largely disposable, though the making-of has some moments of intrigue worth its runtime. The isolated music and effects track gives due credit to the work of Roy Webb on the score, and the audio interview between Hitchcock and François Truffaut is terrific fun. A radio play, transfer comparison, and theatrical trailers are also included.</p> <h3>Overall</h3> <p>Passions run dangerously hot to the point of near-dementia in Alfred Hitchcock’s <em>Notorious</em>, arriving in a strong package from MGM’s vaults.</p><div class="slant-172b29879709c11e507c9c8cb6494c1d slant-content_74" id="slant-172b29879709c11e507c9c8cb6494c1d"></div> <div class='docent_acf_display_credits' id='credits'> <div id='starRatingDocent'><strong>Score: </strong> <i class="fa fa-star" style="color:#0a75ba;"></i><i class="fa fa-star" style="color:#0a75ba;"></i><i class="fa fa-star" style="color:#0a75ba;"></i><i class="fa fa-star" style="color:#0a75ba;"></i><i class="fa fa-star-o" style="color:#0a75ba;"></i> </div> <!-- end starRatingDocent Div --> <strong>Cast:</strong> Cary Grant, Ingrid Bergman, Claude Rains, Leopoldine Konstantin <strong>Director:</strong> Alfred Hitchcock <strong>Screenwriter:</strong> Ben Hecht <strong>Distributor:</strong> 20th Century Fox Home Entertainment <strong>Running Time:</strong> 101 min <strong>Rating:</strong> NR <strong>Year:</strong> 1946 <strong>Release Date:</strong> January 31, 2012 <strong>Buy:</strong> <a target='_blank' rel='sponsored' href="https://www.amazon.com/dp/B0065N6K9Q/ref=nosim/?tag=slantmagazine-20">Video</a></div> <div class='donate'><strong>If you can, please consider supporting <em>Slant Magazine</em>.</strong><br /><br />Since 2001, we've brought you uncompromising, candid takes on the world of film, music, television, video games, theater, and more. Independently owned and operated publications like <em>Slant</em> have been hit hard in recent years, but we’re committed to keeping our content free and accessible—meaning no paywalls or fees.<br /><br />If you like what we do, please consider subscribing to our <a href='https://www.patreon.com/slant'>Patreon</a> or making a <a href='https://www.paypal.com/donate/?hosted_button_id=PF6LWWCK87X5E'>donation</a>.</div> </div><!-- .entry-content --> <div class="single-component single-component-share"> <div class="fox-share share-style-custom color-custom background-custom hover-color-custom hover-background-brand share-icons-shape-circle size-normal share-has-lines share-layout-stack"> <span class="share-label"><i class="fa fa-share-alt"></i>Share this</span> <ul> <li class="li-share-facebook"> <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.slantmagazine.com%2Fdvd%2Fnotorious%2F" title="Facebook" class="share share-facebook"> <i class="fab fa-facebook-f"></i> <span>Facebook</span> </a> </li> <li class="li-share-twitter"> <a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.slantmagazine.com%2Fdvd%2Fnotorious%2F&text=Blu-ray+Review%3A+Alfred+Hitchcock%E2%80%99s+Notorious+on+Fox+Home+Entertainment" title="Twitter" class="share share-twitter"> <i class="fab fa-twitter"></i> <span>Twitter</span> </a> </li> <li class="li-share-pinterest"> <a href="https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.slantmagazine.com%2Fdvd%2Fnotorious%2F&description=Blu-ray+Review%3A+Alfred+Hitchcock%E2%80%99s+Notorious+on+Fox+Home+Entertainment" title="Pinterest" class="share share-pinterest"> <i class="fab fa-pinterest-p"></i> <span>Pinterest</span> </a> </li> <li class="li-share-linkedin"> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.slantmagazine.com%2Fdvd%2Fnotorious%2F&title=Blu-ray+Review%3A+Alfred+Hitchcock%E2%80%99s+Notorious+on+Fox+Home+Entertainment" title="Linkedin" class="share share-linkedin"> <i class="fab fa-linkedin-in"></i> <span>Linkedin</span> </a> </li> <li class="li-share-whatsapp"> <a href="https://api.whatsapp.com/send?phone=&text=https%3A%2F%2Fwww.slantmagazine.com%2Fdvd%2Fnotorious%2F" title="Whatsapp" class="share share-whatsapp"> <i class="fab fa-whatsapp"></i> <span>Whatsapp</span> </a> </li> <li class="li-share-reddit"> <a href="https://www.reddit.com/submit?url=https%3A%2F%2Fwww.slantmagazine.com%2Fdvd%2Fnotorious%2F&title=Blu-ray+Review%3A+Alfred+Hitchcock%E2%80%99s+Notorious+on+Fox+Home+Entertainment" title="Reddit" class="share share-reddit"> <i class="fab fa-reddit-alien"></i> <span>Reddit</span> </a> </li> <li class="li-share-email"> <a href="/cdn-cgi/l/email-protection#2a15595f48404f495e1768465f07584b530f181a784f5c434f5d0f196b0f181a6b464c584f4e0f181a62435e4942494549410f6f180f121a0f1313590f181a64455e455843455f590f181a45440f181a6c45520f181a6245474f0f181a6f445e4f585e4b4344474f445e0c091a19121148454e5317425e5e5a590f196b0f186c0f186c5d5d5d0459464b445e474b4d4b5043444f044945470f186c4e5c4e0f186c44455e455843455f590f186c" title="Email" class="email-share"> <i class="feather-mail"></i> <span>Email</span> </a> </li> </ul> </div><!-- .fox-share --> </div> <div class="single-related-wrapper single-component single-component-related"> <div class="fox-related-posts"> <div class="container"> <h3 class="single-heading related-label related-heading"> <span>You might be interested in</span> </h3> <div class="blog-container blog-container-grid"> <div class="wi-blog fox-blog blog-grid fox-grid blog-card-has-shadow column-3 spacing-small"> <article class="wi-post post-item post-grid fox-grid-item post-align-left post--thumbnail-before post-50315563 post type-post status-publish format-standard has-post-thumbnail hentry category-dvd tag-alfred-hitchcock tag-cary-grant tag-ernest-lehman tag-eva-marie-saint tag-james-mason tag-jessie-royce-landis tag-leo-g-carroll tag-martin-landau has-sidebar sidebar-right style--link-2" itemscope itemtype="https://schema.org/CreativeWork"> <div class="post-item-inner grid-inner post-grid-inner"> <figure class="wi-thumbnail fox-thumbnail post-item-thumbnail fox-figure grid-thumbnail thumbnail-acute ratio-landscape hover-fade thumbnail-loading effect-fade" itemscope itemtype="https://schema.org/ImageObject"> <div class="thumbnail-inner"> <a href="https://www.slantmagazine.com/dvd/north-by-northwest-4k-uhd-blu-ray-review-alfred-hitchcock/" class="post-link"> <div class="image-element"> <img width="720" height="480" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2024/11/northbynorthwest4k-720x480.jpg" data-spai-egr="1" class="attachment-thumbnail-large size-thumbnail-large" alt="North by Northwest" decoding="async" fetchpriority="high" /> </div><!-- .image-element --> </a> </div><!-- .thumbnail-inner --> </figure><!-- .fox-thumbnail --> <div class="post-body post-item-body grid-body post-grid-body" style="background-color:"> <div class="post-body-inner"> <div class="post-item-header"> <div class="post-item-meta wi-meta fox-meta post-header-section "> <div class="entry-date meta-time machine-time time-short"><time class="published updated" itemprop="datePublished" datetime="2024-11-20T12:42:28-05:00">November 20, 2024</time></div> </div> <h3 class="post-item-title wi-post-title fox-post-title post-header-section size-supertiny" itemprop="headline"> <a href="https://www.slantmagazine.com/dvd/north-by-northwest-4k-uhd-blu-ray-review-alfred-hitchcock/" rel="bookmark"> Review: Alfred Hitchcock’s ‘North by Northwest’ on Warner Bros. 4K UHD Blu-ray </a> </h3></div> </div> </div><!-- .post-item-body --> </div><!-- .post-item-inner --> </article><!-- .post-item --> <article class="wi-post post-item post-grid fox-grid-item post-align-left post--thumbnail-before post-50314566 post type-post status-publish format-standard has-post-thumbnail hentry category-dvd tag-ann-dvorak tag-ben-hecht tag-boris-karloff tag-c-henry-gordon tag-edwin-maxwell tag-george-raft tag-howard-hawks tag-inez-palange tag-john-lee-mahin tag-karen-morley tag-osgood-perkins tag-paul-muni tag-purnell-pratt tag-seton-i-miller tag-tully-marshall tag-vince-barnett tag-wr-burnett has-sidebar sidebar-right style--link-2" itemscope itemtype="https://schema.org/CreativeWork"> <div class="post-item-inner grid-inner post-grid-inner"> <figure class="wi-thumbnail fox-thumbnail post-item-thumbnail fox-figure grid-thumbnail thumbnail-acute ratio-landscape hover-fade thumbnail-loading effect-fade" itemscope itemtype="https://schema.org/ImageObject"> <div class="thumbnail-inner"> <a href="https://www.slantmagazine.com/dvd/scarface-4k-uhd-blu-ray-review-howard-hawks/" class="post-link"> <div class="image-element"> <img width="720" height="480" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2024/11/scarface4k-720x480.jpg" data-spai-egr="1" class="attachment-thumbnail-large size-thumbnail-large" alt="Scarfacd" decoding="async" /> </div><!-- .image-element --> </a> </div><!-- .thumbnail-inner --> </figure><!-- .fox-thumbnail --> <div class="post-body post-item-body grid-body post-grid-body" style="background-color:"> <div class="post-body-inner"> <div class="post-item-header"> <div class="post-item-meta wi-meta fox-meta post-header-section "> <div class="entry-date meta-time machine-time time-short"><time class="published updated" itemprop="datePublished" datetime="2024-11-17T12:09:16-05:00">November 17, 2024</time></div> </div> <h3 class="post-item-title wi-post-title fox-post-title post-header-section size-supertiny" itemprop="headline"> <a href="https://www.slantmagazine.com/dvd/scarface-4k-uhd-blu-ray-review-howard-hawks/" rel="bookmark"> 4K UHD Blu-ray Review: Howard Hawks’s ‘Scarface’ on the Criterion Collection </a> </h3></div> </div> </div><!-- .post-item-body --> </div><!-- .post-item-inner --> </article><!-- .post-item --> <article class="wi-post post-item post-grid fox-grid-item post-align-left post--thumbnail-before post-50215886 post type-post status-publish format-standard has-post-thumbnail hentry category-dvd tag-claude-rains tag-conrad-veidt tag-dooley-wilson tag-howard-koch tag-humphrey-bogart tag-ingrid-bergman tag-julius-j-epstein tag-michael-curtiz tag-paul-henreid tag-peter-lorre tag-philip-g-epstein tag-sydney-greenstreet has-sidebar sidebar-right style--link-2" itemscope itemtype="https://schema.org/CreativeWork"> <div class="post-item-inner grid-inner post-grid-inner"> <figure class="wi-thumbnail fox-thumbnail post-item-thumbnail fox-figure grid-thumbnail thumbnail-acute ratio-landscape hover-fade thumbnail-loading effect-fade" itemscope itemtype="https://schema.org/ImageObject"> <div class="thumbnail-inner"> <a href="https://www.slantmagazine.com/dvd/casablanca-4k-uhd-review-michael-curtiz/" class="post-link"> <div class="image-element"> <img width="720" height="480" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2022/11/casablanca4k-720x480.jpg" data-spai-egr="1" class="attachment-thumbnail-large size-thumbnail-large" alt="Casablanca" decoding="async" /> </div><!-- .image-element --> </a> </div><!-- .thumbnail-inner --> </figure><!-- .fox-thumbnail --> <div class="post-body post-item-body grid-body post-grid-body" style="background-color:"> <div class="post-body-inner"> <div class="post-item-header"> <div class="post-item-meta wi-meta fox-meta post-header-section "> <div class="entry-date meta-time machine-time time-short"><time class="published updated" itemprop="datePublished" datetime="2022-11-10T16:08:14-05:00">November 10, 2022</time></div> </div> <h3 class="post-item-title wi-post-title fox-post-title post-header-section size-supertiny" itemprop="headline"> <a href="https://www.slantmagazine.com/dvd/casablanca-4k-uhd-review-michael-curtiz/" rel="bookmark"> Review: Michael Curtiz’s ‘Casablanca’ Gets 80th Anniversary 4K UHD Blu-ray Edition </a> </h3></div> </div> </div><!-- .post-item-body --> </div><!-- .post-item-inner --> </article><!-- .post-item --> </div><!-- .fox-blog --> </div><!-- .fox-blog-container --> </div><!-- .container --> </div><!-- .fox-related-posts --> </div><!-- .single-component --> <div class="single-component single-component-authorbox"> <div class="fox-authorbox authorbox-simple authorbox-narrow"> <div class="authorbox-inner"> <div class="user-item-avatar authorbox-avatar avatar-circle"> <a href="https://www.slantmagazine.com/author/ccabin/"> <img alt='' src='https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2021/06/ccabin-150x150.jpg' data-spai-egr='1' srcset='https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2021/06/ccabin-150x150.jpg 2x' class='avatar avatar-300 photo' height='300' width='300' decoding='async'/> </a> </div><!-- .user-item-avatar --> <div class="authorbox-text"> <div class="fox-user-item authorbox-tab active authorbox-content" data-tab="author"> <div class="user-item-body"> <h3 class="user-item-name"> <a href="https://www.slantmagazine.com/author/ccabin/">Chris Cabin</a> </h3> <div class="user-item-description"> <p>Chris Cabin is a co-host of the <em>We Hate Movies</em> podcast.</p> </div><!-- .user-item-description --> <div class="social-list user-item-social shape-circle style-plain"> <ul> <li class="li-twitter"> <a href="https://twitter.com/crabin/" target="_blank" rel="noopener" title="Twitter"> <i class="fab fa-twitter"></i> </a> </li> </ul> </div><!-- .user-item-social --> </div><!-- .user-item-body --> </div><!-- .fox-user-item --> </div><!-- .authorbox-text --> </div><!-- .authorbox-inner --> </div><!-- .fox-authorbox --> </div><!-- .single-authorbox-section --> <div class="single-component single-component-comment"> <!-- slantMod --> <div class="OUTBRAIN" data-widget-id="GS_1"></div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" async="async" data-rocket-src="https://www.slantmagazine.com/wp-content/cache/min/1/outbrain.js?ver=1743112616"></script> <div id="comments" class="comments-area single-section single-component"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title single-heading"><span>Leave a Reply</span> <small><a rel="nofollow" id="cancel-comment-reply-link" href="/dvd/notorious/#respond" style="display:none;">Cancel reply</a></small></h3><form action="https://www.slantmagazine.com/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate><p class="comment-notes">Your email address will not be published.</p><p class="comment-form-comment"><textarea autocomplete="new-password" id="facec42938" name="facec42938" cols="45" rows="8" aria-required="true" placeholder="Write your comment..."></textarea><textarea id="comment" aria-label="hp-comment" aria-hidden="true" name="comment" autocomplete="new-password" style="padding:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;position:absolute !important;white-space:nowrap !important;height:1px !important;width:1px !important;overflow:hidden !important;" tabindex="-1"></textarea><script type="rocketlazyloadscript" data-noptimize data-spai-excluded="true">document.getElementById("comment").setAttribute( "id", "a7647ec7179ee1baee205aec6c6f0911" );document.getElementById("facec42938").setAttribute( "id", "comment" );</script></p><p class="comment-form-author"><input id="author" name="author" type="text" value="" size="30" placeholder="Name" /></p> <p class="comment-form-email"><input id="email" name="email" type="email" value="" size="30" placeholder="Email" /></p> <p class="comment-form-cookies-consent"><input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes" /> <label for="wp-comment-cookies-consent">Save my name, email, and website in this browser for the next time I comment.</label></p> <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment" /> <input type='hidden' name='comment_post_ID' value='20018622' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p></form> </div><!-- #respond --> </div><!-- #comments .comments-area --> </div><!-- .single-component-comment --> </div><!-- .main-content --> </div><!-- .container --> </div><!-- .single-section --> </div><!-- .single-body --> </div><!-- .theiaStickySidebar --> </div><!-- #primary --> <aside id="secondary" class="secondary" role="complementary"> <div class="theiaStickySidebar"> <div class="widget-area"> <div id="ads-5" class="widget widget_ad"> <div class="fox-ad responsive-ad ad-container ad-code"> <div class="banner-inner"> <center><span class="mvp-ad-label">Advertisement</span></center> <div align="center" class="AdvallyTag" id="AdvAd-RightSideRail-1"></div><center> </div><!-- .banner-inner --> </div> </div><div id="recent-posts-widget-with-thumbnails-2" class="widget recent-posts-widget-with-thumbnails"> <div id="rpwwt-recent-posts-widget-with-thumbnails-2" class="rpwwt-widget"> <h3 class="widget-title"><span>Most Recent Posts</span></h3> <nav role="navigation" aria-label="Most Recent Posts"> <ul> <li><a href="https://www.slantmagazine.com/theater/glengarry-glen-ross-review-kieren-culkin-bob-odenkirk/"><img width="75" height="75" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2025/03/glengarryglenross-150x150.jpg" data-spai-egr="1" class="attachment-75x75 size-75x75 wp-post-image" alt="Glengarry Glen Ross" decoding="async" srcset="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2025/03/glengarryglenross-150x150.jpg 150w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2025/03/glengarryglenross-480x480.jpg 480w" sizes="(max-width: 75px) 100vw, 75px" /><span class="rpwwt-post-title">‘Glengarry Glen Ross’ Review: David Mamet’s Rhetorical Melee Returns to Broadway</span></a></li> <li><a href="https://www.slantmagazine.com/film/drowning-dry-review-laurynas-bareisa/"><img width="75" height="75" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2025/03/drowningdry-150x150.jpg" data-spai-egr="1" class="attachment-75x75 size-75x75 wp-post-image" alt="Drowning Dry" decoding="async" srcset="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2025/03/drowningdry-150x150.jpg 150w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2025/03/drowningdry-480x480.jpg 480w" sizes="(max-width: 75px) 100vw, 75px" /><span class="rpwwt-post-title">‘Drowning Dry’ Review: Two Lithuanian Families, One Grisly Multiverse of Sadness</span></a></li> <li><a href="https://www.slantmagazine.com/dvd/hardboiled-three-pulp-thrillers-by-alain-corneau-blu-ray-review/"><img width="75" height="75" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2025/03/hardboiledbr-150x150.jpg" data-spai-egr="1" class="attachment-75x75 size-75x75 wp-post-image" alt="Hardboiled: Three Pulp Thrillers by Alain Corneau" decoding="async" srcset="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2025/03/hardboiledbr-150x150.jpg 150w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2025/03/hardboiledbr-480x480.jpg 480w" sizes="(max-width: 75px) 100vw, 75px" /><span class="rpwwt-post-title">Review: ‘Hardboiled: Three Pulp Thrillers by Alain Corneau’ on Radiance Films Blu-ray</span></a></li> <li><a href="https://www.slantmagazine.com/music/lil-durk-deep-thoughts-album-review/"><img width="75" height="75" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2025/03/deepthoughts-150x150.jpg" data-spai-egr="1" class="attachment-75x75 size-75x75 wp-post-image" alt="Lil Durk, Deep Thoughts" decoding="async" srcset="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2025/03/deepthoughts-150x150.jpg 150w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2025/03/deepthoughts-480x480.jpg 480w" sizes="(max-width: 75px) 100vw, 75px" /><span class="rpwwt-post-title">Lil Durk ‘Deep Thoughts’ Review: An Aimless Plunge into Shallow Waters</span></a></li> <li><a href="https://www.slantmagazine.com/film/familiar-touch-review-sarah-friedland/"><img width="75" height="75" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2025/03/familiartouch-150x150.jpg" data-spai-egr="1" class="attachment-75x75 size-75x75 wp-post-image" alt="Familiar Touch" decoding="async" srcset="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2025/03/familiartouch-150x150.jpg 150w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2025/03/familiartouch-480x480.jpg 480w" sizes="(max-width: 75px) 100vw, 75px" /><span class="rpwwt-post-title">‘Familiar Touch’ Review: A Tale of Memory Loss Rendered in Tender, Sensorial Detail</span></a></li> </ul> </nav> </div><!-- .rpwwt-widget --> </div><div id="ads-9" class="widget widget_ad"> <div class="fox-ad responsive-ad ad-container ad-code"> <div class="banner-inner"> <center><span class="mvp-ad-label">Advertisement</span></center> <div align="center" class="AdvallyTag" id="AdvAd-RightSideRail-2"></div> <br> <br> <br> </div><!-- .banner-inner --> </div> </div> <div class="gutter-sidebar"></div> </div><!-- .widget-area --> </div><!-- .theiaStickySidebar --> </aside><!-- #secondary --> </div><!-- .container --> </div><!-- .single-big-section --> <div class="single-big-section single-bottom-section single-navigation-section"> <div class="fox-post-nav post-nav-advanced column-2"> <div class="post-nav-wrapper"> <article class="post-nav-item post-nav-item-previous" itemscope itemtype="https://schema.org/CreativeWork"> <div class="post-nav-item-inner"> <figure class="wi-thumbnail fox-thumbnail post-item-thumbnail fox-figure thumbnail-acute ratio-portrait hover-none" itemscope itemtype="https://schema.org/ImageObject"> <div class="thumbnail-inner"> <a href="https://www.slantmagazine.com/dvd/a-star-is-born-2216/" class="post-link"> <div class="image-element"> <img width="396" height="480" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2012/02/starisbornbr.jpg" data-spai-egr="1" class="attachment-thumbnail-large size-thumbnail-large" alt="A Star Is Born" decoding="async" srcset="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/starisbornbr.jpg 1237w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/starisbornbr-247x300.jpg 247w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/starisbornbr-768x931.jpg 768w, https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/https://www.slantmagazine.com/wp-content/uploads/2012/02/starisbornbr-844x1024.jpg 844w" sizes="(max-width: 396px) 100vw, 396px" /> </div><!-- .image-element --> </a> </div><!-- .thumbnail-inner --> </figure><!-- .fox-thumbnail --> <div class="post-nav-item-body"> <div class="post-nav-item-label">Previous Story</div> <h3 class="post-item-title post-nav-item-title" itemprop="headline">Review: William A. Wellman’s <em>A Star Is Born</em> Gets Kino Classics Blu-ray</h3> </div><!-- .post-nav-item-body --> <div class="post-nav-item-overlay"></div> <a class="wrap-link" href="https://www.slantmagazine.com/dvd/a-star-is-born-2216/"></a> </div> </article><!-- .post-nav-item --> <article class="post-nav-item post-nav-item-next" itemscope itemtype="https://schema.org/CreativeWork"> <div class="post-nav-item-inner"> <figure class="wi-thumbnail fox-thumbnail post-item-thumbnail fox-figure thumbnail-acute ratio-landscape hover-none" itemscope itemtype="https://schema.org/ImageObject"> <div class="thumbnail-inner"> <a href="https://www.slantmagazine.com/dvd/tiny-furniture-bd/" class="post-link"> <div class="image-element"> <img width="720" height="480" src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/www.slantmagazine.com/wp-content/uploads/2012/02/tinyfurniturebr-720x480.jpg" data-spai-egr="1" class="attachment-thumbnail-large size-thumbnail-large" alt="Tiny Furniture" decoding="async" /> </div><!-- .image-element --> </a> </div><!-- .thumbnail-inner --> </figure><!-- .fox-thumbnail --> <div class="post-nav-item-body"> <div class="post-nav-item-label">Next Story</div> <h3 class="post-item-title post-nav-item-title" itemprop="headline">Blu-ray Review: Lena Dunham’s <em>Tiny Furniture</em> on the Criterion Collection</h3> </div><!-- .post-nav-item-body --> <div class="post-nav-item-overlay"></div> <a class="wrap-link" href="https://www.slantmagazine.com/dvd/tiny-furniture-bd/"></a> </div> </article><!-- .post-nav-item --> </div><!-- .post-nav-wrapper --> </div><!-- .fox-post-nav --> </div><!-- .single-navigation-section --> </article><!-- .post --> </div><!-- #wi-main --> <!-- #start-slantMod --> <form action="https://slantmagazine.us1.list-manage.com/subscribe/post?u=855cbed7926b53b9958243a09&id=fd1cddc1ac&f_id=0072e9e5f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank"> <div class="mc4wp-form-fields"> <div class="fox-form-inline-wrapper" style="padding:3em;"> <p class="signup_box_blurb">Sign Up for Our Weekly Newsletter</p> <div class="fox-form-inline"> <p><input type="email" name="EMAIL" placeholder="Your email address" required=""></p> <p><input type="submit" value="Sign up"></p> </div> </div> </div> <label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label> <input type="hidden" name="_mc4wp_timestamp" value="1657694978"><input type="hidden" name="_mc4wp_form_id" value="491"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1"> <div class="mc4wp-response"></div> </form> <!-- #end-slantMod --> <footer id="wi-footer" class="site-footer" itemscope itemtype="https://schema.org/WPFooter"> <!-- #end-slantMod --> <div id="footer-bottom" role="contentinfo" class="footer-bottom stretch-content skin-light"> <div class="container"> <div class="classic-footer-bottom classic-footer-bottom-inline"> <div class="footer-bottom-row footer-bottom-row-main"> <div class="footer-bottom-col-left footer-bottom-col"> <div id="footer-logo" class="footer-bottom-element"> <a href="https://www.slantmagazine.com/" rel="home"> <img src="https://cdn.shortpixel.ai/spai/q_glossy+ret_img+to_auto/2022.slantmagazine.com/wp-content/uploads/2022/07/icon_blue.png" data-spai-egr="1" alt="Footer Logo" /> </a> </div><!-- #footer-logo --> <div class="footer-copyright copyright footer-bottom-element"> <p>© 2025 Slant Magazine</p> </div><!-- .footer-copyright --> </div><!-- .footer-bottom-col --> <div class="footer-bottom-col footer-bottom-col-right"> <nav id="footernav" class="footernav footer-bottom-element" role="navigation" itemscope itemtype="https://schema.org/SiteNavigationElement"> <div class="menu"><ul id="menu-footer-menu" class="menu"><li id="menu-item-50165790" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-50165790"><a href="https://www.slantmagazine.com/about-us/">About</a></li> <li id="menu-item-82" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82"><a href="https://www.slantmagazine.com/staff/">Masthead</a></li> <li id="menu-item-80" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80"><a href="https://www.slantmagazine.com/donate/">Support Slant</a></li> <li id="menu-item-84" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-84"><a href="https://www.slantmagazine.com/media-kit/">Advertise</a></li> <li id="menu-item-86" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86"><a href="https://www.slantmagazine.com/terms-of-service/">Terms of Service</a></li> <li id="menu-item-85" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-85"><a href="https://www.slantmagazine.com/privacy-policy/">Privacy Policy</a></li> </ul></div> </nav><!-- #footernav --> <div class="social-list footer-social-list footer-bottom-element style-outline shape-circle align-center icon-size-small icon-spacing-normal style-none" id="social-id-67eb6a8adc5be"> <ul> <li class="li-facebook"> <a href="https://www.facebook.com/slantmagazine" target="_blank" rel="noopener" title="Facebook"> <i class="fab fa-facebook-f"></i> </a> </li> <li class="li-instagram"> <a href="https://www.instagram.com/slantmagazine/" target="_blank" rel="noopener" title="Instagram"> <i class="fab fa-instagram"></i> </a> </li> <li class="li-x-twitter"> <a href="https://twitter.com/Slant_Magazine" target="_blank" rel="noopener" title="X"> <i class="fab fa-x-twitter"></i> </a> </li> <li class="li-bluesky"> <a href="https://bsky.app/profile/slantmagazine.com" target="_blank" rel="noopener" title="Bluesky"> <i class="fab fa-bluesky"></i> </a> </li> </ul> </div><!-- .social-list --> </div><!-- .footer-bottom-col --> </div><!-- .footer-bottom-row --> </div><!-- .classic-footer-bottom --> </div><!-- .container --> </div><!-- #footer-bottom --> </footer><!-- #wi-footer --> </div><!-- .wi-container --> <div class="wrapper-bg-element"></div> <div class="wrapper-border-top hand-border-h wrapper-border"></div> <div class="wrapper-border-bottom hand-border-h wrapper-border"></div> <div class="wrapper-border-left hand-border-v wrapper-border"></div> <div class="wrapper-border-right hand-border-v wrapper-border"></div> </div><!-- #wi-wrapper --> </div><!-- #wi-all --> <div id="offcanvas" class="offcanvas offcanvas-light"> <div class="offcanvas-inner"> <div class="offcanvas-search offcanvas-element"> <div class="searchform"> <form role="search" method="get" action="https://www.slantmagazine.com/" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction" class="form"> <input type="text" name="s" class="s search-field" value="" placeholder="Type & hit enter" /> <button class="submit" role="button" title="Go"> <i class="fa fa-search"></i> </button> </form><!-- .form --> </div><!-- .searchform --> </div> <nav id="mobilenav" class="offcanvas-nav offcanvas-element"> <div class="menu"><ul id="menu-fly-out-menu" class="menu"><li id="menu-item-50208458" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-50208458"><a href="https://www.slantmagazine.com">Home</a></li> <li id="menu-item-170" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-170"><a href="https://www.slantmagazine.com/category/film/">Film</a></li> <li id="menu-item-172" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-172"><a href="https://www.slantmagazine.com/category/music/">Music</a></li> <li id="menu-item-173" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-173"><a href="https://www.slantmagazine.com/category/tv/">TV</a></li> <li id="menu-item-174" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-174"><a href="https://www.slantmagazine.com/category/dvd/">Video</a></li> <li id="menu-item-177" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-177"><a href="https://www.slantmagazine.com/category/features/">Features</a></li> <li id="menu-item-176" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-176"><a href="https://www.slantmagazine.com/category/news/">News</a></li> <li id="menu-item-175" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-175"><a href="https://www.slantmagazine.com/category/games/">Games</a></li> <li id="menu-item-50039586" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50039586"><a href="https://www.slantmagazine.com/category/theater/">Theater</a></li> <li id="menu-item-50043858" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50043858"><a href="https://www.slantmagazine.com/category/books/">Books</a></li> <li id="menu-item-189" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-189"><a href="https://www.slantmagazine.com/category/giveaways/">Giveaways</a></li> <li id="menu-item-179" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-179"><a href="https://www.slantmagazine.com/donate/">Support Slant</a></li> <li id="menu-item-50325424" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-50325424"><a href="https://www.slantmagazine.com/media-kit/">Advertise</a></li> </ul></div> </nav><!-- #mobilenav --> <div class="social-list offcanvas-element style-plain shape-circle align-left icon-size-medium_plus icon-spacing-big style-none" id="social-id-67eb6a8ae0403"> <ul> <li class="li-facebook"> <a href="https://www.facebook.com/slantmagazine" target="_blank" rel="noopener" title="Facebook"> <i class="fab fa-facebook-f"></i> </a> </li> <li class="li-instagram"> <a href="https://www.instagram.com/slantmagazine/" target="_blank" rel="noopener" title="Instagram"> <i class="fab fa-instagram"></i> </a> </li> <li class="li-x-twitter"> <a href="https://twitter.com/Slant_Magazine" target="_blank" rel="noopener" title="X"> <i class="fab fa-x-twitter"></i> </a> </li> <li class="li-bluesky"> <a href="https://bsky.app/profile/slantmagazine.com" target="_blank" rel="noopener" title="Bluesky"> <i class="fab fa-bluesky"></i> </a> </li> </ul> </div><!-- .social-list --> </div><!-- .offcanvas-inner --> </div><!-- #offcanvas --> <div id="offcanvas-bg" class="offcanvas-bg"></div> <div class="offcanvas-overlay" id="offcanvas-overlay"></div> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> /* <![CDATA[ */ var advancedAds = {"adHealthNotice":{"enabled":false,"pattern":"AdSense fallback was loaded for empty AdSense ad \"[ad_title]\""},"frontendPrefix":"slant-"}; /* ]]> */ </script> <script type="rocketlazyloadscript">(function(){var advanced_ads_ga_UID="UA-251362-1",advanced_ads_ga_anonymIP=!!1;window.advanced_ads_check_adblocker=function(){var t=[],n=null;function e(t){var n=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(t){return setTimeout(t,16)};n.call(window,t)}return e((function(){var a=document.createElement("div");a.innerHTML=" ",a.setAttribute("class","ad_unit ad-unit text-ad text_ad pub_300x250"),a.setAttribute("style","width: 1px !important; height: 1px !important; position: absolute !important; left: 0px !important; top: 0px !important; overflow: hidden !important;"),document.body.appendChild(a),e((function(){var e,o,i=null===(e=(o=window).getComputedStyle)||void 0===e?void 0:e.call(o,a),d=null==i?void 0:i.getPropertyValue("-moz-binding");n=i&&"none"===i.getPropertyValue("display")||"string"==typeof d&&-1!==d.indexOf("about:");for(var c=0,r=t.length;c<r;c++)t[c](n);t=[]}))})),function(e){"undefined"==typeof advanced_ads_adblocker_test&&(n=!0),null!==n?e(n):t.push(e)}}(),(()=>{function t(t){this.UID=t,this.analyticsObject="function"==typeof gtag;var n=this;return this.count=function(){gtag("event","AdBlock",{event_category:"Advanced Ads",event_label:"Yes",non_interaction:!0,send_to:n.UID})},function(){if(!n.analyticsObject){var e=document.createElement("script");e.src="https://www.googletagmanager.com/gtag/js?id="+t,e.async=!0,document.body.appendChild(e),window.dataLayer=window.dataLayer||[],window.gtag=function(){dataLayer.push(arguments)},n.analyticsObject=!0,gtag("js",new Date)}var a={send_page_view:!1,transport_type:"beacon"};window.advanced_ads_ga_anonymIP&&(a.anonymize_ip=!0),gtag("config",t,a)}(),this}advanced_ads_check_adblocker((function(n){n&&new t(advanced_ads_ga_UID).count()}))})();})();</script> <progress value="0" class="reading-progress-wrapper position-bottom"> <div class="progress-container"> <span class="reading-progress-bar"></span> </div> </progress> <span data-fox_version="5.5.4.6" data-demo="science"></span> <span fox56_is_new_customer=""></span> <span fox56_has_activated_6=""></span> <span fox56_has_framework=""></span> <script id="spai-scripts-js-extra"> var spai_settings = {"api_domain":"cdn.shortpixel.ai","api_url":"https:\/\/cdn.shortpixel.ai\/spai\/w_%WIDTH%+q_glossy+ret_img","api_short_url":"https:\/\/cdn.shortpixel.ai\/spai\/ret_img","method":"both","crop":"1","size_breakpoints":{"on":false,"base":50,"rate":10},"lqip":"","lazy_threshold":"500","hover_handling":"","native_lazy":"","serve_svg":"1","debug":"","site_url":"https:\/\/www.slantmagazine.com","plugin_url":"https:\/\/www.slantmagazine.com\/wp-content\/plugins\/shortpixel-adaptive-images","version":"3.10.1","excluded_selectors":[],"eager_selectors":[],"noresize_selectors":[],"alter2wh":"","use_first_sizes":[],"lazy_bg_style":"","active_integrations":{"nextgen":false,"modula":false,"elementor":false,"elementor-addons":false,"viba-portfolio":false,"envira":false,"everest":false,"wp-bakery":false,"woocommerce":false,"wpc-variations":false,"foo":false,"global-gallery":false,"essential-grid":false,"oxygen":false,"slider-revolution":false,"custom-facebook-feed":false,"smart-slider":false,"real3d-flipbook":false,"wp-grid-builder":false,"beaver-builder":false,"the-grid":false,"social-pug":false,"instagram-feed":false,"insta-gallery":false,"content-views":false,"featherlight":false,"lightbox-photoswipe":false,"acf":true,"soliloquy":false,"jetpack":false,"wp-rocket":{"lazyload":false,"css-filter":true,"minify-css":false,"defer-all-js":false,"video-placeholder":false},"perfmatters":true,"swift-performance":false,"imagify":{"active":false},"wp-fastest-cache":false,"litespeed-cache":false,"w3-total-cache":false,"wp-super-cache":false,"wp-optimize":{"active":false,"enable_css":false,"enable_merging_of_css":false},"breeze":false,"smart-cookie-kit":false,"wpzoom-theme":false,"avia-gallery-module":false,"theme":"Fox"},"parse_css_files":"1","backgrounds_max_width":"1920","sep":"+","webp":"1","avif":"1","webp_detect":"","extensions_to_nextgenimg":{"png":true,"jpg":true,"gif":true},"sniper":"https:\/\/www.slantmagazine.com\/wp-content\/plugins\/shortpixel-adaptive-images\/assets\/img\/target.cur","affected_tags":"{\"figure\":2,\"link\":1,\"script\":4}","ajax_url":"https:\/\/www.slantmagazine.com\/wp-admin\/admin-ajax.php","ajax_nonce":"7cf475bb3e","excluded_paths":["cmVnZXg6L1wvXC8oW15cL10qXC58KWdyYXZhdGFyLmNvbVwvLw=="]}; </script> <script data-cfasync="false" src="https://www.slantmagazine.com/wp-content/plugins/shortpixel-adaptive-images/assets/js/ai-2.0.min.js" id="spai-scripts-js" data-rocket-defer defer data-spai-excluded="true"></script> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "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 id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(.*)\/amp\/|\/category\/|\/|\/author\/|\/film\/the-hours\/|\/(?:.+\/)?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:\/\/www.slantmagazine.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (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 id="advanced-ads-pro/front-js-extra"> var advanced_ads_cookies = {"cookie_path":"\/","cookie_domain":""}; var advadsCfpInfo = {"cfpExpHours":"3","cfpClickLimit":"3","cfpBan":"7","cfpPath":"","cfpDomain":"www.slantmagazine.com","cfpEnabled":""}; </script> <script src="https://www.slantmagazine.com/wp-content/plugins/advanced-ads-pro/assets/js/advanced-ads-pro.min.js?ver=3.0.3" id="advanced-ads-pro/front-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.slantmagazine.com/wp-includes/js/comment-reply.min.js?ver=6.7.2" id="comment-reply-js" async data-wp-strategy="async"></script> <script type="rocketlazyloadscript" id="mediaelement-core-js-before"> var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.slantmagazine.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.slantmagazine.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.7.2" id="mediaelement-migrate-js" data-rocket-defer defer></script> <script id="mediaelement-js-extra"> var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.slantmagazine.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.7.2" id="wp-mediaelement-js" data-rocket-defer defer></script> <script id="wi-main-js-extra"> var WITHEMES = {"l10n":{"prev":"Previous","next":"Next","loading":"Loading.."},"enable_sticky_sidebar":"","enable_sticky_header":"","ajaxurl":"https:\/\/www.slantmagazine.com\/wp-admin\/admin-ajax.php","siteurl":"https:\/\/www.slantmagazine.com","nonce":"0982d0ab4b","resturl_v2":"https:\/\/www.slantmagazine.com\/wp-json\/wp\/v2\/","resturl_v2_posts":"https:\/\/www.slantmagazine.com\/wp-json\/wp\/v2\/posts\/","tablet_breakpoint":"840","enable_lightbox":"1"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.slantmagazine.com/wp-content/themes/fox/v55/js/theme.min.js?ver=5.5.4.6" id="wi-main-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.slantmagazine.com/wp-content/cache/min/1/wp-content/themes/fox/js/slantMods.js?ver=1743112616" id="slantMods-js" data-rocket-defer defer></script> <script id="perfmatters-lazy-load-js-before"> window.lazyLoadOptions={elements_selector:"img[data-src],.perfmatters-lazy,.perfmatters-lazy-css-bg",thresholds:"300px 0px",class_loading:"pmloading",class_loaded:"pmloaded",callback_loaded:function(element){if(element.tagName==="IFRAME"){if(element.classList.contains("pmloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener("LazyLoad::Initialized",function(e){var lazyLoadInstance=e.detail.instance;var target=document.querySelector("body");var observer=new MutationObserver(function(mutations){lazyLoadInstance.update()});var config={childList:!0,subtree:!0};observer.observe(target,config);});function perfmattersLazyLoadYouTube(e){var t=document.createElement("iframe"),r="ID?";r+=0===e.dataset.query.length?"":e.dataset.query+"&",r+="autoplay=1",t.setAttribute("src",r.replace("ID",e.dataset.src)),t.setAttribute("frameborder","0"),t.setAttribute("allowfullscreen","1"),t.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),e.replaceChild(t,e.firstChild)} </script> <script async src="https://www.slantmagazine.com/wp-content/plugins/perfmatters/js/lazyload.min.js?ver=2.4.1" id="perfmatters-lazy-load-js"></script> <script src="https://www.slantmagazine.com/wp-content/plugins/advanced-ads-pro/assets/js/postscribe.js?ver=3.0.3" id="advanced-ads-pro/postscribe-js"></script> <script id="advanced-ads-pro/cache_busting-js-extra"> var advanced_ads_pro_ajax_object = {"ajax_url":"https:\/\/www.slantmagazine.com\/wp-admin\/admin-ajax.php","lazy_load_module_enabled":"","lazy_load":{"default_offset":500,"offsets":[]},"moveintohidden":"","wp_timezone_offset":"-14400","the_id":"20018622","is_singular":"1"}; var advanced_ads_responsive = {"reload_on_resize":"0"}; </script> <script data-minify="1" src="https://www.slantmagazine.com/wp-content/cache/min/1/wp-content/plugins/advanced-ads-pro/assets/js/front/front.js?ver=1743112616" id="advanced-ads-pro/cache_busting-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.slantmagazine.com/wp-content/plugins/wp-rocket/assets/js/heartbeat.js?ver=3.18.3" id="heartbeat-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" async data-no-optimize="1" data-rocket-src="https://www.slantmagazine.com/wp-content/plugins/perfmatters/vendor/instant-page/pminstantpage.min.js?ver=2.4.1" id="perfmatters-instant-page-js" data-spai-excluded="true"></script> <!--noptimize--><script type="rocketlazyloadscript">window.advads_admin_bar_items = [{"title":"Incontent Review Position #1 (Automatic Desktop)","type":"ad","count":1},{"title":"Content 3","type":"placement","count":1},{"title":"Incontent Review Position #2 (Automatic Desktop)","type":"ad","count":1},{"title":"Content 90","type":"placement","count":1}];</script><!--/noptimize--><!--noptimize--><script>window.advads_passive_placements = {"50327839_1":{"elementid":["slant-52f354fcb0abc96b67ecb18e390df9ff"],"ads":{"50300968":{"id":50300968,"title":"Incontent Review Position #1 (Automatic Mobile)","expiry_date":0,"visitors":[{"type":"mobile","value":["mobile"]}],"content":"<div class=\"slant-content_57\" style=\"margin-bottom: 30px;\" id=\"slant-2364561949\"><center><span class=\"mvp-ad-label\">Advertisement<\/span><\/center>\r\n<div align=\"center\" class=\"AdvallyTag\" id=\"AdvAd-MobileArticleInline1\"><\/div><\/div>","once_per_page":0,"debugmode":false,"blog_id":1,"type":"plain","position":"none","day_indexes":false,"privacy":{"ignore":false,"needs_consent":false}}},"type":"ad","id":50300968,"placement_info":{"id":"50327839","title":"Content 57","content":"New placement content goes here","type":"post_content","slug":"content_57","status":"publish","item":"ad_50300968","display":[],"visitors":[],"ad_label":"default","placement_position":"","inline-css":"","parallax":{"height":{"value":"200","unit":"px"}},"pro_minimum_length":"0","words_between_repeats":"0","position":"after","index":2,"tag":"p","xpath":"","cache-busting":"auto"},"test_id":null,"inject_before":[""]},"50327850_3":{"elementid":["slant-c838439846e610207872bc2e26c406d0"],"ads":{"50300970":{"id":50300970,"title":"Incontent Review Position #2 (Automatic Mobile)","expiry_date":0,"visitors":[{"type":"mobile","value":["mobile"]}],"content":"<div class=\"slant-content_72\" style=\"margin-bottom: 30px;\" id=\"slant-4123208414\"><center><span class=\"mvp-ad-label\">Advertisement<\/span><\/center>\r\n<div align=\"center\" class=\"AdvallyTag\" id=\"AdvAd-MobileArticleInline2\"><\/div><\/div>","once_per_page":0,"debugmode":false,"blog_id":1,"type":"plain","position":"none","day_indexes":false,"privacy":{"ignore":false,"needs_consent":false}}},"type":"ad","id":50300970,"placement_info":{"id":"50327850","title":"Content 72","content":"New placement content goes here","type":"post_content","slug":"content_72","status":"publish","item":"ad_50300970","display":[],"visitors":[],"position":"after","index":4,"tag":"p"},"test_id":null,"inject_before":[""]},"50327856_5":{"elementid":["slant-7f0f91cd45d21f861b98eacd2cbbfdd7"],"ads":{"50300974":{"id":50300974,"title":"Incontent Review Position #3 (Automatic Mobile)","expiry_date":0,"visitors":[{"type":"mobile","value":["mobile"]}],"content":"<div class=\"slant-content_73\" style=\"margin-bottom: 30px;\" id=\"slant-803578351\"><center><span class=\"mvp-ad-label\">Advertisement<\/span><\/center>\r\n<div align=\"center\" class=\"AdvallyTag\" id=\"AdvAd-MobileArticleInline3\"><\/div><\/div>","once_per_page":0,"debugmode":false,"blog_id":1,"type":"plain","position":"none","day_indexes":false,"privacy":{"ignore":false,"needs_consent":false}}},"type":"ad","id":50300974,"placement_info":{"id":"50327856","title":"Content 73","content":"New placement content goes here","type":"post_content","slug":"content_73","status":"publish","item":"ad_50300974","display":[],"visitors":[],"position":"after","index":6,"tag":"p"},"test_id":null,"inject_before":[""]},"50327861_7":{"elementid":["slant-172b29879709c11e507c9c8cb6494c1d"],"ads":{"50300975":{"id":50300975,"title":"Incontent Review Position #4 (Automatic Mobile)","expiry_date":0,"visitors":[{"type":"mobile","value":["mobile"]}],"content":"<div class=\"slant-content_74\" style=\"margin-bottom: 30px;\" id=\"slant-839332498\"><center><span class=\"mvp-ad-label\">Advertisement<\/span><\/center>\r\n<div align=\"center\" class=\"AdvallyTag\" id=\"AdvAd-MobileArticleInline4\"><\/div><\/div>","once_per_page":0,"debugmode":false,"blog_id":1,"type":"plain","position":"none","day_indexes":false,"privacy":{"ignore":false,"needs_consent":false}}},"type":"ad","id":50300975,"placement_info":{"id":"50327861","title":"Content 74","content":"New placement content goes here","type":"post_content","slug":"content_74","status":"publish","item":"ad_50300975","display":[],"visitors":[],"position":"after","index":8,"tag":"p"},"test_id":null,"inject_before":[""]}}; window.advads_has_ads = [["50301956","ad","Incontent Review Position #1 (Automatic Desktop)","off"],["50301957","ad","Incontent Review Position #2 (Automatic Desktop)","off"]]; ( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {if ( !window.advanced_ads_pro ) {console.log("Advanced Ads Pro: cache-busting can not be initialized");} });</script><!--/noptimize--><!--noptimize--><script>!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script><!--/noptimize--> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'92971ba109befd36',t:'MTc0MzUwMDI0Ny4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1743481483 -->