Please use this form to report an issue or request a change for the following page in LIME Local:
nid = $_REQUEST['nid'];
$node = node_load($node);
if($node->pid) {
setcookie('limelocal-return', $node->path, 0, '/');
echo 'path . '">' .
$node->title . ' [0]
' . $node->address1 .
'
' . $node->city . ', ' . $node->state .
' ' . $node->zip;
echo '';
}
}
?>
For issues not related to this page, please use our Contact Us [0] form.