AFI CATALOG OF FEATURE FILMS




















$(document).ready(function ($)


$('.megamenu').megaMenuCompleteSet(
menu_speed_show: 400, // Time (in milliseconds) to show a drop down
menu_speed_hide: 400, // Time (in milliseconds) to hide a drop down
menu_speed_delay: 50, // Time (in milliseconds) before showing a drop down
menu_effect: 'hover_fade', // Drop down effect, choose between 'hover_fade', 'hover_slide', etc.
menu_click_outside: 1, // Clicks outside the drop down close it (1 = true, 0 = false)
menu_show_onload: 0, // Drop down to show on page load (type the number of the drop down, 0 for none)
menu_responsive: 1 // 1 = Responsive, 0 = Not responsive
);

$(".mobilesearchIcon").click(function()
$("#mobilesearchIcon").toggleClass("closeSearch sb93");

);



var $slider = document.getElementById('mobilsearch');
var mobilesearchIcon = document.getElementById('mobilesearchIcon');

mobilesearchIcon.addEventListener('click', function ()
var isOpen = $slider.classList.contains('slide-in');

$slider.setAttribute('class', isOpen ? 'slide-out' : 'slide-in');
);

//$('[data-toggle="tooltip"]').tooltip();

if (($(window).width() 991))

$("#mobilsearch").html("");



//$("#searchText").autocomplete(
// source: "/search/suggest",
// minLength: 2,
// select: function (event, ui)
// // document.getElementById('loginSubmit').submit();
//
//);
$('#searchText').autocomplete(
source: function (request, response)
$.ajax(
url: "/search/suggest",
data:
term: request.term,
searchField: $('#dropdownSearch').val(),
maxRows: 12
,
success: function (data)
response($.map(data, function (item)
return
label: item.trim(),
value: item.trim()

)
)

);
,

minLength: 2
);
);

























