movie about 2 friends who agree to commit suicide if still single by 25 or 30, i’m not sure, i never watched it, i just read the plot info on the digital cable channel it was on a few years ago, but i cant find the title anywhere.. ring a bell to anyone??
hmm……i don’t know the title but i think it has sarah jessica parker.
If Lucy Fell
That movie is beyond horrible. Please save yourself an hour and 1/2 and don’t watch it.
Oh, I watched a little bit of that movie. It was horrible.
25? That’s like being 15 nowadays. Do they mean not-married single or never been on a date single? Cuz any jackass that gets married before 25 should commit suicide. Amirite?
Related posts:
- movie title help
- How to Lose Friends & Alienate People
- what movie should I see tonight
- Terry Bradshaw in a movie
- Need help..War movie.
$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 27th, 2008
Categories: general .
No Comments
No comments yet.
Comments RSS
TrackBack Identifier URI
Leave a comment