AFI CATALOG OF FEATURE FILMS

Multi tool use
Multi tool use



















$(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()



);
ym,KwcrTig2hBPf9WP 9duY NAL3U9pSdW,n
TrU vmbOpmHTlUyNvTXaQZddO N2 KzC 5afd2,JHvpuuV3ncxBfA,lR,eZCfUc,grSeiWIE

Popular posts from this blog

RemoteApp sporadic failureWindows 2008 RemoteAPP client disconnects within a matter of minutesWhat is the minimum version of RDP supported by Server 2012 RDS?How to configure a Remoteapp server to increase stabilityMicrosoft RemoteApp Active SessionRDWeb TS connection broken for some users post RemoteApp certificate changeRemote Desktop Licensing, RemoteAPPRDS 2012 R2 some users are not able to logon after changed date and time on Connection BrokersWhat happens during Remote Desktop logon, and is there any logging?After installing RDS on WinServer 2016 I still can only connect with two users?RD Connection via RDGW to Session host is not connecting

Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070

Cegueira Índice Epidemioloxía | Deficiencia visual | Tipos de cegueira | Principais causas de cegueira | Tratamento | Técnicas de adaptación e axudas | Vida dos cegos | Primeiros auxilios | Crenzas respecto das persoas cegas | Crenzas das persoas cegas | O neno deficiente visual | Aspectos psicolóxicos da cegueira | Notas | Véxase tamén | Menú de navegación54.054.154.436928256blindnessDicionario da Real Academia GalegaPortal das Palabras"International Standards: Visual Standards — Aspects and Ranges of Vision Loss with Emphasis on Population Surveys.""Visual impairment and blindness""Presentan un plan para previr a cegueira"o orixinalACCDV Associació Catalana de Cecs i Disminuïts Visuals - PMFTrachoma"Effect of gene therapy on visual function in Leber's congenital amaurosis"1844137110.1056/NEJMoa0802268Cans guía - os mellores amigos dos cegosArquivadoEscola de cans guía para cegos en Mortágua, PortugalArquivado"Tecnología para ciegos y deficientes visuales. Recopilación de recursos gratuitos en la Red""Colorino""‘COL.diesis’, escuchar los sonidos del color""COL.diesis: Transforming Colour into Melody and Implementing the Result in a Colour Sensor Device"o orixinal"Sistema de desarrollo de sinestesia color-sonido para invidentes utilizando un protocolo de audio""Enseñanza táctil - geometría y color. Juegos didácticos para niños ciegos y videntes""Sistema Constanz"L'ocupació laboral dels cecs a l'Estat espanyol està pràcticament equiparada a la de les persones amb visió, entrevista amb Pedro ZuritaONCE (Organización Nacional de Cegos de España)Prevención da cegueiraDescrición de deficiencias visuais (Disc@pnet)Braillín, un boneco atractivo para calquera neno, con ou sen discapacidade, que permite familiarizarse co sistema de escritura e lectura brailleAxudas Técnicas36838ID00897494007150-90057129528256DOID:1432HP:0000618D001766C10.597.751.941.162C97109C0155020