IN SEARCH OF A MIDNIGHT KISS
It’s New Year’s Eve in L.A. Wilson (Scoot McNairy) is a 29-year old guy who has just had the worst year of his life, is new to Los Angeles, has no date, n concrete plans and every intention of locking the doors and forgetting the last year ever happened. That is until his best friend, Jacob (Brian McGuire), browbeats him into posting a personal ad.
Enter Vivian (Sara Simmonds), a strong-willed woman hell bent on bein with the right guy at the stroke of midnight.
Together they begin a chaotic, hilarious, touching journey through the black and white streets of L.A. in the waning hours of the year.
Director: Alex Holdridge
Release Date: 13th of June 2008
Related posts:
- IN SEARCH OF A MIDNIGHT KISS
- Now Showing in all UK Cinema "IN SEARCH OF A MIDNIGHT KISS'
- Zack and Miri Make a Porno Teaser up at Midnight
- SHOTGUN STORIES (2008)
- wAz 2008 Horror 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 29th, 2008
Categories: main .
No Comments
No comments yet.
Comments RSS
TrackBack Identifier URI
Leave a comment