«Sometimes as an actor you're looking for the infinite. If you can hold that, if you can remember that in the chaos, it will anchor you and give you grace and ease.», «Worst thing about my profession? The press, obviously. Don't write that, eh?»
Anzeige
Mr. «Sherlock»
Milestone-Movies: Hawking (2004), Atonement (2007), Sherlock (2010 - ), War Horse (2011), Tinker Tailor Soldier Spy, The Hobbit - An Unexpected Journey (2012), The Hobbit - The Desolation of Smaug (2013), Star Trek: Into Darkness (2013), 12 Years a Slave (2013), Osage County (2013), The Hobbit - The Battle of the Five Armies (2013), The Imitation Game (2015), Jungle Book: Origins (2016), Dr. Strange (2016)
Stars & News
Erster Trailer zu Sam Mendes' Kriegsdrama «1917»
«Doctor Strange»-Regisseur inszeniert auch die Fortsetzung
An diesem Tag gibt es keine Vorstellungen.
Die nächste Vorstellung ist am: <[ get_next_show_date() | format_to_date ]>Das neue Wochenprogramm (Donnerstag - Mittwoch) ist ab Montag, 18.00 Uhr online.
function getCookie(name) {
var cookieValue = null;
if (document.cookie && document.cookie != '') {
var cookies = document.cookie.split(';');
for (var i = 0; i < cookies.length; i++) {
var cookie = jQuery.trim(cookies[i]);
// Does this cookie string begin with the name we want?
if (cookie.substring(0, name.length + 1) == (name + '=')) {
cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
break;
}
}
}
return cookieValue;
}
$('.up-log').on('click', function () {
var is_authenticated = eval('False'.toLocaleLowerCase());
if (is_authenticated) {
$.post("/api/user_profiling/", {
'csrfmiddlewaretoken': getCookie('csrftoken'),
'object': 'person',
'id': '197',
'weight': 'share'
});
};
});