«I'm a beer man. I tried to drink whiskey and Scotch but I don't get it. It smells like a girl who didn't shower and just splashed a lot of perfume on.», «I ask a million questions, and I insist on having answers. I think that is what we have to do. I have to know what the director wants. Some are very much in their head, and I need to force it out of them. I just can't play around for eight hours and see if something happens.»
Anzeige
Mr. «Jagten»
Milestone-Movies: Café Hector (1996), Pusher (1996), Bleeder (1999), Flickering Lights (2000), Monsters, Inc. (2001; nur Stimme), I am Dina (2002), Open Hearts (2002), Wilbur wants to Kill Himself (2002), Torremolinos 73 (2003), Adam's Apples (2005), After the Wedding (2006), Cars (2006; nur Stimme), Casino Royale (2006), Coco Chanel & Igor Stravinsky (2009), Clash of the Titans (2010), The Three Musketeers (2011), A Royal Affair (2012), Jagten: The Hunt (2012), Hannibal (2013; TV-Serie), The Salvation (2014), Men and Chicken (2015)
Stars & News
Tickets ab heute für «Rogue One: A Star Wars Story»
«Star Wars: Rogue One»: Es kommt zur Rebellion!
Brandneuer «Rogue One»-Clip: «Möge die Macht mit uns sein!»
James Bonds Mission führt ihn zu Le Chiffre, dem Bankier weltweit operierenden Terroristen. Um ihn zu stoppen und das Terror-Netzwerk zu zerschlagen, muss Bond Le Chiffre bei einem Pokerspiel im Casino Royale besiegen.
Schwarze Komödie mit Mads Mikkelsen und David Dencik, die als ungleiche Brüder ihrer wahren Herkunft auf den Grund gehen und dabei auf ihre extrem skurrile Verwandtschaft treffen.
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': '932',
'weight': 'share'
});
};
});