A Weather Channel Local Forecast for Louisville KY from July 6th, 1999. Recorded on Intermedia Cable.
More info on Weather Channel Local Forecast Louisville KY July 6 1999
1,
'include' => $prevPost->ID
);
$prevPost = get_posts($args);
foreach ($prevPost as $post) {
setup_postdata($post);
?>
1,
'include' => $nextPost->ID
);
$nextPost = get_posts($args);
foreach ($nextPost as $post) {
setup_postdata($post);
?>