CINXE.COM

Oscars Down to the Wire 021225

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> <script src="https://cdn-view.flipdocs.com/languages/en.js?r=1"></script> <title>Oscars Down to the Wire 021225</title> <meta name="robots" content="index"> <meta name="description" content=""> <meta name="twitter:title" content="Oscars Down to the Wire 021225"> <meta name="twitter:description" content=""> <meta name="twitter:image" content="https://view.flipdocs.com/books/10004691/702232/zoompage_0001.jpg?r=2"> <meta name="twitter:card" content="player"> <meta name="twitter:player" content="https://view.flipdocs.com/?ID=10004691_702232"> <meta name="twitter:player:width" content="400"> <meta name="twitter:player:height" content="300"> <meta property="og:type" content="article"> <meta property="og:title" content="Oscars Down to the Wire 021225" /> <meta property="og:description" content="" /> <meta property="og:url" content="https://view.flipdocs.com/?ID=10004691_702232"> <meta property="og:image:type" content="image/jpeg" /> <meta property="og:image" content="https://cdn-view.flipdocs.com/books/10004691/702232/page_0001_wide.jpg?r=2"/> <meta property="og:image:secure_url" content="https://cdn-view.flipdocs.com/books/10004691/702232/page_0001_wide.jpg?r=2"> <meta property="og:image:width" content="1200"/> <meta property="og:image:height" content="800"/> <link rel="apple-touch-icon" sizes="120x120" href="https://cdn-view.flipdocs.com/apple-icon-120x120.png"> <link rel="icon" type="image/png" sizes="192x192" href="https://cdn-view.flipdocs.com/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="96x96" href="https://cdn-view.flipdocs.com/favicon-96x96.png"> <script src= "https://cdn-view.flipdocs.com/js/flipdocsnofancy-2.js?v=7" type="text/javascript"></script> <script src= "https://cdn-view.flipdocs.com/plugins/sidebar/jquery.sidebar.min.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="https://cdn-view.flipdocs.com/html5/3.25.0/css/flipbook.style.css?r=3"> <link rel="stylesheet" type="text/css" href="https://cdn-view.flipdocs.com/css/style201031.css?r=2"> <link rel="stylesheet" type="text/css" href="https://cdn-view.flipdocs.com/js/social-master/arthref.css?r=10"> <script src= "https://cdn-view.flipdocs.com/js/social-master/socialShare.js?r=8" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.css"> <script src= "https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.js" type="text/javascript"></script> <link id="btn_style" rel="stylesheet" type="text/css" href="https://cdn-view.flipdocs.com/css/btns/square-black-white.css?r=1"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" integrity="sha384-VY3F8aCQDLImi4L+tPX4XjtiJwXDwwyXNbkH7SHts0Jlo85t1R15MlXVBKLNx+dj" crossorigin="anonymous"> <script> var cdn_source = 'https://cdn-view.flipdocs.com'; </script> <script src="https://cdn-view.flipdocs.com/html5/3.25.0/js/flipbook.min.js?r=11"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-1795950-6"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-1795950-6'); </script> <script> var cdn_source = 'https://cdn-view.flipdocs.com'; </script> <script src="https://cdn-view.flipdocs.com/books/10004691/702232/mypages.js?r=4"></script> <script > bookStatus = 'ACTIVE'; startPage = 0; hashPage = window.location.hash.substring(window.location.hash.indexOf("#")+1); if (hashPage != '' && '0' == '0') { startPage = hashPage; } var viewMode = "webgl"; var singlePageMode = false; var supportsWebGL = ( function () { try { return !! window.WebGLRenderingContext && !! document.createElement( 'canvas' ).getContext( 'experimental-webgl' ); } catch( e ) { return false; } } )(); if(supportsWebGL){ viewMode = "webgl" }else{ viewMode = "3d" } var myflipbook $(document).ready(function () { myflipbook = $("#container").flipBook({ pages:mypages, skin:"dark", viewMode: viewMode, singlePageMode: singlePageMode, btnAutoplay: {enabled: false}, btnShare: {enabled: false}, pageTextureSize: 4096, deeplinkingEnabled: false, shadows:false,disableImageResize : true, pageWidth: 1500, pageHeight:1800, zoomMin: 0.95, zoomMax: 10, zoomStep: 1.25, zoomSize :5000, tilt: 0, backgroundColor: "", backgroundPattern: "", btnBookmark: {enabled:false}, btnSelect: {enabled:false}, startPage: startPage, btnSize: 14, btnToc: {enabled: false},btnPrint: {enabled: true, title: btnPrint},btnExpand: {enabled: true, title: btnExpand}, btnThumbs: {enabled: true, title: btnThumbs}, btnSound: {enabled: true, title: btnSound}, btnDownloadPages: {enabled: false}, btnDownloadPdfIfMobile: false, btnDownloadPdf: { title: btnDownloadPdf, icon: "fa-download", forceDownload: true, enabled: true, url: "https://s3.amazonaws.com/s3.flipdocs.com/books/10004691/702232/702232.pdf" }, btnZoomIn: {"hideOnMobile":true, title: btnZoomIn}, btnZoomOut: {"hideOnMobile":true, title: btnZoomOut}, menuOverBook: true, menuTransparent : true, onbookcreated:function(){ BookCreated(); }, buttons:[ { icon:'fa-search', title: btnSearch, onclick:function(){Search();} }, { icon:'fa-share', title: btnShare, onclick:function(){$("#ShareTab").click();;} }, ] }); $(myflipbook).bind("pagechange", function(e){ ShowLinks(); }); }); function BookCreated() { $( "body" ).append( '<div id="PoweredBy"><a class="poweredBy" onclick="TrackClick(this)" data-linktype = "FLIPDOCS" data-link="flipdocs.com" href="https://flipdocs.com" target="_blank">Powered by<br>Flipdocs.com</a></div>' ); $('.poweredBy').html(lang_poweredBy); TrackOpen(0); ApplyLanguage(); if (bookStatus == 'DEMO') { DemoMessage(); } setTimeout(function() { ShowLinks(); }, 1000); window.addEventListener('contextmenu', function (e) { // do something here... e.preventDefault(); }, false); } function ShowLinks() { $('.tip').addClass('showLink') setTimeout(function() { $('.tip').removeClass('showLink'); }, 700); } </script> <style> .tip {position:absolute; text-decoration:none; background-color:rgba(209, 34, 41, 0.0); transition:all 0.8s} .flipbook-main-wrapper {background-color:#FFFFFF; background-image:url('https://cdn-view.flipdocs.com/images/backgrounds/backbluegrad.jpg'); touch-action: none !important;} #container a:hover {background-color:#FF0000 !important; opacity:0.4} .showLink {background-color:#FF0000 !important; opacity:0.4} </style> </head> <body> <input type="hidden" id="bookid" value="10004691_702232"> <div id="container"></div> <div class="sidebar left"> <div class="flipbook-menu-header skin-clor flipbook-font"> <span class="searchHeader">Search</span> <i class="fa fa-times btn-sidebar-close"></i> </div> <div class="search"> <form onsubmit="return false;"> <input type="text" class="searchTerm" name="searchText" id="searchText" placeholder="What are you looking for?" autocomplete="off"> </form> <button type="button" class="searchButton"> <i class="fa fa-search"></i> </button> </div> <!-- googleoff: all --> <div class="touch-moveable" id="searchResults"><em class="searchText">Start typing and the search<br> will automatically start</em></div> <!-- googleon: all --> </div> <!-- 2025 --> <script> function ApplyLanguage() { $('#searchText').attr("placeholder",lang_searchFieldText); $('.searchText').html(lang_searchText); $('.searchHeader').html(lang_searchHeader); $('#ArchiveTab').html(lang_archives); myflipbook.strings.share = lang_shareHeader; myflipbook.strings.print = lang_printHeader; myflipbook.strings.printLeftPage = printLeftPage; myflipbook.strings.printRightPage = printRightPage; myflipbook.strings.printCurrentPage = printCurrentPage; myflipbook.strings.printAllPages = printAllPages; myflipbook.strings.thumbnails = lang_thumbsHeader; $('.flipbook-menuBottom').css('background','transparent') $('#ShareTab').socialShare({ social: 'email,facebook,twitter,linkedin,pinterest,whatsapp' }); }; </script> <span id="ShareTab"></span> </body> <!--2021 --> </html>