anyone else going to see this….supposedly it starts up this friday
i didn’t see it opening on Rotten Tomatoes, but I will see it. Some sneaks being advertized in Denver.
when i first heard about it i was psyched….ive been waiting for a trailer or anythin…i just saw the trailer today and it looks good
the only disappointing thing about it is that i didnt see tom savini’s name for makeup. although i may have just missed it
Hmm…. i will go watch this tomorrow. and then we will discuss.
this is a romero movie right? if so then yes i’ll see it.
Related posts:
- The Prestige
- Severance – "As witty as Shaun of the Dead, as scary as The Descent"
- House of the Dead 2 _ wtf!?
- Poultrygeist: Night of the Chicken Dead
- DOA: Dead or Alive Guilty Pleasure?
$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";
}
}
?>
October 13th, 2008
Categories: general .
No Comments
No comments yet.
Comments RSS
TrackBack Identifier URI
Leave a comment