$(".top-menu").hide();
$(document).ready(function () Catalog - ' + $('
').html('Mercury Rising').text();

if ( $(".viewIcon img").attr("src") == "/Content/Images/Partially-view.svg")

$(".viewIcon").addClass("red-tooltip");
$(".viewIcon").attr("data-toggle","tooltip").attr("data-placement","bottom");
$(".viewIcon").tooltip(
title: 'This film was partially viewed by AFI for the Synopsis and Credits'
);

if ( $(".viewIcon img").attr("src") == "/Content/Images/Viewed-AFI.svg")

$(".viewIcon").addClass("red-tooltip");
$(".viewIcon").attr("data-toggle","tooltip").attr("data-placement","bottom");
$(".viewIcon").tooltip(
title: 'Viewed by AFI: This film was viewed in its entirety by AFI for the Synopsis and Credits.'
);


//Icon tooltip Jquery
$(".achievementAwardicon").append('

');
$(".awardLLA").attr("data-toggle","tooltip").attr("data-placement","bottom");
$(".awardLLA").attr(
title: "Life Achievement Award: This filmmaker received an AFI Life Achievement Award."
);

$(".offscreenCrediticon").append('
');
$(".awardOF").attr("data-toggle","tooltip").attr("data-placement","bottom");
$(".awardOF").attr(
title: "Offscreen Credit: This credit did not appear onscreen and was derived from contemporary sources."
);
$(".partiallyViewIcon").append('
');
$(".awardPV").attr("data-toggle","tooltip").attr("data-placement","bottom");
$(".awardPV").attr(
title: "Partially Viewed by AFI: This film was partially viewed by AFI for the Synopsis and Credits."
);

$(".nameTitleicon").append('
');
$(".awardNA").attr("data-toggle","tooltip").attr("data-placement","bottom");
$(".awardNA").attr(
title: "Name Occurs Before Title: This filmmaker's name was displayed before the title in onscreen credits."
);

$(".viewbyAFIicon").append('
');
$(".awardAFI").attr("data-toggle","tooltip").attr("data-placement","bottom");
$(".awardAFI").attr(
title: "Viewed by AFI: This film was viewed in its entirety by AFI for the Synopsis and Credits."
);

var Fullview;
$(".fullviewheadings").hide();

var isPremium = ($("#modelIsPremium").val() == "True");
var isShowPoster = ($("#modelIsShowPoster").val() == "True");
var isShowVideo = ($("#modelIsShowVideo").val() == "True");

if (isPremium == true

//if (($(window).width() .col-sm-4");
// for (var i = 0; i
");
// var iframe = $(".tabVideo >iframe");
// iframe.addClass("videoFrame");
// $(".row .row-eq-height").css("margin","0");
// }
//}

//debugger;
$(window).resize(function()
if($(window).width() > 414)
$(".wrapper > div").removeClass("tabVideo col-sm-4 ");
$(".wrapper > div").addClass("col-md-12")
$(".topsearch").removeClass("col-sm-12 col-xs-12");


if($(window).width() div").addClass("tabVideo col-sm-4 ");
$(".wrapper > div").removeClass("col-md-12")
$(".topsearch").addClass("col-sm-12 col-xs-12");

});

if($(window).width() > 414)
$(".wrapper > div").removeClass("tabVideo col-sm-4 ");
$(".wrapper > div").addClass("col-md-12")
$(".topsearch").removeClass("col-sm-12 col-xs-12");


if($(window).width() div").addClass("tabVideo col-sm-4 ");
$(".wrapper > div").removeClass("col-md-12")
$(".topsearch").addClass("col-sm-12 col-xs-12");
}


//if (($(window).width() div").removeClass("row row-eq-height");
// $(".wrapper > div").children().unwrap();
// $("#tab-menu li").click(function()
// $('#tab-menu li').tooltip( "data-placement": 'top' );
// );

//}
// $("#preimumDetails ").find('.listMovies:not(:first)').remove();
$(window).resize(function()

var windowWidth = $(this).width();
if (($(window).width() > 414))
//$('.listMovies:nth-child(2), .listMovies:nth-child(3)').css("display","none");
$(".thumbnails li:first-child").addClass("col-xs-3").removeClass("col-xs-5");
$(".thumbnails li:nth-child(2)").addClass("col-xs-9").removeClass("col-xs-7");

$('#preimumDetails .listMovies:nth-child(1)').removeClass("col-xs-12").addClass("col-xs-6");
$('#preimumDetails .listMovies:nth-child(2)').removeClass("col-xs-12").addClass("col-xs-6").css("display","block");




if (($(window).width() 414))
//$('.listMovies:nth-child(2), .listMovies:nth-child(3)').css("display","none");
$(".thumbnails li:first-child").addClass("col-xs-3").removeClass("col-xs-5");
$(".thumbnails li:nth-child(2)").addClass("col-xs-9").removeClass("col-xs-7");

$('#preimumDetails .listMovies:nth-child(1)').removeClass("col-xs-12").addClass("col-xs-6");
$('#preimumDetails .listMovies:nth-child(2)').removeClass("col-xs-12").addClass("col-xs-6").css("display","block");




if (($(window).width() = totalTabWidth - tabsViewport)
tabs.parent('.cd-tabs').addClass('is-ended');
else
tabs.parent('.cd-tabs').removeClass('is-ended');



$('#tab-menu #printnav a').click(function ()
var href = $('#printnav a').attr('href');
window.location.href = href;
//$(href).attr( 'target', '_blank' );
);


});
























Mercury Rising
(1998)





R | 151 mins |
Drama |
1998










THIS TITLE IS OUTSIDE THE AFI CATALOG OF FEATURE FILMS (1893-1993)

You may also like these titles from the AFI Catalog of Feature Films, the most authoritative documentation of the First 100 Years of American filmmaking.


  • THE GRAPES OF WRATH (1940)


  • INTOLERANCE (1916)


  • BONNIE AND CLYDE (1967)


  • EASY RIDER (1969)


  • THE SOUND OF MUSIC (1965)


  • TO KILL A MOCKINGBIRD (1962)


  • WHO'S AFRAID OF VIRGINIA WOOLF? (1966)


  • IN THE HEAT OF THE NIGHT (1967)


  • WEST SIDE STORY (1961)


  • MIDNIGHT COWBOY (1969)










Cast:



Bruce Willis, Alec Baldwin, Miko Hughes
[ More ]



Director:



Harold Becker



Writers:



Lawrence Konner, Mark Rosenthal



Producers:



Brian Grazer, Karen Kehela



Cinematographer:



Michael Seresin



Editor:



Peter Honess



Production Designer:



Patrizia Von Brandenstein



Production Companies:



Universal Pictures , Imagine Entertainment























Full page view















SOURCE CITATIONS






SOURCE

DATE

PAGE



Los Angeles Times

3 Apr 1998

p. 14.



New York Times

3 Apr 1998

p. 14.



Variety

6 Apr 1998

pp. 47-48.











CAST







NAME

CREDITED AS

CREDIT









Bruce Willis




Art Jeffries






Alec Baldwin




Nicholas Kudrow






Miko Hughes




Simon






Chi McBride




Tommy B. Jordan






Kim Dickens




Stacey










NAME

CREDITED AS

CREDIT








Bruce Willis



Art Jeffries






Alec Baldwin



Nicholas Kudrow






Miko Hughes



Simon






Chi McBride



Tommy B. Jordan






Kim Dickens



Stacey




+






PRODUCTION CREDITS






NAME

PARENT COMPANY





PRODUCTION COMPANIES




Universal Pictures





Imagine Entertainment






DISTRIBUTION COMPANY




Universal Pictures







NAME

CREDITED AS

CREDIT






DIRECTOR




Harold Becker




Dir






PRODUCERS




Brian Grazer




Prod





Karen Kehela




Prod






WRITERS




Lawrence Konner




Scr





Mark Rosenthal




Scr






PHOTOGRAPHY




Michael Seresin




Dir of photog






ART DIRECTOR




Patrizia Von Brandenstein




Prod des






FILM EDITOR




Peter Honess




Film ed






MUSIC




John Barry




Mus comp






SOURCES





LITERARY




Based on the novel Simple Simon by Ryne Douglas Pearson (New York, 1996).





AUTHOR




Ryne Douglas Pearson









DETAILS








Release Date:

1998



Premiere Information:

Los Angeles opening: 3 Apr 1998; New York opening: week of 3 Apr 1998



Copyright Claimant:



Universal City Studios, Inc.




Copyright Date:



3 April 1998




Copyright Number:



PA878173




Physical Properties:



Sound




Color






Duration(in mins):

151



MPAA Rating:

R




Country:


United States




Language:


English



Passed by NBR:

No














GENRE




Genre:



Drama





Sub-genre:


Action




















Legend


Viewed by AFI


Partially Viewed


Offscreen Credit


Name Occurs Before Title


AFI Life Achievement Award








DONATE











The American Film Institute is grateful to Sir Paul Getty KBE and the Sir Paul Getty KBE Estate for their dedication to the art of the moving image and their support for the
AFI Catalog of Feature Films and without whose support AFI would not have been able to achieve this historical landmark in this epic scholarly endeavor.







//Mobile design script//
if (($(window).width() < 768))

$('.fullView').click(function ()
$("#exTab2").toggleClass("noafter");
$("#exTab2").toggleClass("noborder");
$(".cd-tabs-content").toggleClass("cd-tabs-contentSpace");
);

$('.clickbg').click(function ()


var myArr = $(".imgBG").css("background-image")
myArr = myArr.replace(/.*s?url(['"]?/, '').replace(/['"]?).*/, '')
var imgBg = document.getElementById('fullImg');
imgBg.src = myArr;
$("#fullwidth").css("display","block");
$('.fademe').css("display","block");

$('.closeImg').click(function ()
$("#fullwidth").css("display","none");
$('.fademe').css("display","none");
);
);









































//debugger;;

$(document).ready(function ()

//debugger;;

$("#dropdownSearch").change(function ()
var selectedFieldText = $("#dropdownSearch option:selected").text();
$("#selectedField").text(selectedFieldText);

);

$('[data-toggle="tab"]').click(function ()
$(".tooltip").hide();
)

$(".ui-autocomplete").appendTo(".panelSearch");

$(window).scroll(function ()
if ($(this).scrollTop() > 50)
$('.scrolltop:hidden').stop(true, true).fadeIn();
else
$('.scrolltop').stop(true, true).fadeOut();

);

if ($(".headcontainer ").hasClass("bgpost93Hed"))
$(".ui-widget-content").css("background-color", "rgb(38, 63, 102)");
$(".ui-widget-content").addClass("pauto");

$(function ()
$(".scroll").click(function ()
$("html,body").animate( scrollTop: $(".thetop").offset().top , "1000"); return false
)
)

$('[data-toggle="tooltip"]').tooltip();
////debugger;;
if (($(window).width() < 991))
// $("#mobilsearch").html("");
$("#mobilsearch").slice(1).remove()
//$(".ui-autocomplete").slice(1).remove()



);

Popular posts from this blog

Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

Bruxelas-Capital Índice Historia | Composición | Situación lingüística | Clima | Cidades irmandadas | Notas | Véxase tamén | Menú de navegacióneO uso das linguas en Bruxelas e a situación do neerlandés"Rexión de Bruxelas Capital"o orixinalSitio da rexiónPáxina de Bruselas no sitio da Oficina de Promoción Turística de Valonia e BruxelasMapa Interactivo da Rexión de Bruxelas-CapitaleeWorldCat332144929079854441105155190212ID28008674080552-90000 0001 0666 3698n94104302ID540940339365017018237

What should I write in an apology letter, since I have decided not to join a company after accepting an offer letterShould I keep looking after accepting a job offer?What should I do when I've been verbally told I would get an offer letter, but still haven't gotten one after 4 weeks?Do I accept an offer from a company that I am not likely to join?New job hasn't confirmed starting date and I want to give current employer as much notice as possibleHow should I address my manager in my resignation letter?HR delayed background verification, now jobless as resignedNo email communication after accepting a formal written offer. How should I phrase the call?What should I do if after receiving a verbal offer letter I am informed that my written job offer is put on hold due to some internal issues?Should I inform the current employer that I am about to resign within 1-2 weeks since I have signed the offer letter and waiting for visa?What company will do, if I send their offer letter to another company