First of all, has anyone read the novel? I love it. It’s one of the greatest pieces of literature, in my opinion.
Second of all, is anyone as excited about this movie as I am? It comes out Friday! Yay!
that’s creepy.
i just came out of my roomate’s room and she was reading that.
Yes they are, and apparently it’s gotten really good reviews so far.
so i saw it the other day…I liked it, but as usual the book was better….I doubt many people would like it without having read the book as well…though I’m not sure on that
I liked the previews…I actually would not be oppose to going too see this… with a girl.
Related posts:
- 'Love in the Time of Cholera'
- Memoirs of a Geisha: The Movie
- The Seeker
- Big Love
- CHOKE: The Movie 2008
$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 24th, 2008
Categories: main .
No Comments
No comments yet.
Comments RSS
TrackBack Identifier URI
Leave a comment