Skip to content

Instantly share code, notes, and snippets.

@DrummerHead
Created September 11, 2014 23:18
Show Gist options
  • Save DrummerHead/dc87f5814bfd9d0df4ef to your computer and use it in GitHub Desktop.
Save DrummerHead/dc87f5814bfd9d0df4ef to your computer and use it in GitHub Desktop.
<html>
<head>
<meta charset="utf-8">
<title>Movies sicodelia</title>
<meta name="description" content="Magia? Interminable!">
<meta name="viewport" content="width=device-width">
<meta name="author" content="DrummerHead">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="stylesheet" href="main.css">
</head>
<body>
<!-- ngInclude: 'views/main.html' --><main class="ng-scope" ng-include="'views/main.html'" ng-controller="MainCtrl"><div class="vessel ng-scope">
<ul id="movies">
<!-- ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0017136/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Metropolis">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Metropolis <span class="ng-binding">1927</span></h2>
</header>
<div class="scores">
<div score-value="92.75" score-label="92.75" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;92.75&quot;)">
<s style="width: 92.75%; background-color: rgb(46, 139, 0);" ng-style="barWidth(92.75)">
<u class="ng-binding">Score</u>
<b class="ng-binding">92.75</b>
</s>
</div>
<div score-value="83" score-label="8.3" score-type="IMDB" class="rect" ng-show="validateScore(&quot;8.3&quot;)">
<s style="width: 83%; background-color: rgb(108, 178, 0);" ng-style="barWidth(83)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">8.3</b>
</s>
</div>
<div score-value="91" score-label="9.1" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;9.1&quot;)">
<s style="width: 91%; background-color: rgb(57, 146, 0);" ng-style="barWidth(91)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">9.1</b>
</s>
</div>
<div score-value="98" score-label="98" score-type="Metascore" class="rect" ng-show="validateScore(&quot;98&quot;)">
<s style="width: 98%; background-color: rgb(12, 118, 0);" ng-style="barWidth(98)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">98</b>
</s>
</div>
<div score-value="99" score-label="99" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;99&quot;)">
<s style="width: 99%; background-color: rgb(6, 114, 0);" ng-style="barWidth(99)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">99</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">In a futuristic city sharply divided between the working class and the city planners, the son of the city's mastermind falls in love with a working class prophet who predicts the coming of a savior to mediate their differences.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Alfred Abel, Gustav Fröhlich, Rudolf Klein-Rogge, Fritz Rasp</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, Sci-Fi</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">2:33</dd>
<dt>Awards:</dt>
<dd class="ng-binding">2 wins &amp; 4 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Thea von Harbou (screenplay), Thea von Harbou (novel)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Fritz Lang</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Metropolis&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0022100/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="M">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">M <span class="ng-binding">1931</span></h2>
</header>
<div class="scores">
<div score-value="92.33333333333333" score-label="92.33" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;92.33&quot;)">
<s style="width: 92.3333%; background-color: rgb(49, 140, 0);" ng-style="barWidth(92.33333333333333)">
<u class="ng-binding">Score</u>
<b class="ng-binding">92.33</b>
</s>
</div>
<div score-value="85" score-label="8.5" score-type="IMDB" class="rect" ng-show="validateScore(&quot;8.5&quot;)">
<s style="width: 85%; background-color: rgb(96, 170, 0);" ng-style="barWidth(85)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">8.5</b>
</s>
</div>
<div score-value="92" score-label="9.2" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;9.2&quot;)">
<s style="width: 92%; background-color: rgb(51, 142, 0);" ng-style="barWidth(92)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">9.2</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="100" score-label="100" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;100&quot;)">
<s style="width: 100%; background-color: rgb(0, 110, 0);" ng-style="barWidth(100)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">100</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">When the police in a German city are unable to catch a child-murderer, other criminals join in the manhunt.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Peter Lorre, Ellen Widmann, Inge Landgut, Otto Wernicke</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Crime, Drama, Thriller</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:39</dd>
<dt>Awards:</dt>
<dd class="ng-binding">1 win.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Thea von Harbou (script), Fritz Lang (script)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Fritz Lang</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=M&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0079944/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Stalker">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Stalker <span class="ng-binding">1979</span></h2>
</header>
<div class="scores">
<div score-value="88" score-label="88" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;88&quot;)">
<s style="width: 88%; background-color: rgb(76, 158, 0);" ng-style="barWidth(88)">
<u class="ng-binding">Score</u>
<b class="ng-binding">88</b>
</s>
</div>
<div score-value="82" score-label="8.2" score-type="IMDB" class="rect" ng-show="validateScore(&quot;8.2&quot;)">
<s style="width: 82%; background-color: rgb(115, 182, 0);" ng-style="barWidth(82)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">8.2</b>
</s>
</div>
<div score-value="82" score-label="8.2" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;8.2&quot;)">
<s style="width: 82%; background-color: rgb(115, 182, 0);" ng-style="barWidth(82)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">8.2</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="100" score-label="100" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;100&quot;)">
<s style="width: 100%; background-color: rgb(0, 110, 0);" ng-style="barWidth(100)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">100</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A guide leads two men through an area known as the Zone to find a room that grants wishes.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Alisa Freyndlikh, Aleksandr Kaydanovskiy, Anatoliy Solonitsyn, Nikolay Grinko</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, Sci-Fi</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">2:43</dd>
<dt>Awards:</dt>
<dd class="ng-binding">2 wins &amp; 1 nomination.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Arkadiy Strugatskiy (novel), Boris Strugatskiy (novel), Arkadiy Strugatskiy (screenplay), Boris Strugatskiy (screenplay)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Andrei Tarkovsky</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Stalker&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0058461/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="A Fistful of Dollars">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">A Fistful of Dollars <span class="ng-binding">1964</span></h2>
</header>
<div class="scores">
<div score-value="86.66666666666667" score-label="86.67" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;86.67&quot;)">
<s style="width: 86.6667%; background-color: rgb(85, 163, 0);" ng-style="barWidth(86.66666666666667)">
<u class="ng-binding">Score</u>
<b class="ng-binding">86.67</b>
</s>
</div>
<div score-value="81" score-label="8.1" score-type="IMDB" class="rect" ng-show="validateScore(&quot;8.1&quot;)">
<s style="width: 81%; background-color: rgb(121, 186, 0);" ng-style="barWidth(81)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">8.1</b>
</s>
</div>
<div score-value="81" score-label="8.1" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;8.1&quot;)">
<s style="width: 81%; background-color: rgb(121, 186, 0);" ng-style="barWidth(81)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">8.1</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="98" score-label="98" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;98&quot;)">
<s style="width: 98%; background-color: rgb(12, 118, 0);" ng-style="barWidth(98)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">98</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A wandering gunfighter plays two rival families against each other in a town torn apart by greed, pride, and revenge.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Clint Eastwood, Marianne Koch, Gian Maria Volonté, Wolfgang Lukschy</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Western</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:39</dd>
<dt>Awards:</dt>
<dd class="ng-binding">1 win &amp; 1 nomination.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Adriano Bolzoni (story), Víctor Andrés Catena (story), Sergio Leone (story), Víctor Andrés Catena (screenplay), Jaime Comas Gil (screenplay), Sergio Leone (screenplay)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Sergio Leone</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=A%20Fistful%20of%20Dollars&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt1024648/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTc3MjI0MjM0NF5BMl5BanBnXkFtZTcwMTYxMTQ1OA@@.jpg" alt="Argo">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Argo <span class="ng-binding">2012</span></h2>
</header>
<div class="scores">
<div score-value="86" score-label="86" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;86&quot;)">
<s style="width: 86%; background-color: rgb(89, 166, 0);" ng-style="barWidth(86)">
<u class="ng-binding">Score</u>
<b class="ng-binding">86</b>
</s>
</div>
<div score-value="78" score-label="7.8" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.8&quot;)">
<s style="width: 78%; background-color: rgb(140, 198, 0);" ng-style="barWidth(78)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.8</b>
</s>
</div>
<div score-value="84" score-label="8.4" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;8.4&quot;)">
<s style="width: 84%; background-color: rgb(102, 174, 0);" ng-style="barWidth(84)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">8.4</b>
</s>
</div>
<div score-value="86" score-label="86" score-type="Metascore" class="rect" ng-show="validateScore(&quot;86&quot;)">
<s style="width: 86%; background-color: rgb(89, 166, 0);" ng-style="barWidth(86)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">86</b>
</s>
</div>
<div score-value="96" score-label="96" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;96&quot;)">
<s style="width: 96%; background-color: rgb(25, 126, 0);" ng-style="barWidth(96)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">96</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Acting under the cover of a Hollywood producer scouting a location for a science fiction film, a CIA agent launches a dangerous operation to rescue six Americans in Tehran during the U.S. hostage crisis in Iran in 1980.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Ben Affleck, Bryan Cranston, Alan Arkin, John Goodman</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Biography, Drama, History</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">2:00</dd>
<dt>Awards:</dt>
<dd class="ng-binding">Won 3 Oscars. Another 84 wins &amp; 106 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Chris Terrio (screenplay), Tony Mendez (based on a selection from "The Master of Disguise" by), Joshuah Bearman (based on the Wired Magazine article "The Great Escape" by)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Ben Affleck</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Argo&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2278871/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Blue Is the Warmest Color">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Blue Is the Warmest Color <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="85" score-label="85" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;85&quot;)">
<s style="width: 85%; background-color: rgb(96, 170, 0);" ng-style="barWidth(85)">
<u class="ng-binding">Score</u>
<b class="ng-binding">85</b>
</s>
</div>
<div score-value="79" score-label="7.9" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.9&quot;)">
<s style="width: 79%; background-color: rgb(134, 194, 0);" ng-style="barWidth(79)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.9</b>
</s>
</div>
<div score-value="82" score-label="8.2" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;8.2&quot;)">
<s style="width: 82%; background-color: rgb(115, 182, 0);" ng-style="barWidth(82)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">8.2</b>
</s>
</div>
<div score-value="88" score-label="88" score-type="Metascore" class="rect" ng-show="validateScore(&quot;88&quot;)">
<s style="width: 88%; background-color: rgb(76, 158, 0);" ng-style="barWidth(88)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">88</b>
</s>
</div>
<div score-value="91" score-label="91" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;91&quot;)">
<s style="width: 91%; background-color: rgb(57, 146, 0);" ng-style="barWidth(91)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">91</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Adele's life is changed when she meets Emma, a young woman with blue hair, who will allow her to discover desire, to assert herself as a woman and as an adult. In front of others, Adele grows, seeks herself, loses herself and ultimately finds herself through love and loss.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Léa Seydoux, Adèle Exarchopoulos, Salim Kechiouche, Aurélien Recoing</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, Romance</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">2:59</dd>
<dt>Awards:</dt>
<dd class="ng-binding">Nominated for 1 Golden Globe. Another 76 wins &amp; 59 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Abdellatif Kechiche (scenario, adaptation and dialogue), Ghalia Lacroix (scenario, adaptation and dialogue), Julie Maroh (adapted from: the comic book "Le Bleu est une couleur chaude" by)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Abdellatif Kechiche</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Blue%20Is%20the%20Warmest%20Color&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2396566/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTQxNDY2NjMwNF5BMl5BanBnXkFtZTcwNzExMDg0OQ@@.jpg" alt="Twenty Feet from Stardom">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Twenty Feet from Stardom <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="84.25" score-label="84.25" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;84.25&quot;)">
<s style="width: 84.25%; background-color: rgb(100, 173, 0);" ng-style="barWidth(84.25)">
<u class="ng-binding">Score</u>
<b class="ng-binding">84.25</b>
</s>
</div>
<div score-value="74" score-label="7.4" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.4&quot;)">
<s style="width: 74%; background-color: rgb(163, 211, 2);" ng-style="barWidth(74)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.4</b>
</s>
</div>
<div score-value="81" score-label="8.1" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;8.1&quot;)">
<s style="width: 81%; background-color: rgb(121, 186, 0);" ng-style="barWidth(81)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">8.1</b>
</s>
</div>
<div score-value="83" score-label="83" score-type="Metascore" class="rect" ng-show="validateScore(&quot;83&quot;)">
<s style="width: 83%; background-color: rgb(108, 178, 0);" ng-style="barWidth(83)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">83</b>
</s>
</div>
<div score-value="99" score-label="99" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;99&quot;)">
<s style="width: 99%; background-color: rgb(6, 114, 0);" ng-style="barWidth(99)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">99</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Backup singers live in a world that lies just beyond the spotlight. Their voices bring harmony to the biggest bands in popular music, but we've had no idea who these singers are or what lives they lead, until now.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Lou Adler, Stephanie 'Stevvi' Alexander, Patti Austin, Chris Botti</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Documentary, Music</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:31</dd>
<dt>Awards:</dt>
<dd class="ng-binding">Won 1 Oscar. Another 16 wins &amp; 15 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Morgan Neville</dd>
<dt>Director:</dt>
<dd class="ng-binding">Morgan Neville</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Twenty%20Feet%20from%20Stardom&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt1706620/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Snowpiercer">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Snowpiercer <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="82.5" score-label="82.5" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;82.5&quot;)">
<s style="width: 82.5%; background-color: rgb(112, 180, 0);" ng-style="barWidth(82.5)">
<u class="ng-binding">Score</u>
<b class="ng-binding">82.5</b>
</s>
</div>
<div score-value="70" score-label="7" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7&quot;)">
<s style="width: 70%; background-color: rgb(176, 216, 14);" ng-style="barWidth(70)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7</b>
</s>
</div>
<div score-value="81" score-label="8.1" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;8.1&quot;)">
<s style="width: 81%; background-color: rgb(121, 186, 0);" ng-style="barWidth(81)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">8.1</b>
</s>
</div>
<div score-value="84" score-label="84" score-type="Metascore" class="rect" ng-show="validateScore(&quot;84&quot;)">
<s style="width: 84%; background-color: rgb(102, 174, 0);" ng-style="barWidth(84)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">84</b>
</s>
</div>
<div score-value="95" score-label="95" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;95&quot;)">
<s style="width: 95%; background-color: rgb(32, 130, 0);" ng-style="barWidth(95)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">95</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Set in a future where a failed climate-change experiment kills all life on the planet except for a lucky few who boarded the Snowpiercer, a train that travels around the globe, where a class system emerges.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Chris Evans, Kang-ho Song, Ed Harris, John Hurt</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Action, Sci-Fi, Thriller</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">2:06</dd>
<dt>Awards:</dt>
<dd class="ng-binding">5 wins &amp; 18 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Joon-ho Bong (screenplay), Kelly Masterson (screenplay), Joon-ho Bong (screen story), Jacques Lob (based on Le Transperceneige by), Benjamin Legrand (based on Le Transperceneige by), Jean-Marc Rochette (based on Le Transperceneige by)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Joon-ho Bong</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Snowpiercer&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2216240/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTQ0NDI4Nzg1N15BMl5BanBnXkFtZTcwNjE2NjcyOQ@@.jpg" alt="A Hijacking">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">A Hijacking <span class="ng-binding">2012</span></h2>
</header>
<div class="scores">
<div score-value="82" score-label="82" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;82&quot;)">
<s style="width: 82%; background-color: rgb(115, 182, 0);" ng-style="barWidth(82)">
<u class="ng-binding">Score</u>
<b class="ng-binding">82</b>
</s>
</div>
<div score-value="72" score-label="7.2" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.2&quot;)">
<s style="width: 72%; background-color: rgb(169, 213, 8);" ng-style="barWidth(72)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.2</b>
</s>
</div>
<div score-value="79" score-label="7.9" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.9&quot;)">
<s style="width: 79%; background-color: rgb(134, 194, 0);" ng-style="barWidth(79)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.9</b>
</s>
</div>
<div score-value="82" score-label="82" score-type="Metascore" class="rect" ng-show="validateScore(&quot;82&quot;)">
<s style="width: 82%; background-color: rgb(115, 182, 0);" ng-style="barWidth(82)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">82</b>
</s>
</div>
<div score-value="95" score-label="95" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;95&quot;)">
<s style="width: 95%; background-color: rgb(32, 130, 0);" ng-style="barWidth(95)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">95</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">The crew of a Danish cargo ship is hijacked by Somali pirates who proceed to engage in escalating negotiations with authorities in Copenhagen.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Pilou Asbæk, Søren Malling, Dar Salim, Roland Møller</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, Thriller</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:43</dd>
<dt>Awards:</dt>
<dd class="ng-binding">11 wins &amp; 21 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Tobias Lindholm</dd>
<dt>Director:</dt>
<dd class="ng-binding">Tobias Lindholm</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=A%20Hijacking&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0066993/">
<img src="http://ia.media-imdb.com/images/M/MV5BOTY2NzE5OTAzNV5BMl5BanBnXkFtZTcwMTcwMTEyMQ@@.jpg" alt="The Devils">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">The Devils <span class="ng-binding">1971</span></h2>
</header>
<div class="scores">
<div score-value="82" score-label="82" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;82&quot;)">
<s style="width: 82%; background-color: rgb(115, 182, 0);" ng-style="barWidth(82)">
<u class="ng-binding">Score</u>
<b class="ng-binding">82</b>
</s>
</div>
<div score-value="78" score-label="7.8" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.8&quot;)">
<s style="width: 78%; background-color: rgb(140, 198, 0);" ng-style="barWidth(78)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.8</b>
</s>
</div>
<div score-value="79" score-label="7.9" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.9&quot;)">
<s style="width: 79%; background-color: rgb(134, 194, 0);" ng-style="barWidth(79)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.9</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="89" score-label="89" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;89&quot;)">
<s style="width: 89%; background-color: rgb(70, 154, 0);" ng-style="barWidth(89)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">89</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">In 17th-century France, Father Urbain Grandier seeks to protect the city of Loudun from the corrupt establishment of Cardinal Richelieu. Hysteria occurs within the city when he is accused of witchcraft by a sexually repressed nun.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Vanessa Redgrave, Oliver Reed, Dudley Sutton, Max Adrian</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, History</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:51</dd>
<dt>Awards:</dt>
<dd class="ng-binding">3 wins.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Ken Russell (screenplay), John Whiting (play), Aldous Huxley (novel)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Ken Russell</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=The%20Devils&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2014338/">
<img src="http://ia.media-imdb.com/images/M/MV5BNjY4MTE5NTE1M15BMl5BanBnXkFtZTcwODA4MzEzOA@@.jpg" alt="Side by Side">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Side by Side <span class="ng-binding">2012</span></h2>
</header>
<div class="scores">
<div score-value="81.25" score-label="81.25" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;81.25&quot;)">
<s style="width: 81.25%; background-color: rgb(120, 185, 0);" ng-style="barWidth(81.25)">
<u class="ng-binding">Score</u>
<b class="ng-binding">81.25</b>
</s>
</div>
<div score-value="77" score-label="7.7" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.7&quot;)">
<s style="width: 77%; background-color: rgb(147, 202, 0);" ng-style="barWidth(77)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.7</b>
</s>
</div>
<div score-value="74" score-label="7.4" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.4&quot;)">
<s style="width: 74%; background-color: rgb(163, 211, 2);" ng-style="barWidth(74)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.4</b>
</s>
</div>
<div score-value="82" score-label="82" score-type="Metascore" class="rect" ng-show="validateScore(&quot;82&quot;)">
<s style="width: 82%; background-color: rgb(115, 182, 0);" ng-style="barWidth(82)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">82</b>
</s>
</div>
<div score-value="92" score-label="92" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;92&quot;)">
<s style="width: 92%; background-color: rgb(51, 142, 0);" ng-style="barWidth(92)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">92</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">The documentary investigates the history, process and workflow of both digital and photochemical film creation.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Derek Ambrosi, Michael Ballhaus, Andrzej Bartkowiak, Dion Beebe</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Documentary</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:39</dd>
<dt>Awards:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Christopher Kenneally</dd>
<dt>Director:</dt>
<dd class="ng-binding">Christopher Kenneally</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Side%20by%20Side&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2820466/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Justice League: The Flashpoint Paradox">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Justice League: The Flashpoint Paradox <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="80" score-label="80" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;80&quot;)">
<s style="width: 80%; background-color: rgb(128, 190, 0);" ng-style="barWidth(80)">
<u class="ng-binding">Score</u>
<b class="ng-binding">80</b>
</s>
</div>
<div score-value="80" score-label="8" score-type="IMDB" class="rect" ng-show="validateScore(&quot;8&quot;)">
<s style="width: 80%; background-color: rgb(128, 190, 0);" ng-style="barWidth(80)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">8</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoRating" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoMeter" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">N/A</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">An alteration of the timeline for the superhero, The Flash, creates ripples that disastrously alters the Universe. The Flash must team with other heroes to restore the timeline while the ...</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Justin Chambers, C. Thomas Howell, Michael B. Jordan, Kevin McKidd</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Animation, Action, Adventure</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:15</dd>
<dt>Awards:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Bill Finger (characters), Geoff Johns (original story), James Krieg (screenplay), Andy Kubert (illustration)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Jay Oliva</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Justice%20League%3A%20The%20Flashpoint%20Paradox&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt3069212/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Street Fighter: Assassin's Fist">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Street Fighter: Assassin's Fist <span class="ng-binding">2014–</span></h2>
</header>
<div class="scores">
<div score-value="80" score-label="80" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;80&quot;)">
<s style="width: 80%; background-color: rgb(128, 190, 0);" ng-style="barWidth(80)">
<u class="ng-binding">Score</u>
<b class="ng-binding">80</b>
</s>
</div>
<div score-value="80" score-label="8" score-type="IMDB" class="rect" ng-show="validateScore(&quot;8&quot;)">
<s style="width: 80%; background-color: rgb(128, 190, 0);" ng-style="barWidth(80)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">8</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoRating" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoMeter" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">N/A</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A multi-layered series that looks back to the formative years of Ryu and Ken as they live a traditional warrior's life in secluded Japan. The boys are, unknowingly, the last practitioners ...</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Simeon Tsolov</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Action, Adventure, Drama</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Awards:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Writer:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Director:</dt>
<dd class="ng-binding">N/A</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Street%20Fighter%3A%20Assassin's%20Fist&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2234003/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Calvary">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Calvary <span class="ng-binding">2014</span></h2>
</header>
<div class="scores">
<div score-value="79.5" score-label="79.5" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;79.5&quot;)">
<s style="width: 79.5%; background-color: rgb(131, 192, 0);" ng-style="barWidth(79.5)">
<u class="ng-binding">Score</u>
<b class="ng-binding">79.5</b>
</s>
</div>
<div score-value="76" score-label="7.6" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.6&quot;)">
<s style="width: 76%; background-color: rgb(153, 206, 0);" ng-style="barWidth(76)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.6</b>
</s>
</div>
<div score-value="76" score-label="7.6" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.6&quot;)">
<s style="width: 76%; background-color: rgb(153, 206, 0);" ng-style="barWidth(76)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.6</b>
</s>
</div>
<div score-value="77" score-label="77" score-type="Metascore" class="rect" ng-show="validateScore(&quot;77&quot;)">
<s style="width: 77%; background-color: rgb(147, 202, 0);" ng-style="barWidth(77)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">77</b>
</s>
</div>
<div score-value="89" score-label="89" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;89&quot;)">
<s style="width: 89%; background-color: rgb(70, 154, 0);" ng-style="barWidth(89)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">89</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">After he is threatened during a confession, a good-natured priest must battle the dark forces closing in around him.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Brendan Gleeson, Chris O'Dowd, Kelly Reilly, Aidan Gillen</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:40</dd>
<dt>Awards:</dt>
<dd class="ng-binding">5 wins &amp; 2 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">John Michael McDonagh</dd>
<dt>Director:</dt>
<dd class="ng-binding">John Michael McDonagh</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Calvary&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0093105/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Good Morning, Vietnam">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Good Morning, Vietnam <span class="ng-binding">1987</span></h2>
</header>
<div class="scores">
<div score-value="78.66666666666667" score-label="78.67" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;78.67&quot;)">
<s style="width: 78.6667%; background-color: rgb(136, 195, 0);" ng-style="barWidth(78.66666666666667)">
<u class="ng-binding">Score</u>
<b class="ng-binding">78.67</b>
</s>
</div>
<div score-value="73" score-label="7.3" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.3&quot;)">
<s style="width: 73%; background-color: rgb(166, 212, 5);" ng-style="barWidth(73)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.3</b>
</s>
</div>
<div score-value="74" score-label="7.4" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.4&quot;)">
<s style="width: 74%; background-color: rgb(163, 211, 2);" ng-style="barWidth(74)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.4</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="89" score-label="89" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;89&quot;)">
<s style="width: 89%; background-color: rgb(70, 154, 0);" ng-style="barWidth(89)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">89</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">An unorthodox and irreverent DJ begins to shake up things when he is assigned to the US Armed Services Radio station in Vietnam.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Robin Williams, Forest Whitaker, Tung Thanh Tran, Chintara Sukapatana</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Comedy, Drama, War</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">2:01</dd>
<dt>Awards:</dt>
<dd class="ng-binding">Nominated for 1 Oscar. Another 8 wins &amp; 3 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Mitch Markowitz</dd>
<dt>Director:</dt>
<dd class="ng-binding">Barry Levinson</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Good%20Morning%2C%20Vietnam&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt1785612/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="The Punk Singer">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">The Punk Singer <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="78.25" score-label="78.25" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;78.25&quot;)">
<s style="width: 78.25%; background-color: rgb(139, 197, 0);" ng-style="barWidth(78.25)">
<u class="ng-binding">Score</u>
<b class="ng-binding">78.25</b>
</s>
</div>
<div score-value="74" score-label="7.4" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.4&quot;)">
<s style="width: 74%; background-color: rgb(163, 211, 2);" ng-style="barWidth(74)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.4</b>
</s>
</div>
<div score-value="76" score-label="7.6" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.6&quot;)">
<s style="width: 76%; background-color: rgb(153, 206, 0);" ng-style="barWidth(76)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.6</b>
</s>
</div>
<div score-value="75" score-label="75" score-type="Metascore" class="rect" ng-show="validateScore(&quot;75&quot;)">
<s style="width: 75%; background-color: rgb(160, 210, 0);" ng-style="barWidth(75)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">75</b>
</s>
</div>
<div score-value="88" score-label="88" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;88&quot;)">
<s style="width: 88%; background-color: rgb(76, 158, 0);" ng-style="barWidth(88)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">88</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A look at the life of activist, musician, and cultural icon Kathleen Hanna, who formed the punk band Bikini Kill and pioneered the "riot grrrl" movement of the 1990s.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Carrie Brownstein, Tavi Gevinson, Joan Jett, Adam Horovitz</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Documentary</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:21</dd>
<dt>Awards:</dt>
<dd class="ng-binding">2 wins &amp; 2 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Director:</dt>
<dd class="ng-binding">Sini Anderson</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=The%20Punk%20Singer&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2084989/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTQzMzQ4MDAyNF5BMl5BanBnXkFtZTcwNzE0MDk3OA@@.jpg" alt="Upstream Color">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Upstream Color <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="78" score-label="78" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;78&quot;)">
<s style="width: 78%; background-color: rgb(140, 198, 0);" ng-style="barWidth(78)">
<u class="ng-binding">Score</u>
<b class="ng-binding">78</b>
</s>
</div>
<div score-value="68" score-label="6.8" score-type="IMDB" class="rect" ng-show="validateScore(&quot;6.8&quot;)">
<s style="width: 68%; background-color: rgb(182, 218, 19);" ng-style="barWidth(68)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">6.8</b>
</s>
</div>
<div score-value="79" score-label="7.9" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.9&quot;)">
<s style="width: 79%; background-color: rgb(134, 194, 0);" ng-style="barWidth(79)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.9</b>
</s>
</div>
<div score-value="81" score-label="81" score-type="Metascore" class="rect" ng-show="validateScore(&quot;81&quot;)">
<s style="width: 81%; background-color: rgb(121, 186, 0);" ng-style="barWidth(81)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">81</b>
</s>
</div>
<div score-value="84" score-label="84" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;84&quot;)">
<s style="width: 84%; background-color: rgb(102, 174, 0);" ng-style="barWidth(84)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">84</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A man and woman are drawn together, entangled in the life cycle of an ageless organism. Identity becomes an illusion as they struggle to assemble the loose fragments of wrecked lives.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Amy Seimetz, Shane Carruth, Andrew Sensenig, Thiago Martins</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, Sci-Fi</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:36</dd>
<dt>Awards:</dt>
<dd class="ng-binding">4 wins &amp; 21 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Shane Carruth</dd>
<dt>Director:</dt>
<dd class="ng-binding">Shane Carruth</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Upstream%20Color&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt1817287/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Is the Man Who Is Tall Happy?">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Is the Man Who Is Tall Happy? <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="77.5" score-label="77.5" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;77.5&quot;)">
<s style="width: 77.5%; background-color: rgb(144, 200, 0);" ng-style="barWidth(77.5)">
<u class="ng-binding">Score</u>
<b class="ng-binding">77.5</b>
</s>
</div>
<div score-value="71" score-label="7.1" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.1&quot;)">
<s style="width: 71%; background-color: rgb(172, 214, 11);" ng-style="barWidth(71)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.1</b>
</s>
</div>
<div score-value="72" score-label="7.2" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.2&quot;)">
<s style="width: 72%; background-color: rgb(169, 213, 8);" ng-style="barWidth(72)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.2</b>
</s>
</div>
<div score-value="76" score-label="76" score-type="Metascore" class="rect" ng-show="validateScore(&quot;76&quot;)">
<s style="width: 76%; background-color: rgb(153, 206, 0);" ng-style="barWidth(76)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">76</b>
</s>
</div>
<div score-value="91" score-label="91" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;91&quot;)">
<s style="width: 91%; background-color: rgb(57, 146, 0);" ng-style="barWidth(91)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">91</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A series of interviews featuring linguist, philosopher and activist Noam Chomsky done in hand-drawn animation.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Michel Gondry, Noam Chomsky</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Documentary, Animation</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:28</dd>
<dt>Awards:</dt>
<dd class="ng-binding">1 win.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Michel Gondry</dd>
<dt>Director:</dt>
<dd class="ng-binding">Michel Gondry</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Is%20the%20Man%20Who%20Is%20Tall%20Happy%3F&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2504022/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Narco Cultura">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Narco Cultura <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="77.5" score-label="77.5" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;77.5&quot;)">
<s style="width: 77.5%; background-color: rgb(144, 200, 0);" ng-style="barWidth(77.5)">
<u class="ng-binding">Score</u>
<b class="ng-binding">77.5</b>
</s>
</div>
<div score-value="74" score-label="7.4" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.4&quot;)">
<s style="width: 74%; background-color: rgb(163, 211, 2);" ng-style="barWidth(74)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.4</b>
</s>
</div>
<div score-value="76" score-label="7.6" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.6&quot;)">
<s style="width: 76%; background-color: rgb(153, 206, 0);" ng-style="barWidth(76)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.6</b>
</s>
</div>
<div score-value="74" score-label="74" score-type="Metascore" class="rect" ng-show="validateScore(&quot;74&quot;)">
<s style="width: 74%; background-color: rgb(163, 211, 2);" ng-style="barWidth(74)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">74</b>
</s>
</div>
<div score-value="86" score-label="86" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;86&quot;)">
<s style="width: 86%; background-color: rgb(89, 166, 0);" ng-style="barWidth(86)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">86</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">To a growing number of Mexicans and Latinos in the Americas, narco traffickers have become iconic outlaws and the new models of fame and success. They represent a pathway out of the ghetto ...</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">N/A</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Documentary</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:43</dd>
<dt>Awards:</dt>
<dd class="ng-binding">1 win &amp; 1 nomination.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Director:</dt>
<dd class="ng-binding">Shaul Schwarz</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Narco%20Cultura&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt1714915/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Only Lovers Left Alive">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Only Lovers Left Alive <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="77.25" score-label="77.25" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;77.25&quot;)">
<s style="width: 77.25%; background-color: rgb(145, 201, 0);" ng-style="barWidth(77.25)">
<u class="ng-binding">Score</u>
<b class="ng-binding">77.25</b>
</s>
</div>
<div score-value="74" score-label="7.4" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.4&quot;)">
<s style="width: 74%; background-color: rgb(163, 211, 2);" ng-style="barWidth(74)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.4</b>
</s>
</div>
<div score-value="73" score-label="7.3" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.3&quot;)">
<s style="width: 73%; background-color: rgb(166, 212, 5);" ng-style="barWidth(73)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.3</b>
</s>
</div>
<div score-value="77" score-label="77" score-type="Metascore" class="rect" ng-show="validateScore(&quot;77&quot;)">
<s style="width: 77%; background-color: rgb(147, 202, 0);" ng-style="barWidth(77)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">77</b>
</s>
</div>
<div score-value="85" score-label="85" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;85&quot;)">
<s style="width: 85%; background-color: rgb(96, 170, 0);" ng-style="barWidth(85)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">85</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A depressed musician reunites with his lover, though their romance - which has already endured several centuries - is disrupted by the arrival of uncontrollable younger sister.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Tilda Swinton, Tom Hiddleston, Anton Yelchin, Mia Wasikowska</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, Horror, Romance</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">2:03</dd>
<dt>Awards:</dt>
<dd class="ng-binding">3 wins &amp; 6 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Jim Jarmusch</dd>
<dt>Director:</dt>
<dd class="ng-binding">Jim Jarmusch</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Only%20Lovers%20Left%20Alive&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2152198/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="The Pervert's Guide to Ideology">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">The Pervert's Guide to Ideology <span class="ng-binding">2012</span></h2>
</header>
<div class="scores">
<div score-value="77.25" score-label="77.25" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;77.25&quot;)">
<s style="width: 77.25%; background-color: rgb(145, 201, 0);" ng-style="barWidth(77.25)">
<u class="ng-binding">Score</u>
<b class="ng-binding">77.25</b>
</s>
</div>
<div score-value="75" score-label="7.5" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.5&quot;)">
<s style="width: 75%; background-color: rgb(160, 210, 0);" ng-style="barWidth(75)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.5</b>
</s>
</div>
<div score-value="72" score-label="7.2" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.2&quot;)">
<s style="width: 72%; background-color: rgb(169, 213, 8);" ng-style="barWidth(72)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.2</b>
</s>
</div>
<div score-value="71" score-label="71" score-type="Metascore" class="rect" ng-show="validateScore(&quot;71&quot;)">
<s style="width: 71%; background-color: rgb(172, 214, 11);" ng-style="barWidth(71)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">71</b>
</s>
</div>
<div score-value="91" score-label="91" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;91&quot;)">
<s style="width: 91%; background-color: rgb(57, 146, 0);" ng-style="barWidth(91)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">91</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">We are responsible for our dreams. This is the ultimate lesson of psychoanalysis - and fiction cinema.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Slavoj Zizek</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Documentary</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">2:16</dd>
<dt>Awards:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Slavoj Zizek (screenplay)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Sophie Fiennes</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=The%20Pervert's%20Guide%20to%20Ideology&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2532528/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTUyOTYwNDUyMV5BMl5BanBnXkFtZTcwNzQwOTU1OQ@@.jpg" alt="Dirty Wars">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Dirty Wars <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="77" score-label="77" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;77&quot;)">
<s style="width: 77%; background-color: rgb(147, 202, 0);" ng-style="barWidth(77)">
<u class="ng-binding">Score</u>
<b class="ng-binding">77</b>
</s>
</div>
<div score-value="74" score-label="7.4" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.4&quot;)">
<s style="width: 74%; background-color: rgb(163, 211, 2);" ng-style="barWidth(74)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.4</b>
</s>
</div>
<div score-value="73" score-label="7.3" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.3&quot;)">
<s style="width: 73%; background-color: rgb(166, 212, 5);" ng-style="barWidth(73)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.3</b>
</s>
</div>
<div score-value="76" score-label="76" score-type="Metascore" class="rect" ng-show="validateScore(&quot;76&quot;)">
<s style="width: 76%; background-color: rgb(153, 206, 0);" ng-style="barWidth(76)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">76</b>
</s>
</div>
<div score-value="85" score-label="85" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;85&quot;)">
<s style="width: 85%; background-color: rgb(96, 170, 0);" ng-style="barWidth(85)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">85</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Investigative journalist Jeremy Scahill is pulled into an unexpected journey as he chases down the hidden truth behind America's expanding covert wars.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Nasser Al Aulaqi, Saleha Al Aulaqi, Muqbal Al Kazemi, Abdul Rahman Barman</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Documentary, Crime, Drama</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:27</dd>
<dt>Awards:</dt>
<dd class="ng-binding">Nominated for 1 Oscar. Another 8 wins &amp; 3 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">David Riker, Jeremy Scahill</dd>
<dt>Director:</dt>
<dd class="ng-binding">Rick Rowley</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Dirty%20Wars&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0118842/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTY5ODMyMDY4NF5BMl5BanBnXkFtZTcwNDgwMDEyMQ@@.jpg" alt="Chasing Amy">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Chasing Amy <span class="ng-binding">1997</span></h2>
</header>
<div class="scores">
<div score-value="76.75" score-label="76.75" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;76.75&quot;)">
<s style="width: 76.75%; background-color: rgb(148, 203, 0);" ng-style="barWidth(76.75)">
<u class="ng-binding">Score</u>
<b class="ng-binding">76.75</b>
</s>
</div>
<div score-value="74" score-label="7.4" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.4&quot;)">
<s style="width: 74%; background-color: rgb(163, 211, 2);" ng-style="barWidth(74)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.4</b>
</s>
</div>
<div score-value="74" score-label="7.4" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.4&quot;)">
<s style="width: 74%; background-color: rgb(163, 211, 2);" ng-style="barWidth(74)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.4</b>
</s>
</div>
<div score-value="71" score-label="71" score-type="Metascore" class="rect" ng-show="validateScore(&quot;71&quot;)">
<s style="width: 71%; background-color: rgb(172, 214, 11);" ng-style="barWidth(71)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">71</b>
</s>
</div>
<div score-value="88" score-label="88" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;88&quot;)">
<s style="width: 88%; background-color: rgb(76, 158, 0);" ng-style="barWidth(88)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">88</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Holden and Banky are comic book artists. Everything's going good for them until they meet Alyssa, also a comic book artist. Holden falls for her, but his hopes are crushed when he finds out she's gay.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Ethan Suplee, Ben Affleck, Scott Mosier, Jason Lee</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Comedy, Drama, Romance</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:53</dd>
<dt>Awards:</dt>
<dd class="ng-binding">Nominated for 1 Golden Globe. Another 8 wins &amp; 10 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Kevin Smith</dd>
<dt>Director:</dt>
<dd class="ng-binding">Kevin Smith</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Chasing%20Amy&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2167266/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Tracks">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Tracks <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="75.5" score-label="75.5" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;75.5&quot;)">
<s style="width: 75.5%; background-color: rgb(156, 208, 0);" ng-style="barWidth(75.5)">
<u class="ng-binding">Score</u>
<b class="ng-binding">75.5</b>
</s>
</div>
<div score-value="72" score-label="7.2" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.2&quot;)">
<s style="width: 72%; background-color: rgb(169, 213, 8);" ng-style="barWidth(72)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.2</b>
</s>
</div>
<div score-value="67" score-label="6.7" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;6.7&quot;)">
<s style="width: 67%; background-color: rgb(185, 219, 22);" ng-style="barWidth(67)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">6.7</b>
</s>
</div>
<div score-value="80" score-label="80" score-type="Metascore" class="rect" ng-show="validateScore(&quot;80&quot;)">
<s style="width: 80%; background-color: rgb(128, 190, 0);" ng-style="barWidth(80)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">80</b>
</s>
</div>
<div score-value="83" score-label="83" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;83&quot;)">
<s style="width: 83%; background-color: rgb(108, 178, 0);" ng-style="barWidth(83)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">83</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A young woman goes on a 1,700 mile trek across the deserts of West Australia with her four camels and faithful dog.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Mia Wasikowska, Adam Driver, Emma Booth, Melanie Zanetti</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Adventure, Biography, Drama</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:52</dd>
<dt>Awards:</dt>
<dd class="ng-binding">3 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Marion Nelson (screenplay), Robyn Davidson (book)</dd>
<dt>Director:</dt>
<dd class="ng-binding">John Curran</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Tracks&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0110008/">
<img src="http://ia.media-imdb.com/images/M/MV5BNDM3MDc3OTk4MF5BMl5BanBnXkFtZTcwMzQ2ODIyNw@@.jpg" alt="Pom Poko">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Pom Poko <span class="ng-binding">1994</span></h2>
</header>
<div class="scores">
<div score-value="75" score-label="75" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;75&quot;)">
<s style="width: 75%; background-color: rgb(160, 210, 0);" ng-style="barWidth(75)">
<u class="ng-binding">Score</u>
<b class="ng-binding">75</b>
</s>
</div>
<div score-value="74" score-label="7.4" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.4&quot;)">
<s style="width: 74%; background-color: rgb(163, 211, 2);" ng-style="barWidth(74)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.4</b>
</s>
</div>
<div score-value="65" score-label="6.5" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;6.5&quot;)">
<s style="width: 65%; background-color: rgb(192, 222, 28);" ng-style="barWidth(65)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">6.5</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="86" score-label="86" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;86&quot;)">
<s style="width: 86%; background-color: rgb(89, 166, 0);" ng-style="barWidth(86)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">86</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A community of magical shapeshifting raccoons desperately struggle to prevent their forest home from being destroyed by urban development.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Shinchô Kokontei, Makoto Nonomura, Yuriko Ishida, Norihei Miki</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Animation, Comedy, Drama</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:59</dd>
<dt>Awards:</dt>
<dd class="ng-binding">3 wins &amp; 1 nomination.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Hayao Miyazaki (idea), Isao Takahata</dd>
<dt>Director:</dt>
<dd class="ng-binding">Isao Takahata</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Pom%20Poko&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0083131/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Stripes">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Stripes <span class="ng-binding">1981</span></h2>
</header>
<div class="scores">
<div score-value="74.33333333333333" score-label="74.33" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;74.33&quot;)">
<s style="width: 74.3333%; background-color: rgb(162, 210, 1);" ng-style="barWidth(74.33333333333333)">
<u class="ng-binding">Score</u>
<b class="ng-binding">74.33</b>
</s>
</div>
<div score-value="69" score-label="6.9" score-type="IMDB" class="rect" ng-show="validateScore(&quot;6.9&quot;)">
<s style="width: 69%; background-color: rgb(179, 217, 16);" ng-style="barWidth(69)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">6.9</b>
</s>
</div>
<div score-value="66" score-label="6.6" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;6.6&quot;)">
<s style="width: 66%; background-color: rgb(188, 220, 25);" ng-style="barWidth(66)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">6.6</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="88" score-label="88" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;88&quot;)">
<s style="width: 88%; background-color: rgb(76, 158, 0);" ng-style="barWidth(88)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">88</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Two friends who are dissatisfied with their jobs decide to join the army for a bit of fun.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Bill Murray, Harold Ramis, Warren Oates, P.J. Soles</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Comedy, War</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:46</dd>
<dt>Awards:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Len Blum, Daniel Goldberg, Harold Ramis</dd>
<dt>Director:</dt>
<dd class="ng-binding">Ivan Reitman</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Stripes&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2389182/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Cheap Thrills">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Cheap Thrills <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="72.5" score-label="72.5" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;72.5&quot;)">
<s style="width: 72.5%; background-color: rgb(168, 213, 7);" ng-style="barWidth(72.5)">
<u class="ng-binding">Score</u>
<b class="ng-binding">72.5</b>
</s>
</div>
<div score-value="69" score-label="6.9" score-type="IMDB" class="rect" ng-show="validateScore(&quot;6.9&quot;)">
<s style="width: 69%; background-color: rgb(179, 217, 16);" ng-style="barWidth(69)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">6.9</b>
</s>
</div>
<div score-value="69" score-label="6.9" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;6.9&quot;)">
<s style="width: 69%; background-color: rgb(179, 217, 16);" ng-style="barWidth(69)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">6.9</b>
</s>
</div>
<div score-value="64" score-label="64" score-type="Metascore" class="rect" ng-show="validateScore(&quot;64&quot;)">
<s style="width: 64%; background-color: rgb(195, 223, 30);" ng-style="barWidth(64)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">64</b>
</s>
</div>
<div score-value="88" score-label="88" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;88&quot;)">
<s style="width: 88%; background-color: rgb(76, 158, 0);" ng-style="barWidth(88)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">88</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A scheming couple put a struggling family man and his old friend through a series of increasingly twisted dares over the course of an evening at a local bar.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Pat Healy, Sara Paxton, Ethan Embry, David Koechner</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Comedy, Crime, Thriller</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:28</dd>
<dt>Awards:</dt>
<dd class="ng-binding">7 wins &amp; 3 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">David Chirchirillo, Trent Haaga</dd>
<dt>Director:</dt>
<dd class="ng-binding">E.L. Katz</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Cheap%20Thrills&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt1276962/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTQ2NDk2NDcxOF5BMl5BanBnXkFtZTcwNDk4MjA3OQ@@.jpg" alt="How to Make Money Selling Drugs">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">How to Make Money Selling Drugs <span class="ng-binding">2012</span></h2>
</header>
<div class="scores">
<div score-value="72.25" score-label="72.25" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;72.25&quot;)">
<s style="width: 72.25%; background-color: rgb(168, 213, 7);" ng-style="barWidth(72.25)">
<u class="ng-binding">Score</u>
<b class="ng-binding">72.25</b>
</s>
</div>
<div score-value="78" score-label="7.8" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.8&quot;)">
<s style="width: 78%; background-color: rgb(140, 198, 0);" ng-style="barWidth(78)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.8</b>
</s>
</div>
<div score-value="66" score-label="6.6" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;6.6&quot;)">
<s style="width: 66%; background-color: rgb(188, 220, 25);" ng-style="barWidth(66)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">6.6</b>
</s>
</div>
<div score-value="68" score-label="68" score-type="Metascore" class="rect" ng-show="validateScore(&quot;68&quot;)">
<s style="width: 68%; background-color: rgb(182, 218, 19);" ng-style="barWidth(68)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">68</b>
</s>
</div>
<div score-value="77" score-label="77" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;77&quot;)">
<s style="width: 77%; background-color: rgb(147, 202, 0);" ng-style="barWidth(77)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">77</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Ten easy steps show you how to make money from drugs, featuring a series of interviews with drug dealers, prison employees, and lobbyists arguing for tougher drug laws.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Woody Harrelson, Susan Sarandon, Eminem, 50 Cent</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Documentary</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:36</dd>
<dt>Awards:</dt>
<dd class="ng-binding">2 wins.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Matthew Cooke, Grant Jolly (story)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Matthew Cooke</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=How%20to%20Make%20Money%20Selling%20Drugs&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0460829/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTQ3NDQyNjM3NF5BMl5BanBnXkFtZTcwMzk5MDU0MQ@@.jpg" alt="Inland Empire">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Inland Empire <span class="ng-binding">2006</span></h2>
</header>
<div class="scores">
<div score-value="71.25" score-label="71.25" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;71.25&quot;)">
<s style="width: 71.25%; background-color: rgb(172, 214, 10);" ng-style="barWidth(71.25)">
<u class="ng-binding">Score</u>
<b class="ng-binding">71.25</b>
</s>
</div>
<div score-value="70" score-label="7" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7&quot;)">
<s style="width: 70%; background-color: rgb(176, 216, 14);" ng-style="barWidth(70)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7</b>
</s>
</div>
<div score-value="71" score-label="7.1" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7.1&quot;)">
<s style="width: 71%; background-color: rgb(172, 214, 11);" ng-style="barWidth(71)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7.1</b>
</s>
</div>
<div score-value="72" score-label="72" score-type="Metascore" class="rect" ng-show="validateScore(&quot;72&quot;)">
<s style="width: 72%; background-color: rgb(169, 213, 8);" ng-style="barWidth(72)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">72</b>
</s>
</div>
<div score-value="72" score-label="72" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;72&quot;)">
<s style="width: 72%; background-color: rgb(169, 213, 8);" ng-style="barWidth(72)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">72</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">As an actress starts to adopt the persona of her character in a film, her world starts to become nightmarish and surreal.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Laura Dern, Jeremy Irons, Justin Theroux, Karolina Gruszka</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, Mystery, Thriller</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">3:00</dd>
<dt>Awards:</dt>
<dd class="ng-binding">4 wins &amp; 6 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">David Lynch</dd>
<dt>Director:</dt>
<dd class="ng-binding">David Lynch</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Inland%20Empire&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt3505786/">
<img src="N/A" alt="Europe in 8 Bits">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Europe in 8 Bits <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="71" score-label="71" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;71&quot;)">
<s style="width: 71%; background-color: rgb(172, 214, 11);" ng-style="barWidth(71)">
<u class="ng-binding">Score</u>
<b class="ng-binding">71</b>
</s>
</div>
<div score-value="71" score-label="7.1" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.1&quot;)">
<s style="width: 71%; background-color: rgb(172, 214, 11);" ng-style="barWidth(71)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.1</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoRating" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoMeter" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">N/A</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">"Europe in 8 bits" is a documentary that explores the world of chip music, a new musical trend that is growing exponentially throughout Europe. The stars of this musical movement reveal to ...</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">N/A</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Documentary</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Awards:</dt>
<dd class="ng-binding">1 nomination.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Director:</dt>
<dd class="ng-binding">Javier Polo Gandía</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Europe%20in%208%20Bits&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0898367/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="The Road">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">The Road <span class="ng-binding">2009</span></h2>
</header>
<div class="scores">
<div score-value="70.5" score-label="70.5" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;70.5&quot;)">
<s style="width: 70.5%; background-color: rgb(174, 215, 12);" ng-style="barWidth(70.5)">
<u class="ng-binding">Score</u>
<b class="ng-binding">70.5</b>
</s>
</div>
<div score-value="73" score-label="7.3" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.3&quot;)">
<s style="width: 73%; background-color: rgb(166, 212, 5);" ng-style="barWidth(73)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.3</b>
</s>
</div>
<div score-value="70" score-label="7" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;7&quot;)">
<s style="width: 70%; background-color: rgb(176, 216, 14);" ng-style="barWidth(70)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">7</b>
</s>
</div>
<div score-value="64" score-label="64" score-type="Metascore" class="rect" ng-show="validateScore(&quot;64&quot;)">
<s style="width: 64%; background-color: rgb(195, 223, 30);" ng-style="barWidth(64)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">64</b>
</s>
</div>
<div score-value="75" score-label="75" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;75&quot;)">
<s style="width: 75%; background-color: rgb(160, 210, 0);" ng-style="barWidth(75)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">75</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A post-apocalyptic tale of a man and his son trying to survive by any means possible.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Viggo Mortensen, Kodi Smit-McPhee, Robert Duvall, Guy Pearce</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Adventure, Drama</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:51</dd>
<dt>Awards:</dt>
<dd class="ng-binding">Nominated for 1 BAFTA Film Award. Another 7 wins &amp; 22 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Cormac McCarthy (novel), Joe Penhall (screenplay)</dd>
<dt>Director:</dt>
<dd class="ng-binding">John Hillcoat</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=The%20Road&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt1279083/">
<img src="http://ia.media-imdb.com/images/M/MV5BMjA2Mjc1ODQ5Ml5BMl5BanBnXkFtZTcwMjU5MjQ0Mg@@.jpg" alt="Examined Life">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Examined Life <span class="ng-binding">2008</span></h2>
</header>
<div class="scores">
<div score-value="70" score-label="70" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;70&quot;)">
<s style="width: 70%; background-color: rgb(176, 216, 14);" ng-style="barWidth(70)">
<u class="ng-binding">Score</u>
<b class="ng-binding">70</b>
</s>
</div>
<div score-value="70" score-label="7" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7&quot;)">
<s style="width: 70%; background-color: rgb(176, 216, 14);" ng-style="barWidth(70)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7</b>
</s>
</div>
<div score-value="68" score-label="6.8" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;6.8&quot;)">
<s style="width: 68%; background-color: rgb(182, 218, 19);" ng-style="barWidth(68)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">6.8</b>
</s>
</div>
<div score-value="64" score-label="64" score-type="Metascore" class="rect" ng-show="validateScore(&quot;64&quot;)">
<s style="width: 64%; background-color: rgb(195, 223, 30);" ng-style="barWidth(64)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">64</b>
</s>
</div>
<div score-value="78" score-label="78" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;78&quot;)">
<s style="width: 78%; background-color: rgb(140, 198, 0);" ng-style="barWidth(78)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">78</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Examined Life pulls philosophy out of academic journals and classrooms, and puts it back on the streets. In Examined Life, filmmaker Astra Taylor accompanies some of today's most ...</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">K. Anthony Appiah, Judith Butler, Michael Hardt, Martha Nussbaum</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Documentary</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:27</dd>
<dt>Awards:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Astra Taylor</dd>
<dt>Director:</dt>
<dd class="ng-binding">Astra Taylor</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Examined%20Life&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2290567/">
<img src="N/A" alt="Once Upon a Time in Shanghai">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Once Upon a Time in Shanghai <span class="ng-binding">2014</span></h2>
</header>
<div class="scores">
<div score-value="69" score-label="69" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;69&quot;)">
<s style="width: 69%; background-color: rgb(179, 217, 16);" ng-style="barWidth(69)">
<u class="ng-binding">Score</u>
<b class="ng-binding">69</b>
</s>
</div>
<div score-value="69" score-label="6.9" score-type="IMDB" class="rect" ng-show="validateScore(&quot;6.9&quot;)">
<s style="width: 69%; background-color: rgb(179, 217, 16);" ng-style="barWidth(69)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">6.9</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoRating" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoMeter" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">N/A</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A laborer moves to Shanghai in the hope of becoming rich. But ends up using his kung fu skills to survive.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Sammo Hung Kam-Bo, Andy On, Philip Ng, Kuan Tai Chen</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Action, Crime</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Awards:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Jing Wong (screenplay)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Ching-Po Wong</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Once%20Upon%20a%20Time%20in%20Shanghai&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0390384/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTgwNjY5MDkzOF5BMl5BanBnXkFtZTcwOTAxMTcyMQ@@.jpg" alt="Primer">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Primer <span class="ng-binding">2004</span></h2>
</header>
<div class="scores">
<div score-value="69" score-label="69" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;69&quot;)">
<s style="width: 69%; background-color: rgb(179, 217, 16);" ng-style="barWidth(69)">
<u class="ng-binding">Score</u>
<b class="ng-binding">69</b>
</s>
</div>
<div score-value="70" score-label="7" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7&quot;)">
<s style="width: 70%; background-color: rgb(176, 216, 14);" ng-style="barWidth(70)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7</b>
</s>
</div>
<div score-value="66" score-label="6.6" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;6.6&quot;)">
<s style="width: 66%; background-color: rgb(188, 220, 25);" ng-style="barWidth(66)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">6.6</b>
</s>
</div>
<div score-value="68" score-label="68" score-type="Metascore" class="rect" ng-show="validateScore(&quot;68&quot;)">
<s style="width: 68%; background-color: rgb(182, 218, 19);" ng-style="barWidth(68)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">68</b>
</s>
</div>
<div score-value="72" score-label="72" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;72&quot;)">
<s style="width: 72%; background-color: rgb(169, 213, 8);" ng-style="barWidth(72)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">72</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Four friends/fledgling entrepreneurs, knowing that there's something bigger and more innovative than the different error-checking devices they've built, wrestle over their new invention.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Shane Carruth, David Sullivan, Casey Gooden, Anand Upadhyaya</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, Thriller, Sci-Fi</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:17</dd>
<dt>Awards:</dt>
<dd class="ng-binding">2 wins &amp; 7 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Shane Carruth</dd>
<dt>Director:</dt>
<dd class="ng-binding">Shane Carruth</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Primer&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2279353/">
<img src="http://ia.media-imdb.com/images/M/MV5BMjA2NDgwNDk5Ml5BMl5BanBnXkFtZTcwOTEyMTI3OA@@.jpg" alt="The Startup Kids">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">The Startup Kids <span class="ng-binding">2012</span></h2>
</header>
<div class="scores">
<div score-value="66" score-label="66" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;66&quot;)">
<s style="width: 66%; background-color: rgb(188, 220, 25);" ng-style="barWidth(66)">
<u class="ng-binding">Score</u>
<b class="ng-binding">66</b>
</s>
</div>
<div score-value="66" score-label="6.6" score-type="IMDB" class="rect" ng-show="validateScore(&quot;6.6&quot;)">
<s style="width: 66%; background-color: rgb(188, 220, 25);" ng-style="barWidth(66)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">6.6</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoRating" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoMeter" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">N/A</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">The Startup Kids is a documentary about young web entrepreneurs in the U.S. and Europe. It contains interviews with founders of Vimeo, Dropbox, Soundcloud and more who talk about how they ...</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Trip Adler, Alexa Andrzejewski, Mike Butcher, Carter Cleveland</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Documentary, Biography</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">0:55</dd>
<dt>Awards:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Writer:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Director:</dt>
<dd class="ng-binding">Vala Halldorsdottir, Sesselja Vilhjalmsdottir</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=The%20Startup%20Kids&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt1995341/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTQwNjYzMTQ0Ml5BMl5BanBnXkFtZTcwNDUzODM5Nw@@.jpg" alt="It's a Disaster">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">It's a Disaster <span class="ng-binding">2012</span></h2>
</header>
<div class="scores">
<div score-value="65.5" score-label="65.5" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;65.5&quot;)">
<s style="width: 65.5%; background-color: rgb(190, 221, 26);" ng-style="barWidth(65.5)">
<u class="ng-binding">Score</u>
<b class="ng-binding">65.5</b>
</s>
</div>
<div score-value="65" score-label="6.5" score-type="IMDB" class="rect" ng-show="validateScore(&quot;6.5&quot;)">
<s style="width: 65%; background-color: rgb(192, 222, 28);" ng-style="barWidth(65)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">6.5</b>
</s>
</div>
<div score-value="63" score-label="6.3" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;6.3&quot;)">
<s style="width: 63%; background-color: rgb(198, 224, 33);" ng-style="barWidth(63)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">6.3</b>
</s>
</div>
<div score-value="57" score-label="57" score-type="Metascore" class="rect" ng-show="validateScore(&quot;57&quot;)">
<s style="width: 57%; background-color: rgb(217, 231, 50);" ng-style="barWidth(57)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">57</b>
</s>
</div>
<div score-value="77" score-label="77" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;77&quot;)">
<s style="width: 77%; background-color: rgb(147, 202, 0);" ng-style="barWidth(77)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">77</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Four couples meet for Sunday brunch only to discover they are stuck in a house together as the world may be about to end.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Rachel Boston, Kevin M. Brennan, David Cross, America Ferrera</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Comedy, Drama</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:28</dd>
<dt>Awards:</dt>
<dd class="ng-binding">3 wins.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Todd Berger</dd>
<dt>Director:</dt>
<dd class="ng-binding">Todd Berger</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=It's%20a%20Disaster&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2272350/">
<img src="http://ia.media-imdb.com/images/M/MV5BMjAxMTk2NDcxM15BMl5BanBnXkFtZTcwMjQ0ODA0OQ@@.jpg" alt="The Battery">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">The Battery <span class="ng-binding">2012</span></h2>
</header>
<div class="scores">
<div score-value="64" score-label="64" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;64&quot;)">
<s style="width: 64%; background-color: rgb(195, 223, 30);" ng-style="barWidth(64)">
<u class="ng-binding">Score</u>
<b class="ng-binding">64</b>
</s>
</div>
<div score-value="64" score-label="6.4" score-type="IMDB" class="rect" ng-show="validateScore(&quot;6.4&quot;)">
<s style="width: 64%; background-color: rgb(195, 223, 30);" ng-style="barWidth(64)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">6.4</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoRating" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoMeter" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">N/A</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">The personalities of two former baseball players clash as they traverse the rural back roads of a post-plague New England teeming with the undead.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Jeremy Gardner, Adam Cronheim, Niels Bolle, Alana O'Brien</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, Horror</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:41</dd>
<dt>Awards:</dt>
<dd class="ng-binding">6 wins &amp; 1 nomination.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Jeremy Gardner</dd>
<dt>Director:</dt>
<dd class="ng-binding">Jeremy Gardner</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=The%20Battery&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0193253/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTQ4MzQ1ODgwNl5BMl5BanBnXkFtZTcwMTc0NTE0MQ@@.jpg" alt="Jin-Roh: The Wolf Brigade">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Jin-Roh: The Wolf Brigade <span class="ng-binding">1999</span></h2>
</header>
<div class="scores">
<div score-value="62" score-label="62" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;62&quot;)">
<s style="width: 62%; background-color: rgb(201, 225, 36);" ng-style="barWidth(62)">
<u class="ng-binding">Score</u>
<b class="ng-binding">62</b>
</s>
</div>
<div score-value="76" score-label="7.6" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.6&quot;)">
<s style="width: 76%; background-color: rgb(153, 206, 0);" ng-style="barWidth(76)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.6</b>
</s>
</div>
<div score-value="58" score-label="5.8" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;5.8&quot;)">
<s style="width: 58%; background-color: rgb(214, 230, 47);" ng-style="barWidth(58)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">5.8</b>
</s>
</div>
<div score-value="59" score-label="59" score-type="Metascore" class="rect" ng-show="validateScore(&quot;59&quot;)">
<s style="width: 59%; background-color: rgb(211, 229, 44);" ng-style="barWidth(59)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">59</b>
</s>
</div>
<div score-value="55" score-label="55" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;55&quot;)">
<s style="width: 55%; background-color: rgb(224, 234, 56);" ng-style="barWidth(55)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">55</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A traumatized member of an elite para-military police force falls for the sister of a female terrorist courier who died in front of him on duty.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Yoshikazu Fujiki, Sumi Mutoh, Hiroyuki Kinosha, Yukio Hiroda</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Animation, Drama, Fantasy</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:42</dd>
<dt>Awards:</dt>
<dd class="ng-binding">5 wins &amp; 1 nomination.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Mamoru Oshii (creator), Mamoru Oshii, Robert Chomiak (English adaptation)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Hiroyuki Okiura</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Jin-Roh%3A%20The%20Wolf%20Brigade&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt1731141/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Ender's Game">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Ender's Game <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="59.5" score-label="59.5" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;59.5&quot;)">
<s style="width: 59.5%; background-color: rgb(209, 228, 43);" ng-style="barWidth(59.5)">
<u class="ng-binding">Score</u>
<b class="ng-binding">59.5</b>
</s>
</div>
<div score-value="68" score-label="6.8" score-type="IMDB" class="rect" ng-show="validateScore(&quot;6.8&quot;)">
<s style="width: 68%; background-color: rgb(182, 218, 19);" ng-style="barWidth(68)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">6.8</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoRating" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="51" score-label="51" score-type="Metascore" class="rect" ng-show="validateScore(&quot;51&quot;)">
<s style="width: 51%; background-color: rgb(236, 238, 67);" ng-style="barWidth(51)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">51</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoMeter" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">N/A</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Young Ender Wiggin is recruited by the International Military to lead the fight against the Formics, a genocidal alien race which nearly annihilated the human race in a previous invasion.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Asa Butterfield, Harrison Ford, Hailee Steinfeld, Abigail Breslin</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Action, Sci-Fi</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:54</dd>
<dt>Awards:</dt>
<dd class="ng-binding">1 win &amp; 6 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Gavin Hood (screenplay), Orson Scott Card (based on the book Ender's Game by)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Gavin Hood</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Ender's%20Game&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2333804/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="The Zero Theorem">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">The Zero Theorem <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="56.5" score-label="56.5" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;56.5&quot;)">
<s style="width: 56.5%; background-color: rgb(219, 232, 51);" ng-style="barWidth(56.5)">
<u class="ng-binding">Score</u>
<b class="ng-binding">56.5</b>
</s>
</div>
<div score-value="62" score-label="6.2" score-type="IMDB" class="rect" ng-show="validateScore(&quot;6.2&quot;)">
<s style="width: 62%; background-color: rgb(201, 225, 36);" ng-style="barWidth(62)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">6.2</b>
</s>
</div>
<div score-value="56" score-label="5.6" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;5.6&quot;)">
<s style="width: 56%; background-color: rgb(220, 232, 53);" ng-style="barWidth(56)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">5.6</b>
</s>
</div>
<div score-value="54" score-label="54" score-type="Metascore" class="rect" ng-show="validateScore(&quot;54&quot;)">
<s style="width: 54%; background-color: rgb(227, 235, 58);" ng-style="barWidth(54)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">54</b>
</s>
</div>
<div score-value="54" score-label="54" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;54&quot;)">
<s style="width: 54%; background-color: rgb(227, 235, 58);" ng-style="barWidth(54)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">54</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A computer hacker whose goal is to discover the reason for human existence continually finds his work interrupted thanks to the Management; namely, they send a teenager and lusty love interest to distract him.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Matt Damon, Gwendoline Christie, Tilda Swinton, Christoph Waltz</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, Fantasy, Sci-Fi</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:47</dd>
<dt>Awards:</dt>
<dd class="ng-binding">1 win &amp; 2 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Pat Rushin (screenplay)</dd>
<dt>Director:</dt>
<dd class="ng-binding">Terry Gilliam</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=The%20Zero%20Theorem&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt0129332/">
<img src="http://ia.media-imdb.com/images/M/MV5BMjExNTQ0MDE4N15BMl5BanBnXkFtZTcwNjI1NjAzMQ@@.jpg" alt="Ravenous">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Ravenous <span class="ng-binding">1999</span></h2>
</header>
<div class="scores">
<div score-value="54" score-label="54" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;54&quot;)">
<s style="width: 54%; background-color: rgb(227, 235, 58);" ng-style="barWidth(54)">
<u class="ng-binding">Score</u>
<b class="ng-binding">54</b>
</s>
</div>
<div score-value="71" score-label="7.1" score-type="IMDB" class="rect" ng-show="validateScore(&quot;7.1&quot;)">
<s style="width: 71%; background-color: rgb(172, 214, 11);" ng-style="barWidth(71)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">7.1</b>
</s>
</div>
<div score-value="56" score-label="5.6" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;5.6&quot;)">
<s style="width: 56%; background-color: rgb(220, 232, 53);" ng-style="barWidth(56)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">5.6</b>
</s>
</div>
<div score-value="46" score-label="46" score-type="Metascore" class="rect" ng-show="validateScore(&quot;46&quot;)">
<s style="width: 46%; background-color: rgb(242, 225, 58);" ng-style="barWidth(46)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">46</b>
</s>
</div>
<div score-value="43" score-label="43" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;43&quot;)">
<s style="width: 43%; background-color: rgb(244, 215, 50);" ng-style="barWidth(43)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">43</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">Captain John Boyd's promotion stations him at a fort where a rescued man tells a disturbing tale of cannibalism.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Guy Pearce, Robert Carlyle, David Arquette, Jeremy Davies</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Horror, Thriller</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:41</dd>
<dt>Awards:</dt>
<dd class="ng-binding">1 win &amp; 4 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Ted Griffin</dd>
<dt>Director:</dt>
<dd class="ng-binding">Antonia Bird</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Ravenous&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2241403/">
<img src="http://ia.media-imdb.com/images/M/MV5BMTM4NzAwODEwNl5BMl5BanBnXkFtZTcwMTMwNTQ2OQ@@.jpg" alt="Outpost: Rise of the Spetsnaz">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Outpost: Rise of the Spetsnaz <span class="ng-binding">2013</span></h2>
</header>
<div class="scores">
<div score-value="50" score-label="50" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;50&quot;)">
<s style="width: 50%; background-color: rgb(240, 240, 70);" ng-style="barWidth(50)">
<u class="ng-binding">Score</u>
<b class="ng-binding">50</b>
</s>
</div>
<div score-value="50" score-label="5" score-type="IMDB" class="rect" ng-show="validateScore(&quot;5&quot;)">
<s style="width: 50%; background-color: rgb(240, 240, 70);" ng-style="barWidth(50)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">5</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoRating" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="Metascore" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">N/A</b>
</s>
</div>
<div score-value="null" score-label="N/A" score-type="tomatoMeter" class="rect ng-hide" ng-show="validateScore(&quot;N/A&quot;)">
<s style="background-color: rgb(215, 0, 0);" ng-style="barWidth(null)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">N/A</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">In this third installment of the hit Nazi Zombie action horror movie, Outpost: Rise Of The Spetnaz, we discover the horrifying origins of these supernatural soldiers and see them in ...</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Bryan Larkin, Iván Kamarás, Michael McKell, Velibor Topic</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Action, Horror, Sci-Fi</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Awards:</dt>
<dd class="ng-binding">N/A</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Rae Brunton</dd>
<dt>Director:</dt>
<dd class="ng-binding">Kieran Parker</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Outpost%3A%20Rise%20of%20the%20Spetsnaz&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2177771/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="The Monuments Men">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">The Monuments Men <span class="ng-binding">2014</span></h2>
</header>
<div class="scores">
<div score-value="49.25" score-label="49.25" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;49.25&quot;)">
<s style="width: 49.25%; background-color: rgb(240, 237, 67);" ng-style="barWidth(49.25)">
<u class="ng-binding">Score</u>
<b class="ng-binding">49.25</b>
</s>
</div>
<div score-value="61" score-label="6.1" score-type="IMDB" class="rect" ng-show="validateScore(&quot;6.1&quot;)">
<s style="width: 61%; background-color: rgb(204, 226, 39);" ng-style="barWidth(61)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">6.1</b>
</s>
</div>
<div score-value="52" score-label="5.2" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;5.2&quot;)">
<s style="width: 52%; background-color: rgb(233, 237, 64);" ng-style="barWidth(52)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">5.2</b>
</s>
</div>
<div score-value="52" score-label="52" score-type="Metascore" class="rect" ng-show="validateScore(&quot;52&quot;)">
<s style="width: 52%; background-color: rgb(233, 237, 64);" ng-style="barWidth(52)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">52</b>
</s>
</div>
<div score-value="32" score-label="32" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;32&quot;)">
<s style="width: 32%; background-color: rgb(250, 176, 19);" ng-style="barWidth(32)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">32</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">An unlikely World War II platoon is tasked to rescue art masterpieces from Nazi thieves and return them to their owners.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">George Clooney, Matt Damon, Bill Murray, Cate Blanchett</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Biography, Drama, War</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:58</dd>
<dt>Awards:</dt>
<dd class="ng-binding">1 nomination.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">George Clooney (screenplay), Grant Heslov (screenplay), Robert M. Edsel (book), Bret Witter (book)</dd>
<dt>Director:</dt>
<dd class="ng-binding">George Clooney</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=The%20Monuments%20Men&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) --><li class="ng-scope" data-ng-repeat="movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies(&quot;average&quot;, true)">
<div class="movie">
<div movie="movie" class="poster ng-isolate-scope">
<a href="http://www.imdb.com/title/tt2209764/">
<img src="http://ia.media-imdb.com/images/M/[email protected]" alt="Transcendence">
</a>
</div>
<div class="data">
<header>
<h2 class="ng-binding">Transcendence <span class="ng-binding">2014</span></h2>
</header>
<div class="scores">
<div score-value="42.75" score-label="42.75" score-type="Score" bar-class="big-bar" class="rect big-bar" ng-show="validateScore(&quot;42.75&quot;)">
<s style="width: 42.75%; background-color: rgb(244, 214, 49);" ng-style="barWidth(42.75)">
<u class="ng-binding">Score</u>
<b class="ng-binding">42.75</b>
</s>
</div>
<div score-value="64" score-label="6.4" score-type="IMDB" class="rect" ng-show="validateScore(&quot;6.4&quot;)">
<s style="width: 64%; background-color: rgb(195, 223, 30);" ng-style="barWidth(64)">
<u class="ng-binding">IMDB</u>
<b class="ng-binding">6.4</b>
</s>
</div>
<div score-value="46" score-label="4.6" score-type="tomatoRating" class="rect" ng-show="validateScore(&quot;4.6&quot;)">
<s style="width: 46%; background-color: rgb(242, 225, 58);" ng-style="barWidth(46)">
<u class="ng-binding">tomatoRating</u>
<b class="ng-binding">4.6</b>
</s>
</div>
<div score-value="42" score-label="42" score-type="Metascore" class="rect" ng-show="validateScore(&quot;42&quot;)">
<s style="width: 42%; background-color: rgb(244, 211, 47);" ng-style="barWidth(42)">
<u class="ng-binding">Metascore</u>
<b class="ng-binding">42</b>
</s>
</div>
<div score-value="19" score-label="19" score-type="tomatoMeter" class="rect" ng-show="validateScore(&quot;19&quot;)">
<s style="width: 19%; background-color: rgb(245, 115, 0);" ng-style="barWidth(19)">
<u class="ng-binding">tomatoMeter</u>
<b class="ng-binding">19</b>
</s>
</div>
</div>
<div class="text-block">
<p class="ng-binding">A scientist's drive for artificial intelligence, takes on dangerous implications when his consciousness is uploaded into one such program.</p>
</div>
<div class="text-block smaller">
<p class="ng-binding">Johnny Depp, Rebecca Hall, Paul Bettany, Cillian Murphy</p>
</div>
<dl class="details smaller">
<dt>Genre:</dt>
<dd class="ng-binding">Drama, Mystery, Sci-Fi</dd>
<dt>Runtime:</dt>
<dd class="ng-binding">1:59</dd>
<dt>Awards:</dt>
<dd class="ng-binding">1 win &amp; 3 nominations.</dd>
<dt>Writer:</dt>
<dd class="ng-binding">Jack Paglen</dd>
<dt>Director:</dt>
<dd class="ng-binding">Wally Pfister</dd>
</dl>
<div class="text-block smaller">
<p>
<a href="http://www.subdivx.com/index.php?buscar=Transcendence&amp;accion=5&amp;masdesc=&amp;subtitulos=1&amp;realiza_b=1">subs</a>
</p>
</div>
</div>
</div>
</li><!-- end ngRepeat: movie in movies | filter : { suitable : suitableFor.selected } | orderBy : orderMovies("average", true) -->
</ul>
</div>
</main>
<footer>
<div class="vessel">
<p>By DrummerHead, sabed</p>
</div>
</footer>
<div id="moribus">
<!--[if lt IE 9]>
<script src="bower_components/es5-shim/es5-shim.js"></script>
<script src="bower_components/json3/lib/json3.min.js"></script>
<![endif]-->
<!-- build:js scripts/vendor.js -->
<!-- bower:js -->
<script src="bower_components/angular/angular.js"></script>
<script src="bower_components/json3/lib/json3.js"></script>
<!-- endbower -->
<!-- endbuild -->
<!-- build:js({.tmp,app}) scripts/scripts.js -->
<script src="scripts/app.js"></script>
<!-- endbuild -->
</div>
<script type="text/javascript">document.write('<script src="' + (location.protocol || 'http:') + '//' + (location.hostname || 'localhost') + ':35729/livereload.js?snipver=1" type="text/javascript"><\/script>')</script><script src="http://localhost:35729/livereload.js?snipver=1" type="text/javascript"></script>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment