function propTypeDateAddedSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "DATE_FORMAT(movies.DateAdded, '$GLOBALS[strDefaultDateFormat]') AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("movies.DateAdded"); } } function propTypeClicksSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "movies.DownloadCount AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeUserAddedSql($prop, $role) { global $CFG; if($role=="sql") { $sql = array(); $sql['select'] = "users.name AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]users AS users"] = "users.ID=movies.UserAddedID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeCommentsSql($prop, $role) { global $CFG; if($role=="sql") { $sql['select'] = "COUNT(comment.ID) AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]comment AS comment"] = "comment.MovieID=movies.MovieID"; $sql['group'][] = "movies.MovieID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } if(file_exists('localproptypes.php')) { include('localproptypes.php'); } ?>
[ Handlung ] [ Weitere Info ] [ Info Filmdatenbank IMDb ] |
Title | Hexenkessel | |
Originaltitle: | Mean Streets | |
Regie: | Martin Scorsese | |
Darsteller: | Robert De Niro, Harvey Keitel, David Proval | |
Erscheinungsjahr: | 1973 | |
Land: | USA | |
Stichwort: | Epilepsie, epileptischer Anfall, Anfälle | |
Release: | 02.10.1973 |
Handlung | ||
Die Freunde Charlie und Johnny Boy geben den Ton an in einer Gruppe junger Männer, die in "Little Italy", dem Italienerviertel New Yorks, ihr Leben mit Gelegenheitsarbeiten, Drogenhandel und nächtlichen Streifzügen verbringen. Gegen den Rat seines mafiösen Onkels will sich Charlie weder von Johnny Boy noch von seiner Geliebten, der epilepsiekranken Kusine Teresa trennen. Das Spiel endet mit einer tödlichen Schießerei.
|
Weitere Info | ||
Epilepsie spielt eiine bedeutungsvolle Nebenrolle in "Hexenkessel". Teresa bekommt wiederholt epileptische Anfälle, von denen aber nur einer allerdings ausführlich gezeigt wird. Charlie ist durch die Verbindung mit ihr extrem kompromitiert in der traditional denkenden Mafia-Familie. Johnny Boy zeigt wenig Verstädnnis für Teresa, ja er lässt sie im Anfall allein, während Charlie sentimental mit der Verbindung und dann mit dem Anfallerlebnis umgeht. Er lässt Teresa hilflos liegen, nicht sorglos wie Johnny Boy. Er trennt sich von ihr, weil sie seiner Karriere im Wege steht. Der Einsatz der "Epilepsie" in diesem Film hat Ähnlichkeiten mit dem epileptischen Anfall einer Prostitierten in Bertolucci's "1900", siehe dort. aus dem Drehbuch "Mean Streets": "TERESA RONCHALI is 30 years, well built, attractive and GIOVANNI GIOVANNI CHARLIE CUT TO: CHARLIE'S WINDOW JOHNNY BOY is at CHARLIE's window. Through it he can see
CHARLIE TERESA is frightened and rushes towards CHARLIE. JOHNNY BOY CHARLIE JOHNNY BOY CHARLIE flings JOHNNY BOY against a wardrobe, letting go of CHARLIE TERESA is crying. JOHNNY goes into the kitchen and CHARLIE CUT TO: INT. KITCHEN - CHARLIE'S APARTMENT JOHNNY BOY takes a drink of water from the sink as he talks. CHARLIE JOHNNY BOY CHARLIE is embarrassed and TERESA is afraid.
CHARLIE JOHNNY BOY TERESA is crying. JOHNNY BOY TERESA JOHNNY BOY CHARLIE JOHNNY BOY TERESA makes it to the door and opens it quickly. JOHNNY JOHNNY BOY JOHNNY BOY is interrupted by CHARLIE'S fist as it lands a
CHARLIE stops. JOHNNY BOY CHARLIE rushes JOHNNY BOY towards the stairs. They bump CHARLIE TERESA is terrified that JOHNNY BOY will really go to TERESA TERESA falls, hitting the stairs with a thud. She lies CHARLIE JOHNNY BOY steps over TERESA to go down the stairs. He turns. JOHNNY BOY CHARLIE is furious. JOHNNY BOY points to TERESA who is JOHNNY BOY CHARLIE lunges out at JOHNNY BOY shoving him halfway down
CUT TO: INT. CHARLIE'S BUILDING - STAIRS JOHNNY BOY is halfway down the stairs by now. The neighbor
|
Filminfo aus der IMDb Datenbank |
[ Info Filmdatenbank IMDb ] [ Trailer ] |
/**********************************************************************************************
YOU ARE NOT ALLOWED TO REMOVE THIS COPYRIGHT-Note!!!!!!
You didn't pay anything for this script, so you could at least
leave this Copyright-Notice here, it is only one short line at the bottom... thx :D
***********************************************************************************************/
?>
Copyright © 1998-2006 by Nikotto
modified by xiah