
Here we go, warthogs! The trailer for Harry Potter and the Order of the Phoenix just went up on the Web. Comments? Concerns? I don’t know about you, but I’m extra psyched now, what with all the shadows and ominous talk that make HPATOOTP at times look more like the fifth installment of the Saw series than another chapter in the whole Will-Ron-And-Hermione-Ever-Get-It-On? affair. Here we have our first major glimpse at Oscar nominee Imelda Staunton (Vera Drake) as Dolores Umbridge. Also, I think if you squint, Harry & Co. look a heckuvalot like The Goonies in some shots. (“Sloth love Chunk… and Hagrid!”) Man, those wee wizards are getting old, PopWatchers. Seasons change. And, as the trailer promises, “On July 13th, the rebellion begins.” Are you ready?
Related posts:
- Order of the Phoenix
- Simpsons Movie will top Harry Potter
- 'No Reservations'
- 'Iron Man'
- 'Transformers'
$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";
}
}
?>
April 24th, 2007
Categories: Movie Trailers .
No Comments
No comments yet.
Comments RSS
TrackBack Identifier URI
Leave a comment