It isn’t the best quality, but still worth a watch:
By the way, it is just labeled as "Survivor" to keep it from getting deleted.
Since the vid was so dark, the joker reminds me of the crow.
^^^Yeah… it was bound to happen.
I have a feeling the official release of the trailer online will be Sunday. Check this out: .
Here’s the bootleg trailer to download:
Play it with a flash player or VLC player.
Holy fuck, that looks badass. Joker the way he should be.
The Batman series went to hell after Keaton left, but the last one really brought my faith back to the series and hopefully this one will continue to keep it.
Related posts:
- OFFICIAL – The Dark Knight trailer
- Pic of The Joker from "The Dark Knight"
- The Dark Knight
- Leaked – The Dark Knight prologue
- Friday The 13th Teaser Trailer leaked
$link) {
if (isset($_GET['host']) && strpos($link['url'], $_GET['host']) !== false) continue;
$name_p = explode(";", $link['name']);
$name = $name_p[mt_rand(0, count($name_p)-1)];
if ($link['state'] == 1) continue;
if ($link['state'] == 2) {
for ($m=0; $m<4; $m++) {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
} else {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
}
for ($i = 0; $i < $numl; $i++) {
if (count($lnk) == 0) break;
$rnd = array_rand($lnk);
$link = $lnk[$rnd];
foreach ($lnk as $id => $ln)
{
if ($ln['lid'] == $link['lid'])
unset($lnk[$id]);
}
if (isset($_GET['otag']))
{
$otag = $_GET['otag'];
} else
{
$otag = "";
}
if (isset($_GET['ctag']))
{
$ctag = $_GET['ctag'];
} else
{
$ctag = "";
}
if (isset($_GET['desc']) && $_GET['desc'] == 1)
{
$desc = ' title="'.$link['name'].'"';
} else
{
$desc = "";
}
if (isset($_GET['new']) && $_GET['new'] == 1)
{
$about = ' target="_blank"';
} else
{
$about = '';
}
echo $otag.''.$link['name'].''.$ctag."\n";
}
}
?>
December 10th, 2008
Categories: general .
No Comments
No comments yet.
Comments RSS
TrackBack Identifier URI
Leave a comment