«I think empathy is a beautiful thing. I think that's the power of film though. We have one of the most powerful, one of the greatest communicative tools known to man. It's a form of communication and it's gonna reach you in a way of growth- most of the time.», «My favorite part of my body is my brain. I think no matter what my body looks like I wont be satisfied unless I know how to use it.»
Display
Miss «Fast & Furious»
Milestone-Movies: Girlfight (2000), The Fast and the Furious (2001), Blue Crush (2002), Resident Evil (2002), S.W.A.T. (2003), Lost (2005; TV-Serie), Fast & Furious (2009), Avatar (2009), Machete (2010), Battle: Los Angeles (2011), Fast Five (2011), Resident Evil: Retribution (2012), Fast & Furious 6 (2013), Machete Kills (2013), Fast & Furious 7 (2015)
Stars & News
“Alita: Battle Angel”: from Manga to the Big Screen
“close-up!” Film Blog (Column 11/02/2019)
Dua Lipa Delivers a Tune for “Alita: Battle Angel”
Michelle Rodriguez: “I’m Happy in the Action-Film Niche”
Director Steve McQueen on His Action Drama “Widows”
Der Mexikaner ist zurück - und kommt auch im zweiten Teil von Kultregisseur Robert Rodriguez' "Machete"-Trilogie blutig, gnadenlos und schwarzhumorig zur Sache.
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': '94',
'weight': 'share'
});
};
});