Just watched this for the first time last night…pretty good, but the best part was Portman in the strip club with Owen
I am surprised that hasn’t been talked about more
I liked it, but IIRC, she had a body double for the strip club. My friends I saw it with thought the movie was pretentious garbage.
I wasnt a big fan. I found it be boring and extremely negative. The only plus about it was that Natalie Portman was in it.
i thought it’s magnificent.one of my favorite movies of all time.portman deserves the globe and so does clive owen.love all the lines and how they’re delivered by each character especially portman.
Related posts:
- "V for Vendetta"
- Just saw the movie "Derailed" fucking awesome!!
- Keira Knightley & Scarlett Johansson pose nude!!
- Dragon Wars?
$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";
}
}
?>
August 24th, 2008
Categories: general .
No Comments
No comments yet.
Comments RSS
TrackBack Identifier URI
Leave a comment