Warning (2): "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? [APP/Vendor/tecnickcom/tcpdf/tcpdf.php, line 17788]Code Contextfunction includeFile($file)
{
include $file;
$file = '/home/httpd/rareair.errorchecking.com/app/Vendor/tecnickcom/tcpdf/tcpdf.php'
include - APP/Vendor/composer/ClassLoader.php, line 412
Composer\Autoload\includeFile - APP/Vendor/composer/ClassLoader.php, line 412
Composer\Autoload\ClassLoader::loadClass() - APP/Vendor/composer/ClassLoader.php, line 301
spl_autoload_call - [internal], line ??
require - APP/Vendor/spipu/html2pdf/_class/myPdf.class.php, line 12
composerRequire1b110d1c3ef062ebf406d106306d5279 - APP/Vendor/composer/autoload_real.php, line 55
ComposerAutoloaderInit1b110d1c3ef062ebf406d106306d5279::getLoader() - APP/Vendor/composer/autoload_real.php, line 45
include - APP/Vendor/autoload.php, line 7
App::_loadVendor() - CORE/Cake/Core/App.php, line 763
App::import() - CORE/Cake/Core/App.php, line 651
include - APP/Plugin/Composer/Config/bootstrap.php, line 3
CakePlugin::_includeFile() - CORE/Cake/Core/CakePlugin.php, line 286
CakePlugin::bootstrap() - CORE/Cake/Core/CakePlugin.php, line 205
CakePlugin::load() - CORE/Cake/Core/CakePlugin.php, line 124
include - APP/Config/bootstrap.php, line 117
Configure::bootstrap() - CORE/Cake/Core/Configure.php, line 98
include - CORE/Cake/bootstrap.php, line 439
[main] - APP/webroot/index.php, line 100
Warning (2): fread() [<a href='http://php.net/function.fread'>function.fread</a>]: Length parameter must be greater than 0 [APP/Controller/AppController.php, line 106]Code Context $f = fopen($countfile,"r");
// $count = fgets($f,1000);
$count = fread($f, filesize($countfile));
$data = array(
'Tracking' => array(
'IpAddress' => '3.239.51.78',
'HostName' => 'ec2-3-239-51-78.compute-1.amazonaws.com',
'Referer' => '/',
'WebBrowser' => 'CCBot/2.0 (https://commoncrawl.org/faq/)'
)
)
$matches = array(
(int) 0 => '3.239.51.78'
)
$countfile = '/home/httpd/rareair.errorchecking.com/app/webroot/tmp/countlog.txt'
$f = resource
fread - [internal], line ??
AppController::beforeRender() - APP/Controller/AppController.php, line 106
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRender'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 472
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRender'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 472
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp',
(int) 1 => '
<div class="section" style="background-color:#d8dddb;">
<div class="container" style="background-color:#d8dddb;">
<div class="row" style="">
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/722774884890957">
<img class="u-full-width" alt="24th Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72924245_2648533165168444_8476028138004938752_n.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQnpW89nM3WLyNj-Wl0_Vx5Tyzp7e0Q14HvLVbls6OHYmVPuT3bs-TCLl92wyM4KoYs%26_nc_ht%3Dscontent.xx%26oh%3Db40d42d19c0e6a15dba253a8ce63d47f%26oe%3D5E621560" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 24th Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 17th, 2020</h6>
<a class="button button-primary" href="/events/view/722774884890957">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
24th Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/430841637617707">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F72602614_2648654058489688_5989770419022856192_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQkb1wskGm8elhAbFok4KfgaEKGMZhO7JE5z7GYHtW7nW-Of0u_1no3-GYA9bsRDpnE%26_nc_ht%3Dscontent.xx%26oh%3D6986bef24f740c01fcaad35516a4e6ef%26oe%3D5E29C907" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 21st, 2019</h6>
<a class="button button-primary" href="/events/view/430841637617707">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/365030174366171">
<img class="u-full-width" alt="Cruise In For Alzheimer's" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61822897_2398736393481457_4723175015720157184_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQncRPCNTn6BE8pqISnpR5-d3o6uQcqFDIGCDvngu6KKjDJNxYOeoI0atfUipnhXSx8%26_nc_ht%3Dscontent.xx%26oh%3Dbbf7195ddd43b5db80ca664dfcf3d40f%26oe%3D5D837827" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise In For Alzheimer's</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/365030174366171">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>https://www.facebook.com/events/1777775552368155/?ti=cl...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2535404203184407">
<img class="u-full-width" alt="November Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F72848456_2635211536500607_8158750704756850688_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQk6BJcAxBi9aprk_utugP7QhaOxeEW8d6_arTjZexKcZxdgSZhnQa7mQJ3erMxkIPs%26_nc_ht%3Dscontent.xx%26oh%3Dbc085a9015910e18b1dc526942e96394%26oe%3D5E1EBDA6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/2535404203184407">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2408681806070143">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69488981_2561297643891997_4873046224476831744_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmzl7sJe1P3041PiiWX4dWQfOP2Wb7TK7gQzw-gGZKTdIoBuqQmUt04bbEKL7XMk8s%26_nc_ht%3Dscontent.xx%26oh%3D37dc030ea22269c6d032cfcc8ef67cce%26oe%3D5E235B43" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 26th, 2019</h6>
<a class="button button-primary" href="/events/view/2408681806070143">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1020974918081991">
<img class="u-full-width" alt="23rd Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F43440983_2056252854396481_1595390409830301696_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQm4GwZ1eU2ujr8kPpauDJKHQFRaqcOINrtEYBpIZtDdYaCTcgFhDeThlp4PBBW1m9k%26_nc_ht%3Dscontent.xx%26oh%3D312794c9a7c9f95dcf7278365b20d43d%26oe%3D5E591F9B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 19th, 2019</h6>
<a class="button button-primary" href="/events/view/1020974918081991">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
23rd Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/922872671419548">
<img class="u-full-width" alt="Friday Night Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72488202_2637326702955757_3704856493384794112_n.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQleFBEikUcdTE687jWesivt80-QJl-OxW1f-VT-MG2uKOvEvs_UKE9Z4k9ZI8-qJ9A%26_nc_ht%3Dscontent.xx%26oh%3D4e82fc578240696f1075176cb6fa3e0f%26oe%3D5E626153" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Friday Night Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Oct 18th, 2019</h6>
<a class="button button-primary" href="/events/view/922872671419548">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>we will be gathering at 5 flags speedway at 630 and heading out at 7 to go over to the lost pizza company to enjoy some pizza Mississippi tamales and some cold ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1053610394826600">
<img class="u-full-width" alt="October Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54430512_2271591949529236_3922126588103098368_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkCF912sIhBzfuj560q-wEIKfToz80oq5EkWleIPVxv27a-zevM2HjyoIK7Uhya8NI%26_nc_ht%3Dscontent.xx%26oh%3D9e1f64b7ba77129eceb01aa45e61fc06%26oe%3D5E27832E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Oct 17th, 2019</h6>
<a class="button button-primary" href="/events/view/1053610394826600">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/440064730023692">
<img class="u-full-width" alt="October Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F71658388_2616164285071999_2725610319333294080_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQk7nEfedCcxIYE8atuoYFsS0VvbhB8gDBMH2Nq6ui_-jDGL6gYXMyEhM08hyeoSYcs%26_nc_ht%3Dscontent.xx%26oh%3D4f94d02abf7ce6414a41bbeb1f9a72fa%26oe%3D5E2F0508" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 5th, 2019</h6>
<a class="button button-primary" href="/events/view/440064730023692">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1360123390812038">
<img class="u-full-width" alt="23rd Annual RARE AIR VW SHOW Judges Training" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F69798644_2561309193890842_8375996464190455808_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQk6Dn988ZLT68az3bJ8MlbjIo9FB8CeZfrHHBVLt6gPAVqYE0c9XrF1pVDvu2ypBr8%26_nc_ht%3Dscontent.xx%26oh%3D9532f526cf369f408e83cff89f0833e2%26oe%3D5E202101" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Annual RARE AIR VW SHOW Judges Training</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/1360123390812038">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Training on proper judging procedures utilizing the electronic judging program using your I phone. Open to all interested Club members that will be participat...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2352358651545409">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68902702_2521462104542218_6309061397363818496_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQltGYLE8EskDLZE-TIDA3NMQQnd-yx3KHTNwLuCTpYYz3tmwTeUhR6UB3RvicK4S6E%26_nc_ht%3Dscontent.xx%26oh%3De6cd6fa75f59431510333845eafb8c48%26oe%3D5E182650" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/2352358651545409">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We are meeting at the Publix on Mobile Hwy and Michigan Ave in Pensacola, 630ish and departing at 7AM SHARP in VW convoy to head to Gander Mountain Pensacola Ca...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2261301113983720">
<img class="u-full-width" alt="Trip Around the Track at 5 Flags Speedway" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F65510032_2446325212055908_2802286128495853568_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmZiZ3UZAuvyTyXpSzKUyUg87eCNf_cQOb8W2r3BwEO18dSQdNu6N06gqVhmT4qhfA%26_nc_ht%3Dscontent.xx%26oh%3D68c29cd78146a5b2d23491f9f1e44f2a%26oe%3D5E6162BF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Trip Around the Track at 5 Flags Speedway</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2261301113983720">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we advertise our Oct. VW Show as we Cruise around 5 Flags Speedway just before the start of The Night Of Champions Final Race of the Season. Ea...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1526267930843546">
<img class="u-full-width" alt="Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F65511415_2446331902055239_8242652036185718784_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmG3idtIuoT5FevuZii_qBhQsvTYyW-2Idi_tcrftwnMkSI9kosELDlBjzpYkcOvAo%26_nc_ht%3Dscontent.xx%26oh%3D71ddf978c4eb46ca5d44e927acc11bc5%26oe%3D5E2A07FF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1526267930843546">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join members of Rare Air VW Club as we Cruise to the 8th Annual Bugs on the Bayou VW Show in Niceville, Fl. We will leave from the Wal Mart Parking lot on Hwy 9...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/236755280495990">
<img class="u-full-width" alt="September Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54278523_2271588766196221_2220590970699776000_o.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQnQqlUi5e_2AHBXGzEe2OMvXkOKAvgBUBr0nRdMZkH6RDRjwm7akwWrAGtorMQd0pM%26_nc_ht%3Dscontent.xx%26oh%3D6e3bdbb770a9924e26db6346a0dedf0f%26oe%3D5E1BD61D" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Sep 19th, 2019</h6>
<a class="button button-primary" href="/events/view/236755280495990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1400668516775296">
<img class="u-full-width" alt="September Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69109131_2537744509580644_4475285579457626112_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmoDmk2nNwDXOXUkC335QaUluTUo0ivlnM5wzRtSLavOQxoJ7jjWjhpsC3keCjOuyA%26_nc_ht%3Dscontent.xx%26oh%3D8e1ba5543fc320b6b8b77ec30937fe46%26oe%3D5E5A7D8F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 7th, 2019</h6>
<a class="button button-primary" href="/events/view/1400668516775296">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/490283018442121">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68378438_2521461701208925_6676972530776932352_n.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQlZS_WEJqlnvulZioMlTzSpFfvoBOncRh4iLSJHkHOXXcZEfuum9ToP5qAkWeoxDzo%26_nc_ht%3Dscontent.xx%26oh%3D12e47ccd53ddfa28cf1620a5ed66e8fc%26oe%3D5E1E8931" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 24th, 2019</h6>
<a class="button button-primary" href="/events/view/490283018442121">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1714872935323841">
<img class="u-full-width" alt="Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68261241_2523839470971148_6977215243260788736_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQkeFf89xvP3quSa8otM9a2iG8quV-3KDdYP78cw7i3mMMnE1gM_Kvcbt6tGIlPxr7M%26_nc_ht%3Dscontent.xx%26oh%3D994889cf962adf47cd4446b680dc7ff4%26oe%3D5E5F2165" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Aug 16th, 2019</h6>
<a class="button button-primary" href="/events/view/1714872935323841">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>meet at Voodoo BBQ AT 5PM And Cruise to the Home Depot in Pea Ridge off Hwy 90. We will be attending a Show and Shine.
Come on out...It will be fun.....</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1004511619884732">
<img class="u-full-width" alt="August Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54516548_2271578986197199_5584195188382760960_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQn-53AqZ_czRVabESdJL_UvFQViogNNv3UREnHVMxdyttVFdSX5yV4KJYYphBsNlhU%26_nc_ht%3Dscontent.xx%26oh%3D70ea0029b9f37324655e58bc9212cf92%26oe%3D5E619D77" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Aug 15th, 2019</h6>
<a class="button button-primary" href="/events/view/1004511619884732">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/821137024893896">
<img class="u-full-width" alt="August Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67403389_2487959247892504_2848723967735234560_n.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQlRS4UkkhtwSjcW-EWv6GaOqPI_yiwJjlFYiwryo7aMPH830vVn9uA4llE_MaGdrMM%26_nc_ht%3Dscontent.xx%26oh%3D0c5a7ef197a4d94c72223f6ae7a3d40d%26oe%3D5E5A02D6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 3rd, 2019</h6>
<a class="button button-primary" href="/events/view/821137024893896">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1070935973295792">
<img class="u-full-width" alt="Panhandle Cruisers Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F67291205_2489912934363802_7844956219402878976_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkrgU9rp81QkWxy6Jq3IqCwf_AZJBd_zyBNI2a1Mo9Ejr4OT7admgzURphDWw2xAt8%26_nc_ht%3Dscontent.xx%26oh%3Db3ac9d08c639534f219951b1d6df81f8%26oe%3D5E25E47B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Panhandle Cruisers Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/1070935973295792">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Meet at Pop Eyes Parking LOt Today to show off our VW Power . Weekly Hot Rod Show and Shine needs to have a Good VW Show out. Bring your VW , Park together ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/463888544172382">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67232091_2487978814557214_6312004235940593664_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn_TR4Sj2-L-v89gveue_hXzu1m5iCDqXOkKC1qET1d8GyHEPs7YfkJvOWcnpVc2fE%26_nc_ht%3Dscontent.xx%26oh%3D908acc6afa4f6e306489516607b8f22e%26oe%3D5E225774" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/463888544172382">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2017195745249274">
<img class="u-full-width" alt="July Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54268055_2271577452864019_784871218548310016_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQkw_iHVUWOX9x-S4NX9O2VnV_XlXEs05NokDI6nVSNA9nMLSb_rGCs5rMjv-6YAI2U%26_nc_ht%3Dscontent.xx%26oh%3D8525b30d923f46620697bba4eb5fae4b%26oe%3D5E22FC6A" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jul 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2017195745249274">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/225829004948949">
<img class="u-full-width" alt="July Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54279276_2271531582868606_1486268326064685056_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQn_brHZaFL9gMCNTNi5x7E79JKN9H-9-ALNNfWkAR0-XJp4QwaHlSNydPwfjEVaJeQ%26_nc_ht%3Dscontent.xx%26oh%3Db3a721b785b68eace0f41f1beea33e56%26oe%3D5E2D1DAC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 6th, 2019</h6>
<a class="button button-primary" href="/events/view/225829004948949">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/389237378469833">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F58444114_2330105547011209_7725527631466070016_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlh7w9zOTshByV9FeDjxip5mIxa6im6ZCt48382rTm23txFDfeitDQ55sESJEAqqzs%26_nc_ht%3Dscontent.xx%26oh%3D76a5182ca59f3c9057f7e67fbd73f2df%26oe%3D5E2BD564" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 22nd, 2019</h6>
<a class="button button-primary" href="/events/view/389237378469833">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2265629173648674">
<img class="u-full-width" alt="June Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54434557_2271576106197487_6648957687465771008_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQn_fCzTCZ5ijYkRmOZan1X6QnKF6nzQMbZToGK4dBRVIrNKwrYiQaN4LWI5qVykUGs%26_nc_ht%3Dscontent.xx%26oh%3Dd5df4d81a45bbb76762702b2adf3a609%26oe%3D5E28BADD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jun 20th, 2019</h6>
<a class="button button-primary" href="/events/view/2265629173648674">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/315110435870010">
<img class="u-full-width" alt="June Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54463045_2271530172868747_1850884807244906496_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQkojPzaEbUh0Wu_Ocn5J16_EZPaMn-34Z6nKyU1dvteopi07mfU07ckLH2zFmCbywY%26_nc_ht%3Dscontent.xx%26oh%3D7c52b9c4a1edcd03b58333453f078273%26oe%3D5E62DCC3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 1st, 2019</h6>
<a class="button button-primary" href="/events/view/315110435870010">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/331506290871971">
<img class="u-full-width" alt="Twin Peaks Free Dinner to Veterans and Active Duty" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61123450_2378848952136868_513120760760369152_n.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQleQB9aSN_wYCpWnDNoXdPhLhNoo6CwhTCMqBtsZ5-gMxVVqzzibNW8W6cgdWUSgB0%26_nc_ht%3Dscontent.xx%26oh%3De28dae241b4e022f02ac0c69826530b5%26oe%3D5E1F7B9E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Twin Peaks Free Dinner to Veterans and Active Duty</h5>
<h6 class="section-description" style="font-weight:bold;">Mon May 27th, 2019</h6>
<a class="button button-primary" href="/events/view/331506290871971">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CALLING ALL OF OUR VETS! Get in your VWs and meet us at Twin Peaks Pensacola for.... FREEEEEE FOOD! Yes, you read that corectly! FREEEEEE FOOD! Twin Peaks ha...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/394317547822451">
<img class="u-full-width" alt="Operation Rolling Thunder 2019" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F60081794_2355863344435429_5896779111434551296_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlorWnSj2ir8vLmHYxG8CWJk32OWTZD3MbXfIab40HKjfxguFRlLBM5t7MD8pFDppE%26_nc_ht%3Dscontent.xx%26oh%3Dd1a849c3aecdfbb7cbfa01f6ad9f4793%26oe%3D5E1CEB8E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Operation Rolling Thunder 2019</h5>
<h6 class="section-description" style="font-weight:bold;">Sun May 26th, 2019</h6>
<a class="button button-primary" href="/events/view/394317547822451">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we cheer on and salute Hundreds of Bikers as they Cruise down Pine Forest Rd on their way to The Wall South. This is one heck of a Patriotic di...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/859368464408990">
<img class="u-full-width" alt="Team Gunther Vw Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F57798676_2323626350992462_1383701646587985920_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn4rmm7SxEGHfhmkgFveNjO0OqBzFzODHU8G24JlQa-57qtzYQCtxSXlqwaGVH7ECk%26_nc_ht%3Dscontent.xx%26oh%3Da62e2633630003866b3f8c4cd3fa447b%26oe%3D5E2A70BD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Team Gunther Vw Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 25th, 2019</h6>
<a class="button button-primary" href="/events/view/859368464408990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Gunther Volkswagen of Daphne, Alabama is hosting a car show. This is a new VW show for the Gulf Coast and only a couple hours away for us. We meet at the rest ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2460451710654802">
<img class="u-full-width" alt="Cruise to the Blakey Park Battlefield!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F57240648_2315145781840519_6453287928171855872_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlJtoDL4o7eb4tGRuEwbIWraEMd02TUqgLvZ-VSiC7hKPi0TSoQgYRLzq24e6UjbIA%26_nc_ht%3Dscontent.xx%26oh%3De7f8fb84c4b50335400053b8cc8bc9c1%26oe%3D5E3DE892" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise to the Blakey Park Battlefield!</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2460451710654802">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE: RESCHEDULED FROM 5/4 to 5/18 due to weather forecast.
Rare Air is gathering for a cruise to the Blakey Park Battlefield Cruise-in. As we would have for t...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/501390383726536">
<img class="u-full-width" alt="May Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54523884_2271574139531017_4990875117484507136_o.jpg%3F_nc_cat%3D101%26_nc_oc%3DAQluksK-SP9jz7ILBt9PDO2RrsMQZ4qpRWbnshXAkg6dqkbp5aCfLeK3oV-7s_W-SMo%26_nc_ht%3Dscontent.xx%26oh%3Dd7ba4679964c763d3646a05db64a08e5%26oe%3D5E38797B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu May 16th, 2019</h6>
<a class="button button-primary" href="/events/view/501390383726536">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/690149331387432">
<img class="u-full-width" alt="May Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54515232_2271526999535731_2032821451559534592_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQkG6ML6MeHTIxxCegNFbPPBTJcE1W5SNhsSc4om1lxs0lsZ9Viu4OUijGbIIiiIgcQ%26_nc_ht%3Dscontent.xx%26oh%3D066520300d95050e2a7c0df7e6448bde%26oe%3D5DA85D28" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 11th, 2019</h6>
<a class="button button-primary" href="/events/view/690149331387432">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE! Date moved to accommodate for the Trip to the Battlefield Cruise!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with exp...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/282201992664954">
<img class="u-full-width" alt="Taco Tuesday! - Wild Bill Gets Rusty on the Road!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F58462883_2334197123268718_1454090113255473152_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQnlPyjMCTT2t14VOHmwlZujLAUY4QE794nYs5IMWw17phBvaTIi6yjDNJdYBHWZ1PY%26_nc_ht%3Dscontent.xx%26oh%3D573424f0ff716fe181eb00b0f90413a3%26oe%3D5DA2D956" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Taco Tuesday! - Wild Bill Gets Rusty on the Road!</h5>
<h6 class="section-description" style="font-weight:bold;">Tue Apr 30th, 2019</h6>
<a class="button button-primary" href="/events/view/282201992664954">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>After a very long 6 months Wild Bill got Rusty back on the road. Lets celebrate with $1 TACOS and $2 MARGARITAS! Get there early if you want a Margarita, happ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/578734862644547">
<img class="u-full-width" alt="April Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54519505_2271573616197736_1591854955960991744_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQnNrWr6HJeRddVWiKoDn55IkJ5ghVo4Sq3c_zhyoK9WmlgnsylieDKWkbHMmnzcW8U%26_nc_ht%3Dscontent.xx%26oh%3D4ae0ea1cd9e0c11363ea18f166a2140d%26oe%3D5DE23435" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 18th, 2019</h6>
<a class="button button-primary" href="/events/view/578734862644547">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<h3 style="color:red;padding:0px;margin:-8px; font-weight:bold;">CANCELLED</h3>
<p style="text-align:center;">Check the <a href="https://www.facebook.com/RareAirEmeraldCoastVWClub" target="_blank">Facebook page</a> for news.</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/313191872714140">
<img class="u-full-width" alt="April Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54436994_2271525279535903_2294442155965415424_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQmBPGg0tBexEdKbROnlyXqKlmWW14PoummYnhjlrNyvqsJv3_uQB20KM3KDlSUbdco%26_nc_ht%3Dscontent.xx%26oh%3D2e27c4f6cdf6a750a5383dceee43f009%26oe%3D5DE88962" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 6th, 2019</h6>
<a class="button button-primary" href="/events/view/313191872714140">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/977240759330753">
<img class="u-full-width" alt="Gulf Coast Mega Car Show (VW Section)" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F53005014_2246208815400883_6509667426995535872_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQmNTJAjEV6jn50AStM3xD0Ysac6RHhFo10_Hum4RxZnIopuHfDMcruvU2JokEkn8Tg%26_nc_ht%3Dscontent.xx%26oh%3Dba81278ddce891d855a0f47c92c3f510%26oe%3D5DDA8445" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Gulf Coast Mega Car Show (VW Section)</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 30th, 2019</h6>
<a class="button button-primary" href="/events/view/977240759330753">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is one of the largest Car Shows on the Gulf Coast. 9 Different Car Clubs holding individual Car Shows at one location. This show will draw 1,000's of spec...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2219968264892784">
<img class="u-full-width" alt="March Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50077653_2178165322205233_5323323491913564160_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQmvOKIrpCQquGdssu2NHpdjb-fAhiA4furV3mNfoNWPSf9feGoRCL10WmY8wrDGiIw%26_nc_ht%3Dscontent.xx%26oh%3D666d6228e9d8c523769b557047783a83%26oe%3D5DDFBBEF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Mar 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2219968264892784">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2437922832892881">
<img class="u-full-width" alt="Rare Air Cruise to Gulf Coast VW Club Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq91%2Fs720x720%2F53088238_2246204182068013_6864810473041166336_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D2e57677a5ba844033561d4a4ec58be6c%26oe%3D5D21DF49" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to Gulf Coast VW Club Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 16th, 2019</h6>
<a class="button button-primary" href="/events/view/2437922832892881">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air VW Club will cruise to the 24th Annual Mississippi Gulf Coast VW Club's VW Show. Located at the Edgewater Mall in Biloxi, Miss. The show starts at 9 am...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2375414502504479">
<img class="u-full-width" alt="March Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F52498744_2239174906104274_767740844567429120_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlo5iS9CxCVjwCXK624HARSvPlTIgMF0qkoG13mCWIzC_--_kUbDESioe-jJpKq21k%26_nc_ht%3Dscontent.xx%26oh%3Dc4a4b53248ee9a9086b77ad0655bf232%26oe%3D5DEB0AF6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/2375414502504479">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1174982265959749">
<img class="u-full-width" alt="February Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F50000070_2178164495538649_5839871666640912384_o.jpg%3F_nc_cat%3D103%26_nc_oc%3DAQksVgjBGnfSISmOIhcmiwA3DRAQyFrhhT5bPoVCdIwU_-ieO6Xc3cqeZGnbd6szr50%26_nc_ht%3Dscontent.xx%26oh%3D2f7afbe1d8297a76a9bb503c384f2638%26oe%3D5DBFB8E3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Feb 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1174982265959749">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/293046531415559">
<img class="u-full-width" alt="Road Rally Pensacola to Atmore" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50527373_2173843455970753_4092854407157252096_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmseF8gCVAAVequvFjcYfiGafbP2EdKhJXP2WyseRneG2WiNgkBcS7-UFxO5R3x_6s%26_nc_ht%3Dscontent.xx%26oh%3D8d5e30e9ff37b8a45fd8e3fc12c26d55%26oe%3D5DB9262F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Road Rally Pensacola to Atmore</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 9th, 2019</h6>
<a class="button button-primary" href="/events/view/293046531415559">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>14th Annual Pensacola-Atmore Road Rally Saturday Feb. 14, 2019
Sponsored by: Pensacola Austin-Healey Club and Panhandle Cruisers Car Club
Start - Register: 10...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/741874199515145">
<img class="u-full-width" alt="February Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F49120983_2151634698191629_4234440563870400512_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQl86R0nsTSp3GjXs0I9PqHy2CJc6JYwxWFuAmLB9CoKlaTpg6jxC0Swsd_PMLNy7nk%26_nc_ht%3Dscontent.xx%26oh%3Dfc80fafc250fd08150e99d1e34c358ff%26oe%3D5D86DFC0" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/741874199515145">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CHANGE UP! WE ARE MOVING LOCATION THIS MONTH TO TODD RING'S WORKSHOP! PLEASE NOTE THE CHANGE IN ADDRESS!
Monthly Tech Session. A Rare Air Club benefit. Com...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/402685410504184">
<img class="u-full-width" alt="January Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F50080207_2178162192205546_1984679940527751168_o.jpg%3F_nc_cat%3D111%26_nc_ht%3Dscontent.xx%26oh%3D007d7c4b6d3edf01b6b832d820a5f714%26oe%3D5D5A122E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jan 17th, 2019</h6>
<a class="button button-primary" href="/events/view/402685410504184">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2087339784645879">
<img class="u-full-width" alt="Help Support Small Business" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F49785966_2169582793063486_889151598566047744_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Db9f4dfb3fbaeb368cdf7c1c8d3565c76%26oe%3D5D6C8DCD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Help Support Small Business</h5>
<h6 class="section-description" style="font-weight:bold;">Sun Jan 13th, 2019</h6>
<a class="button button-primary" href="/events/view/2087339784645879">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Some of the local clubs or gathering down at Bayfront and Cruise out to Pensacola brouhaha to help support small business. They're meeting at 3 to drive up ther...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/462929744190251">
<img class="u-full-width" alt="January Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F40586144_1987519131269854_1456100999763591168_o.jpg%3F_nc_cat%3D110%26_nc_ht%3Dscontent.xx%26oh%3D0ed9d82198d5d1b46bfb4e0db7cba7e4%26oe%3D5D7288DC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jan 5th, 2019</h6>
<a class="button button-primary" href="/events/view/462929744190251">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>LETS INSTALL THOSE GOODIES YOU GOT ON CHRISTMAS!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or he...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/581376045614988">
<img class="u-full-width" alt="Rare Air Christmas Party - December Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F46491590_2089436177744815_3701421709253935104_n.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Da9b10bddad8f32a5484f1499d4738f75%26oe%3D5D2EAB61" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Christmas Party - December Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Dec 20th, 2018</h6>
<a class="button button-primary" href="/events/view/581376045614988">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We're having our annual Christmas dinner at Po Folks at 7 p.m. so long your dues are paid up, your Christmas dinner only be $5 and the club will be paying the r...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2264356743592119">
<img class="u-full-width" alt="December Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F40558044_1987525927935841_1931249353364602880_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Da2629818790f6e9c25f9ed335cdbd5fa%26oe%3D5D2B1195" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> December Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Dec 1st, 2018</h6>
<a class="button button-primary" href="/events/view/2264356743592119">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2064310823899014">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F44607389_2052456694776097_7378900470481289216_n.jpg%3F_nc_cat%3D105%26_nc_ht%3Dscontent.xx%26oh%3D94d4698b9069c2a49d09d2891fabca84%26oe%3D5D407FEA" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 15th, 2018</h6>
<a class="button button-primary" href="/events/view/2064310823899014">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/297361767566534">
<img class="u-full-width" alt="Vets And V-dubs" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F45875786_2083232905031809_7111068427321606144_n.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D103e0eec26d4f92269bda1e2c08b546b%26oe%3D5D2AF925" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Vets And V-dubs</h5>
<h6 class="section-description" style="font-weight:bold;">Mon Nov 12th, 2018</h6>
<a class="button button-primary" href="/events/view/297361767566534">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Impromptu cruise up to Twin Peaks in Pensacola Florida to have dinner and some drinks. Veterans can eat free from a limited menu....</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/723278288013982">
<img class="u-full-width" alt="November Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq85%2Fs720x720%2F40694458_1987512767937157_3952197299114868736_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D388ce48950d6ec494ec750e235302807%26oe%3D5D0A9231" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/723278288013982">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/557630497950266">
<img class="u-full-width" alt="22nd Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F40074910_1842031159215453_4361814214239584256_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3Dac3ad95637621b0f67da61994d7b815e%26oe%3D5D19A88C" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 22nd Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 20th, 2018</h6>
<a class="button button-primary" href="/events/view/557630497950266">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
22nd Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/393897324560081">
<img class="u-full-width" alt="October Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq84%2Fs720x720%2F40568616_1987501717938262_7082858386336776192_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Db00811d3b3121ab4f113f5847dba988e%26oe%3D5D1E6550" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Oct 18th, 2018</h6>
<a class="button button-primary" href="/events/view/393897324560081">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1845579548866833">
<img class="u-full-width" alt="October Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq81%2Fs720x720%2F40555374_1987510041270763_739786504460566528_o.jpg%3F_nc_cat%3D100%26_nc_ht%3Dscontent.xx%26oh%3D8106cfc20165fb6694da5bd399e2bfd0%26oe%3D5D0B0D0F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 6th, 2018</h6>
<a class="button button-primary" href="/events/view/1845579548866833">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>LAST TECH SESSION BEFORE THE RARE AIR VW CAR SHOW!
Get pre-registered while you still can! http://rareairvw.com/register
Monthly Tech Session. A Rare Air Club...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/559402634476066">
<img class="u-full-width" alt="September Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq86%2Fs720x720%2F40685483_1987485027939931_2020370599066468352_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D9c70d08cdaf758d1e746bf356da96d10%26oe%3D5D1CFDD3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Sep 20th, 2018</h6>
<a class="button button-primary" href="/events/view/559402634476066">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/452650545238493">
<img class="u-full-width" alt="Trip Around the Track at 5 Flags Speedway" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F41305872_1993617567326677_3581054245761187840_n.jpg%3F_nc_cat%3D106%26_nc_ht%3Dscontent.xx%26oh%3D25e2797dca339afe06da8e5ba8d9c5a5%26oe%3D5D105231" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Trip Around the Track at 5 Flags Speedway</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 15th, 2018</h6>
<a class="button button-primary" href="/events/view/452650545238493">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we advertise our Oct. VW Show as we Cruise around 5 Flags Speedway just before the start of The Night Of Champions Final Race of the Season. Ea...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/935871286612905">
<img class="u-full-width" alt="September Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F38422346_1939594559395645_947041809186422784_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3D67a415c9be27fdd3b0948a81d5e580e3%26oe%3D5D126086" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 8th, 2018</h6>
<a class="button button-primary" href="/events/view/935871286612905">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/164411887723955">
<img class="u-full-width" alt="August Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq88%2Fs720x720%2F37488044_1959877744033993_2651119514653032448_o.jpg%3F_nc_cat%3D107%26_nc_ht%3Dscontent.xx%26oh%3De220f26dedf2dbcfa7510fad0e0cf54a%26oe%3D5D1463E1" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Aug 16th, 2018</h6>
<a class="button button-primary" href="/events/view/164411887723955">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/224275221624808">
<img class="u-full-width" alt="August Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F37930886_1937980952890339_7292439166745313280_n.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3D54a4547d9986ee49b68355a570431b2e%26oe%3D5D49ED96" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 4th, 2018</h6>
<a class="button button-primary" href="/events/view/224275221624808">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1769234603140313">
<img class="u-full-width" alt="July Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F35311989_1854849064536862_2808417585152917504_o.jpg%3F_nc_cat%3D100%26_nc_ht%3Dscontent.xx%26oh%3Da8cdd85841ade4f5203ce2b6bb46db51%26oe%3D5D10425E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jul 19th, 2018</h6>
<a class="button button-primary" href="/events/view/1769234603140313">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/204774913492495">
<img class="u-full-width" alt="July Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F35236537_1854847447870357_1323244643252436992_n.jpg%3F_nc_cat%3D104%26_nc_ht%3Dscontent.xx%26oh%3D43e40c1dd67bc3848290196190335024%26oe%3D5D5049A1" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 14th, 2018</h6>
<a class="button button-primary" href="/events/view/204774913492495">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/590281661342909">
<img class="u-full-width" alt="June Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F33176629_1829040300451072_6573319907474145280_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3Da32a447a85861d9ba71317a23362d559%26oe%3D5CDBF51B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jun 21st, 2018</h6>
<a class="button button-primary" href="/events/view/590281661342909">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/125427334923047">
<img class="u-full-width" alt="June. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp480x480%2F33167884_1829042637117505_250125056934412288_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Dcfe3acff35cea2b842d8ca607032bc59%26oe%3D5CB7C846" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 2nd, 2018</h6>
<a class="button button-primary" href="/events/view/125427334923047">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/198401210849042">
<img class="u-full-width" alt="Wings and Wagons 2018" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F31531440_1806117682743334_4858293887988400128_n.jpg%3F_nc_cat%3D110%26_nc_ht%3Dscontent.xx%26oh%3Dab060c155afdd7461eefdce71b054cfd%26oe%3D5CBDFFF3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Wings and Wagons 2018</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 19th, 2018</h6>
<a class="button button-primary" href="/events/view/198401210849042">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is the New Orleans Air Coolers VW Club 1st Annual VW Car Show. Trophies, Goody bags. THey already have 60+ pre registered. Should be a great Show!. . Mor...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/148626735981956">
<img class="u-full-width" alt="May Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F31675813_1806121552742947_5340513136443129856_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3D671e4aed9fc6a14ac8d87620f51354aa%26oe%3D5CC5A84C" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu May 17th, 2018</h6>
<a class="button button-primary" href="/events/view/148626735981956">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2053660728241800">
<img class="u-full-width" alt="May. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F30715206_1795385190483250_6466876998537969664_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3D0d258e6f58451bd697e12e979d1ed062%26oe%3D5CC4D752" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 12th, 2018</h6>
<a class="button button-primary" href="/events/view/2053660728241800">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/103699623825550">
<img class="u-full-width" alt="Cruise to the 2018 Panama Beach VW Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fq85%2Fp180x540%2F30739355_1795397280482041_6259955773548265472_o.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Da1a72ff3f1aec5557c6bc4119f2f7838%26oe%3D5CC27AD9" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise to the 2018 Panama Beach VW Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 28th, 2018</h6>
<a class="button button-primary" href="/events/view/103699623825550">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air will cruise to the 8th Annual Beaches,Bugs, and Buses VW Show in Panama City, Fl. This is hosted by The German Metal VW Club. We will meet at the WalMa...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/149682515870478">
<img class="u-full-width" alt="19th Annual Trip To The Ship Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq82%2Fs720x720%2F30743836_1795395373815565_9173160592104488960_o.jpg%3F_nc_cat%3D111%26_nc_ht%3Dscontent.xx%26oh%3Df0b36236356f6bd447f6150fdd00f632%26oe%3D5CD5129F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 19th Annual Trip To The Ship Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 21st, 2018</h6>
<a class="button button-primary" href="/events/view/149682515870478">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Event starts around 11 or so until 3pm.
USS Alabama Memorial Park
Dozens of Air Cooled and Water Cooled VWs.
Not a Car Show but A gathering of VWs.
Sponsored by...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1673955992693247">
<img class="u-full-width" alt="April Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28337779_1737515939603509_2180564300578522602_o.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3D7afcfdd57769ed271deeacad70b5e725%26oe%3D5C962F1E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 19th, 2018</h6>
<a class="button button-primary" href="/events/view/1673955992693247">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/293845261144107">
<img class="u-full-width" alt="19th Annual Trip To The Ship Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq82%2Fs720x720%2F28423433_1736517336370036_193035211143145176_o.jpg%3F_nc_cat%3D105%26_nc_ht%3Dscontent.xx%26oh%3D83a8380133f1b217fceec677931146b6%26oe%3D5C6DB073" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 19th Annual Trip To The Ship Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 14th, 2018</h6>
<a class="button button-primary" href="/events/view/293845261144107">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Event starts around 11 or so until 3pm.
USS Alabama Memorial Park
Dozens of Air Cooled and Water Cooled VWs.
Not a Car Show but A gathering of VWs.
Sponsored by...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/129712547855338">
<img class="u-full-width" alt="April Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28423090_1737512199603883_1579174400777470621_o.jpg%3F_nc_cat%3D104%26_nc_ht%3Dscontent.xx%26oh%3D801ca8802299e36382a0160451bb7d04%26oe%3D5C3D1925" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 7th, 2018</h6>
<a class="button button-primary" href="/events/view/129712547855338">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>The April Tech Session will be at Todd Ring's garage. Thanks Todd for volunteering your shop.
He lives at 3224 Dunaway LN, Pensacola. You can reach him at (85...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/426631831111294">
<img class="u-full-width" alt="Dinner Cruise With Sam Collison" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq83%2Fs720x720%2F29749298_1777473005607802_136880727805219065_o.jpg%3F_nc_cat%3D107%26_nc_ht%3Dscontent.xx%26oh%3D3e8b3ca5136e7a9ea0bd9c6fd4d78bc7%26oe%3D5C86470B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Dinner Cruise With Sam Collison</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 5th, 2018</h6>
<a class="button button-primary" href="/events/view/426631831111294">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Sam Collision from Biloxi, Miss will be in Pensacola this Thursday on his way down to the No Dough VW Show in Daytona Beach. He is joining up with Wild Bill fo...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/158971744762489">
<img class="u-full-width" alt="Gulf Coast Mega Car Show (VW Section)" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-0%2Fq86%2Fp180x540%2F28516576_1737509526270817_7372747436055238758_o.jpg%3F_nc_cat%3D102%26oh%3D0db13235b1125140c69dff76cb1a5180%26oe%3D5C5C6296" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Gulf Coast Mega Car Show (VW Section)</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 24th, 2018</h6>
<a class="button button-primary" href="/events/view/158971744762489">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is one of the largest Car Shows on the Gulf Coast. 9 Different Car Clubs holding individual Car Shows at one location. This show will draw 1,000's of spec...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/412374432518604">
<img class="u-full-width" alt="March Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28337440_1736435929711510_1418221070815149891_o.jpg%3F_nc_cat%3D0%26oh%3D690aaa2ba6702a8ce9f286185aff2d38%26oe%3D5BEE0CD2" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Mar 15th, 2018</h6>
<a class="button button-primary" href="/events/view/412374432518604">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/598005470535050">
<img class="u-full-width" alt="Rare Air Cruise to Gulf Coast VW Club Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F28379635_1736459673042469_3868930454165050033_n.jpg%3F_nc_cat%3D0%26oh%3Dd19c158eb694888437b56ba7e46f948f%26oe%3D5C354BAD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to Gulf Coast VW Club Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 10th, 2018</h6>
<a class="button button-primary" href="/events/view/598005470535050">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air VW Club will cruise to the 23nd Annual Mississippi Gulf Coast VW Club's VW Show. Located at the Edgewater Mall in Biloxi, Miss. The show starts at 9 am...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1931247207190034">
<img class="u-full-width" alt="March. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28336673_1736433176378452_3281338656095196496_o.jpg%3F_nc_cat%3D0%26oh%3D041a84836a94f26ba1e5a39c6a69227a%26oe%3D5BF9CD9F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/1931247207190034">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/344010352731874">
<img class="u-full-width" alt="Feb. Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq83%2Fs720x720%2F26173261_1681266165228487_4532413830831011543_o.jpg%3F_nc_cat%3D0%26oh%3D3526e6f5624a6929485517a4dca3eda2%26oe%3D5C2C6B01" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Feb. Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Feb 15th, 2018</h6>
<a class="button button-primary" href="/events/view/344010352731874">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1900086723635161">
<img class="u-full-width" alt="Feb. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F26220995_1681260835229020_1555867721968096831_o.jpg%3F_nc_cat%3D0%26oh%3D1a7b53631e56969f2c3f0e08e6a8fa0f%26oe%3D5C3AB8E3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Feb. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/1900086723635161">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1729361080471688">
<img class="u-full-width" alt="January Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130548_1647352951953142_8230027789572677683_o.jpg%3F_nc_cat%3D0%26oh%3D4775767a1975290053819352fac75878%26oe%3D5BFF8404" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jan 18th, 2018</h6>
<a class="button button-primary" href="/events/view/1729361080471688">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1032133773592320">
<img class="u-full-width" alt="January. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq88%2Fs720x720%2F24059681_1647351128619991_4517952572791681016_o.jpg%3F_nc_cat%3D0%26oh%3Df97858fbf6c2fb7b3a629c240690bb15%26oe%3D5C3B5E32" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jan 6th, 2018</h6>
<a class="button button-primary" href="/events/view/1032133773592320">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/164064890859060">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130135_1647349131953524_2661418352161576741_o.jpg%3F_nc_cat%3D0%26oh%3D2527648e4ba5f3cd4432032c29242e50%26oe%3D5BCC30E6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 27th, 2017</h6>
<a class="button button-primary" href="/events/view/164064890859060">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/648668248640028">
<img class="u-full-width" alt="2017 Rare Air Christmas Party ( Meeting )" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F22904632_1619612668060504_7204113789645052893_o.jpg%3F_nc_cat%3D0%26oh%3D363bcfb1c646664cb0281f67aea0aeb6%26oe%3D5BCB32BA" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 2017 Rare Air Christmas Party ( Meeting )</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Dec 21st, 2017</h6>
<a class="button button-primary" href="/events/view/648668248640028">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>All Club Members are invited to attend this years Christmas Party. An informal gathering of Club members and invited guests.
Complete Christmas Dinner, Good VW ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/145639579531823">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130316_1647348838620220_8139782833273939270_o.jpg%3F_nc_cat%3D0%26oh%3D1e8bbe8f6e2a8b58e73c1e4525a78091%26oe%3D5BC86647" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 20th, 2017</h6>
<a class="button button-primary" href="/events/view/145639579531823">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/146977432734870">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24210382_1647348208620283_2524745686615230720_o.jpg%3F_nc_cat%3D0%26oh%3Dccf757ade69e757d14383ae8c79e6bc8%26oe%3D5B798A14" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 13th, 2017</h6>
<a class="button button-primary" href="/events/view/146977432734870">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2007514382803980">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24172813_1647347931953644_7801164947113975640_o.jpg%3F_nc_cat%3D0%26oh%3D663a5f4b886054b2e65b2fc4dd13de6a%26oe%3D5BBBE421" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 6th, 2017</h6>
<a class="button button-primary" href="/events/view/2007514382803980">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
</div>
<div class="row" style="">
<div class="twelve columns" style="border:0px red solid; text-align:center;">
<a class="button button-primary" href="/events">Click Here To See Upcoming Events</a>
</div>
<!-- <div class="four columns" style="border:1px red solid; text-align:center;">
<a class="button button-primary" href="/events">Click Here To See Upcoming Events</a>
</div> -->
</div>
</div>
</div>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp',
(int) 1 => '
<div class="section" style="background-color:#d8dddb;">
<div class="container" style="background-color:#d8dddb;">
<div class="row" style="">
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/722774884890957">
<img class="u-full-width" alt="24th Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72924245_2648533165168444_8476028138004938752_n.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQnpW89nM3WLyNj-Wl0_Vx5Tyzp7e0Q14HvLVbls6OHYmVPuT3bs-TCLl92wyM4KoYs%26_nc_ht%3Dscontent.xx%26oh%3Db40d42d19c0e6a15dba253a8ce63d47f%26oe%3D5E621560" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 24th Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 17th, 2020</h6>
<a class="button button-primary" href="/events/view/722774884890957">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
24th Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/430841637617707">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F72602614_2648654058489688_5989770419022856192_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQkb1wskGm8elhAbFok4KfgaEKGMZhO7JE5z7GYHtW7nW-Of0u_1no3-GYA9bsRDpnE%26_nc_ht%3Dscontent.xx%26oh%3D6986bef24f740c01fcaad35516a4e6ef%26oe%3D5E29C907" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 21st, 2019</h6>
<a class="button button-primary" href="/events/view/430841637617707">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/365030174366171">
<img class="u-full-width" alt="Cruise In For Alzheimer's" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61822897_2398736393481457_4723175015720157184_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQncRPCNTn6BE8pqISnpR5-d3o6uQcqFDIGCDvngu6KKjDJNxYOeoI0atfUipnhXSx8%26_nc_ht%3Dscontent.xx%26oh%3Dbbf7195ddd43b5db80ca664dfcf3d40f%26oe%3D5D837827" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise In For Alzheimer's</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/365030174366171">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>https://www.facebook.com/events/1777775552368155/?ti=cl...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2535404203184407">
<img class="u-full-width" alt="November Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F72848456_2635211536500607_8158750704756850688_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQk6BJcAxBi9aprk_utugP7QhaOxeEW8d6_arTjZexKcZxdgSZhnQa7mQJ3erMxkIPs%26_nc_ht%3Dscontent.xx%26oh%3Dbc085a9015910e18b1dc526942e96394%26oe%3D5E1EBDA6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/2535404203184407">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2408681806070143">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69488981_2561297643891997_4873046224476831744_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmzl7sJe1P3041PiiWX4dWQfOP2Wb7TK7gQzw-gGZKTdIoBuqQmUt04bbEKL7XMk8s%26_nc_ht%3Dscontent.xx%26oh%3D37dc030ea22269c6d032cfcc8ef67cce%26oe%3D5E235B43" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 26th, 2019</h6>
<a class="button button-primary" href="/events/view/2408681806070143">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1020974918081991">
<img class="u-full-width" alt="23rd Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F43440983_2056252854396481_1595390409830301696_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQm4GwZ1eU2ujr8kPpauDJKHQFRaqcOINrtEYBpIZtDdYaCTcgFhDeThlp4PBBW1m9k%26_nc_ht%3Dscontent.xx%26oh%3D312794c9a7c9f95dcf7278365b20d43d%26oe%3D5E591F9B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 19th, 2019</h6>
<a class="button button-primary" href="/events/view/1020974918081991">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
23rd Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/922872671419548">
<img class="u-full-width" alt="Friday Night Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72488202_2637326702955757_3704856493384794112_n.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQleFBEikUcdTE687jWesivt80-QJl-OxW1f-VT-MG2uKOvEvs_UKE9Z4k9ZI8-qJ9A%26_nc_ht%3Dscontent.xx%26oh%3D4e82fc578240696f1075176cb6fa3e0f%26oe%3D5E626153" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Friday Night Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Oct 18th, 2019</h6>
<a class="button button-primary" href="/events/view/922872671419548">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>we will be gathering at 5 flags speedway at 630 and heading out at 7 to go over to the lost pizza company to enjoy some pizza Mississippi tamales and some cold ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1053610394826600">
<img class="u-full-width" alt="October Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54430512_2271591949529236_3922126588103098368_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkCF912sIhBzfuj560q-wEIKfToz80oq5EkWleIPVxv27a-zevM2HjyoIK7Uhya8NI%26_nc_ht%3Dscontent.xx%26oh%3D9e1f64b7ba77129eceb01aa45e61fc06%26oe%3D5E27832E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Oct 17th, 2019</h6>
<a class="button button-primary" href="/events/view/1053610394826600">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/440064730023692">
<img class="u-full-width" alt="October Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F71658388_2616164285071999_2725610319333294080_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQk7nEfedCcxIYE8atuoYFsS0VvbhB8gDBMH2Nq6ui_-jDGL6gYXMyEhM08hyeoSYcs%26_nc_ht%3Dscontent.xx%26oh%3D4f94d02abf7ce6414a41bbeb1f9a72fa%26oe%3D5E2F0508" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 5th, 2019</h6>
<a class="button button-primary" href="/events/view/440064730023692">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1360123390812038">
<img class="u-full-width" alt="23rd Annual RARE AIR VW SHOW Judges Training" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F69798644_2561309193890842_8375996464190455808_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQk6Dn988ZLT68az3bJ8MlbjIo9FB8CeZfrHHBVLt6gPAVqYE0c9XrF1pVDvu2ypBr8%26_nc_ht%3Dscontent.xx%26oh%3D9532f526cf369f408e83cff89f0833e2%26oe%3D5E202101" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Annual RARE AIR VW SHOW Judges Training</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/1360123390812038">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Training on proper judging procedures utilizing the electronic judging program using your I phone. Open to all interested Club members that will be participat...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2352358651545409">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68902702_2521462104542218_6309061397363818496_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQltGYLE8EskDLZE-TIDA3NMQQnd-yx3KHTNwLuCTpYYz3tmwTeUhR6UB3RvicK4S6E%26_nc_ht%3Dscontent.xx%26oh%3De6cd6fa75f59431510333845eafb8c48%26oe%3D5E182650" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/2352358651545409">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We are meeting at the Publix on Mobile Hwy and Michigan Ave in Pensacola, 630ish and departing at 7AM SHARP in VW convoy to head to Gander Mountain Pensacola Ca...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2261301113983720">
<img class="u-full-width" alt="Trip Around the Track at 5 Flags Speedway" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F65510032_2446325212055908_2802286128495853568_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmZiZ3UZAuvyTyXpSzKUyUg87eCNf_cQOb8W2r3BwEO18dSQdNu6N06gqVhmT4qhfA%26_nc_ht%3Dscontent.xx%26oh%3D68c29cd78146a5b2d23491f9f1e44f2a%26oe%3D5E6162BF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Trip Around the Track at 5 Flags Speedway</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2261301113983720">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we advertise our Oct. VW Show as we Cruise around 5 Flags Speedway just before the start of The Night Of Champions Final Race of the Season. Ea...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1526267930843546">
<img class="u-full-width" alt="Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F65511415_2446331902055239_8242652036185718784_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmG3idtIuoT5FevuZii_qBhQsvTYyW-2Idi_tcrftwnMkSI9kosELDlBjzpYkcOvAo%26_nc_ht%3Dscontent.xx%26oh%3D71ddf978c4eb46ca5d44e927acc11bc5%26oe%3D5E2A07FF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1526267930843546">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join members of Rare Air VW Club as we Cruise to the 8th Annual Bugs on the Bayou VW Show in Niceville, Fl. We will leave from the Wal Mart Parking lot on Hwy 9...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/236755280495990">
<img class="u-full-width" alt="September Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54278523_2271588766196221_2220590970699776000_o.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQnQqlUi5e_2AHBXGzEe2OMvXkOKAvgBUBr0nRdMZkH6RDRjwm7akwWrAGtorMQd0pM%26_nc_ht%3Dscontent.xx%26oh%3D6e3bdbb770a9924e26db6346a0dedf0f%26oe%3D5E1BD61D" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Sep 19th, 2019</h6>
<a class="button button-primary" href="/events/view/236755280495990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1400668516775296">
<img class="u-full-width" alt="September Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69109131_2537744509580644_4475285579457626112_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmoDmk2nNwDXOXUkC335QaUluTUo0ivlnM5wzRtSLavOQxoJ7jjWjhpsC3keCjOuyA%26_nc_ht%3Dscontent.xx%26oh%3D8e1ba5543fc320b6b8b77ec30937fe46%26oe%3D5E5A7D8F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 7th, 2019</h6>
<a class="button button-primary" href="/events/view/1400668516775296">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/490283018442121">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68378438_2521461701208925_6676972530776932352_n.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQlZS_WEJqlnvulZioMlTzSpFfvoBOncRh4iLSJHkHOXXcZEfuum9ToP5qAkWeoxDzo%26_nc_ht%3Dscontent.xx%26oh%3D12e47ccd53ddfa28cf1620a5ed66e8fc%26oe%3D5E1E8931" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 24th, 2019</h6>
<a class="button button-primary" href="/events/view/490283018442121">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1714872935323841">
<img class="u-full-width" alt="Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68261241_2523839470971148_6977215243260788736_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQkeFf89xvP3quSa8otM9a2iG8quV-3KDdYP78cw7i3mMMnE1gM_Kvcbt6tGIlPxr7M%26_nc_ht%3Dscontent.xx%26oh%3D994889cf962adf47cd4446b680dc7ff4%26oe%3D5E5F2165" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Aug 16th, 2019</h6>
<a class="button button-primary" href="/events/view/1714872935323841">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>meet at Voodoo BBQ AT 5PM And Cruise to the Home Depot in Pea Ridge off Hwy 90. We will be attending a Show and Shine.
Come on out...It will be fun.....</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1004511619884732">
<img class="u-full-width" alt="August Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54516548_2271578986197199_5584195188382760960_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQn-53AqZ_czRVabESdJL_UvFQViogNNv3UREnHVMxdyttVFdSX5yV4KJYYphBsNlhU%26_nc_ht%3Dscontent.xx%26oh%3D70ea0029b9f37324655e58bc9212cf92%26oe%3D5E619D77" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Aug 15th, 2019</h6>
<a class="button button-primary" href="/events/view/1004511619884732">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/821137024893896">
<img class="u-full-width" alt="August Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67403389_2487959247892504_2848723967735234560_n.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQlRS4UkkhtwSjcW-EWv6GaOqPI_yiwJjlFYiwryo7aMPH830vVn9uA4llE_MaGdrMM%26_nc_ht%3Dscontent.xx%26oh%3D0c5a7ef197a4d94c72223f6ae7a3d40d%26oe%3D5E5A02D6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 3rd, 2019</h6>
<a class="button button-primary" href="/events/view/821137024893896">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1070935973295792">
<img class="u-full-width" alt="Panhandle Cruisers Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F67291205_2489912934363802_7844956219402878976_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkrgU9rp81QkWxy6Jq3IqCwf_AZJBd_zyBNI2a1Mo9Ejr4OT7admgzURphDWw2xAt8%26_nc_ht%3Dscontent.xx%26oh%3Db3ac9d08c639534f219951b1d6df81f8%26oe%3D5E25E47B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Panhandle Cruisers Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/1070935973295792">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Meet at Pop Eyes Parking LOt Today to show off our VW Power . Weekly Hot Rod Show and Shine needs to have a Good VW Show out. Bring your VW , Park together ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/463888544172382">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67232091_2487978814557214_6312004235940593664_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn_TR4Sj2-L-v89gveue_hXzu1m5iCDqXOkKC1qET1d8GyHEPs7YfkJvOWcnpVc2fE%26_nc_ht%3Dscontent.xx%26oh%3D908acc6afa4f6e306489516607b8f22e%26oe%3D5E225774" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/463888544172382">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2017195745249274">
<img class="u-full-width" alt="July Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54268055_2271577452864019_784871218548310016_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQkw_iHVUWOX9x-S4NX9O2VnV_XlXEs05NokDI6nVSNA9nMLSb_rGCs5rMjv-6YAI2U%26_nc_ht%3Dscontent.xx%26oh%3D8525b30d923f46620697bba4eb5fae4b%26oe%3D5E22FC6A" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jul 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2017195745249274">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/225829004948949">
<img class="u-full-width" alt="July Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54279276_2271531582868606_1486268326064685056_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQn_brHZaFL9gMCNTNi5x7E79JKN9H-9-ALNNfWkAR0-XJp4QwaHlSNydPwfjEVaJeQ%26_nc_ht%3Dscontent.xx%26oh%3Db3a721b785b68eace0f41f1beea33e56%26oe%3D5E2D1DAC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 6th, 2019</h6>
<a class="button button-primary" href="/events/view/225829004948949">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/389237378469833">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F58444114_2330105547011209_7725527631466070016_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlh7w9zOTshByV9FeDjxip5mIxa6im6ZCt48382rTm23txFDfeitDQ55sESJEAqqzs%26_nc_ht%3Dscontent.xx%26oh%3D76a5182ca59f3c9057f7e67fbd73f2df%26oe%3D5E2BD564" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 22nd, 2019</h6>
<a class="button button-primary" href="/events/view/389237378469833">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2265629173648674">
<img class="u-full-width" alt="June Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54434557_2271576106197487_6648957687465771008_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQn_fCzTCZ5ijYkRmOZan1X6QnKF6nzQMbZToGK4dBRVIrNKwrYiQaN4LWI5qVykUGs%26_nc_ht%3Dscontent.xx%26oh%3Dd5df4d81a45bbb76762702b2adf3a609%26oe%3D5E28BADD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jun 20th, 2019</h6>
<a class="button button-primary" href="/events/view/2265629173648674">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/315110435870010">
<img class="u-full-width" alt="June Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54463045_2271530172868747_1850884807244906496_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQkojPzaEbUh0Wu_Ocn5J16_EZPaMn-34Z6nKyU1dvteopi07mfU07ckLH2zFmCbywY%26_nc_ht%3Dscontent.xx%26oh%3D7c52b9c4a1edcd03b58333453f078273%26oe%3D5E62DCC3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 1st, 2019</h6>
<a class="button button-primary" href="/events/view/315110435870010">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/331506290871971">
<img class="u-full-width" alt="Twin Peaks Free Dinner to Veterans and Active Duty" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61123450_2378848952136868_513120760760369152_n.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQleQB9aSN_wYCpWnDNoXdPhLhNoo6CwhTCMqBtsZ5-gMxVVqzzibNW8W6cgdWUSgB0%26_nc_ht%3Dscontent.xx%26oh%3De28dae241b4e022f02ac0c69826530b5%26oe%3D5E1F7B9E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Twin Peaks Free Dinner to Veterans and Active Duty</h5>
<h6 class="section-description" style="font-weight:bold;">Mon May 27th, 2019</h6>
<a class="button button-primary" href="/events/view/331506290871971">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CALLING ALL OF OUR VETS! Get in your VWs and meet us at Twin Peaks Pensacola for.... FREEEEEE FOOD! Yes, you read that corectly! FREEEEEE FOOD! Twin Peaks ha...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/394317547822451">
<img class="u-full-width" alt="Operation Rolling Thunder 2019" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F60081794_2355863344435429_5896779111434551296_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlorWnSj2ir8vLmHYxG8CWJk32OWTZD3MbXfIab40HKjfxguFRlLBM5t7MD8pFDppE%26_nc_ht%3Dscontent.xx%26oh%3Dd1a849c3aecdfbb7cbfa01f6ad9f4793%26oe%3D5E1CEB8E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Operation Rolling Thunder 2019</h5>
<h6 class="section-description" style="font-weight:bold;">Sun May 26th, 2019</h6>
<a class="button button-primary" href="/events/view/394317547822451">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we cheer on and salute Hundreds of Bikers as they Cruise down Pine Forest Rd on their way to The Wall South. This is one heck of a Patriotic di...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/859368464408990">
<img class="u-full-width" alt="Team Gunther Vw Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F57798676_2323626350992462_1383701646587985920_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn4rmm7SxEGHfhmkgFveNjO0OqBzFzODHU8G24JlQa-57qtzYQCtxSXlqwaGVH7ECk%26_nc_ht%3Dscontent.xx%26oh%3Da62e2633630003866b3f8c4cd3fa447b%26oe%3D5E2A70BD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Team Gunther Vw Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 25th, 2019</h6>
<a class="button button-primary" href="/events/view/859368464408990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Gunther Volkswagen of Daphne, Alabama is hosting a car show. This is a new VW show for the Gulf Coast and only a couple hours away for us. We meet at the rest ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2460451710654802">
<img class="u-full-width" alt="Cruise to the Blakey Park Battlefield!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F57240648_2315145781840519_6453287928171855872_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlJtoDL4o7eb4tGRuEwbIWraEMd02TUqgLvZ-VSiC7hKPi0TSoQgYRLzq24e6UjbIA%26_nc_ht%3Dscontent.xx%26oh%3De7f8fb84c4b50335400053b8cc8bc9c1%26oe%3D5E3DE892" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise to the Blakey Park Battlefield!</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2460451710654802">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE: RESCHEDULED FROM 5/4 to 5/18 due to weather forecast.
Rare Air is gathering for a cruise to the Blakey Park Battlefield Cruise-in. As we would have for t...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/501390383726536">
<img class="u-full-width" alt="May Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54523884_2271574139531017_4990875117484507136_o.jpg%3F_nc_cat%3D101%26_nc_oc%3DAQluksK-SP9jz7ILBt9PDO2RrsMQZ4qpRWbnshXAkg6dqkbp5aCfLeK3oV-7s_W-SMo%26_nc_ht%3Dscontent.xx%26oh%3Dd7ba4679964c763d3646a05db64a08e5%26oe%3D5E38797B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu May 16th, 2019</h6>
<a class="button button-primary" href="/events/view/501390383726536">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/690149331387432">
<img class="u-full-width" alt="May Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54515232_2271526999535731_2032821451559534592_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQkG6ML6MeHTIxxCegNFbPPBTJcE1W5SNhsSc4om1lxs0lsZ9Viu4OUijGbIIiiIgcQ%26_nc_ht%3Dscontent.xx%26oh%3D066520300d95050e2a7c0df7e6448bde%26oe%3D5DA85D28" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 11th, 2019</h6>
<a class="button button-primary" href="/events/view/690149331387432">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE! Date moved to accommodate for the Trip to the Battlefield Cruise!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with exp...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/282201992664954">
<img class="u-full-width" alt="Taco Tuesday! - Wild Bill Gets Rusty on the Road!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F58462883_2334197123268718_1454090113255473152_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQnlPyjMCTT2t14VOHmwlZujLAUY4QE794nYs5IMWw17phBvaTIi6yjDNJdYBHWZ1PY%26_nc_ht%3Dscontent.xx%26oh%3D573424f0ff716fe181eb00b0f90413a3%26oe%3D5DA2D956" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Taco Tuesday! - Wild Bill Gets Rusty on the Road!</h5>
<h6 class="section-description" style="font-weight:bold;">Tue Apr 30th, 2019</h6>
<a class="button button-primary" href="/events/view/282201992664954">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>After a very long 6 months Wild Bill got Rusty back on the road. Lets celebrate with $1 TACOS and $2 MARGARITAS! Get there early if you want a Margarita, happ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/578734862644547">
<img class="u-full-width" alt="April Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54519505_2271573616197736_1591854955960991744_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQnNrWr6HJeRddVWiKoDn55IkJ5ghVo4Sq3c_zhyoK9WmlgnsylieDKWkbHMmnzcW8U%26_nc_ht%3Dscontent.xx%26oh%3D4ae0ea1cd9e0c11363ea18f166a2140d%26oe%3D5DE23435" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 18th, 2019</h6>
<a class="button button-primary" href="/events/view/578734862644547">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<h3 style="color:red;padding:0px;margin:-8px; font-weight:bold;">CANCELLED</h3>
<p style="text-align:center;">Check the <a href="https://www.facebook.com/RareAirEmeraldCoastVWClub" target="_blank">Facebook page</a> for news.</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/313191872714140">
<img class="u-full-width" alt="April Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54436994_2271525279535903_2294442155965415424_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQmBPGg0tBexEdKbROnlyXqKlmWW14PoummYnhjlrNyvqsJv3_uQB20KM3KDlSUbdco%26_nc_ht%3Dscontent.xx%26oh%3D2e27c4f6cdf6a750a5383dceee43f009%26oe%3D5DE88962" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 6th, 2019</h6>
<a class="button button-primary" href="/events/view/313191872714140">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/977240759330753">
<img class="u-full-width" alt="Gulf Coast Mega Car Show (VW Section)" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F53005014_2246208815400883_6509667426995535872_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQmNTJAjEV6jn50AStM3xD0Ysac6RHhFo10_Hum4RxZnIopuHfDMcruvU2JokEkn8Tg%26_nc_ht%3Dscontent.xx%26oh%3Dba81278ddce891d855a0f47c92c3f510%26oe%3D5DDA8445" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Gulf Coast Mega Car Show (VW Section)</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 30th, 2019</h6>
<a class="button button-primary" href="/events/view/977240759330753">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is one of the largest Car Shows on the Gulf Coast. 9 Different Car Clubs holding individual Car Shows at one location. This show will draw 1,000's of spec...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2219968264892784">
<img class="u-full-width" alt="March Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50077653_2178165322205233_5323323491913564160_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQmvOKIrpCQquGdssu2NHpdjb-fAhiA4furV3mNfoNWPSf9feGoRCL10WmY8wrDGiIw%26_nc_ht%3Dscontent.xx%26oh%3D666d6228e9d8c523769b557047783a83%26oe%3D5DDFBBEF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Mar 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2219968264892784">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2437922832892881">
<img class="u-full-width" alt="Rare Air Cruise to Gulf Coast VW Club Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq91%2Fs720x720%2F53088238_2246204182068013_6864810473041166336_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D2e57677a5ba844033561d4a4ec58be6c%26oe%3D5D21DF49" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to Gulf Coast VW Club Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 16th, 2019</h6>
<a class="button button-primary" href="/events/view/2437922832892881">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air VW Club will cruise to the 24th Annual Mississippi Gulf Coast VW Club's VW Show. Located at the Edgewater Mall in Biloxi, Miss. The show starts at 9 am...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2375414502504479">
<img class="u-full-width" alt="March Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F52498744_2239174906104274_767740844567429120_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlo5iS9CxCVjwCXK624HARSvPlTIgMF0qkoG13mCWIzC_--_kUbDESioe-jJpKq21k%26_nc_ht%3Dscontent.xx%26oh%3Dc4a4b53248ee9a9086b77ad0655bf232%26oe%3D5DEB0AF6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/2375414502504479">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1174982265959749">
<img class="u-full-width" alt="February Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F50000070_2178164495538649_5839871666640912384_o.jpg%3F_nc_cat%3D103%26_nc_oc%3DAQksVgjBGnfSISmOIhcmiwA3DRAQyFrhhT5bPoVCdIwU_-ieO6Xc3cqeZGnbd6szr50%26_nc_ht%3Dscontent.xx%26oh%3D2f7afbe1d8297a76a9bb503c384f2638%26oe%3D5DBFB8E3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Feb 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1174982265959749">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/293046531415559">
<img class="u-full-width" alt="Road Rally Pensacola to Atmore" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50527373_2173843455970753_4092854407157252096_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmseF8gCVAAVequvFjcYfiGafbP2EdKhJXP2WyseRneG2WiNgkBcS7-UFxO5R3x_6s%26_nc_ht%3Dscontent.xx%26oh%3D8d5e30e9ff37b8a45fd8e3fc12c26d55%26oe%3D5DB9262F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Road Rally Pensacola to Atmore</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 9th, 2019</h6>
<a class="button button-primary" href="/events/view/293046531415559">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>14th Annual Pensacola-Atmore Road Rally Saturday Feb. 14, 2019
Sponsored by: Pensacola Austin-Healey Club and Panhandle Cruisers Car Club
Start - Register: 10...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/741874199515145">
<img class="u-full-width" alt="February Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F49120983_2151634698191629_4234440563870400512_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQl86R0nsTSp3GjXs0I9PqHy2CJc6JYwxWFuAmLB9CoKlaTpg6jxC0Swsd_PMLNy7nk%26_nc_ht%3Dscontent.xx%26oh%3Dfc80fafc250fd08150e99d1e34c358ff%26oe%3D5D86DFC0" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/741874199515145">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CHANGE UP! WE ARE MOVING LOCATION THIS MONTH TO TODD RING'S WORKSHOP! PLEASE NOTE THE CHANGE IN ADDRESS!
Monthly Tech Session. A Rare Air Club benefit. Com...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/402685410504184">
<img class="u-full-width" alt="January Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F50080207_2178162192205546_1984679940527751168_o.jpg%3F_nc_cat%3D111%26_nc_ht%3Dscontent.xx%26oh%3D007d7c4b6d3edf01b6b832d820a5f714%26oe%3D5D5A122E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jan 17th, 2019</h6>
<a class="button button-primary" href="/events/view/402685410504184">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2087339784645879">
<img class="u-full-width" alt="Help Support Small Business" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F49785966_2169582793063486_889151598566047744_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Db9f4dfb3fbaeb368cdf7c1c8d3565c76%26oe%3D5D6C8DCD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Help Support Small Business</h5>
<h6 class="section-description" style="font-weight:bold;">Sun Jan 13th, 2019</h6>
<a class="button button-primary" href="/events/view/2087339784645879">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Some of the local clubs or gathering down at Bayfront and Cruise out to Pensacola brouhaha to help support small business. They're meeting at 3 to drive up ther...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/462929744190251">
<img class="u-full-width" alt="January Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F40586144_1987519131269854_1456100999763591168_o.jpg%3F_nc_cat%3D110%26_nc_ht%3Dscontent.xx%26oh%3D0ed9d82198d5d1b46bfb4e0db7cba7e4%26oe%3D5D7288DC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jan 5th, 2019</h6>
<a class="button button-primary" href="/events/view/462929744190251">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>LETS INSTALL THOSE GOODIES YOU GOT ON CHRISTMAS!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or he...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/581376045614988">
<img class="u-full-width" alt="Rare Air Christmas Party - December Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F46491590_2089436177744815_3701421709253935104_n.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Da9b10bddad8f32a5484f1499d4738f75%26oe%3D5D2EAB61" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Christmas Party - December Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Dec 20th, 2018</h6>
<a class="button button-primary" href="/events/view/581376045614988">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We're having our annual Christmas dinner at Po Folks at 7 p.m. so long your dues are paid up, your Christmas dinner only be $5 and the club will be paying the r...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2264356743592119">
<img class="u-full-width" alt="December Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F40558044_1987525927935841_1931249353364602880_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Da2629818790f6e9c25f9ed335cdbd5fa%26oe%3D5D2B1195" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> December Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Dec 1st, 2018</h6>
<a class="button button-primary" href="/events/view/2264356743592119">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2064310823899014">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F44607389_2052456694776097_7378900470481289216_n.jpg%3F_nc_cat%3D105%26_nc_ht%3Dscontent.xx%26oh%3D94d4698b9069c2a49d09d2891fabca84%26oe%3D5D407FEA" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 15th, 2018</h6>
<a class="button button-primary" href="/events/view/2064310823899014">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/297361767566534">
<img class="u-full-width" alt="Vets And V-dubs" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F45875786_2083232905031809_7111068427321606144_n.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D103e0eec26d4f92269bda1e2c08b546b%26oe%3D5D2AF925" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Vets And V-dubs</h5>
<h6 class="section-description" style="font-weight:bold;">Mon Nov 12th, 2018</h6>
<a class="button button-primary" href="/events/view/297361767566534">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Impromptu cruise up to Twin Peaks in Pensacola Florida to have dinner and some drinks. Veterans can eat free from a limited menu....</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/723278288013982">
<img class="u-full-width" alt="November Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq85%2Fs720x720%2F40694458_1987512767937157_3952197299114868736_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D388ce48950d6ec494ec750e235302807%26oe%3D5D0A9231" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/723278288013982">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/557630497950266">
<img class="u-full-width" alt="22nd Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F40074910_1842031159215453_4361814214239584256_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3Dac3ad95637621b0f67da61994d7b815e%26oe%3D5D19A88C" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 22nd Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 20th, 2018</h6>
<a class="button button-primary" href="/events/view/557630497950266">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
22nd Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/393897324560081">
<img class="u-full-width" alt="October Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq84%2Fs720x720%2F40568616_1987501717938262_7082858386336776192_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Db00811d3b3121ab4f113f5847dba988e%26oe%3D5D1E6550" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Oct 18th, 2018</h6>
<a class="button button-primary" href="/events/view/393897324560081">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1845579548866833">
<img class="u-full-width" alt="October Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq81%2Fs720x720%2F40555374_1987510041270763_739786504460566528_o.jpg%3F_nc_cat%3D100%26_nc_ht%3Dscontent.xx%26oh%3D8106cfc20165fb6694da5bd399e2bfd0%26oe%3D5D0B0D0F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 6th, 2018</h6>
<a class="button button-primary" href="/events/view/1845579548866833">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>LAST TECH SESSION BEFORE THE RARE AIR VW CAR SHOW!
Get pre-registered while you still can! http://rareairvw.com/register
Monthly Tech Session. A Rare Air Club...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/559402634476066">
<img class="u-full-width" alt="September Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq86%2Fs720x720%2F40685483_1987485027939931_2020370599066468352_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D9c70d08cdaf758d1e746bf356da96d10%26oe%3D5D1CFDD3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Sep 20th, 2018</h6>
<a class="button button-primary" href="/events/view/559402634476066">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/452650545238493">
<img class="u-full-width" alt="Trip Around the Track at 5 Flags Speedway" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F41305872_1993617567326677_3581054245761187840_n.jpg%3F_nc_cat%3D106%26_nc_ht%3Dscontent.xx%26oh%3D25e2797dca339afe06da8e5ba8d9c5a5%26oe%3D5D105231" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Trip Around the Track at 5 Flags Speedway</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 15th, 2018</h6>
<a class="button button-primary" href="/events/view/452650545238493">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we advertise our Oct. VW Show as we Cruise around 5 Flags Speedway just before the start of The Night Of Champions Final Race of the Season. Ea...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/935871286612905">
<img class="u-full-width" alt="September Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F38422346_1939594559395645_947041809186422784_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3D67a415c9be27fdd3b0948a81d5e580e3%26oe%3D5D126086" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 8th, 2018</h6>
<a class="button button-primary" href="/events/view/935871286612905">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/164411887723955">
<img class="u-full-width" alt="August Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq88%2Fs720x720%2F37488044_1959877744033993_2651119514653032448_o.jpg%3F_nc_cat%3D107%26_nc_ht%3Dscontent.xx%26oh%3De220f26dedf2dbcfa7510fad0e0cf54a%26oe%3D5D1463E1" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Aug 16th, 2018</h6>
<a class="button button-primary" href="/events/view/164411887723955">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/224275221624808">
<img class="u-full-width" alt="August Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F37930886_1937980952890339_7292439166745313280_n.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3D54a4547d9986ee49b68355a570431b2e%26oe%3D5D49ED96" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 4th, 2018</h6>
<a class="button button-primary" href="/events/view/224275221624808">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1769234603140313">
<img class="u-full-width" alt="July Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F35311989_1854849064536862_2808417585152917504_o.jpg%3F_nc_cat%3D100%26_nc_ht%3Dscontent.xx%26oh%3Da8cdd85841ade4f5203ce2b6bb46db51%26oe%3D5D10425E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jul 19th, 2018</h6>
<a class="button button-primary" href="/events/view/1769234603140313">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/204774913492495">
<img class="u-full-width" alt="July Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F35236537_1854847447870357_1323244643252436992_n.jpg%3F_nc_cat%3D104%26_nc_ht%3Dscontent.xx%26oh%3D43e40c1dd67bc3848290196190335024%26oe%3D5D5049A1" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 14th, 2018</h6>
<a class="button button-primary" href="/events/view/204774913492495">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/590281661342909">
<img class="u-full-width" alt="June Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F33176629_1829040300451072_6573319907474145280_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3Da32a447a85861d9ba71317a23362d559%26oe%3D5CDBF51B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jun 21st, 2018</h6>
<a class="button button-primary" href="/events/view/590281661342909">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/125427334923047">
<img class="u-full-width" alt="June. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp480x480%2F33167884_1829042637117505_250125056934412288_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Dcfe3acff35cea2b842d8ca607032bc59%26oe%3D5CB7C846" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 2nd, 2018</h6>
<a class="button button-primary" href="/events/view/125427334923047">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/198401210849042">
<img class="u-full-width" alt="Wings and Wagons 2018" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F31531440_1806117682743334_4858293887988400128_n.jpg%3F_nc_cat%3D110%26_nc_ht%3Dscontent.xx%26oh%3Dab060c155afdd7461eefdce71b054cfd%26oe%3D5CBDFFF3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Wings and Wagons 2018</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 19th, 2018</h6>
<a class="button button-primary" href="/events/view/198401210849042">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is the New Orleans Air Coolers VW Club 1st Annual VW Car Show. Trophies, Goody bags. THey already have 60+ pre registered. Should be a great Show!. . Mor...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/148626735981956">
<img class="u-full-width" alt="May Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F31675813_1806121552742947_5340513136443129856_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3D671e4aed9fc6a14ac8d87620f51354aa%26oe%3D5CC5A84C" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu May 17th, 2018</h6>
<a class="button button-primary" href="/events/view/148626735981956">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2053660728241800">
<img class="u-full-width" alt="May. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F30715206_1795385190483250_6466876998537969664_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3D0d258e6f58451bd697e12e979d1ed062%26oe%3D5CC4D752" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 12th, 2018</h6>
<a class="button button-primary" href="/events/view/2053660728241800">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/103699623825550">
<img class="u-full-width" alt="Cruise to the 2018 Panama Beach VW Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fq85%2Fp180x540%2F30739355_1795397280482041_6259955773548265472_o.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Da1a72ff3f1aec5557c6bc4119f2f7838%26oe%3D5CC27AD9" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise to the 2018 Panama Beach VW Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 28th, 2018</h6>
<a class="button button-primary" href="/events/view/103699623825550">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air will cruise to the 8th Annual Beaches,Bugs, and Buses VW Show in Panama City, Fl. This is hosted by The German Metal VW Club. We will meet at the WalMa...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/149682515870478">
<img class="u-full-width" alt="19th Annual Trip To The Ship Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq82%2Fs720x720%2F30743836_1795395373815565_9173160592104488960_o.jpg%3F_nc_cat%3D111%26_nc_ht%3Dscontent.xx%26oh%3Df0b36236356f6bd447f6150fdd00f632%26oe%3D5CD5129F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 19th Annual Trip To The Ship Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 21st, 2018</h6>
<a class="button button-primary" href="/events/view/149682515870478">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Event starts around 11 or so until 3pm.
USS Alabama Memorial Park
Dozens of Air Cooled and Water Cooled VWs.
Not a Car Show but A gathering of VWs.
Sponsored by...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1673955992693247">
<img class="u-full-width" alt="April Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28337779_1737515939603509_2180564300578522602_o.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3D7afcfdd57769ed271deeacad70b5e725%26oe%3D5C962F1E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 19th, 2018</h6>
<a class="button button-primary" href="/events/view/1673955992693247">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/293845261144107">
<img class="u-full-width" alt="19th Annual Trip To The Ship Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq82%2Fs720x720%2F28423433_1736517336370036_193035211143145176_o.jpg%3F_nc_cat%3D105%26_nc_ht%3Dscontent.xx%26oh%3D83a8380133f1b217fceec677931146b6%26oe%3D5C6DB073" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 19th Annual Trip To The Ship Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 14th, 2018</h6>
<a class="button button-primary" href="/events/view/293845261144107">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Event starts around 11 or so until 3pm.
USS Alabama Memorial Park
Dozens of Air Cooled and Water Cooled VWs.
Not a Car Show but A gathering of VWs.
Sponsored by...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/129712547855338">
<img class="u-full-width" alt="April Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28423090_1737512199603883_1579174400777470621_o.jpg%3F_nc_cat%3D104%26_nc_ht%3Dscontent.xx%26oh%3D801ca8802299e36382a0160451bb7d04%26oe%3D5C3D1925" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 7th, 2018</h6>
<a class="button button-primary" href="/events/view/129712547855338">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>The April Tech Session will be at Todd Ring's garage. Thanks Todd for volunteering your shop.
He lives at 3224 Dunaway LN, Pensacola. You can reach him at (85...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/426631831111294">
<img class="u-full-width" alt="Dinner Cruise With Sam Collison" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq83%2Fs720x720%2F29749298_1777473005607802_136880727805219065_o.jpg%3F_nc_cat%3D107%26_nc_ht%3Dscontent.xx%26oh%3D3e8b3ca5136e7a9ea0bd9c6fd4d78bc7%26oe%3D5C86470B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Dinner Cruise With Sam Collison</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 5th, 2018</h6>
<a class="button button-primary" href="/events/view/426631831111294">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Sam Collision from Biloxi, Miss will be in Pensacola this Thursday on his way down to the No Dough VW Show in Daytona Beach. He is joining up with Wild Bill fo...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/158971744762489">
<img class="u-full-width" alt="Gulf Coast Mega Car Show (VW Section)" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-0%2Fq86%2Fp180x540%2F28516576_1737509526270817_7372747436055238758_o.jpg%3F_nc_cat%3D102%26oh%3D0db13235b1125140c69dff76cb1a5180%26oe%3D5C5C6296" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Gulf Coast Mega Car Show (VW Section)</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 24th, 2018</h6>
<a class="button button-primary" href="/events/view/158971744762489">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is one of the largest Car Shows on the Gulf Coast. 9 Different Car Clubs holding individual Car Shows at one location. This show will draw 1,000's of spec...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/412374432518604">
<img class="u-full-width" alt="March Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28337440_1736435929711510_1418221070815149891_o.jpg%3F_nc_cat%3D0%26oh%3D690aaa2ba6702a8ce9f286185aff2d38%26oe%3D5BEE0CD2" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Mar 15th, 2018</h6>
<a class="button button-primary" href="/events/view/412374432518604">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/598005470535050">
<img class="u-full-width" alt="Rare Air Cruise to Gulf Coast VW Club Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F28379635_1736459673042469_3868930454165050033_n.jpg%3F_nc_cat%3D0%26oh%3Dd19c158eb694888437b56ba7e46f948f%26oe%3D5C354BAD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to Gulf Coast VW Club Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 10th, 2018</h6>
<a class="button button-primary" href="/events/view/598005470535050">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air VW Club will cruise to the 23nd Annual Mississippi Gulf Coast VW Club's VW Show. Located at the Edgewater Mall in Biloxi, Miss. The show starts at 9 am...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1931247207190034">
<img class="u-full-width" alt="March. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28336673_1736433176378452_3281338656095196496_o.jpg%3F_nc_cat%3D0%26oh%3D041a84836a94f26ba1e5a39c6a69227a%26oe%3D5BF9CD9F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/1931247207190034">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/344010352731874">
<img class="u-full-width" alt="Feb. Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq83%2Fs720x720%2F26173261_1681266165228487_4532413830831011543_o.jpg%3F_nc_cat%3D0%26oh%3D3526e6f5624a6929485517a4dca3eda2%26oe%3D5C2C6B01" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Feb. Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Feb 15th, 2018</h6>
<a class="button button-primary" href="/events/view/344010352731874">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1900086723635161">
<img class="u-full-width" alt="Feb. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F26220995_1681260835229020_1555867721968096831_o.jpg%3F_nc_cat%3D0%26oh%3D1a7b53631e56969f2c3f0e08e6a8fa0f%26oe%3D5C3AB8E3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Feb. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/1900086723635161">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1729361080471688">
<img class="u-full-width" alt="January Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130548_1647352951953142_8230027789572677683_o.jpg%3F_nc_cat%3D0%26oh%3D4775767a1975290053819352fac75878%26oe%3D5BFF8404" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jan 18th, 2018</h6>
<a class="button button-primary" href="/events/view/1729361080471688">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1032133773592320">
<img class="u-full-width" alt="January. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq88%2Fs720x720%2F24059681_1647351128619991_4517952572791681016_o.jpg%3F_nc_cat%3D0%26oh%3Df97858fbf6c2fb7b3a629c240690bb15%26oe%3D5C3B5E32" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jan 6th, 2018</h6>
<a class="button button-primary" href="/events/view/1032133773592320">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/164064890859060">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130135_1647349131953524_2661418352161576741_o.jpg%3F_nc_cat%3D0%26oh%3D2527648e4ba5f3cd4432032c29242e50%26oe%3D5BCC30E6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 27th, 2017</h6>
<a class="button button-primary" href="/events/view/164064890859060">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/648668248640028">
<img class="u-full-width" alt="2017 Rare Air Christmas Party ( Meeting )" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F22904632_1619612668060504_7204113789645052893_o.jpg%3F_nc_cat%3D0%26oh%3D363bcfb1c646664cb0281f67aea0aeb6%26oe%3D5BCB32BA" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 2017 Rare Air Christmas Party ( Meeting )</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Dec 21st, 2017</h6>
<a class="button button-primary" href="/events/view/648668248640028">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>All Club Members are invited to attend this years Christmas Party. An informal gathering of Club members and invited guests.
Complete Christmas Dinner, Good VW ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/145639579531823">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130316_1647348838620220_8139782833273939270_o.jpg%3F_nc_cat%3D0%26oh%3D1e8bbe8f6e2a8b58e73c1e4525a78091%26oe%3D5BC86647" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 20th, 2017</h6>
<a class="button button-primary" href="/events/view/145639579531823">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/146977432734870">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24210382_1647348208620283_2524745686615230720_o.jpg%3F_nc_cat%3D0%26oh%3Dccf757ade69e757d14383ae8c79e6bc8%26oe%3D5B798A14" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 13th, 2017</h6>
<a class="button button-primary" href="/events/view/146977432734870">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2007514382803980">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24172813_1647347931953644_7801164947113975640_o.jpg%3F_nc_cat%3D0%26oh%3D663a5f4b886054b2e65b2fc4dd13de6a%26oe%3D5BBBE421" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 6th, 2017</h6>
<a class="button button-primary" href="/events/view/2007514382803980">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
</div>
<div class="row" style="">
<div class="twelve columns" style="border:0px red solid; text-align:center;">
<a class="button button-primary" href="/events">Click Here To See Upcoming Events</a>
</div>
<!-- <div class="four columns" style="border:1px red solid; text-align:center;">
<a class="button button-primary" href="/events">Click Here To See Upcoming Events</a>
</div> -->
</div>
</div>
</div>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp',
(int) 1 => '
<div class="section" style="background-color:#d8dddb;">
<div class="container" style="background-color:#d8dddb;">
<div class="row" style="">
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/722774884890957">
<img class="u-full-width" alt="24th Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72924245_2648533165168444_8476028138004938752_n.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQnpW89nM3WLyNj-Wl0_Vx5Tyzp7e0Q14HvLVbls6OHYmVPuT3bs-TCLl92wyM4KoYs%26_nc_ht%3Dscontent.xx%26oh%3Db40d42d19c0e6a15dba253a8ce63d47f%26oe%3D5E621560" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 24th Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 17th, 2020</h6>
<a class="button button-primary" href="/events/view/722774884890957">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
24th Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/430841637617707">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F72602614_2648654058489688_5989770419022856192_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQkb1wskGm8elhAbFok4KfgaEKGMZhO7JE5z7GYHtW7nW-Of0u_1no3-GYA9bsRDpnE%26_nc_ht%3Dscontent.xx%26oh%3D6986bef24f740c01fcaad35516a4e6ef%26oe%3D5E29C907" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 21st, 2019</h6>
<a class="button button-primary" href="/events/view/430841637617707">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/365030174366171">
<img class="u-full-width" alt="Cruise In For Alzheimer's" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61822897_2398736393481457_4723175015720157184_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQncRPCNTn6BE8pqISnpR5-d3o6uQcqFDIGCDvngu6KKjDJNxYOeoI0atfUipnhXSx8%26_nc_ht%3Dscontent.xx%26oh%3Dbbf7195ddd43b5db80ca664dfcf3d40f%26oe%3D5D837827" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise In For Alzheimer's</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/365030174366171">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>https://www.facebook.com/events/1777775552368155/?ti=cl...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2535404203184407">
<img class="u-full-width" alt="November Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F72848456_2635211536500607_8158750704756850688_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQk6BJcAxBi9aprk_utugP7QhaOxeEW8d6_arTjZexKcZxdgSZhnQa7mQJ3erMxkIPs%26_nc_ht%3Dscontent.xx%26oh%3Dbc085a9015910e18b1dc526942e96394%26oe%3D5E1EBDA6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/2535404203184407">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2408681806070143">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69488981_2561297643891997_4873046224476831744_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmzl7sJe1P3041PiiWX4dWQfOP2Wb7TK7gQzw-gGZKTdIoBuqQmUt04bbEKL7XMk8s%26_nc_ht%3Dscontent.xx%26oh%3D37dc030ea22269c6d032cfcc8ef67cce%26oe%3D5E235B43" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 26th, 2019</h6>
<a class="button button-primary" href="/events/view/2408681806070143">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1020974918081991">
<img class="u-full-width" alt="23rd Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F43440983_2056252854396481_1595390409830301696_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQm4GwZ1eU2ujr8kPpauDJKHQFRaqcOINrtEYBpIZtDdYaCTcgFhDeThlp4PBBW1m9k%26_nc_ht%3Dscontent.xx%26oh%3D312794c9a7c9f95dcf7278365b20d43d%26oe%3D5E591F9B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 19th, 2019</h6>
<a class="button button-primary" href="/events/view/1020974918081991">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
23rd Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/922872671419548">
<img class="u-full-width" alt="Friday Night Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72488202_2637326702955757_3704856493384794112_n.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQleFBEikUcdTE687jWesivt80-QJl-OxW1f-VT-MG2uKOvEvs_UKE9Z4k9ZI8-qJ9A%26_nc_ht%3Dscontent.xx%26oh%3D4e82fc578240696f1075176cb6fa3e0f%26oe%3D5E626153" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Friday Night Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Oct 18th, 2019</h6>
<a class="button button-primary" href="/events/view/922872671419548">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>we will be gathering at 5 flags speedway at 630 and heading out at 7 to go over to the lost pizza company to enjoy some pizza Mississippi tamales and some cold ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1053610394826600">
<img class="u-full-width" alt="October Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54430512_2271591949529236_3922126588103098368_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkCF912sIhBzfuj560q-wEIKfToz80oq5EkWleIPVxv27a-zevM2HjyoIK7Uhya8NI%26_nc_ht%3Dscontent.xx%26oh%3D9e1f64b7ba77129eceb01aa45e61fc06%26oe%3D5E27832E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Oct 17th, 2019</h6>
<a class="button button-primary" href="/events/view/1053610394826600">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/440064730023692">
<img class="u-full-width" alt="October Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F71658388_2616164285071999_2725610319333294080_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQk7nEfedCcxIYE8atuoYFsS0VvbhB8gDBMH2Nq6ui_-jDGL6gYXMyEhM08hyeoSYcs%26_nc_ht%3Dscontent.xx%26oh%3D4f94d02abf7ce6414a41bbeb1f9a72fa%26oe%3D5E2F0508" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 5th, 2019</h6>
<a class="button button-primary" href="/events/view/440064730023692">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1360123390812038">
<img class="u-full-width" alt="23rd Annual RARE AIR VW SHOW Judges Training" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F69798644_2561309193890842_8375996464190455808_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQk6Dn988ZLT68az3bJ8MlbjIo9FB8CeZfrHHBVLt6gPAVqYE0c9XrF1pVDvu2ypBr8%26_nc_ht%3Dscontent.xx%26oh%3D9532f526cf369f408e83cff89f0833e2%26oe%3D5E202101" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Annual RARE AIR VW SHOW Judges Training</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/1360123390812038">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Training on proper judging procedures utilizing the electronic judging program using your I phone. Open to all interested Club members that will be participat...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2352358651545409">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68902702_2521462104542218_6309061397363818496_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQltGYLE8EskDLZE-TIDA3NMQQnd-yx3KHTNwLuCTpYYz3tmwTeUhR6UB3RvicK4S6E%26_nc_ht%3Dscontent.xx%26oh%3De6cd6fa75f59431510333845eafb8c48%26oe%3D5E182650" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/2352358651545409">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We are meeting at the Publix on Mobile Hwy and Michigan Ave in Pensacola, 630ish and departing at 7AM SHARP in VW convoy to head to Gander Mountain Pensacola Ca...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2261301113983720">
<img class="u-full-width" alt="Trip Around the Track at 5 Flags Speedway" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F65510032_2446325212055908_2802286128495853568_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmZiZ3UZAuvyTyXpSzKUyUg87eCNf_cQOb8W2r3BwEO18dSQdNu6N06gqVhmT4qhfA%26_nc_ht%3Dscontent.xx%26oh%3D68c29cd78146a5b2d23491f9f1e44f2a%26oe%3D5E6162BF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Trip Around the Track at 5 Flags Speedway</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2261301113983720">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we advertise our Oct. VW Show as we Cruise around 5 Flags Speedway just before the start of The Night Of Champions Final Race of the Season. Ea...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1526267930843546">
<img class="u-full-width" alt="Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F65511415_2446331902055239_8242652036185718784_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmG3idtIuoT5FevuZii_qBhQsvTYyW-2Idi_tcrftwnMkSI9kosELDlBjzpYkcOvAo%26_nc_ht%3Dscontent.xx%26oh%3D71ddf978c4eb46ca5d44e927acc11bc5%26oe%3D5E2A07FF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1526267930843546">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join members of Rare Air VW Club as we Cruise to the 8th Annual Bugs on the Bayou VW Show in Niceville, Fl. We will leave from the Wal Mart Parking lot on Hwy 9...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/236755280495990">
<img class="u-full-width" alt="September Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54278523_2271588766196221_2220590970699776000_o.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQnQqlUi5e_2AHBXGzEe2OMvXkOKAvgBUBr0nRdMZkH6RDRjwm7akwWrAGtorMQd0pM%26_nc_ht%3Dscontent.xx%26oh%3D6e3bdbb770a9924e26db6346a0dedf0f%26oe%3D5E1BD61D" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Sep 19th, 2019</h6>
<a class="button button-primary" href="/events/view/236755280495990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1400668516775296">
<img class="u-full-width" alt="September Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69109131_2537744509580644_4475285579457626112_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmoDmk2nNwDXOXUkC335QaUluTUo0ivlnM5wzRtSLavOQxoJ7jjWjhpsC3keCjOuyA%26_nc_ht%3Dscontent.xx%26oh%3D8e1ba5543fc320b6b8b77ec30937fe46%26oe%3D5E5A7D8F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 7th, 2019</h6>
<a class="button button-primary" href="/events/view/1400668516775296">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/490283018442121">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68378438_2521461701208925_6676972530776932352_n.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQlZS_WEJqlnvulZioMlTzSpFfvoBOncRh4iLSJHkHOXXcZEfuum9ToP5qAkWeoxDzo%26_nc_ht%3Dscontent.xx%26oh%3D12e47ccd53ddfa28cf1620a5ed66e8fc%26oe%3D5E1E8931" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 24th, 2019</h6>
<a class="button button-primary" href="/events/view/490283018442121">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1714872935323841">
<img class="u-full-width" alt="Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68261241_2523839470971148_6977215243260788736_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQkeFf89xvP3quSa8otM9a2iG8quV-3KDdYP78cw7i3mMMnE1gM_Kvcbt6tGIlPxr7M%26_nc_ht%3Dscontent.xx%26oh%3D994889cf962adf47cd4446b680dc7ff4%26oe%3D5E5F2165" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Aug 16th, 2019</h6>
<a class="button button-primary" href="/events/view/1714872935323841">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>meet at Voodoo BBQ AT 5PM And Cruise to the Home Depot in Pea Ridge off Hwy 90. We will be attending a Show and Shine.
Come on out...It will be fun.....</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1004511619884732">
<img class="u-full-width" alt="August Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54516548_2271578986197199_5584195188382760960_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQn-53AqZ_czRVabESdJL_UvFQViogNNv3UREnHVMxdyttVFdSX5yV4KJYYphBsNlhU%26_nc_ht%3Dscontent.xx%26oh%3D70ea0029b9f37324655e58bc9212cf92%26oe%3D5E619D77" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Aug 15th, 2019</h6>
<a class="button button-primary" href="/events/view/1004511619884732">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/821137024893896">
<img class="u-full-width" alt="August Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67403389_2487959247892504_2848723967735234560_n.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQlRS4UkkhtwSjcW-EWv6GaOqPI_yiwJjlFYiwryo7aMPH830vVn9uA4llE_MaGdrMM%26_nc_ht%3Dscontent.xx%26oh%3D0c5a7ef197a4d94c72223f6ae7a3d40d%26oe%3D5E5A02D6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 3rd, 2019</h6>
<a class="button button-primary" href="/events/view/821137024893896">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1070935973295792">
<img class="u-full-width" alt="Panhandle Cruisers Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F67291205_2489912934363802_7844956219402878976_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkrgU9rp81QkWxy6Jq3IqCwf_AZJBd_zyBNI2a1Mo9Ejr4OT7admgzURphDWw2xAt8%26_nc_ht%3Dscontent.xx%26oh%3Db3ac9d08c639534f219951b1d6df81f8%26oe%3D5E25E47B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Panhandle Cruisers Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/1070935973295792">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Meet at Pop Eyes Parking LOt Today to show off our VW Power . Weekly Hot Rod Show and Shine needs to have a Good VW Show out. Bring your VW , Park together ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/463888544172382">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67232091_2487978814557214_6312004235940593664_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn_TR4Sj2-L-v89gveue_hXzu1m5iCDqXOkKC1qET1d8GyHEPs7YfkJvOWcnpVc2fE%26_nc_ht%3Dscontent.xx%26oh%3D908acc6afa4f6e306489516607b8f22e%26oe%3D5E225774" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/463888544172382">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2017195745249274">
<img class="u-full-width" alt="July Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54268055_2271577452864019_784871218548310016_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQkw_iHVUWOX9x-S4NX9O2VnV_XlXEs05NokDI6nVSNA9nMLSb_rGCs5rMjv-6YAI2U%26_nc_ht%3Dscontent.xx%26oh%3D8525b30d923f46620697bba4eb5fae4b%26oe%3D5E22FC6A" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jul 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2017195745249274">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/225829004948949">
<img class="u-full-width" alt="July Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54279276_2271531582868606_1486268326064685056_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQn_brHZaFL9gMCNTNi5x7E79JKN9H-9-ALNNfWkAR0-XJp4QwaHlSNydPwfjEVaJeQ%26_nc_ht%3Dscontent.xx%26oh%3Db3a721b785b68eace0f41f1beea33e56%26oe%3D5E2D1DAC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 6th, 2019</h6>
<a class="button button-primary" href="/events/view/225829004948949">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/389237378469833">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F58444114_2330105547011209_7725527631466070016_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlh7w9zOTshByV9FeDjxip5mIxa6im6ZCt48382rTm23txFDfeitDQ55sESJEAqqzs%26_nc_ht%3Dscontent.xx%26oh%3D76a5182ca59f3c9057f7e67fbd73f2df%26oe%3D5E2BD564" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 22nd, 2019</h6>
<a class="button button-primary" href="/events/view/389237378469833">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2265629173648674">
<img class="u-full-width" alt="June Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54434557_2271576106197487_6648957687465771008_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQn_fCzTCZ5ijYkRmOZan1X6QnKF6nzQMbZToGK4dBRVIrNKwrYiQaN4LWI5qVykUGs%26_nc_ht%3Dscontent.xx%26oh%3Dd5df4d81a45bbb76762702b2adf3a609%26oe%3D5E28BADD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jun 20th, 2019</h6>
<a class="button button-primary" href="/events/view/2265629173648674">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/315110435870010">
<img class="u-full-width" alt="June Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54463045_2271530172868747_1850884807244906496_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQkojPzaEbUh0Wu_Ocn5J16_EZPaMn-34Z6nKyU1dvteopi07mfU07ckLH2zFmCbywY%26_nc_ht%3Dscontent.xx%26oh%3D7c52b9c4a1edcd03b58333453f078273%26oe%3D5E62DCC3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 1st, 2019</h6>
<a class="button button-primary" href="/events/view/315110435870010">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/331506290871971">
<img class="u-full-width" alt="Twin Peaks Free Dinner to Veterans and Active Duty" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61123450_2378848952136868_513120760760369152_n.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQleQB9aSN_wYCpWnDNoXdPhLhNoo6CwhTCMqBtsZ5-gMxVVqzzibNW8W6cgdWUSgB0%26_nc_ht%3Dscontent.xx%26oh%3De28dae241b4e022f02ac0c69826530b5%26oe%3D5E1F7B9E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Twin Peaks Free Dinner to Veterans and Active Duty</h5>
<h6 class="section-description" style="font-weight:bold;">Mon May 27th, 2019</h6>
<a class="button button-primary" href="/events/view/331506290871971">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CALLING ALL OF OUR VETS! Get in your VWs and meet us at Twin Peaks Pensacola for.... FREEEEEE FOOD! Yes, you read that corectly! FREEEEEE FOOD! Twin Peaks ha...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/394317547822451">
<img class="u-full-width" alt="Operation Rolling Thunder 2019" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F60081794_2355863344435429_5896779111434551296_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlorWnSj2ir8vLmHYxG8CWJk32OWTZD3MbXfIab40HKjfxguFRlLBM5t7MD8pFDppE%26_nc_ht%3Dscontent.xx%26oh%3Dd1a849c3aecdfbb7cbfa01f6ad9f4793%26oe%3D5E1CEB8E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Operation Rolling Thunder 2019</h5>
<h6 class="section-description" style="font-weight:bold;">Sun May 26th, 2019</h6>
<a class="button button-primary" href="/events/view/394317547822451">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we cheer on and salute Hundreds of Bikers as they Cruise down Pine Forest Rd on their way to The Wall South. This is one heck of a Patriotic di...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/859368464408990">
<img class="u-full-width" alt="Team Gunther Vw Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F57798676_2323626350992462_1383701646587985920_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn4rmm7SxEGHfhmkgFveNjO0OqBzFzODHU8G24JlQa-57qtzYQCtxSXlqwaGVH7ECk%26_nc_ht%3Dscontent.xx%26oh%3Da62e2633630003866b3f8c4cd3fa447b%26oe%3D5E2A70BD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Team Gunther Vw Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 25th, 2019</h6>
<a class="button button-primary" href="/events/view/859368464408990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Gunther Volkswagen of Daphne, Alabama is hosting a car show. This is a new VW show for the Gulf Coast and only a couple hours away for us. We meet at the rest ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2460451710654802">
<img class="u-full-width" alt="Cruise to the Blakey Park Battlefield!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F57240648_2315145781840519_6453287928171855872_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlJtoDL4o7eb4tGRuEwbIWraEMd02TUqgLvZ-VSiC7hKPi0TSoQgYRLzq24e6UjbIA%26_nc_ht%3Dscontent.xx%26oh%3De7f8fb84c4b50335400053b8cc8bc9c1%26oe%3D5E3DE892" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise to the Blakey Park Battlefield!</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2460451710654802">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE: RESCHEDULED FROM 5/4 to 5/18 due to weather forecast.
Rare Air is gathering for a cruise to the Blakey Park Battlefield Cruise-in. As we would have for t...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/501390383726536">
<img class="u-full-width" alt="May Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54523884_2271574139531017_4990875117484507136_o.jpg%3F_nc_cat%3D101%26_nc_oc%3DAQluksK-SP9jz7ILBt9PDO2RrsMQZ4qpRWbnshXAkg6dqkbp5aCfLeK3oV-7s_W-SMo%26_nc_ht%3Dscontent.xx%26oh%3Dd7ba4679964c763d3646a05db64a08e5%26oe%3D5E38797B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu May 16th, 2019</h6>
<a class="button button-primary" href="/events/view/501390383726536">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/690149331387432">
<img class="u-full-width" alt="May Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54515232_2271526999535731_2032821451559534592_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQkG6ML6MeHTIxxCegNFbPPBTJcE1W5SNhsSc4om1lxs0lsZ9Viu4OUijGbIIiiIgcQ%26_nc_ht%3Dscontent.xx%26oh%3D066520300d95050e2a7c0df7e6448bde%26oe%3D5DA85D28" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 11th, 2019</h6>
<a class="button button-primary" href="/events/view/690149331387432">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE! Date moved to accommodate for the Trip to the Battlefield Cruise!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with exp...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/282201992664954">
<img class="u-full-width" alt="Taco Tuesday! - Wild Bill Gets Rusty on the Road!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F58462883_2334197123268718_1454090113255473152_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQnlPyjMCTT2t14VOHmwlZujLAUY4QE794nYs5IMWw17phBvaTIi6yjDNJdYBHWZ1PY%26_nc_ht%3Dscontent.xx%26oh%3D573424f0ff716fe181eb00b0f90413a3%26oe%3D5DA2D956" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Taco Tuesday! - Wild Bill Gets Rusty on the Road!</h5>
<h6 class="section-description" style="font-weight:bold;">Tue Apr 30th, 2019</h6>
<a class="button button-primary" href="/events/view/282201992664954">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>After a very long 6 months Wild Bill got Rusty back on the road. Lets celebrate with $1 TACOS and $2 MARGARITAS! Get there early if you want a Margarita, happ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/578734862644547">
<img class="u-full-width" alt="April Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54519505_2271573616197736_1591854955960991744_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQnNrWr6HJeRddVWiKoDn55IkJ5ghVo4Sq3c_zhyoK9WmlgnsylieDKWkbHMmnzcW8U%26_nc_ht%3Dscontent.xx%26oh%3D4ae0ea1cd9e0c11363ea18f166a2140d%26oe%3D5DE23435" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 18th, 2019</h6>
<a class="button button-primary" href="/events/view/578734862644547">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<h3 style="color:red;padding:0px;margin:-8px; font-weight:bold;">CANCELLED</h3>
<p style="text-align:center;">Check the <a href="https://www.facebook.com/RareAirEmeraldCoastVWClub" target="_blank">Facebook page</a> for news.</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/313191872714140">
<img class="u-full-width" alt="April Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54436994_2271525279535903_2294442155965415424_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQmBPGg0tBexEdKbROnlyXqKlmWW14PoummYnhjlrNyvqsJv3_uQB20KM3KDlSUbdco%26_nc_ht%3Dscontent.xx%26oh%3D2e27c4f6cdf6a750a5383dceee43f009%26oe%3D5DE88962" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 6th, 2019</h6>
<a class="button button-primary" href="/events/view/313191872714140">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/977240759330753">
<img class="u-full-width" alt="Gulf Coast Mega Car Show (VW Section)" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F53005014_2246208815400883_6509667426995535872_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQmNTJAjEV6jn50AStM3xD0Ysac6RHhFo10_Hum4RxZnIopuHfDMcruvU2JokEkn8Tg%26_nc_ht%3Dscontent.xx%26oh%3Dba81278ddce891d855a0f47c92c3f510%26oe%3D5DDA8445" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Gulf Coast Mega Car Show (VW Section)</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 30th, 2019</h6>
<a class="button button-primary" href="/events/view/977240759330753">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is one of the largest Car Shows on the Gulf Coast. 9 Different Car Clubs holding individual Car Shows at one location. This show will draw 1,000's of spec...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2219968264892784">
<img class="u-full-width" alt="March Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50077653_2178165322205233_5323323491913564160_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQmvOKIrpCQquGdssu2NHpdjb-fAhiA4furV3mNfoNWPSf9feGoRCL10WmY8wrDGiIw%26_nc_ht%3Dscontent.xx%26oh%3D666d6228e9d8c523769b557047783a83%26oe%3D5DDFBBEF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Mar 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2219968264892784">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2437922832892881">
<img class="u-full-width" alt="Rare Air Cruise to Gulf Coast VW Club Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq91%2Fs720x720%2F53088238_2246204182068013_6864810473041166336_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D2e57677a5ba844033561d4a4ec58be6c%26oe%3D5D21DF49" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to Gulf Coast VW Club Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 16th, 2019</h6>
<a class="button button-primary" href="/events/view/2437922832892881">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air VW Club will cruise to the 24th Annual Mississippi Gulf Coast VW Club's VW Show. Located at the Edgewater Mall in Biloxi, Miss. The show starts at 9 am...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2375414502504479">
<img class="u-full-width" alt="March Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F52498744_2239174906104274_767740844567429120_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlo5iS9CxCVjwCXK624HARSvPlTIgMF0qkoG13mCWIzC_--_kUbDESioe-jJpKq21k%26_nc_ht%3Dscontent.xx%26oh%3Dc4a4b53248ee9a9086b77ad0655bf232%26oe%3D5DEB0AF6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/2375414502504479">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1174982265959749">
<img class="u-full-width" alt="February Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F50000070_2178164495538649_5839871666640912384_o.jpg%3F_nc_cat%3D103%26_nc_oc%3DAQksVgjBGnfSISmOIhcmiwA3DRAQyFrhhT5bPoVCdIwU_-ieO6Xc3cqeZGnbd6szr50%26_nc_ht%3Dscontent.xx%26oh%3D2f7afbe1d8297a76a9bb503c384f2638%26oe%3D5DBFB8E3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Feb 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1174982265959749">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/293046531415559">
<img class="u-full-width" alt="Road Rally Pensacola to Atmore" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50527373_2173843455970753_4092854407157252096_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmseF8gCVAAVequvFjcYfiGafbP2EdKhJXP2WyseRneG2WiNgkBcS7-UFxO5R3x_6s%26_nc_ht%3Dscontent.xx%26oh%3D8d5e30e9ff37b8a45fd8e3fc12c26d55%26oe%3D5DB9262F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Road Rally Pensacola to Atmore</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 9th, 2019</h6>
<a class="button button-primary" href="/events/view/293046531415559">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>14th Annual Pensacola-Atmore Road Rally Saturday Feb. 14, 2019
Sponsored by: Pensacola Austin-Healey Club and Panhandle Cruisers Car Club
Start - Register: 10...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/741874199515145">
<img class="u-full-width" alt="February Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F49120983_2151634698191629_4234440563870400512_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQl86R0nsTSp3GjXs0I9PqHy2CJc6JYwxWFuAmLB9CoKlaTpg6jxC0Swsd_PMLNy7nk%26_nc_ht%3Dscontent.xx%26oh%3Dfc80fafc250fd08150e99d1e34c358ff%26oe%3D5D86DFC0" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/741874199515145">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CHANGE UP! WE ARE MOVING LOCATION THIS MONTH TO TODD RING'S WORKSHOP! PLEASE NOTE THE CHANGE IN ADDRESS!
Monthly Tech Session. A Rare Air Club benefit. Com...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/402685410504184">
<img class="u-full-width" alt="January Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F50080207_2178162192205546_1984679940527751168_o.jpg%3F_nc_cat%3D111%26_nc_ht%3Dscontent.xx%26oh%3D007d7c4b6d3edf01b6b832d820a5f714%26oe%3D5D5A122E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jan 17th, 2019</h6>
<a class="button button-primary" href="/events/view/402685410504184">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2087339784645879">
<img class="u-full-width" alt="Help Support Small Business" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F49785966_2169582793063486_889151598566047744_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Db9f4dfb3fbaeb368cdf7c1c8d3565c76%26oe%3D5D6C8DCD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Help Support Small Business</h5>
<h6 class="section-description" style="font-weight:bold;">Sun Jan 13th, 2019</h6>
<a class="button button-primary" href="/events/view/2087339784645879">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Some of the local clubs or gathering down at Bayfront and Cruise out to Pensacola brouhaha to help support small business. They're meeting at 3 to drive up ther...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/462929744190251">
<img class="u-full-width" alt="January Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F40586144_1987519131269854_1456100999763591168_o.jpg%3F_nc_cat%3D110%26_nc_ht%3Dscontent.xx%26oh%3D0ed9d82198d5d1b46bfb4e0db7cba7e4%26oe%3D5D7288DC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jan 5th, 2019</h6>
<a class="button button-primary" href="/events/view/462929744190251">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>LETS INSTALL THOSE GOODIES YOU GOT ON CHRISTMAS!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or he...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/581376045614988">
<img class="u-full-width" alt="Rare Air Christmas Party - December Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F46491590_2089436177744815_3701421709253935104_n.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Da9b10bddad8f32a5484f1499d4738f75%26oe%3D5D2EAB61" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Christmas Party - December Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Dec 20th, 2018</h6>
<a class="button button-primary" href="/events/view/581376045614988">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We're having our annual Christmas dinner at Po Folks at 7 p.m. so long your dues are paid up, your Christmas dinner only be $5 and the club will be paying the r...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2264356743592119">
<img class="u-full-width" alt="December Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F40558044_1987525927935841_1931249353364602880_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Da2629818790f6e9c25f9ed335cdbd5fa%26oe%3D5D2B1195" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> December Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Dec 1st, 2018</h6>
<a class="button button-primary" href="/events/view/2264356743592119">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2064310823899014">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F44607389_2052456694776097_7378900470481289216_n.jpg%3F_nc_cat%3D105%26_nc_ht%3Dscontent.xx%26oh%3D94d4698b9069c2a49d09d2891fabca84%26oe%3D5D407FEA" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 15th, 2018</h6>
<a class="button button-primary" href="/events/view/2064310823899014">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/297361767566534">
<img class="u-full-width" alt="Vets And V-dubs" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F45875786_2083232905031809_7111068427321606144_n.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D103e0eec26d4f92269bda1e2c08b546b%26oe%3D5D2AF925" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Vets And V-dubs</h5>
<h6 class="section-description" style="font-weight:bold;">Mon Nov 12th, 2018</h6>
<a class="button button-primary" href="/events/view/297361767566534">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Impromptu cruise up to Twin Peaks in Pensacola Florida to have dinner and some drinks. Veterans can eat free from a limited menu....</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/723278288013982">
<img class="u-full-width" alt="November Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq85%2Fs720x720%2F40694458_1987512767937157_3952197299114868736_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D388ce48950d6ec494ec750e235302807%26oe%3D5D0A9231" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/723278288013982">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/557630497950266">
<img class="u-full-width" alt="22nd Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F40074910_1842031159215453_4361814214239584256_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3Dac3ad95637621b0f67da61994d7b815e%26oe%3D5D19A88C" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 22nd Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 20th, 2018</h6>
<a class="button button-primary" href="/events/view/557630497950266">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
22nd Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/393897324560081">
<img class="u-full-width" alt="October Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq84%2Fs720x720%2F40568616_1987501717938262_7082858386336776192_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Db00811d3b3121ab4f113f5847dba988e%26oe%3D5D1E6550" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Oct 18th, 2018</h6>
<a class="button button-primary" href="/events/view/393897324560081">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1845579548866833">
<img class="u-full-width" alt="October Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq81%2Fs720x720%2F40555374_1987510041270763_739786504460566528_o.jpg%3F_nc_cat%3D100%26_nc_ht%3Dscontent.xx%26oh%3D8106cfc20165fb6694da5bd399e2bfd0%26oe%3D5D0B0D0F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 6th, 2018</h6>
<a class="button button-primary" href="/events/view/1845579548866833">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>LAST TECH SESSION BEFORE THE RARE AIR VW CAR SHOW!
Get pre-registered while you still can! http://rareairvw.com/register
Monthly Tech Session. A Rare Air Club...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/559402634476066">
<img class="u-full-width" alt="September Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq86%2Fs720x720%2F40685483_1987485027939931_2020370599066468352_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D9c70d08cdaf758d1e746bf356da96d10%26oe%3D5D1CFDD3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Sep 20th, 2018</h6>
<a class="button button-primary" href="/events/view/559402634476066">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/452650545238493">
<img class="u-full-width" alt="Trip Around the Track at 5 Flags Speedway" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F41305872_1993617567326677_3581054245761187840_n.jpg%3F_nc_cat%3D106%26_nc_ht%3Dscontent.xx%26oh%3D25e2797dca339afe06da8e5ba8d9c5a5%26oe%3D5D105231" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Trip Around the Track at 5 Flags Speedway</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 15th, 2018</h6>
<a class="button button-primary" href="/events/view/452650545238493">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we advertise our Oct. VW Show as we Cruise around 5 Flags Speedway just before the start of The Night Of Champions Final Race of the Season. Ea...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/935871286612905">
<img class="u-full-width" alt="September Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F38422346_1939594559395645_947041809186422784_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3D67a415c9be27fdd3b0948a81d5e580e3%26oe%3D5D126086" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 8th, 2018</h6>
<a class="button button-primary" href="/events/view/935871286612905">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/164411887723955">
<img class="u-full-width" alt="August Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq88%2Fs720x720%2F37488044_1959877744033993_2651119514653032448_o.jpg%3F_nc_cat%3D107%26_nc_ht%3Dscontent.xx%26oh%3De220f26dedf2dbcfa7510fad0e0cf54a%26oe%3D5D1463E1" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Aug 16th, 2018</h6>
<a class="button button-primary" href="/events/view/164411887723955">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/224275221624808">
<img class="u-full-width" alt="August Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F37930886_1937980952890339_7292439166745313280_n.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3D54a4547d9986ee49b68355a570431b2e%26oe%3D5D49ED96" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 4th, 2018</h6>
<a class="button button-primary" href="/events/view/224275221624808">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1769234603140313">
<img class="u-full-width" alt="July Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F35311989_1854849064536862_2808417585152917504_o.jpg%3F_nc_cat%3D100%26_nc_ht%3Dscontent.xx%26oh%3Da8cdd85841ade4f5203ce2b6bb46db51%26oe%3D5D10425E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jul 19th, 2018</h6>
<a class="button button-primary" href="/events/view/1769234603140313">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/204774913492495">
<img class="u-full-width" alt="July Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F35236537_1854847447870357_1323244643252436992_n.jpg%3F_nc_cat%3D104%26_nc_ht%3Dscontent.xx%26oh%3D43e40c1dd67bc3848290196190335024%26oe%3D5D5049A1" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 14th, 2018</h6>
<a class="button button-primary" href="/events/view/204774913492495">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/590281661342909">
<img class="u-full-width" alt="June Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F33176629_1829040300451072_6573319907474145280_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3Da32a447a85861d9ba71317a23362d559%26oe%3D5CDBF51B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jun 21st, 2018</h6>
<a class="button button-primary" href="/events/view/590281661342909">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/125427334923047">
<img class="u-full-width" alt="June. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp480x480%2F33167884_1829042637117505_250125056934412288_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Dcfe3acff35cea2b842d8ca607032bc59%26oe%3D5CB7C846" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 2nd, 2018</h6>
<a class="button button-primary" href="/events/view/125427334923047">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/198401210849042">
<img class="u-full-width" alt="Wings and Wagons 2018" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F31531440_1806117682743334_4858293887988400128_n.jpg%3F_nc_cat%3D110%26_nc_ht%3Dscontent.xx%26oh%3Dab060c155afdd7461eefdce71b054cfd%26oe%3D5CBDFFF3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Wings and Wagons 2018</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 19th, 2018</h6>
<a class="button button-primary" href="/events/view/198401210849042">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is the New Orleans Air Coolers VW Club 1st Annual VW Car Show. Trophies, Goody bags. THey already have 60+ pre registered. Should be a great Show!. . Mor...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/148626735981956">
<img class="u-full-width" alt="May Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F31675813_1806121552742947_5340513136443129856_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3D671e4aed9fc6a14ac8d87620f51354aa%26oe%3D5CC5A84C" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu May 17th, 2018</h6>
<a class="button button-primary" href="/events/view/148626735981956">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2053660728241800">
<img class="u-full-width" alt="May. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F30715206_1795385190483250_6466876998537969664_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3D0d258e6f58451bd697e12e979d1ed062%26oe%3D5CC4D752" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 12th, 2018</h6>
<a class="button button-primary" href="/events/view/2053660728241800">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/103699623825550">
<img class="u-full-width" alt="Cruise to the 2018 Panama Beach VW Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fq85%2Fp180x540%2F30739355_1795397280482041_6259955773548265472_o.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Da1a72ff3f1aec5557c6bc4119f2f7838%26oe%3D5CC27AD9" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise to the 2018 Panama Beach VW Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 28th, 2018</h6>
<a class="button button-primary" href="/events/view/103699623825550">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air will cruise to the 8th Annual Beaches,Bugs, and Buses VW Show in Panama City, Fl. This is hosted by The German Metal VW Club. We will meet at the WalMa...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/149682515870478">
<img class="u-full-width" alt="19th Annual Trip To The Ship Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq82%2Fs720x720%2F30743836_1795395373815565_9173160592104488960_o.jpg%3F_nc_cat%3D111%26_nc_ht%3Dscontent.xx%26oh%3Df0b36236356f6bd447f6150fdd00f632%26oe%3D5CD5129F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 19th Annual Trip To The Ship Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 21st, 2018</h6>
<a class="button button-primary" href="/events/view/149682515870478">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Event starts around 11 or so until 3pm.
USS Alabama Memorial Park
Dozens of Air Cooled and Water Cooled VWs.
Not a Car Show but A gathering of VWs.
Sponsored by...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1673955992693247">
<img class="u-full-width" alt="April Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28337779_1737515939603509_2180564300578522602_o.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3D7afcfdd57769ed271deeacad70b5e725%26oe%3D5C962F1E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 19th, 2018</h6>
<a class="button button-primary" href="/events/view/1673955992693247">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/293845261144107">
<img class="u-full-width" alt="19th Annual Trip To The Ship Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq82%2Fs720x720%2F28423433_1736517336370036_193035211143145176_o.jpg%3F_nc_cat%3D105%26_nc_ht%3Dscontent.xx%26oh%3D83a8380133f1b217fceec677931146b6%26oe%3D5C6DB073" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 19th Annual Trip To The Ship Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 14th, 2018</h6>
<a class="button button-primary" href="/events/view/293845261144107">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Event starts around 11 or so until 3pm.
USS Alabama Memorial Park
Dozens of Air Cooled and Water Cooled VWs.
Not a Car Show but A gathering of VWs.
Sponsored by...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/129712547855338">
<img class="u-full-width" alt="April Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28423090_1737512199603883_1579174400777470621_o.jpg%3F_nc_cat%3D104%26_nc_ht%3Dscontent.xx%26oh%3D801ca8802299e36382a0160451bb7d04%26oe%3D5C3D1925" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 7th, 2018</h6>
<a class="button button-primary" href="/events/view/129712547855338">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>The April Tech Session will be at Todd Ring's garage. Thanks Todd for volunteering your shop.
He lives at 3224 Dunaway LN, Pensacola. You can reach him at (85...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/426631831111294">
<img class="u-full-width" alt="Dinner Cruise With Sam Collison" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq83%2Fs720x720%2F29749298_1777473005607802_136880727805219065_o.jpg%3F_nc_cat%3D107%26_nc_ht%3Dscontent.xx%26oh%3D3e8b3ca5136e7a9ea0bd9c6fd4d78bc7%26oe%3D5C86470B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Dinner Cruise With Sam Collison</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 5th, 2018</h6>
<a class="button button-primary" href="/events/view/426631831111294">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Sam Collision from Biloxi, Miss will be in Pensacola this Thursday on his way down to the No Dough VW Show in Daytona Beach. He is joining up with Wild Bill fo...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/158971744762489">
<img class="u-full-width" alt="Gulf Coast Mega Car Show (VW Section)" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-0%2Fq86%2Fp180x540%2F28516576_1737509526270817_7372747436055238758_o.jpg%3F_nc_cat%3D102%26oh%3D0db13235b1125140c69dff76cb1a5180%26oe%3D5C5C6296" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Gulf Coast Mega Car Show (VW Section)</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 24th, 2018</h6>
<a class="button button-primary" href="/events/view/158971744762489">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is one of the largest Car Shows on the Gulf Coast. 9 Different Car Clubs holding individual Car Shows at one location. This show will draw 1,000's of spec...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/412374432518604">
<img class="u-full-width" alt="March Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28337440_1736435929711510_1418221070815149891_o.jpg%3F_nc_cat%3D0%26oh%3D690aaa2ba6702a8ce9f286185aff2d38%26oe%3D5BEE0CD2" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Mar 15th, 2018</h6>
<a class="button button-primary" href="/events/view/412374432518604">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/598005470535050">
<img class="u-full-width" alt="Rare Air Cruise to Gulf Coast VW Club Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F28379635_1736459673042469_3868930454165050033_n.jpg%3F_nc_cat%3D0%26oh%3Dd19c158eb694888437b56ba7e46f948f%26oe%3D5C354BAD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to Gulf Coast VW Club Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 10th, 2018</h6>
<a class="button button-primary" href="/events/view/598005470535050">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air VW Club will cruise to the 23nd Annual Mississippi Gulf Coast VW Club's VW Show. Located at the Edgewater Mall in Biloxi, Miss. The show starts at 9 am...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1931247207190034">
<img class="u-full-width" alt="March. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28336673_1736433176378452_3281338656095196496_o.jpg%3F_nc_cat%3D0%26oh%3D041a84836a94f26ba1e5a39c6a69227a%26oe%3D5BF9CD9F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/1931247207190034">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/344010352731874">
<img class="u-full-width" alt="Feb. Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq83%2Fs720x720%2F26173261_1681266165228487_4532413830831011543_o.jpg%3F_nc_cat%3D0%26oh%3D3526e6f5624a6929485517a4dca3eda2%26oe%3D5C2C6B01" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Feb. Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Feb 15th, 2018</h6>
<a class="button button-primary" href="/events/view/344010352731874">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1900086723635161">
<img class="u-full-width" alt="Feb. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F26220995_1681260835229020_1555867721968096831_o.jpg%3F_nc_cat%3D0%26oh%3D1a7b53631e56969f2c3f0e08e6a8fa0f%26oe%3D5C3AB8E3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Feb. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/1900086723635161">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1729361080471688">
<img class="u-full-width" alt="January Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130548_1647352951953142_8230027789572677683_o.jpg%3F_nc_cat%3D0%26oh%3D4775767a1975290053819352fac75878%26oe%3D5BFF8404" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jan 18th, 2018</h6>
<a class="button button-primary" href="/events/view/1729361080471688">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1032133773592320">
<img class="u-full-width" alt="January. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq88%2Fs720x720%2F24059681_1647351128619991_4517952572791681016_o.jpg%3F_nc_cat%3D0%26oh%3Df97858fbf6c2fb7b3a629c240690bb15%26oe%3D5C3B5E32" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jan 6th, 2018</h6>
<a class="button button-primary" href="/events/view/1032133773592320">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/164064890859060">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130135_1647349131953524_2661418352161576741_o.jpg%3F_nc_cat%3D0%26oh%3D2527648e4ba5f3cd4432032c29242e50%26oe%3D5BCC30E6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 27th, 2017</h6>
<a class="button button-primary" href="/events/view/164064890859060">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/648668248640028">
<img class="u-full-width" alt="2017 Rare Air Christmas Party ( Meeting )" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F22904632_1619612668060504_7204113789645052893_o.jpg%3F_nc_cat%3D0%26oh%3D363bcfb1c646664cb0281f67aea0aeb6%26oe%3D5BCB32BA" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 2017 Rare Air Christmas Party ( Meeting )</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Dec 21st, 2017</h6>
<a class="button button-primary" href="/events/view/648668248640028">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>All Club Members are invited to attend this years Christmas Party. An informal gathering of Club members and invited guests.
Complete Christmas Dinner, Good VW ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/145639579531823">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130316_1647348838620220_8139782833273939270_o.jpg%3F_nc_cat%3D0%26oh%3D1e8bbe8f6e2a8b58e73c1e4525a78091%26oe%3D5BC86647" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 20th, 2017</h6>
<a class="button button-primary" href="/events/view/145639579531823">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/146977432734870">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24210382_1647348208620283_2524745686615230720_o.jpg%3F_nc_cat%3D0%26oh%3Dccf757ade69e757d14383ae8c79e6bc8%26oe%3D5B798A14" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 13th, 2017</h6>
<a class="button button-primary" href="/events/view/146977432734870">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2007514382803980">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24172813_1647347931953644_7801164947113975640_o.jpg%3F_nc_cat%3D0%26oh%3D663a5f4b886054b2e65b2fc4dd13de6a%26oe%3D5BBBE421" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 6th, 2017</h6>
<a class="button button-primary" href="/events/view/2007514382803980">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
</div>
<div class="row" style="">
<div class="twelve columns" style="border:0px red solid; text-align:center;">
<a class="button button-primary" href="/events">Click Here To See Upcoming Events</a>
</div>
<!-- <div class="four columns" style="border:1px red solid; text-align:center;">
<a class="button button-primary" href="/events">Click Here To See Upcoming Events</a>
</div> -->
</div>
</div>
</div>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp',
(int) 1 => '
<div class="section" style="background-color:#d8dddb;">
<div class="container" style="background-color:#d8dddb;">
<div class="row" style="">
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/722774884890957">
<img class="u-full-width" alt="24th Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72924245_2648533165168444_8476028138004938752_n.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQnpW89nM3WLyNj-Wl0_Vx5Tyzp7e0Q14HvLVbls6OHYmVPuT3bs-TCLl92wyM4KoYs%26_nc_ht%3Dscontent.xx%26oh%3Db40d42d19c0e6a15dba253a8ce63d47f%26oe%3D5E621560" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 24th Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 17th, 2020</h6>
<a class="button button-primary" href="/events/view/722774884890957">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
24th Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/430841637617707">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F72602614_2648654058489688_5989770419022856192_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQkb1wskGm8elhAbFok4KfgaEKGMZhO7JE5z7GYHtW7nW-Of0u_1no3-GYA9bsRDpnE%26_nc_ht%3Dscontent.xx%26oh%3D6986bef24f740c01fcaad35516a4e6ef%26oe%3D5E29C907" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 21st, 2019</h6>
<a class="button button-primary" href="/events/view/430841637617707">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/365030174366171">
<img class="u-full-width" alt="Cruise In For Alzheimer's" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61822897_2398736393481457_4723175015720157184_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQncRPCNTn6BE8pqISnpR5-d3o6uQcqFDIGCDvngu6KKjDJNxYOeoI0atfUipnhXSx8%26_nc_ht%3Dscontent.xx%26oh%3Dbbf7195ddd43b5db80ca664dfcf3d40f%26oe%3D5D837827" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise In For Alzheimer's</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/365030174366171">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>https://www.facebook.com/events/1777775552368155/?ti=cl...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2535404203184407">
<img class="u-full-width" alt="November Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F72848456_2635211536500607_8158750704756850688_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQk6BJcAxBi9aprk_utugP7QhaOxeEW8d6_arTjZexKcZxdgSZhnQa7mQJ3erMxkIPs%26_nc_ht%3Dscontent.xx%26oh%3Dbc085a9015910e18b1dc526942e96394%26oe%3D5E1EBDA6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/2535404203184407">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2408681806070143">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69488981_2561297643891997_4873046224476831744_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmzl7sJe1P3041PiiWX4dWQfOP2Wb7TK7gQzw-gGZKTdIoBuqQmUt04bbEKL7XMk8s%26_nc_ht%3Dscontent.xx%26oh%3D37dc030ea22269c6d032cfcc8ef67cce%26oe%3D5E235B43" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 26th, 2019</h6>
<a class="button button-primary" href="/events/view/2408681806070143">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1020974918081991">
<img class="u-full-width" alt="23rd Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F43440983_2056252854396481_1595390409830301696_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQm4GwZ1eU2ujr8kPpauDJKHQFRaqcOINrtEYBpIZtDdYaCTcgFhDeThlp4PBBW1m9k%26_nc_ht%3Dscontent.xx%26oh%3D312794c9a7c9f95dcf7278365b20d43d%26oe%3D5E591F9B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 19th, 2019</h6>
<a class="button button-primary" href="/events/view/1020974918081991">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
23rd Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/922872671419548">
<img class="u-full-width" alt="Friday Night Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72488202_2637326702955757_3704856493384794112_n.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQleFBEikUcdTE687jWesivt80-QJl-OxW1f-VT-MG2uKOvEvs_UKE9Z4k9ZI8-qJ9A%26_nc_ht%3Dscontent.xx%26oh%3D4e82fc578240696f1075176cb6fa3e0f%26oe%3D5E626153" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Friday Night Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Oct 18th, 2019</h6>
<a class="button button-primary" href="/events/view/922872671419548">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>we will be gathering at 5 flags speedway at 630 and heading out at 7 to go over to the lost pizza company to enjoy some pizza Mississippi tamales and some cold ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1053610394826600">
<img class="u-full-width" alt="October Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54430512_2271591949529236_3922126588103098368_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkCF912sIhBzfuj560q-wEIKfToz80oq5EkWleIPVxv27a-zevM2HjyoIK7Uhya8NI%26_nc_ht%3Dscontent.xx%26oh%3D9e1f64b7ba77129eceb01aa45e61fc06%26oe%3D5E27832E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Oct 17th, 2019</h6>
<a class="button button-primary" href="/events/view/1053610394826600">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/440064730023692">
<img class="u-full-width" alt="October Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F71658388_2616164285071999_2725610319333294080_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQk7nEfedCcxIYE8atuoYFsS0VvbhB8gDBMH2Nq6ui_-jDGL6gYXMyEhM08hyeoSYcs%26_nc_ht%3Dscontent.xx%26oh%3D4f94d02abf7ce6414a41bbeb1f9a72fa%26oe%3D5E2F0508" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 5th, 2019</h6>
<a class="button button-primary" href="/events/view/440064730023692">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1360123390812038">
<img class="u-full-width" alt="23rd Annual RARE AIR VW SHOW Judges Training" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F69798644_2561309193890842_8375996464190455808_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQk6Dn988ZLT68az3bJ8MlbjIo9FB8CeZfrHHBVLt6gPAVqYE0c9XrF1pVDvu2ypBr8%26_nc_ht%3Dscontent.xx%26oh%3D9532f526cf369f408e83cff89f0833e2%26oe%3D5E202101" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Annual RARE AIR VW SHOW Judges Training</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/1360123390812038">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Training on proper judging procedures utilizing the electronic judging program using your I phone. Open to all interested Club members that will be participat...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2352358651545409">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68902702_2521462104542218_6309061397363818496_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQltGYLE8EskDLZE-TIDA3NMQQnd-yx3KHTNwLuCTpYYz3tmwTeUhR6UB3RvicK4S6E%26_nc_ht%3Dscontent.xx%26oh%3De6cd6fa75f59431510333845eafb8c48%26oe%3D5E182650" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/2352358651545409">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We are meeting at the Publix on Mobile Hwy and Michigan Ave in Pensacola, 630ish and departing at 7AM SHARP in VW convoy to head to Gander Mountain Pensacola Ca...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2261301113983720">
<img class="u-full-width" alt="Trip Around the Track at 5 Flags Speedway" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F65510032_2446325212055908_2802286128495853568_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmZiZ3UZAuvyTyXpSzKUyUg87eCNf_cQOb8W2r3BwEO18dSQdNu6N06gqVhmT4qhfA%26_nc_ht%3Dscontent.xx%26oh%3D68c29cd78146a5b2d23491f9f1e44f2a%26oe%3D5E6162BF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Trip Around the Track at 5 Flags Speedway</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2261301113983720">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we advertise our Oct. VW Show as we Cruise around 5 Flags Speedway just before the start of The Night Of Champions Final Race of the Season. Ea...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1526267930843546">
<img class="u-full-width" alt="Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F65511415_2446331902055239_8242652036185718784_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmG3idtIuoT5FevuZii_qBhQsvTYyW-2Idi_tcrftwnMkSI9kosELDlBjzpYkcOvAo%26_nc_ht%3Dscontent.xx%26oh%3D71ddf978c4eb46ca5d44e927acc11bc5%26oe%3D5E2A07FF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1526267930843546">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join members of Rare Air VW Club as we Cruise to the 8th Annual Bugs on the Bayou VW Show in Niceville, Fl. We will leave from the Wal Mart Parking lot on Hwy 9...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/236755280495990">
<img class="u-full-width" alt="September Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54278523_2271588766196221_2220590970699776000_o.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQnQqlUi5e_2AHBXGzEe2OMvXkOKAvgBUBr0nRdMZkH6RDRjwm7akwWrAGtorMQd0pM%26_nc_ht%3Dscontent.xx%26oh%3D6e3bdbb770a9924e26db6346a0dedf0f%26oe%3D5E1BD61D" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Sep 19th, 2019</h6>
<a class="button button-primary" href="/events/view/236755280495990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1400668516775296">
<img class="u-full-width" alt="September Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69109131_2537744509580644_4475285579457626112_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmoDmk2nNwDXOXUkC335QaUluTUo0ivlnM5wzRtSLavOQxoJ7jjWjhpsC3keCjOuyA%26_nc_ht%3Dscontent.xx%26oh%3D8e1ba5543fc320b6b8b77ec30937fe46%26oe%3D5E5A7D8F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 7th, 2019</h6>
<a class="button button-primary" href="/events/view/1400668516775296">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/490283018442121">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68378438_2521461701208925_6676972530776932352_n.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQlZS_WEJqlnvulZioMlTzSpFfvoBOncRh4iLSJHkHOXXcZEfuum9ToP5qAkWeoxDzo%26_nc_ht%3Dscontent.xx%26oh%3D12e47ccd53ddfa28cf1620a5ed66e8fc%26oe%3D5E1E8931" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 24th, 2019</h6>
<a class="button button-primary" href="/events/view/490283018442121">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1714872935323841">
<img class="u-full-width" alt="Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68261241_2523839470971148_6977215243260788736_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQkeFf89xvP3quSa8otM9a2iG8quV-3KDdYP78cw7i3mMMnE1gM_Kvcbt6tGIlPxr7M%26_nc_ht%3Dscontent.xx%26oh%3D994889cf962adf47cd4446b680dc7ff4%26oe%3D5E5F2165" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Aug 16th, 2019</h6>
<a class="button button-primary" href="/events/view/1714872935323841">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>meet at Voodoo BBQ AT 5PM And Cruise to the Home Depot in Pea Ridge off Hwy 90. We will be attending a Show and Shine.
Come on out...It will be fun.....</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1004511619884732">
<img class="u-full-width" alt="August Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54516548_2271578986197199_5584195188382760960_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQn-53AqZ_czRVabESdJL_UvFQViogNNv3UREnHVMxdyttVFdSX5yV4KJYYphBsNlhU%26_nc_ht%3Dscontent.xx%26oh%3D70ea0029b9f37324655e58bc9212cf92%26oe%3D5E619D77" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Aug 15th, 2019</h6>
<a class="button button-primary" href="/events/view/1004511619884732">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/821137024893896">
<img class="u-full-width" alt="August Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67403389_2487959247892504_2848723967735234560_n.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQlRS4UkkhtwSjcW-EWv6GaOqPI_yiwJjlFYiwryo7aMPH830vVn9uA4llE_MaGdrMM%26_nc_ht%3Dscontent.xx%26oh%3D0c5a7ef197a4d94c72223f6ae7a3d40d%26oe%3D5E5A02D6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 3rd, 2019</h6>
<a class="button button-primary" href="/events/view/821137024893896">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1070935973295792">
<img class="u-full-width" alt="Panhandle Cruisers Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F67291205_2489912934363802_7844956219402878976_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkrgU9rp81QkWxy6Jq3IqCwf_AZJBd_zyBNI2a1Mo9Ejr4OT7admgzURphDWw2xAt8%26_nc_ht%3Dscontent.xx%26oh%3Db3ac9d08c639534f219951b1d6df81f8%26oe%3D5E25E47B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Panhandle Cruisers Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/1070935973295792">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Meet at Pop Eyes Parking LOt Today to show off our VW Power . Weekly Hot Rod Show and Shine needs to have a Good VW Show out. Bring your VW , Park together ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/463888544172382">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67232091_2487978814557214_6312004235940593664_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn_TR4Sj2-L-v89gveue_hXzu1m5iCDqXOkKC1qET1d8GyHEPs7YfkJvOWcnpVc2fE%26_nc_ht%3Dscontent.xx%26oh%3D908acc6afa4f6e306489516607b8f22e%26oe%3D5E225774" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/463888544172382">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2017195745249274">
<img class="u-full-width" alt="July Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54268055_2271577452864019_784871218548310016_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQkw_iHVUWOX9x-S4NX9O2VnV_XlXEs05NokDI6nVSNA9nMLSb_rGCs5rMjv-6YAI2U%26_nc_ht%3Dscontent.xx%26oh%3D8525b30d923f46620697bba4eb5fae4b%26oe%3D5E22FC6A" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jul 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2017195745249274">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/225829004948949">
<img class="u-full-width" alt="July Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54279276_2271531582868606_1486268326064685056_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQn_brHZaFL9gMCNTNi5x7E79JKN9H-9-ALNNfWkAR0-XJp4QwaHlSNydPwfjEVaJeQ%26_nc_ht%3Dscontent.xx%26oh%3Db3a721b785b68eace0f41f1beea33e56%26oe%3D5E2D1DAC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 6th, 2019</h6>
<a class="button button-primary" href="/events/view/225829004948949">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/389237378469833">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F58444114_2330105547011209_7725527631466070016_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlh7w9zOTshByV9FeDjxip5mIxa6im6ZCt48382rTm23txFDfeitDQ55sESJEAqqzs%26_nc_ht%3Dscontent.xx%26oh%3D76a5182ca59f3c9057f7e67fbd73f2df%26oe%3D5E2BD564" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 22nd, 2019</h6>
<a class="button button-primary" href="/events/view/389237378469833">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2265629173648674">
<img class="u-full-width" alt="June Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54434557_2271576106197487_6648957687465771008_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQn_fCzTCZ5ijYkRmOZan1X6QnKF6nzQMbZToGK4dBRVIrNKwrYiQaN4LWI5qVykUGs%26_nc_ht%3Dscontent.xx%26oh%3Dd5df4d81a45bbb76762702b2adf3a609%26oe%3D5E28BADD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jun 20th, 2019</h6>
<a class="button button-primary" href="/events/view/2265629173648674">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/315110435870010">
<img class="u-full-width" alt="June Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54463045_2271530172868747_1850884807244906496_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQkojPzaEbUh0Wu_Ocn5J16_EZPaMn-34Z6nKyU1dvteopi07mfU07ckLH2zFmCbywY%26_nc_ht%3Dscontent.xx%26oh%3D7c52b9c4a1edcd03b58333453f078273%26oe%3D5E62DCC3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 1st, 2019</h6>
<a class="button button-primary" href="/events/view/315110435870010">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/331506290871971">
<img class="u-full-width" alt="Twin Peaks Free Dinner to Veterans and Active Duty" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61123450_2378848952136868_513120760760369152_n.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQleQB9aSN_wYCpWnDNoXdPhLhNoo6CwhTCMqBtsZ5-gMxVVqzzibNW8W6cgdWUSgB0%26_nc_ht%3Dscontent.xx%26oh%3De28dae241b4e022f02ac0c69826530b5%26oe%3D5E1F7B9E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Twin Peaks Free Dinner to Veterans and Active Duty</h5>
<h6 class="section-description" style="font-weight:bold;">Mon May 27th, 2019</h6>
<a class="button button-primary" href="/events/view/331506290871971">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CALLING ALL OF OUR VETS! Get in your VWs and meet us at Twin Peaks Pensacola for.... FREEEEEE FOOD! Yes, you read that corectly! FREEEEEE FOOD! Twin Peaks ha...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/394317547822451">
<img class="u-full-width" alt="Operation Rolling Thunder 2019" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F60081794_2355863344435429_5896779111434551296_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlorWnSj2ir8vLmHYxG8CWJk32OWTZD3MbXfIab40HKjfxguFRlLBM5t7MD8pFDppE%26_nc_ht%3Dscontent.xx%26oh%3Dd1a849c3aecdfbb7cbfa01f6ad9f4793%26oe%3D5E1CEB8E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Operation Rolling Thunder 2019</h5>
<h6 class="section-description" style="font-weight:bold;">Sun May 26th, 2019</h6>
<a class="button button-primary" href="/events/view/394317547822451">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we cheer on and salute Hundreds of Bikers as they Cruise down Pine Forest Rd on their way to The Wall South. This is one heck of a Patriotic di...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/859368464408990">
<img class="u-full-width" alt="Team Gunther Vw Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F57798676_2323626350992462_1383701646587985920_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn4rmm7SxEGHfhmkgFveNjO0OqBzFzODHU8G24JlQa-57qtzYQCtxSXlqwaGVH7ECk%26_nc_ht%3Dscontent.xx%26oh%3Da62e2633630003866b3f8c4cd3fa447b%26oe%3D5E2A70BD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Team Gunther Vw Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 25th, 2019</h6>
<a class="button button-primary" href="/events/view/859368464408990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Gunther Volkswagen of Daphne, Alabama is hosting a car show. This is a new VW show for the Gulf Coast and only a couple hours away for us. We meet at the rest ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2460451710654802">
<img class="u-full-width" alt="Cruise to the Blakey Park Battlefield!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F57240648_2315145781840519_6453287928171855872_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlJtoDL4o7eb4tGRuEwbIWraEMd02TUqgLvZ-VSiC7hKPi0TSoQgYRLzq24e6UjbIA%26_nc_ht%3Dscontent.xx%26oh%3De7f8fb84c4b50335400053b8cc8bc9c1%26oe%3D5E3DE892" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise to the Blakey Park Battlefield!</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2460451710654802">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE: RESCHEDULED FROM 5/4 to 5/18 due to weather forecast.
Rare Air is gathering for a cruise to the Blakey Park Battlefield Cruise-in. As we would have for t...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/501390383726536">
<img class="u-full-width" alt="May Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54523884_2271574139531017_4990875117484507136_o.jpg%3F_nc_cat%3D101%26_nc_oc%3DAQluksK-SP9jz7ILBt9PDO2RrsMQZ4qpRWbnshXAkg6dqkbp5aCfLeK3oV-7s_W-SMo%26_nc_ht%3Dscontent.xx%26oh%3Dd7ba4679964c763d3646a05db64a08e5%26oe%3D5E38797B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu May 16th, 2019</h6>
<a class="button button-primary" href="/events/view/501390383726536">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/690149331387432">
<img class="u-full-width" alt="May Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54515232_2271526999535731_2032821451559534592_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQkG6ML6MeHTIxxCegNFbPPBTJcE1W5SNhsSc4om1lxs0lsZ9Viu4OUijGbIIiiIgcQ%26_nc_ht%3Dscontent.xx%26oh%3D066520300d95050e2a7c0df7e6448bde%26oe%3D5DA85D28" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 11th, 2019</h6>
<a class="button button-primary" href="/events/view/690149331387432">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE! Date moved to accommodate for the Trip to the Battlefield Cruise!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with exp...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/282201992664954">
<img class="u-full-width" alt="Taco Tuesday! - Wild Bill Gets Rusty on the Road!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F58462883_2334197123268718_1454090113255473152_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQnlPyjMCTT2t14VOHmwlZujLAUY4QE794nYs5IMWw17phBvaTIi6yjDNJdYBHWZ1PY%26_nc_ht%3Dscontent.xx%26oh%3D573424f0ff716fe181eb00b0f90413a3%26oe%3D5DA2D956" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Taco Tuesday! - Wild Bill Gets Rusty on the Road!</h5>
<h6 class="section-description" style="font-weight:bold;">Tue Apr 30th, 2019</h6>
<a class="button button-primary" href="/events/view/282201992664954">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>After a very long 6 months Wild Bill got Rusty back on the road. Lets celebrate with $1 TACOS and $2 MARGARITAS! Get there early if you want a Margarita, happ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/578734862644547">
<img class="u-full-width" alt="April Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54519505_2271573616197736_1591854955960991744_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQnNrWr6HJeRddVWiKoDn55IkJ5ghVo4Sq3c_zhyoK9WmlgnsylieDKWkbHMmnzcW8U%26_nc_ht%3Dscontent.xx%26oh%3D4ae0ea1cd9e0c11363ea18f166a2140d%26oe%3D5DE23435" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 18th, 2019</h6>
<a class="button button-primary" href="/events/view/578734862644547">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<h3 style="color:red;padding:0px;margin:-8px; font-weight:bold;">CANCELLED</h3>
<p style="text-align:center;">Check the <a href="https://www.facebook.com/RareAirEmeraldCoastVWClub" target="_blank">Facebook page</a> for news.</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/313191872714140">
<img class="u-full-width" alt="April Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54436994_2271525279535903_2294442155965415424_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQmBPGg0tBexEdKbROnlyXqKlmWW14PoummYnhjlrNyvqsJv3_uQB20KM3KDlSUbdco%26_nc_ht%3Dscontent.xx%26oh%3D2e27c4f6cdf6a750a5383dceee43f009%26oe%3D5DE88962" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 6th, 2019</h6>
<a class="button button-primary" href="/events/view/313191872714140">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/977240759330753">
<img class="u-full-width" alt="Gulf Coast Mega Car Show (VW Section)" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F53005014_2246208815400883_6509667426995535872_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQmNTJAjEV6jn50AStM3xD0Ysac6RHhFo10_Hum4RxZnIopuHfDMcruvU2JokEkn8Tg%26_nc_ht%3Dscontent.xx%26oh%3Dba81278ddce891d855a0f47c92c3f510%26oe%3D5DDA8445" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Gulf Coast Mega Car Show (VW Section)</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 30th, 2019</h6>
<a class="button button-primary" href="/events/view/977240759330753">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is one of the largest Car Shows on the Gulf Coast. 9 Different Car Clubs holding individual Car Shows at one location. This show will draw 1,000's of spec...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2219968264892784">
<img class="u-full-width" alt="March Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50077653_2178165322205233_5323323491913564160_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQmvOKIrpCQquGdssu2NHpdjb-fAhiA4furV3mNfoNWPSf9feGoRCL10WmY8wrDGiIw%26_nc_ht%3Dscontent.xx%26oh%3D666d6228e9d8c523769b557047783a83%26oe%3D5DDFBBEF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Mar 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2219968264892784">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2437922832892881">
<img class="u-full-width" alt="Rare Air Cruise to Gulf Coast VW Club Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq91%2Fs720x720%2F53088238_2246204182068013_6864810473041166336_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D2e57677a5ba844033561d4a4ec58be6c%26oe%3D5D21DF49" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to Gulf Coast VW Club Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 16th, 2019</h6>
<a class="button button-primary" href="/events/view/2437922832892881">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air VW Club will cruise to the 24th Annual Mississippi Gulf Coast VW Club's VW Show. Located at the Edgewater Mall in Biloxi, Miss. The show starts at 9 am...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2375414502504479">
<img class="u-full-width" alt="March Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F52498744_2239174906104274_767740844567429120_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlo5iS9CxCVjwCXK624HARSvPlTIgMF0qkoG13mCWIzC_--_kUbDESioe-jJpKq21k%26_nc_ht%3Dscontent.xx%26oh%3Dc4a4b53248ee9a9086b77ad0655bf232%26oe%3D5DEB0AF6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/2375414502504479">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1174982265959749">
<img class="u-full-width" alt="February Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F50000070_2178164495538649_5839871666640912384_o.jpg%3F_nc_cat%3D103%26_nc_oc%3DAQksVgjBGnfSISmOIhcmiwA3DRAQyFrhhT5bPoVCdIwU_-ieO6Xc3cqeZGnbd6szr50%26_nc_ht%3Dscontent.xx%26oh%3D2f7afbe1d8297a76a9bb503c384f2638%26oe%3D5DBFB8E3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Feb 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1174982265959749">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/293046531415559">
<img class="u-full-width" alt="Road Rally Pensacola to Atmore" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50527373_2173843455970753_4092854407157252096_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmseF8gCVAAVequvFjcYfiGafbP2EdKhJXP2WyseRneG2WiNgkBcS7-UFxO5R3x_6s%26_nc_ht%3Dscontent.xx%26oh%3D8d5e30e9ff37b8a45fd8e3fc12c26d55%26oe%3D5DB9262F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Road Rally Pensacola to Atmore</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 9th, 2019</h6>
<a class="button button-primary" href="/events/view/293046531415559">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>14th Annual Pensacola-Atmore Road Rally Saturday Feb. 14, 2019
Sponsored by: Pensacola Austin-Healey Club and Panhandle Cruisers Car Club
Start - Register: 10...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/741874199515145">
<img class="u-full-width" alt="February Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F49120983_2151634698191629_4234440563870400512_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQl86R0nsTSp3GjXs0I9PqHy2CJc6JYwxWFuAmLB9CoKlaTpg6jxC0Swsd_PMLNy7nk%26_nc_ht%3Dscontent.xx%26oh%3Dfc80fafc250fd08150e99d1e34c358ff%26oe%3D5D86DFC0" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/741874199515145">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CHANGE UP! WE ARE MOVING LOCATION THIS MONTH TO TODD RING'S WORKSHOP! PLEASE NOTE THE CHANGE IN ADDRESS!
Monthly Tech Session. A Rare Air Club benefit. Com...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/402685410504184">
<img class="u-full-width" alt="January Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F50080207_2178162192205546_1984679940527751168_o.jpg%3F_nc_cat%3D111%26_nc_ht%3Dscontent.xx%26oh%3D007d7c4b6d3edf01b6b832d820a5f714%26oe%3D5D5A122E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jan 17th, 2019</h6>
<a class="button button-primary" href="/events/view/402685410504184">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2087339784645879">
<img class="u-full-width" alt="Help Support Small Business" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F49785966_2169582793063486_889151598566047744_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Db9f4dfb3fbaeb368cdf7c1c8d3565c76%26oe%3D5D6C8DCD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Help Support Small Business</h5>
<h6 class="section-description" style="font-weight:bold;">Sun Jan 13th, 2019</h6>
<a class="button button-primary" href="/events/view/2087339784645879">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Some of the local clubs or gathering down at Bayfront and Cruise out to Pensacola brouhaha to help support small business. They're meeting at 3 to drive up ther...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/462929744190251">
<img class="u-full-width" alt="January Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F40586144_1987519131269854_1456100999763591168_o.jpg%3F_nc_cat%3D110%26_nc_ht%3Dscontent.xx%26oh%3D0ed9d82198d5d1b46bfb4e0db7cba7e4%26oe%3D5D7288DC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jan 5th, 2019</h6>
<a class="button button-primary" href="/events/view/462929744190251">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>LETS INSTALL THOSE GOODIES YOU GOT ON CHRISTMAS!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or he...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/581376045614988">
<img class="u-full-width" alt="Rare Air Christmas Party - December Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F46491590_2089436177744815_3701421709253935104_n.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Da9b10bddad8f32a5484f1499d4738f75%26oe%3D5D2EAB61" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Christmas Party - December Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Dec 20th, 2018</h6>
<a class="button button-primary" href="/events/view/581376045614988">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We're having our annual Christmas dinner at Po Folks at 7 p.m. so long your dues are paid up, your Christmas dinner only be $5 and the club will be paying the r...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2264356743592119">
<img class="u-full-width" alt="December Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F40558044_1987525927935841_1931249353364602880_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Da2629818790f6e9c25f9ed335cdbd5fa%26oe%3D5D2B1195" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> December Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Dec 1st, 2018</h6>
<a class="button button-primary" href="/events/view/2264356743592119">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2064310823899014">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F44607389_2052456694776097_7378900470481289216_n.jpg%3F_nc_cat%3D105%26_nc_ht%3Dscontent.xx%26oh%3D94d4698b9069c2a49d09d2891fabca84%26oe%3D5D407FEA" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 15th, 2018</h6>
<a class="button button-primary" href="/events/view/2064310823899014">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/297361767566534">
<img class="u-full-width" alt="Vets And V-dubs" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F45875786_2083232905031809_7111068427321606144_n.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D103e0eec26d4f92269bda1e2c08b546b%26oe%3D5D2AF925" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Vets And V-dubs</h5>
<h6 class="section-description" style="font-weight:bold;">Mon Nov 12th, 2018</h6>
<a class="button button-primary" href="/events/view/297361767566534">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Impromptu cruise up to Twin Peaks in Pensacola Florida to have dinner and some drinks. Veterans can eat free from a limited menu....</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/723278288013982">
<img class="u-full-width" alt="November Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq85%2Fs720x720%2F40694458_1987512767937157_3952197299114868736_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D388ce48950d6ec494ec750e235302807%26oe%3D5D0A9231" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/723278288013982">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/557630497950266">
<img class="u-full-width" alt="22nd Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F40074910_1842031159215453_4361814214239584256_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3Dac3ad95637621b0f67da61994d7b815e%26oe%3D5D19A88C" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 22nd Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 20th, 2018</h6>
<a class="button button-primary" href="/events/view/557630497950266">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
22nd Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/393897324560081">
<img class="u-full-width" alt="October Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq84%2Fs720x720%2F40568616_1987501717938262_7082858386336776192_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Db00811d3b3121ab4f113f5847dba988e%26oe%3D5D1E6550" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Oct 18th, 2018</h6>
<a class="button button-primary" href="/events/view/393897324560081">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1845579548866833">
<img class="u-full-width" alt="October Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq81%2Fs720x720%2F40555374_1987510041270763_739786504460566528_o.jpg%3F_nc_cat%3D100%26_nc_ht%3Dscontent.xx%26oh%3D8106cfc20165fb6694da5bd399e2bfd0%26oe%3D5D0B0D0F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 6th, 2018</h6>
<a class="button button-primary" href="/events/view/1845579548866833">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>LAST TECH SESSION BEFORE THE RARE AIR VW CAR SHOW!
Get pre-registered while you still can! http://rareairvw.com/register
Monthly Tech Session. A Rare Air Club...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/559402634476066">
<img class="u-full-width" alt="September Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq86%2Fs720x720%2F40685483_1987485027939931_2020370599066468352_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D9c70d08cdaf758d1e746bf356da96d10%26oe%3D5D1CFDD3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Sep 20th, 2018</h6>
<a class="button button-primary" href="/events/view/559402634476066">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/452650545238493">
<img class="u-full-width" alt="Trip Around the Track at 5 Flags Speedway" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F41305872_1993617567326677_3581054245761187840_n.jpg%3F_nc_cat%3D106%26_nc_ht%3Dscontent.xx%26oh%3D25e2797dca339afe06da8e5ba8d9c5a5%26oe%3D5D105231" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Trip Around the Track at 5 Flags Speedway</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 15th, 2018</h6>
<a class="button button-primary" href="/events/view/452650545238493">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we advertise our Oct. VW Show as we Cruise around 5 Flags Speedway just before the start of The Night Of Champions Final Race of the Season. Ea...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/935871286612905">
<img class="u-full-width" alt="September Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F38422346_1939594559395645_947041809186422784_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3D67a415c9be27fdd3b0948a81d5e580e3%26oe%3D5D126086" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 8th, 2018</h6>
<a class="button button-primary" href="/events/view/935871286612905">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/164411887723955">
<img class="u-full-width" alt="August Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq88%2Fs720x720%2F37488044_1959877744033993_2651119514653032448_o.jpg%3F_nc_cat%3D107%26_nc_ht%3Dscontent.xx%26oh%3De220f26dedf2dbcfa7510fad0e0cf54a%26oe%3D5D1463E1" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Aug 16th, 2018</h6>
<a class="button button-primary" href="/events/view/164411887723955">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/224275221624808">
<img class="u-full-width" alt="August Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F37930886_1937980952890339_7292439166745313280_n.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3D54a4547d9986ee49b68355a570431b2e%26oe%3D5D49ED96" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 4th, 2018</h6>
<a class="button button-primary" href="/events/view/224275221624808">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1769234603140313">
<img class="u-full-width" alt="July Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F35311989_1854849064536862_2808417585152917504_o.jpg%3F_nc_cat%3D100%26_nc_ht%3Dscontent.xx%26oh%3Da8cdd85841ade4f5203ce2b6bb46db51%26oe%3D5D10425E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jul 19th, 2018</h6>
<a class="button button-primary" href="/events/view/1769234603140313">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/204774913492495">
<img class="u-full-width" alt="July Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F35236537_1854847447870357_1323244643252436992_n.jpg%3F_nc_cat%3D104%26_nc_ht%3Dscontent.xx%26oh%3D43e40c1dd67bc3848290196190335024%26oe%3D5D5049A1" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 14th, 2018</h6>
<a class="button button-primary" href="/events/view/204774913492495">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/590281661342909">
<img class="u-full-width" alt="June Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F33176629_1829040300451072_6573319907474145280_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3Da32a447a85861d9ba71317a23362d559%26oe%3D5CDBF51B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jun 21st, 2018</h6>
<a class="button button-primary" href="/events/view/590281661342909">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/125427334923047">
<img class="u-full-width" alt="June. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp480x480%2F33167884_1829042637117505_250125056934412288_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Dcfe3acff35cea2b842d8ca607032bc59%26oe%3D5CB7C846" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 2nd, 2018</h6>
<a class="button button-primary" href="/events/view/125427334923047">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/198401210849042">
<img class="u-full-width" alt="Wings and Wagons 2018" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F31531440_1806117682743334_4858293887988400128_n.jpg%3F_nc_cat%3D110%26_nc_ht%3Dscontent.xx%26oh%3Dab060c155afdd7461eefdce71b054cfd%26oe%3D5CBDFFF3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Wings and Wagons 2018</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 19th, 2018</h6>
<a class="button button-primary" href="/events/view/198401210849042">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is the New Orleans Air Coolers VW Club 1st Annual VW Car Show. Trophies, Goody bags. THey already have 60+ pre registered. Should be a great Show!. . Mor...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/148626735981956">
<img class="u-full-width" alt="May Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F31675813_1806121552742947_5340513136443129856_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3D671e4aed9fc6a14ac8d87620f51354aa%26oe%3D5CC5A84C" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu May 17th, 2018</h6>
<a class="button button-primary" href="/events/view/148626735981956">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2053660728241800">
<img class="u-full-width" alt="May. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F30715206_1795385190483250_6466876998537969664_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3D0d258e6f58451bd697e12e979d1ed062%26oe%3D5CC4D752" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 12th, 2018</h6>
<a class="button button-primary" href="/events/view/2053660728241800">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/103699623825550">
<img class="u-full-width" alt="Cruise to the 2018 Panama Beach VW Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fq85%2Fp180x540%2F30739355_1795397280482041_6259955773548265472_o.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Da1a72ff3f1aec5557c6bc4119f2f7838%26oe%3D5CC27AD9" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise to the 2018 Panama Beach VW Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 28th, 2018</h6>
<a class="button button-primary" href="/events/view/103699623825550">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air will cruise to the 8th Annual Beaches,Bugs, and Buses VW Show in Panama City, Fl. This is hosted by The German Metal VW Club. We will meet at the WalMa...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/149682515870478">
<img class="u-full-width" alt="19th Annual Trip To The Ship Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq82%2Fs720x720%2F30743836_1795395373815565_9173160592104488960_o.jpg%3F_nc_cat%3D111%26_nc_ht%3Dscontent.xx%26oh%3Df0b36236356f6bd447f6150fdd00f632%26oe%3D5CD5129F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 19th Annual Trip To The Ship Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 21st, 2018</h6>
<a class="button button-primary" href="/events/view/149682515870478">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Event starts around 11 or so until 3pm.
USS Alabama Memorial Park
Dozens of Air Cooled and Water Cooled VWs.
Not a Car Show but A gathering of VWs.
Sponsored by...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1673955992693247">
<img class="u-full-width" alt="April Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28337779_1737515939603509_2180564300578522602_o.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3D7afcfdd57769ed271deeacad70b5e725%26oe%3D5C962F1E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 19th, 2018</h6>
<a class="button button-primary" href="/events/view/1673955992693247">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/293845261144107">
<img class="u-full-width" alt="19th Annual Trip To The Ship Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq82%2Fs720x720%2F28423433_1736517336370036_193035211143145176_o.jpg%3F_nc_cat%3D105%26_nc_ht%3Dscontent.xx%26oh%3D83a8380133f1b217fceec677931146b6%26oe%3D5C6DB073" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 19th Annual Trip To The Ship Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 14th, 2018</h6>
<a class="button button-primary" href="/events/view/293845261144107">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Event starts around 11 or so until 3pm.
USS Alabama Memorial Park
Dozens of Air Cooled and Water Cooled VWs.
Not a Car Show but A gathering of VWs.
Sponsored by...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/129712547855338">
<img class="u-full-width" alt="April Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28423090_1737512199603883_1579174400777470621_o.jpg%3F_nc_cat%3D104%26_nc_ht%3Dscontent.xx%26oh%3D801ca8802299e36382a0160451bb7d04%26oe%3D5C3D1925" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 7th, 2018</h6>
<a class="button button-primary" href="/events/view/129712547855338">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>The April Tech Session will be at Todd Ring's garage. Thanks Todd for volunteering your shop.
He lives at 3224 Dunaway LN, Pensacola. You can reach him at (85...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/426631831111294">
<img class="u-full-width" alt="Dinner Cruise With Sam Collison" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq83%2Fs720x720%2F29749298_1777473005607802_136880727805219065_o.jpg%3F_nc_cat%3D107%26_nc_ht%3Dscontent.xx%26oh%3D3e8b3ca5136e7a9ea0bd9c6fd4d78bc7%26oe%3D5C86470B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Dinner Cruise With Sam Collison</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 5th, 2018</h6>
<a class="button button-primary" href="/events/view/426631831111294">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Sam Collision from Biloxi, Miss will be in Pensacola this Thursday on his way down to the No Dough VW Show in Daytona Beach. He is joining up with Wild Bill fo...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/158971744762489">
<img class="u-full-width" alt="Gulf Coast Mega Car Show (VW Section)" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-0%2Fq86%2Fp180x540%2F28516576_1737509526270817_7372747436055238758_o.jpg%3F_nc_cat%3D102%26oh%3D0db13235b1125140c69dff76cb1a5180%26oe%3D5C5C6296" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Gulf Coast Mega Car Show (VW Section)</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 24th, 2018</h6>
<a class="button button-primary" href="/events/view/158971744762489">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is one of the largest Car Shows on the Gulf Coast. 9 Different Car Clubs holding individual Car Shows at one location. This show will draw 1,000's of spec...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/412374432518604">
<img class="u-full-width" alt="March Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28337440_1736435929711510_1418221070815149891_o.jpg%3F_nc_cat%3D0%26oh%3D690aaa2ba6702a8ce9f286185aff2d38%26oe%3D5BEE0CD2" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Mar 15th, 2018</h6>
<a class="button button-primary" href="/events/view/412374432518604">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/598005470535050">
<img class="u-full-width" alt="Rare Air Cruise to Gulf Coast VW Club Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F28379635_1736459673042469_3868930454165050033_n.jpg%3F_nc_cat%3D0%26oh%3Dd19c158eb694888437b56ba7e46f948f%26oe%3D5C354BAD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to Gulf Coast VW Club Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 10th, 2018</h6>
<a class="button button-primary" href="/events/view/598005470535050">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air VW Club will cruise to the 23nd Annual Mississippi Gulf Coast VW Club's VW Show. Located at the Edgewater Mall in Biloxi, Miss. The show starts at 9 am...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1931247207190034">
<img class="u-full-width" alt="March. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28336673_1736433176378452_3281338656095196496_o.jpg%3F_nc_cat%3D0%26oh%3D041a84836a94f26ba1e5a39c6a69227a%26oe%3D5BF9CD9F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/1931247207190034">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/344010352731874">
<img class="u-full-width" alt="Feb. Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq83%2Fs720x720%2F26173261_1681266165228487_4532413830831011543_o.jpg%3F_nc_cat%3D0%26oh%3D3526e6f5624a6929485517a4dca3eda2%26oe%3D5C2C6B01" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Feb. Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Feb 15th, 2018</h6>
<a class="button button-primary" href="/events/view/344010352731874">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1900086723635161">
<img class="u-full-width" alt="Feb. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F26220995_1681260835229020_1555867721968096831_o.jpg%3F_nc_cat%3D0%26oh%3D1a7b53631e56969f2c3f0e08e6a8fa0f%26oe%3D5C3AB8E3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Feb. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/1900086723635161">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1729361080471688">
<img class="u-full-width" alt="January Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130548_1647352951953142_8230027789572677683_o.jpg%3F_nc_cat%3D0%26oh%3D4775767a1975290053819352fac75878%26oe%3D5BFF8404" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jan 18th, 2018</h6>
<a class="button button-primary" href="/events/view/1729361080471688">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1032133773592320">
<img class="u-full-width" alt="January. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq88%2Fs720x720%2F24059681_1647351128619991_4517952572791681016_o.jpg%3F_nc_cat%3D0%26oh%3Df97858fbf6c2fb7b3a629c240690bb15%26oe%3D5C3B5E32" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jan 6th, 2018</h6>
<a class="button button-primary" href="/events/view/1032133773592320">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/164064890859060">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130135_1647349131953524_2661418352161576741_o.jpg%3F_nc_cat%3D0%26oh%3D2527648e4ba5f3cd4432032c29242e50%26oe%3D5BCC30E6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 27th, 2017</h6>
<a class="button button-primary" href="/events/view/164064890859060">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/648668248640028">
<img class="u-full-width" alt="2017 Rare Air Christmas Party ( Meeting )" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F22904632_1619612668060504_7204113789645052893_o.jpg%3F_nc_cat%3D0%26oh%3D363bcfb1c646664cb0281f67aea0aeb6%26oe%3D5BCB32BA" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 2017 Rare Air Christmas Party ( Meeting )</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Dec 21st, 2017</h6>
<a class="button button-primary" href="/events/view/648668248640028">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>All Club Members are invited to attend this years Christmas Party. An informal gathering of Club members and invited guests.
Complete Christmas Dinner, Good VW ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/145639579531823">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130316_1647348838620220_8139782833273939270_o.jpg%3F_nc_cat%3D0%26oh%3D1e8bbe8f6e2a8b58e73c1e4525a78091%26oe%3D5BC86647" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 20th, 2017</h6>
<a class="button button-primary" href="/events/view/145639579531823">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/146977432734870">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24210382_1647348208620283_2524745686615230720_o.jpg%3F_nc_cat%3D0%26oh%3Dccf757ade69e757d14383ae8c79e6bc8%26oe%3D5B798A14" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 13th, 2017</h6>
<a class="button button-primary" href="/events/view/146977432734870">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2007514382803980">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24172813_1647347931953644_7801164947113975640_o.jpg%3F_nc_cat%3D0%26oh%3D663a5f4b886054b2e65b2fc4dd13de6a%26oe%3D5BBBE421" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 6th, 2017</h6>
<a class="button button-primary" href="/events/view/2007514382803980">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
</div>
<div class="row" style="">
<div class="twelve columns" style="border:0px red solid; text-align:center;">
<a class="button button-primary" href="/events">Click Here To See Upcoming Events</a>
</div>
<!-- <div class="four columns" style="border:1px red solid; text-align:center;">
<a class="button button-primary" href="/events">Click Here To See Upcoming Events</a>
</div> -->
</div>
</div>
</div>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRender'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRender'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Events/list.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeLayout'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeLayout'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Past Events - Rare Air Emerald Coast Volkswagen Club Pensacola, FL</title>
<meta property="og:title" content="Past Events - Rare Air Emerald Coast Volkswagen Club Pensacola, FL" />
<meta property="og:image" content="http://rareair.errorchecking.com/images/logo_double.png" />
<meta property="og:image:width" content="320" />
<meta property="og:image:height" content="287" />
<meta property="og:description" content="Rare Air Emerald Coast VW Club is a Pensacola, FL based Volkswagen Car Club with over 100 members. Members range in age from 13 to 80+. Our members wn a variety of vehicles, from original pure stock examples, to extremely modified street and strip machines." />
<meta property="og:url" content="http://rareair.errorchecking.com/events/list/old" />
<meta property="og:type" content="website" />
<meta property="fb:app_id" content="1736067556487947"/>
<meta name="description" content="Rare Air Emerald Coast VW Club is a Pensacola, FL based Volkswagen Car Club with over 100 members. Members range in age from 13 to 80+. Our members wn a variety of vehicles, from original pure stock examples, to extremely modified street and strip machines.">
<meta name="author" content="Rare Air VW Club Pensacola, FL">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href='//fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'>
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="/css/normalize.css">
<link rel="stylesheet" href="/css/skeleton.css">
<link rel="stylesheet" href="/css/custom.css">
<link rel="stylesheet" href="/css/default.css">
<!-- Scripts
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="../../dist/images/favicon.png">
<script language="Javascript" type="text/javascript">
<!--
function show_hide(tblid, show) {
if (tbl = document.getElementById(tblid)) {
if (null == show) show = tbl.style.display == 'none';
tbl.style.display = (show ? '' : 'none');
}
}
//!-->
</script>
</head>
<body>
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div class="hamburger">
<a href="javascript:;" onclick="show_hide('hamburgermenu')" class="active"><img src="/images/menu.png" /></a>
</div>
<div id="hamburgermenu" style="display:none;">
<a href="/">Home</a> <br />
<a href="/login">Login</a> <br />
<a href="/events/list">Events</a> <br />
<a href="/tech_session">Tech Session</a> <br />
<a href="/show_information">Show Info</a> <br />
<a href="/rules_and_disclaimers">Show Rules</a> <br />
<a href="/register">Registration</a> <br />
<!-- <a href="#">Registration</a> <br />-->
<a href="/about">About</a> <br />
<a href="/contact">Contact</a>
</div>
<div class="section menu">
<div class="container">
<div class="row">
<a href="/">Home</a> |
<!-- <a href="/news">News</a> | -->
<a href="/login">Login</a> |
<a href="/events/list">Events</a> |
<a href="/tech_session">Tech Session</a> |
<a href="/show_information">Show Info</a> |
<a href="/rules_and_disclaimers">Show Rules</a> |
<a href="/register">Registration</a> |
<!-- <a href="#">links / sponsors</a> | -->
<a href="/about">About</a> |
<a href="/contact">Contact</a>
</div>
</div>
</div>
<!-- <div class="container">
<div class="row">
<h1 style="color:red; font-weight:bold; text-align:center; background: white;">ATTENTION! THE SHOW GOES ON RAIN OR SHINE! <br />The forecast currently looks good for Saturday! <br /><a target="_blank" href="https://www.facebook.com/RareAirEmeraldCoastVWClub/photos/a.175415135813605/2641947682493659/?type=3&theater">CLICK HERE FOR MORE INFO!</a> See you there!</h2>
</div>
</div>-->
<div class="section" style="background-color:#d8dddb;">
<div class="container" style="background-color:#d8dddb;">
<div class="row" style="">
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/722774884890957">
<img class="u-full-width" alt="24th Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72924245_2648533165168444_8476028138004938752_n.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQnpW89nM3WLyNj-Wl0_Vx5Tyzp7e0Q14HvLVbls6OHYmVPuT3bs-TCLl92wyM4KoYs%26_nc_ht%3Dscontent.xx%26oh%3Db40d42d19c0e6a15dba253a8ce63d47f%26oe%3D5E621560" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 24th Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 17th, 2020</h6>
<a class="button button-primary" href="/events/view/722774884890957">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
24th Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/430841637617707">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F72602614_2648654058489688_5989770419022856192_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQkb1wskGm8elhAbFok4KfgaEKGMZhO7JE5z7GYHtW7nW-Of0u_1no3-GYA9bsRDpnE%26_nc_ht%3Dscontent.xx%26oh%3D6986bef24f740c01fcaad35516a4e6ef%26oe%3D5E29C907" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 21st, 2019</h6>
<a class="button button-primary" href="/events/view/430841637617707">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/365030174366171">
<img class="u-full-width" alt="Cruise In For Alzheimer's" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61822897_2398736393481457_4723175015720157184_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQncRPCNTn6BE8pqISnpR5-d3o6uQcqFDIGCDvngu6KKjDJNxYOeoI0atfUipnhXSx8%26_nc_ht%3Dscontent.xx%26oh%3Dbbf7195ddd43b5db80ca664dfcf3d40f%26oe%3D5D837827" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise In For Alzheimer's</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/365030174366171">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>https://www.facebook.com/events/1777775552368155/?ti=cl...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2535404203184407">
<img class="u-full-width" alt="November Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F72848456_2635211536500607_8158750704756850688_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQk6BJcAxBi9aprk_utugP7QhaOxeEW8d6_arTjZexKcZxdgSZhnQa7mQJ3erMxkIPs%26_nc_ht%3Dscontent.xx%26oh%3Dbc085a9015910e18b1dc526942e96394%26oe%3D5E1EBDA6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/2535404203184407">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2408681806070143">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69488981_2561297643891997_4873046224476831744_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmzl7sJe1P3041PiiWX4dWQfOP2Wb7TK7gQzw-gGZKTdIoBuqQmUt04bbEKL7XMk8s%26_nc_ht%3Dscontent.xx%26oh%3D37dc030ea22269c6d032cfcc8ef67cce%26oe%3D5E235B43" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 26th, 2019</h6>
<a class="button button-primary" href="/events/view/2408681806070143">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1020974918081991">
<img class="u-full-width" alt="23rd Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F43440983_2056252854396481_1595390409830301696_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQm4GwZ1eU2ujr8kPpauDJKHQFRaqcOINrtEYBpIZtDdYaCTcgFhDeThlp4PBBW1m9k%26_nc_ht%3Dscontent.xx%26oh%3D312794c9a7c9f95dcf7278365b20d43d%26oe%3D5E591F9B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 19th, 2019</h6>
<a class="button button-primary" href="/events/view/1020974918081991">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
23rd Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/922872671419548">
<img class="u-full-width" alt="Friday Night Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72488202_2637326702955757_3704856493384794112_n.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQleFBEikUcdTE687jWesivt80-QJl-OxW1f-VT-MG2uKOvEvs_UKE9Z4k9ZI8-qJ9A%26_nc_ht%3Dscontent.xx%26oh%3D4e82fc578240696f1075176cb6fa3e0f%26oe%3D5E626153" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Friday Night Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Oct 18th, 2019</h6>
<a class="button button-primary" href="/events/view/922872671419548">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>we will be gathering at 5 flags speedway at 630 and heading out at 7 to go over to the lost pizza company to enjoy some pizza Mississippi tamales and some cold ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1053610394826600">
<img class="u-full-width" alt="October Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54430512_2271591949529236_3922126588103098368_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkCF912sIhBzfuj560q-wEIKfToz80oq5EkWleIPVxv27a-zevM2HjyoIK7Uhya8NI%26_nc_ht%3Dscontent.xx%26oh%3D9e1f64b7ba77129eceb01aa45e61fc06%26oe%3D5E27832E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Oct 17th, 2019</h6>
<a class="button button-primary" href="/events/view/1053610394826600">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/440064730023692">
<img class="u-full-width" alt="October Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F71658388_2616164285071999_2725610319333294080_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQk7nEfedCcxIYE8atuoYFsS0VvbhB8gDBMH2Nq6ui_-jDGL6gYXMyEhM08hyeoSYcs%26_nc_ht%3Dscontent.xx%26oh%3D4f94d02abf7ce6414a41bbeb1f9a72fa%26oe%3D5E2F0508" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 5th, 2019</h6>
<a class="button button-primary" href="/events/view/440064730023692">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1360123390812038">
<img class="u-full-width" alt="23rd Annual RARE AIR VW SHOW Judges Training" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F69798644_2561309193890842_8375996464190455808_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQk6Dn988ZLT68az3bJ8MlbjIo9FB8CeZfrHHBVLt6gPAVqYE0c9XrF1pVDvu2ypBr8%26_nc_ht%3Dscontent.xx%26oh%3D9532f526cf369f408e83cff89f0833e2%26oe%3D5E202101" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Annual RARE AIR VW SHOW Judges Training</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/1360123390812038">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Training on proper judging procedures utilizing the electronic judging program using your I phone. Open to all interested Club members that will be participat...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2352358651545409">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68902702_2521462104542218_6309061397363818496_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQltGYLE8EskDLZE-TIDA3NMQQnd-yx3KHTNwLuCTpYYz3tmwTeUhR6UB3RvicK4S6E%26_nc_ht%3Dscontent.xx%26oh%3De6cd6fa75f59431510333845eafb8c48%26oe%3D5E182650" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/2352358651545409">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We are meeting at the Publix on Mobile Hwy and Michigan Ave in Pensacola, 630ish and departing at 7AM SHARP in VW convoy to head to Gander Mountain Pensacola Ca...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2261301113983720">
<img class="u-full-width" alt="Trip Around the Track at 5 Flags Speedway" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F65510032_2446325212055908_2802286128495853568_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmZiZ3UZAuvyTyXpSzKUyUg87eCNf_cQOb8W2r3BwEO18dSQdNu6N06gqVhmT4qhfA%26_nc_ht%3Dscontent.xx%26oh%3D68c29cd78146a5b2d23491f9f1e44f2a%26oe%3D5E6162BF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Trip Around the Track at 5 Flags Speedway</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2261301113983720">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we advertise our Oct. VW Show as we Cruise around 5 Flags Speedway just before the start of The Night Of Champions Final Race of the Season. Ea...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1526267930843546">
<img class="u-full-width" alt="Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F65511415_2446331902055239_8242652036185718784_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmG3idtIuoT5FevuZii_qBhQsvTYyW-2Idi_tcrftwnMkSI9kosELDlBjzpYkcOvAo%26_nc_ht%3Dscontent.xx%26oh%3D71ddf978c4eb46ca5d44e927acc11bc5%26oe%3D5E2A07FF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1526267930843546">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join members of Rare Air VW Club as we Cruise to the 8th Annual Bugs on the Bayou VW Show in Niceville, Fl. We will leave from the Wal Mart Parking lot on Hwy 9...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/236755280495990">
<img class="u-full-width" alt="September Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54278523_2271588766196221_2220590970699776000_o.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQnQqlUi5e_2AHBXGzEe2OMvXkOKAvgBUBr0nRdMZkH6RDRjwm7akwWrAGtorMQd0pM%26_nc_ht%3Dscontent.xx%26oh%3D6e3bdbb770a9924e26db6346a0dedf0f%26oe%3D5E1BD61D" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Sep 19th, 2019</h6>
<a class="button button-primary" href="/events/view/236755280495990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1400668516775296">
<img class="u-full-width" alt="September Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69109131_2537744509580644_4475285579457626112_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmoDmk2nNwDXOXUkC335QaUluTUo0ivlnM5wzRtSLavOQxoJ7jjWjhpsC3keCjOuyA%26_nc_ht%3Dscontent.xx%26oh%3D8e1ba5543fc320b6b8b77ec30937fe46%26oe%3D5E5A7D8F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 7th, 2019</h6>
<a class="button button-primary" href="/events/view/1400668516775296">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/490283018442121">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68378438_2521461701208925_6676972530776932352_n.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQlZS_WEJqlnvulZioMlTzSpFfvoBOncRh4iLSJHkHOXXcZEfuum9ToP5qAkWeoxDzo%26_nc_ht%3Dscontent.xx%26oh%3D12e47ccd53ddfa28cf1620a5ed66e8fc%26oe%3D5E1E8931" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 24th, 2019</h6>
<a class="button button-primary" href="/events/view/490283018442121">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1714872935323841">
<img class="u-full-width" alt="Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68261241_2523839470971148_6977215243260788736_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQkeFf89xvP3quSa8otM9a2iG8quV-3KDdYP78cw7i3mMMnE1gM_Kvcbt6tGIlPxr7M%26_nc_ht%3Dscontent.xx%26oh%3D994889cf962adf47cd4446b680dc7ff4%26oe%3D5E5F2165" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Aug 16th, 2019</h6>
<a class="button button-primary" href="/events/view/1714872935323841">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>meet at Voodoo BBQ AT 5PM And Cruise to the Home Depot in Pea Ridge off Hwy 90. We will be attending a Show and Shine.
Come on out...It will be fun.....</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1004511619884732">
<img class="u-full-width" alt="August Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54516548_2271578986197199_5584195188382760960_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQn-53AqZ_czRVabESdJL_UvFQViogNNv3UREnHVMxdyttVFdSX5yV4KJYYphBsNlhU%26_nc_ht%3Dscontent.xx%26oh%3D70ea0029b9f37324655e58bc9212cf92%26oe%3D5E619D77" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Aug 15th, 2019</h6>
<a class="button button-primary" href="/events/view/1004511619884732">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/821137024893896">
<img class="u-full-width" alt="August Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67403389_2487959247892504_2848723967735234560_n.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQlRS4UkkhtwSjcW-EWv6GaOqPI_yiwJjlFYiwryo7aMPH830vVn9uA4llE_MaGdrMM%26_nc_ht%3Dscontent.xx%26oh%3D0c5a7ef197a4d94c72223f6ae7a3d40d%26oe%3D5E5A02D6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 3rd, 2019</h6>
<a class="button button-primary" href="/events/view/821137024893896">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1070935973295792">
<img class="u-full-width" alt="Panhandle Cruisers Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F67291205_2489912934363802_7844956219402878976_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkrgU9rp81QkWxy6Jq3IqCwf_AZJBd_zyBNI2a1Mo9Ejr4OT7admgzURphDWw2xAt8%26_nc_ht%3Dscontent.xx%26oh%3Db3ac9d08c639534f219951b1d6df81f8%26oe%3D5E25E47B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Panhandle Cruisers Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/1070935973295792">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Meet at Pop Eyes Parking LOt Today to show off our VW Power . Weekly Hot Rod Show and Shine needs to have a Good VW Show out. Bring your VW , Park together ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/463888544172382">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67232091_2487978814557214_6312004235940593664_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn_TR4Sj2-L-v89gveue_hXzu1m5iCDqXOkKC1qET1d8GyHEPs7YfkJvOWcnpVc2fE%26_nc_ht%3Dscontent.xx%26oh%3D908acc6afa4f6e306489516607b8f22e%26oe%3D5E225774" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/463888544172382">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2017195745249274">
<img class="u-full-width" alt="July Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54268055_2271577452864019_784871218548310016_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQkw_iHVUWOX9x-S4NX9O2VnV_XlXEs05NokDI6nVSNA9nMLSb_rGCs5rMjv-6YAI2U%26_nc_ht%3Dscontent.xx%26oh%3D8525b30d923f46620697bba4eb5fae4b%26oe%3D5E22FC6A" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jul 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2017195745249274">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/225829004948949">
<img class="u-full-width" alt="July Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54279276_2271531582868606_1486268326064685056_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQn_brHZaFL9gMCNTNi5x7E79JKN9H-9-ALNNfWkAR0-XJp4QwaHlSNydPwfjEVaJeQ%26_nc_ht%3Dscontent.xx%26oh%3Db3a721b785b68eace0f41f1beea33e56%26oe%3D5E2D1DAC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 6th, 2019</h6>
<a class="button button-primary" href="/events/view/225829004948949">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/389237378469833">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F58444114_2330105547011209_7725527631466070016_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlh7w9zOTshByV9FeDjxip5mIxa6im6ZCt48382rTm23txFDfeitDQ55sESJEAqqzs%26_nc_ht%3Dscontent.xx%26oh%3D76a5182ca59f3c9057f7e67fbd73f2df%26oe%3D5E2BD564" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 22nd, 2019</h6>
<a class="button button-primary" href="/events/view/389237378469833">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2265629173648674">
<img class="u-full-width" alt="June Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54434557_2271576106197487_6648957687465771008_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQn_fCzTCZ5ijYkRmOZan1X6QnKF6nzQMbZToGK4dBRVIrNKwrYiQaN4LWI5qVykUGs%26_nc_ht%3Dscontent.xx%26oh%3Dd5df4d81a45bbb76762702b2adf3a609%26oe%3D5E28BADD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jun 20th, 2019</h6>
<a class="button button-primary" href="/events/view/2265629173648674">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/315110435870010">
<img class="u-full-width" alt="June Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54463045_2271530172868747_1850884807244906496_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQkojPzaEbUh0Wu_Ocn5J16_EZPaMn-34Z6nKyU1dvteopi07mfU07ckLH2zFmCbywY%26_nc_ht%3Dscontent.xx%26oh%3D7c52b9c4a1edcd03b58333453f078273%26oe%3D5E62DCC3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 1st, 2019</h6>
<a class="button button-primary" href="/events/view/315110435870010">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/331506290871971">
<img class="u-full-width" alt="Twin Peaks Free Dinner to Veterans and Active Duty" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61123450_2378848952136868_513120760760369152_n.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQleQB9aSN_wYCpWnDNoXdPhLhNoo6CwhTCMqBtsZ5-gMxVVqzzibNW8W6cgdWUSgB0%26_nc_ht%3Dscontent.xx%26oh%3De28dae241b4e022f02ac0c69826530b5%26oe%3D5E1F7B9E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Twin Peaks Free Dinner to Veterans and Active Duty</h5>
<h6 class="section-description" style="font-weight:bold;">Mon May 27th, 2019</h6>
<a class="button button-primary" href="/events/view/331506290871971">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CALLING ALL OF OUR VETS! Get in your VWs and meet us at Twin Peaks Pensacola for.... FREEEEEE FOOD! Yes, you read that corectly! FREEEEEE FOOD! Twin Peaks ha...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/394317547822451">
<img class="u-full-width" alt="Operation Rolling Thunder 2019" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F60081794_2355863344435429_5896779111434551296_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlorWnSj2ir8vLmHYxG8CWJk32OWTZD3MbXfIab40HKjfxguFRlLBM5t7MD8pFDppE%26_nc_ht%3Dscontent.xx%26oh%3Dd1a849c3aecdfbb7cbfa01f6ad9f4793%26oe%3D5E1CEB8E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Operation Rolling Thunder 2019</h5>
<h6 class="section-description" style="font-weight:bold;">Sun May 26th, 2019</h6>
<a class="button button-primary" href="/events/view/394317547822451">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we cheer on and salute Hundreds of Bikers as they Cruise down Pine Forest Rd on their way to The Wall South. This is one heck of a Patriotic di...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/859368464408990">
<img class="u-full-width" alt="Team Gunther Vw Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F57798676_2323626350992462_1383701646587985920_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn4rmm7SxEGHfhmkgFveNjO0OqBzFzODHU8G24JlQa-57qtzYQCtxSXlqwaGVH7ECk%26_nc_ht%3Dscontent.xx%26oh%3Da62e2633630003866b3f8c4cd3fa447b%26oe%3D5E2A70BD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Team Gunther Vw Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 25th, 2019</h6>
<a class="button button-primary" href="/events/view/859368464408990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Gunther Volkswagen of Daphne, Alabama is hosting a car show. This is a new VW show for the Gulf Coast and only a couple hours away for us. We meet at the rest ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2460451710654802">
<img class="u-full-width" alt="Cruise to the Blakey Park Battlefield!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F57240648_2315145781840519_6453287928171855872_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlJtoDL4o7eb4tGRuEwbIWraEMd02TUqgLvZ-VSiC7hKPi0TSoQgYRLzq24e6UjbIA%26_nc_ht%3Dscontent.xx%26oh%3De7f8fb84c4b50335400053b8cc8bc9c1%26oe%3D5E3DE892" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise to the Blakey Park Battlefield!</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2460451710654802">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE: RESCHEDULED FROM 5/4 to 5/18 due to weather forecast.
Rare Air is gathering for a cruise to the Blakey Park Battlefield Cruise-in. As we would have for t...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/501390383726536">
<img class="u-full-width" alt="May Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54523884_2271574139531017_4990875117484507136_o.jpg%3F_nc_cat%3D101%26_nc_oc%3DAQluksK-SP9jz7ILBt9PDO2RrsMQZ4qpRWbnshXAkg6dqkbp5aCfLeK3oV-7s_W-SMo%26_nc_ht%3Dscontent.xx%26oh%3Dd7ba4679964c763d3646a05db64a08e5%26oe%3D5E38797B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu May 16th, 2019</h6>
<a class="button button-primary" href="/events/view/501390383726536">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/690149331387432">
<img class="u-full-width" alt="May Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54515232_2271526999535731_2032821451559534592_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQkG6ML6MeHTIxxCegNFbPPBTJcE1W5SNhsSc4om1lxs0lsZ9Viu4OUijGbIIiiIgcQ%26_nc_ht%3Dscontent.xx%26oh%3D066520300d95050e2a7c0df7e6448bde%26oe%3D5DA85D28" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 11th, 2019</h6>
<a class="button button-primary" href="/events/view/690149331387432">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE! Date moved to accommodate for the Trip to the Battlefield Cruise!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with exp...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/282201992664954">
<img class="u-full-width" alt="Taco Tuesday! - Wild Bill Gets Rusty on the Road!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F58462883_2334197123268718_1454090113255473152_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQnlPyjMCTT2t14VOHmwlZujLAUY4QE794nYs5IMWw17phBvaTIi6yjDNJdYBHWZ1PY%26_nc_ht%3Dscontent.xx%26oh%3D573424f0ff716fe181eb00b0f90413a3%26oe%3D5DA2D956" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Taco Tuesday! - Wild Bill Gets Rusty on the Road!</h5>
<h6 class="section-description" style="font-weight:bold;">Tue Apr 30th, 2019</h6>
<a class="button button-primary" href="/events/view/282201992664954">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>After a very long 6 months Wild Bill got Rusty back on the road. Lets celebrate with $1 TACOS and $2 MARGARITAS! Get there early if you want a Margarita, happ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/578734862644547">
<img class="u-full-width" alt="April Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54519505_2271573616197736_1591854955960991744_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQnNrWr6HJeRddVWiKoDn55IkJ5ghVo4Sq3c_zhyoK9WmlgnsylieDKWkbHMmnzcW8U%26_nc_ht%3Dscontent.xx%26oh%3D4ae0ea1cd9e0c11363ea18f166a2140d%26oe%3D5DE23435" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 18th, 2019</h6>
<a class="button button-primary" href="/events/view/578734862644547">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<h3 style="color:red;padding:0px;margin:-8px; font-weight:bold;">CANCELLED</h3>
<p style="text-align:center;">Check the <a href="https://www.facebook.com/RareAirEmeraldCoastVWClub" target="_blank">Facebook page</a> for news.</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/313191872714140">
<img class="u-full-width" alt="April Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54436994_2271525279535903_2294442155965415424_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQmBPGg0tBexEdKbROnlyXqKlmWW14PoummYnhjlrNyvqsJv3_uQB20KM3KDlSUbdco%26_nc_ht%3Dscontent.xx%26oh%3D2e27c4f6cdf6a750a5383dceee43f009%26oe%3D5DE88962" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 6th, 2019</h6>
<a class="button button-primary" href="/events/view/313191872714140">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/977240759330753">
<img class="u-full-width" alt="Gulf Coast Mega Car Show (VW Section)" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F53005014_2246208815400883_6509667426995535872_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQmNTJAjEV6jn50AStM3xD0Ysac6RHhFo10_Hum4RxZnIopuHfDMcruvU2JokEkn8Tg%26_nc_ht%3Dscontent.xx%26oh%3Dba81278ddce891d855a0f47c92c3f510%26oe%3D5DDA8445" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Gulf Coast Mega Car Show (VW Section)</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 30th, 2019</h6>
<a class="button button-primary" href="/events/view/977240759330753">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is one of the largest Car Shows on the Gulf Coast. 9 Different Car Clubs holding individual Car Shows at one location. This show will draw 1,000's of spec...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2219968264892784">
<img class="u-full-width" alt="March Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50077653_2178165322205233_5323323491913564160_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQmvOKIrpCQquGdssu2NHpdjb-fAhiA4furV3mNfoNWPSf9feGoRCL10WmY8wrDGiIw%26_nc_ht%3Dscontent.xx%26oh%3D666d6228e9d8c523769b557047783a83%26oe%3D5DDFBBEF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Mar 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2219968264892784">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2437922832892881">
<img class="u-full-width" alt="Rare Air Cruise to Gulf Coast VW Club Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq91%2Fs720x720%2F53088238_2246204182068013_6864810473041166336_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D2e57677a5ba844033561d4a4ec58be6c%26oe%3D5D21DF49" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to Gulf Coast VW Club Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 16th, 2019</h6>
<a class="button button-primary" href="/events/view/2437922832892881">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air VW Club will cruise to the 24th Annual Mississippi Gulf Coast VW Club's VW Show. Located at the Edgewater Mall in Biloxi, Miss. The show starts at 9 am...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2375414502504479">
<img class="u-full-width" alt="March Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F52498744_2239174906104274_767740844567429120_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlo5iS9CxCVjwCXK624HARSvPlTIgMF0qkoG13mCWIzC_--_kUbDESioe-jJpKq21k%26_nc_ht%3Dscontent.xx%26oh%3Dc4a4b53248ee9a9086b77ad0655bf232%26oe%3D5DEB0AF6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/2375414502504479">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1174982265959749">
<img class="u-full-width" alt="February Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F50000070_2178164495538649_5839871666640912384_o.jpg%3F_nc_cat%3D103%26_nc_oc%3DAQksVgjBGnfSISmOIhcmiwA3DRAQyFrhhT5bPoVCdIwU_-ieO6Xc3cqeZGnbd6szr50%26_nc_ht%3Dscontent.xx%26oh%3D2f7afbe1d8297a76a9bb503c384f2638%26oe%3D5DBFB8E3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Feb 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1174982265959749">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/293046531415559">
<img class="u-full-width" alt="Road Rally Pensacola to Atmore" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50527373_2173843455970753_4092854407157252096_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmseF8gCVAAVequvFjcYfiGafbP2EdKhJXP2WyseRneG2WiNgkBcS7-UFxO5R3x_6s%26_nc_ht%3Dscontent.xx%26oh%3D8d5e30e9ff37b8a45fd8e3fc12c26d55%26oe%3D5DB9262F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Road Rally Pensacola to Atmore</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 9th, 2019</h6>
<a class="button button-primary" href="/events/view/293046531415559">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>14th Annual Pensacola-Atmore Road Rally Saturday Feb. 14, 2019
Sponsored by: Pensacola Austin-Healey Club and Panhandle Cruisers Car Club
Start - Register: 10...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/741874199515145">
<img class="u-full-width" alt="February Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F49120983_2151634698191629_4234440563870400512_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQl86R0nsTSp3GjXs0I9PqHy2CJc6JYwxWFuAmLB9CoKlaTpg6jxC0Swsd_PMLNy7nk%26_nc_ht%3Dscontent.xx%26oh%3Dfc80fafc250fd08150e99d1e34c358ff%26oe%3D5D86DFC0" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/741874199515145">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CHANGE UP! WE ARE MOVING LOCATION THIS MONTH TO TODD RING'S WORKSHOP! PLEASE NOTE THE CHANGE IN ADDRESS!
Monthly Tech Session. A Rare Air Club benefit. Com...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/402685410504184">
<img class="u-full-width" alt="January Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F50080207_2178162192205546_1984679940527751168_o.jpg%3F_nc_cat%3D111%26_nc_ht%3Dscontent.xx%26oh%3D007d7c4b6d3edf01b6b832d820a5f714%26oe%3D5D5A122E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jan 17th, 2019</h6>
<a class="button button-primary" href="/events/view/402685410504184">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2087339784645879">
<img class="u-full-width" alt="Help Support Small Business" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F49785966_2169582793063486_889151598566047744_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Db9f4dfb3fbaeb368cdf7c1c8d3565c76%26oe%3D5D6C8DCD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Help Support Small Business</h5>
<h6 class="section-description" style="font-weight:bold;">Sun Jan 13th, 2019</h6>
<a class="button button-primary" href="/events/view/2087339784645879">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Some of the local clubs or gathering down at Bayfront and Cruise out to Pensacola brouhaha to help support small business. They're meeting at 3 to drive up ther...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/462929744190251">
<img class="u-full-width" alt="January Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F40586144_1987519131269854_1456100999763591168_o.jpg%3F_nc_cat%3D110%26_nc_ht%3Dscontent.xx%26oh%3D0ed9d82198d5d1b46bfb4e0db7cba7e4%26oe%3D5D7288DC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jan 5th, 2019</h6>
<a class="button button-primary" href="/events/view/462929744190251">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>LETS INSTALL THOSE GOODIES YOU GOT ON CHRISTMAS!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or he...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/581376045614988">
<img class="u-full-width" alt="Rare Air Christmas Party - December Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F46491590_2089436177744815_3701421709253935104_n.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Da9b10bddad8f32a5484f1499d4738f75%26oe%3D5D2EAB61" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Christmas Party - December Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Dec 20th, 2018</h6>
<a class="button button-primary" href="/events/view/581376045614988">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We're having our annual Christmas dinner at Po Folks at 7 p.m. so long your dues are paid up, your Christmas dinner only be $5 and the club will be paying the r...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2264356743592119">
<img class="u-full-width" alt="December Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F40558044_1987525927935841_1931249353364602880_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Da2629818790f6e9c25f9ed335cdbd5fa%26oe%3D5D2B1195" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> December Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Dec 1st, 2018</h6>
<a class="button button-primary" href="/events/view/2264356743592119">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2064310823899014">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F44607389_2052456694776097_7378900470481289216_n.jpg%3F_nc_cat%3D105%26_nc_ht%3Dscontent.xx%26oh%3D94d4698b9069c2a49d09d2891fabca84%26oe%3D5D407FEA" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 15th, 2018</h6>
<a class="button button-primary" href="/events/view/2064310823899014">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/297361767566534">
<img class="u-full-width" alt="Vets And V-dubs" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F45875786_2083232905031809_7111068427321606144_n.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D103e0eec26d4f92269bda1e2c08b546b%26oe%3D5D2AF925" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Vets And V-dubs</h5>
<h6 class="section-description" style="font-weight:bold;">Mon Nov 12th, 2018</h6>
<a class="button button-primary" href="/events/view/297361767566534">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Impromptu cruise up to Twin Peaks in Pensacola Florida to have dinner and some drinks. Veterans can eat free from a limited menu....</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/723278288013982">
<img class="u-full-width" alt="November Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq85%2Fs720x720%2F40694458_1987512767937157_3952197299114868736_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D388ce48950d6ec494ec750e235302807%26oe%3D5D0A9231" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/723278288013982">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/557630497950266">
<img class="u-full-width" alt="22nd Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F40074910_1842031159215453_4361814214239584256_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3Dac3ad95637621b0f67da61994d7b815e%26oe%3D5D19A88C" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 22nd Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 20th, 2018</h6>
<a class="button button-primary" href="/events/view/557630497950266">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
22nd Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/393897324560081">
<img class="u-full-width" alt="October Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq84%2Fs720x720%2F40568616_1987501717938262_7082858386336776192_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Db00811d3b3121ab4f113f5847dba988e%26oe%3D5D1E6550" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Oct 18th, 2018</h6>
<a class="button button-primary" href="/events/view/393897324560081">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1845579548866833">
<img class="u-full-width" alt="October Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq81%2Fs720x720%2F40555374_1987510041270763_739786504460566528_o.jpg%3F_nc_cat%3D100%26_nc_ht%3Dscontent.xx%26oh%3D8106cfc20165fb6694da5bd399e2bfd0%26oe%3D5D0B0D0F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 6th, 2018</h6>
<a class="button button-primary" href="/events/view/1845579548866833">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>LAST TECH SESSION BEFORE THE RARE AIR VW CAR SHOW!
Get pre-registered while you still can! http://rareairvw.com/register
Monthly Tech Session. A Rare Air Club...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/559402634476066">
<img class="u-full-width" alt="September Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq86%2Fs720x720%2F40685483_1987485027939931_2020370599066468352_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D9c70d08cdaf758d1e746bf356da96d10%26oe%3D5D1CFDD3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Sep 20th, 2018</h6>
<a class="button button-primary" href="/events/view/559402634476066">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/452650545238493">
<img class="u-full-width" alt="Trip Around the Track at 5 Flags Speedway" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F41305872_1993617567326677_3581054245761187840_n.jpg%3F_nc_cat%3D106%26_nc_ht%3Dscontent.xx%26oh%3D25e2797dca339afe06da8e5ba8d9c5a5%26oe%3D5D105231" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Trip Around the Track at 5 Flags Speedway</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 15th, 2018</h6>
<a class="button button-primary" href="/events/view/452650545238493">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we advertise our Oct. VW Show as we Cruise around 5 Flags Speedway just before the start of The Night Of Champions Final Race of the Season. Ea...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/935871286612905">
<img class="u-full-width" alt="September Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F38422346_1939594559395645_947041809186422784_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3D67a415c9be27fdd3b0948a81d5e580e3%26oe%3D5D126086" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 8th, 2018</h6>
<a class="button button-primary" href="/events/view/935871286612905">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/164411887723955">
<img class="u-full-width" alt="August Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq88%2Fs720x720%2F37488044_1959877744033993_2651119514653032448_o.jpg%3F_nc_cat%3D107%26_nc_ht%3Dscontent.xx%26oh%3De220f26dedf2dbcfa7510fad0e0cf54a%26oe%3D5D1463E1" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Aug 16th, 2018</h6>
<a class="button button-primary" href="/events/view/164411887723955">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/224275221624808">
<img class="u-full-width" alt="August Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F37930886_1937980952890339_7292439166745313280_n.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3D54a4547d9986ee49b68355a570431b2e%26oe%3D5D49ED96" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 4th, 2018</h6>
<a class="button button-primary" href="/events/view/224275221624808">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1769234603140313">
<img class="u-full-width" alt="July Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F35311989_1854849064536862_2808417585152917504_o.jpg%3F_nc_cat%3D100%26_nc_ht%3Dscontent.xx%26oh%3Da8cdd85841ade4f5203ce2b6bb46db51%26oe%3D5D10425E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jul 19th, 2018</h6>
<a class="button button-primary" href="/events/view/1769234603140313">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/204774913492495">
<img class="u-full-width" alt="July Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F35236537_1854847447870357_1323244643252436992_n.jpg%3F_nc_cat%3D104%26_nc_ht%3Dscontent.xx%26oh%3D43e40c1dd67bc3848290196190335024%26oe%3D5D5049A1" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 14th, 2018</h6>
<a class="button button-primary" href="/events/view/204774913492495">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/590281661342909">
<img class="u-full-width" alt="June Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F33176629_1829040300451072_6573319907474145280_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3Da32a447a85861d9ba71317a23362d559%26oe%3D5CDBF51B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jun 21st, 2018</h6>
<a class="button button-primary" href="/events/view/590281661342909">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/125427334923047">
<img class="u-full-width" alt="June. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp480x480%2F33167884_1829042637117505_250125056934412288_o.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Dcfe3acff35cea2b842d8ca607032bc59%26oe%3D5CB7C846" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 2nd, 2018</h6>
<a class="button button-primary" href="/events/view/125427334923047">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/198401210849042">
<img class="u-full-width" alt="Wings and Wagons 2018" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F31531440_1806117682743334_4858293887988400128_n.jpg%3F_nc_cat%3D110%26_nc_ht%3Dscontent.xx%26oh%3Dab060c155afdd7461eefdce71b054cfd%26oe%3D5CBDFFF3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Wings and Wagons 2018</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 19th, 2018</h6>
<a class="button button-primary" href="/events/view/198401210849042">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is the New Orleans Air Coolers VW Club 1st Annual VW Car Show. Trophies, Goody bags. THey already have 60+ pre registered. Should be a great Show!. . Mor...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/148626735981956">
<img class="u-full-width" alt="May Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F31675813_1806121552742947_5340513136443129856_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3D671e4aed9fc6a14ac8d87620f51354aa%26oe%3D5CC5A84C" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu May 17th, 2018</h6>
<a class="button button-primary" href="/events/view/148626735981956">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2053660728241800">
<img class="u-full-width" alt="May. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F30715206_1795385190483250_6466876998537969664_o.jpg%3F_nc_cat%3D108%26_nc_ht%3Dscontent.xx%26oh%3D0d258e6f58451bd697e12e979d1ed062%26oe%3D5CC4D752" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 12th, 2018</h6>
<a class="button button-primary" href="/events/view/2053660728241800">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/103699623825550">
<img class="u-full-width" alt="Cruise to the 2018 Panama Beach VW Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fq85%2Fp180x540%2F30739355_1795397280482041_6259955773548265472_o.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Da1a72ff3f1aec5557c6bc4119f2f7838%26oe%3D5CC27AD9" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise to the 2018 Panama Beach VW Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 28th, 2018</h6>
<a class="button button-primary" href="/events/view/103699623825550">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air will cruise to the 8th Annual Beaches,Bugs, and Buses VW Show in Panama City, Fl. This is hosted by The German Metal VW Club. We will meet at the WalMa...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/149682515870478">
<img class="u-full-width" alt="19th Annual Trip To The Ship Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq82%2Fs720x720%2F30743836_1795395373815565_9173160592104488960_o.jpg%3F_nc_cat%3D111%26_nc_ht%3Dscontent.xx%26oh%3Df0b36236356f6bd447f6150fdd00f632%26oe%3D5CD5129F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 19th Annual Trip To The Ship Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 21st, 2018</h6>
<a class="button button-primary" href="/events/view/149682515870478">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Event starts around 11 or so until 3pm.
USS Alabama Memorial Park
Dozens of Air Cooled and Water Cooled VWs.
Not a Car Show but A gathering of VWs.
Sponsored by...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1673955992693247">
<img class="u-full-width" alt="April Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28337779_1737515939603509_2180564300578522602_o.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3D7afcfdd57769ed271deeacad70b5e725%26oe%3D5C962F1E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 19th, 2018</h6>
<a class="button button-primary" href="/events/view/1673955992693247">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/293845261144107">
<img class="u-full-width" alt="19th Annual Trip To The Ship Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq82%2Fs720x720%2F28423433_1736517336370036_193035211143145176_o.jpg%3F_nc_cat%3D105%26_nc_ht%3Dscontent.xx%26oh%3D83a8380133f1b217fceec677931146b6%26oe%3D5C6DB073" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 19th Annual Trip To The Ship Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 14th, 2018</h6>
<a class="button button-primary" href="/events/view/293845261144107">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Event starts around 11 or so until 3pm.
USS Alabama Memorial Park
Dozens of Air Cooled and Water Cooled VWs.
Not a Car Show but A gathering of VWs.
Sponsored by...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/129712547855338">
<img class="u-full-width" alt="April Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28423090_1737512199603883_1579174400777470621_o.jpg%3F_nc_cat%3D104%26_nc_ht%3Dscontent.xx%26oh%3D801ca8802299e36382a0160451bb7d04%26oe%3D5C3D1925" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 7th, 2018</h6>
<a class="button button-primary" href="/events/view/129712547855338">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>The April Tech Session will be at Todd Ring's garage. Thanks Todd for volunteering your shop.
He lives at 3224 Dunaway LN, Pensacola. You can reach him at (85...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/426631831111294">
<img class="u-full-width" alt="Dinner Cruise With Sam Collison" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq83%2Fs720x720%2F29749298_1777473005607802_136880727805219065_o.jpg%3F_nc_cat%3D107%26_nc_ht%3Dscontent.xx%26oh%3D3e8b3ca5136e7a9ea0bd9c6fd4d78bc7%26oe%3D5C86470B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Dinner Cruise With Sam Collison</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 5th, 2018</h6>
<a class="button button-primary" href="/events/view/426631831111294">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Sam Collision from Biloxi, Miss will be in Pensacola this Thursday on his way down to the No Dough VW Show in Daytona Beach. He is joining up with Wild Bill fo...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/158971744762489">
<img class="u-full-width" alt="Gulf Coast Mega Car Show (VW Section)" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-0%2Fq86%2Fp180x540%2F28516576_1737509526270817_7372747436055238758_o.jpg%3F_nc_cat%3D102%26oh%3D0db13235b1125140c69dff76cb1a5180%26oe%3D5C5C6296" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Gulf Coast Mega Car Show (VW Section)</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 24th, 2018</h6>
<a class="button button-primary" href="/events/view/158971744762489">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is one of the largest Car Shows on the Gulf Coast. 9 Different Car Clubs holding individual Car Shows at one location. This show will draw 1,000's of spec...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/412374432518604">
<img class="u-full-width" alt="March Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28337440_1736435929711510_1418221070815149891_o.jpg%3F_nc_cat%3D0%26oh%3D690aaa2ba6702a8ce9f286185aff2d38%26oe%3D5BEE0CD2" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Mar 15th, 2018</h6>
<a class="button button-primary" href="/events/view/412374432518604">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/598005470535050">
<img class="u-full-width" alt="Rare Air Cruise to Gulf Coast VW Club Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F28379635_1736459673042469_3868930454165050033_n.jpg%3F_nc_cat%3D0%26oh%3Dd19c158eb694888437b56ba7e46f948f%26oe%3D5C354BAD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to Gulf Coast VW Club Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 10th, 2018</h6>
<a class="button button-primary" href="/events/view/598005470535050">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air VW Club will cruise to the 23nd Annual Mississippi Gulf Coast VW Club's VW Show. Located at the Edgewater Mall in Biloxi, Miss. The show starts at 9 am...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1931247207190034">
<img class="u-full-width" alt="March. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F28336673_1736433176378452_3281338656095196496_o.jpg%3F_nc_cat%3D0%26oh%3D041a84836a94f26ba1e5a39c6a69227a%26oe%3D5BF9CD9F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/1931247207190034">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/344010352731874">
<img class="u-full-width" alt="Feb. Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq83%2Fs720x720%2F26173261_1681266165228487_4532413830831011543_o.jpg%3F_nc_cat%3D0%26oh%3D3526e6f5624a6929485517a4dca3eda2%26oe%3D5C2C6B01" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Feb. Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Feb 15th, 2018</h6>
<a class="button button-primary" href="/events/view/344010352731874">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1900086723635161">
<img class="u-full-width" alt="Feb. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F26220995_1681260835229020_1555867721968096831_o.jpg%3F_nc_cat%3D0%26oh%3D1a7b53631e56969f2c3f0e08e6a8fa0f%26oe%3D5C3AB8E3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Feb. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 3rd, 2018</h6>
<a class="button button-primary" href="/events/view/1900086723635161">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1729361080471688">
<img class="u-full-width" alt="January Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130548_1647352951953142_8230027789572677683_o.jpg%3F_nc_cat%3D0%26oh%3D4775767a1975290053819352fac75878%26oe%3D5BFF8404" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jan 18th, 2018</h6>
<a class="button button-primary" href="/events/view/1729361080471688">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1032133773592320">
<img class="u-full-width" alt="January. Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq88%2Fs720x720%2F24059681_1647351128619991_4517952572791681016_o.jpg%3F_nc_cat%3D0%26oh%3Df97858fbf6c2fb7b3a629c240690bb15%26oe%3D5C3B5E32" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January. Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jan 6th, 2018</h6>
<a class="button button-primary" href="/events/view/1032133773592320">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/164064890859060">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130135_1647349131953524_2661418352161576741_o.jpg%3F_nc_cat%3D0%26oh%3D2527648e4ba5f3cd4432032c29242e50%26oe%3D5BCC30E6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 27th, 2017</h6>
<a class="button button-primary" href="/events/view/164064890859060">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/648668248640028">
<img class="u-full-width" alt="2017 Rare Air Christmas Party ( Meeting )" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fs720x720%2F22904632_1619612668060504_7204113789645052893_o.jpg%3F_nc_cat%3D0%26oh%3D363bcfb1c646664cb0281f67aea0aeb6%26oe%3D5BCB32BA" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 2017 Rare Air Christmas Party ( Meeting )</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Dec 21st, 2017</h6>
<a class="button button-primary" href="/events/view/648668248640028">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>All Club Members are invited to attend this years Christmas Party. An informal gathering of Club members and invited guests.
Complete Christmas Dinner, Good VW ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/145639579531823">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24130316_1647348838620220_8139782833273939270_o.jpg%3F_nc_cat%3D0%26oh%3D1e8bbe8f6e2a8b58e73c1e4525a78091%26oe%3D5BC86647" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 20th, 2017</h6>
<a class="button button-primary" href="/events/view/145639579531823">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/146977432734870">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24210382_1647348208620283_2524745686615230720_o.jpg%3F_nc_cat%3D0%26oh%3Dccf757ade69e757d14383ae8c79e6bc8%26oe%3D5B798A14" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 13th, 2017</h6>
<a class="button button-primary" href="/events/view/146977432734870">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2007514382803980">
<img class="u-full-width" alt="Weekly Engine Rebuild Class" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft31.0-8%2Fq81%2Fs720x720%2F24172813_1647347931953644_7801164947113975640_o.jpg%3F_nc_cat%3D0%26oh%3D663a5f4b886054b2e65b2fc4dd13de6a%26oe%3D5BBBE421" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Weekly Engine Rebuild Class</h5>
<h6 class="section-description" style="font-weight:bold;">Wed Dec 6th, 2017</h6>
<a class="button button-primary" href="/events/view/2007514382803980">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Learn from the Pros How to rebuild your VW Engine.
Bring in your tired Engine and we will help you tear it down, evaluate the condition(s), tell you what part...</p>
</div>
</div>
<div class="row" style="">
<div class="twelve columns" style="border:0px red solid; text-align:center;">
<a class="button button-primary" href="/events">Click Here To See Upcoming Events</a>
</div>
<!-- <div class="four columns" style="border:1px red solid; text-align:center;">
<a class="button button-primary" href="/events">Click Here To See Upcoming Events</a>
</div> -->
</div>
</div>
</div>
<div class="section footermenu">
<div class="container">
<div class="row">
<a href="/">Home</a> |
<a href="/tos">TOS</a> |
<a href="/privacy">Privacy</a> |
<a href="/about">About</a> |
<a href="/judges">Judges</a> |
<a href="/contact">Contact</a>
</div>
<div class="row">
© 1991-2021 Rare Air Emerald Coast<br /> Volkswagen Club
</div>
<div class="row">
Vistors
</div>
</div>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div style="background-color:white; color:black;"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443dee0da-trace').style.display = (document.getElementById('cakeErr600b443dee0da-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr600b443dee0da-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443dee0da-code').style.display = (document.getElementById('cakeErr600b443dee0da-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443dee0da-context').style.display = (document.getElementById('cakeErr600b443dee0da-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr600b443dee0da-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr600b443dee0da-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 229
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443dee572-trace').style.display = (document.getElementById('cakeErr600b443dee572-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr600b443dee572-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443dee572-code').style.display = (document.getElementById('cakeErr600b443dee572-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443dee572-context').style.display = (document.getElementById('cakeErr600b443dee572-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr600b443dee572-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr600b443dee572-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 229
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443deeb88-trace').style.display = (document.getElementById('cakeErr600b443deeb88-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr600b443deeb88-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443deeb88-code').style.display = (document.getElementById('cakeErr600b443deeb88-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443deeb88-context').style.display = (document.getElementById('cakeErr600b443deeb88-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr600b443deeb88-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr600b443deeb88-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => '<table class="cake-sql-log" id="cakeSqlLog_1611351101600b443dee81d8_51839334" summary="Cake SQL Log" cellspacing="0"><caption>(default) 1 query took 2 ms</caption> <thead>
<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>
</thead>
<tbody>
<tr><td>1</td><td>SELECT `Events`.`id`, `Events`.`created`, `Events`.`modified`, `Events`.`start_time`, `Events`.`end_time`, `Events`.`is_canceled`, `Events`.`name`, `Events`.`place_name`, `Events`.`street`, `Events`.`city`, `Events`.`state`, `Events`.`zip`, `Events`.`country`, `Events`.`latitude`, `Events`.`longitude`, `Events`.`place_id`, `Events`.`description`, `Events`.`cover`, `Events`.`attending_count`, `Events`.`interested_count` FROM `rareair_2019`.`pc_fb_events` AS `Events` WHERE `start_time` &lt; &#039;2021-01-22&#039; ORDER BY `start_time` DESC</td><td></td><td style="text-align: right">84</td><td style="text-align: right">84</td><td style="text-align: right">2</td></tr>
</tbody></table>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => '<table class="cake-sql-log" id="cakeSqlLog_1611351101600b443dee81d8_51839334" summary="Cake SQL Log" cellspacing="0"><caption>(default) 1 query took 2 ms</caption> <thead>
<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>
</thead>
<tbody>
<tr><td>1</td><td>SELECT `Events`.`id`, `Events`.`created`, `Events`.`modified`, `Events`.`start_time`, `Events`.`end_time`, `Events`.`is_canceled`, `Events`.`name`, `Events`.`place_name`, `Events`.`street`, `Events`.`city`, `Events`.`state`, `Events`.`zip`, `Events`.`country`, `Events`.`latitude`, `Events`.`longitude`, `Events`.`place_id`, `Events`.`description`, `Events`.`cover`, `Events`.`attending_count`, `Events`.`interested_count` FROM `rareair_2019`.`pc_fb_events` AS `Events` WHERE `start_time` &lt; &#039;2021-01-22&#039; ORDER BY `start_time` DESC</td><td></td><td style="text-align: right">84</td><td style="text-align: right">84</td><td style="text-align: right">2</td></tr>
</tbody></table>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 229
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443deefff-trace').style.display = (document.getElementById('cakeErr600b443deefff-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr600b443deefff-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443deefff-code').style.display = (document.getElementById('cakeErr600b443deefff-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr600b443deefff-context').style.display = (document.getElementById('cakeErr600b443deefff-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr600b443deefff-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr600b443deefff-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => '<table class="cake-sql-log" id="cakeSqlLog_1611351101600b443dee81d8_51839334" summary="Cake SQL Log" cellspacing="0"><caption>(default) 1 query took 2 ms</caption> <thead>
<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>
</thead>
<tbody>
<tr><td>1</td><td>SELECT `Events`.`id`, `Events`.`created`, `Events`.`modified`, `Events`.`start_time`, `Events`.`end_time`, `Events`.`is_canceled`, `Events`.`name`, `Events`.`place_name`, `Events`.`street`, `Events`.`city`, `Events`.`state`, `Events`.`zip`, `Events`.`country`, `Events`.`latitude`, `Events`.`longitude`, `Events`.`place_id`, `Events`.`description`, `Events`.`cover`, `Events`.`attending_count`, `Events`.`interested_count` FROM `rareair_2019`.`pc_fb_events` AS `Events` WHERE `start_time` &lt; &#039;2021-01-22&#039; ORDER BY `start_time` DESC</td><td></td><td style="text-align: right">84</td><td style="text-align: right">84</td><td style="text-align: right">2</td></tr>
</tbody></table>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => '<table class="cake-sql-log" id="cakeSqlLog_1611351101600b443dee81d8_51839334" summary="Cake SQL Log" cellspacing="0"><caption>(default) 1 query took 2 ms</caption> <thead>
<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>
</thead>
<tbody>
<tr><td>1</td><td>SELECT `Events`.`id`, `Events`.`created`, `Events`.`modified`, `Events`.`start_time`, `Events`.`end_time`, `Events`.`is_canceled`, `Events`.`name`, `Events`.`place_name`, `Events`.`street`, `Events`.`city`, `Events`.`state`, `Events`.`zip`, `Events`.`country`, `Events`.`latitude`, `Events`.`longitude`, `Events`.`place_id`, `Events`.`description`, `Events`.`cover`, `Events`.`attending_count`, `Events`.`interested_count` FROM `rareair_2019`.`pc_fb_events` AS `Events` WHERE `start_time` &lt; &#039;2021-01-22&#039; ORDER BY `start_time` DESC</td><td></td><td style="text-align: right">84</td><td style="text-align: right">84</td><td style="text-align: right">2</td></tr>
</tbody></table>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 229
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><table class="cake-sql-log" id="cakeSqlLog_1611351101600b443dee81d8_51839334" summary="Cake SQL Log" cellspacing="0"><caption>(default) 1 query took 2 ms</caption> <thead>
<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>
</thead>
<tbody>
<tr><td>1</td><td>SELECT `Events`.`id`, `Events`.`created`, `Events`.`modified`, `Events`.`start_time`, `Events`.`end_time`, `Events`.`is_canceled`, `Events`.`name`, `Events`.`place_name`, `Events`.`street`, `Events`.`city`, `Events`.`state`, `Events`.`zip`, `Events`.`country`, `Events`.`latitude`, `Events`.`longitude`, `Events`.`place_id`, `Events`.`description`, `Events`.`cover`, `Events`.`attending_count`, `Events`.`interested_count` FROM `rareair_2019`.`pc_fb_events` AS `Events` WHERE `start_time` < '2021-01-22' ORDER BY `start_time` DESC</td><td></td><td style="text-align: right">84</td><td style="text-align: right">84</td><td style="text-align: right">2</td></tr>
</tbody></table>
</div>
</body>
</html>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/httpd/rareair.errorchecking.com/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Past Events - Rare Air Emerald Coast Volkswagen Club Pensacola, FL</title>
<meta property="og:title" content="Past Events - Rare Air Emerald Coast Volkswagen Club Pensacola, FL" />
<meta property="og:image" content="http://rareair.errorchecking.com/images/logo_double.png" />
<meta property="og:image:width" content="320" />
<meta property="og:image:height" content="287" />
<meta property="og:description" content="Rare Air Emerald Coast VW Club is a Pensacola, FL based Volkswagen Car Club with over 100 members. Members range in age from 13 to 80+. Our members wn a variety of vehicles, from original pure stock examples, to extremely modified street and strip machines." />
<meta property="og:url" content="http://rareair.errorchecking.com/events/list/old" />
<meta property="og:type" content="website" />
<meta property="fb:app_id" content="1736067556487947"/>
<meta name="description" content="Rare Air Emerald Coast VW Club is a Pensacola, FL based Volkswagen Car Club with over 100 members. Members range in age from 13 to 80+. Our members wn a variety of vehicles, from original pure stock examples, to extremely modified street and strip machines.">
<meta name="author" content="Rare Air VW Club Pensacola, FL">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href='//fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'>
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="/css/normalize.css">
<link rel="stylesheet" href="/css/skeleton.css">
<link rel="stylesheet" href="/css/custom.css">
<link rel="stylesheet" href="/css/default.css">
<!-- Scripts
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="../../dist/images/favicon.png">
<script language="Javascript" type="text/javascript">
<!--
function show_hide(tblid, show) {
if (tbl = document.getElementById(tblid)) {
if (null == show) show = tbl.style.display == 'none';
tbl.style.display = (show ? '' : 'none');
}
}
//!-->
</script>
</head>
<body>
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div class="hamburger">
<a href="javascript:;" onclick="show_hide('hamburgermenu')" class="active"><img src="/images/menu.png" /></a>
</div>
<div id="hamburgermenu" style="display:none;">
<a href="/">Home</a> <br />
<a href="/login">Login</a> <br />
<a href="/events/list">Events</a> <br />
<a href="/tech_session">Tech Session</a> <br />
<a href="/show_information">Show Info</a> <br />
<a href="/rules_and_disclaimers">Show Rules</a> <br />
<a href="/register">Registration</a> <br />
<!-- <a href="#">Registration</a> <br />-->
<a href="/about">About</a> <br />
<a href="/contact">Contact</a>
</div>
<div class="section menu">
<div class="container">
<div class="row">
<a href="/">Home</a> |
<!-- <a href="/news">News</a> | -->
<a href="/login">Login</a> |
<a href="/events/list">Events</a> |
<a href="/tech_session">Tech Session</a> |
<a href="/show_information">Show Info</a> |
<a href="/rules_and_disclaimers">Show Rules</a> |
<a href="/register">Registration</a> |
<!-- <a href="#">links / sponsors</a> | -->
<a href="/about">About</a> |
<a href="/contact">Contact</a>
</div>
</div>
</div>
<!-- <div class="container">
<div class="row">
<h1 style="color:red; font-weight:bold; text-align:center; background: white;">ATTENTION! THE SHOW GOES ON RAIN OR SHINE! <br />The forecast currently looks good for Saturday! <br /><a target="_blank" href="https://www.facebook.com/RareAirEmeraldCoastVWClub/photos/a.175415135813605/2641947682493659/?type=3&theater">CLICK HERE FOR MORE INFO!</a> See you there!</h2>
</div>
</div>-->
<div class="section" style="background-color:#d8dddb;">
<div class="container" style="background-color:#d8dddb;">
<div class="row" style="">
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/722774884890957">
<img class="u-full-width" alt="24th Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72924245_2648533165168444_8476028138004938752_n.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQnpW89nM3WLyNj-Wl0_Vx5Tyzp7e0Q14HvLVbls6OHYmVPuT3bs-TCLl92wyM4KoYs%26_nc_ht%3Dscontent.xx%26oh%3Db40d42d19c0e6a15dba253a8ce63d47f%26oe%3D5E621560" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 24th Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 17th, 2020</h6>
<a class="button button-primary" href="/events/view/722774884890957">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
24th Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/430841637617707">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F72602614_2648654058489688_5989770419022856192_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQkb1wskGm8elhAbFok4KfgaEKGMZhO7JE5z7GYHtW7nW-Of0u_1no3-GYA9bsRDpnE%26_nc_ht%3Dscontent.xx%26oh%3D6986bef24f740c01fcaad35516a4e6ef%26oe%3D5E29C907" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 21st, 2019</h6>
<a class="button button-primary" href="/events/view/430841637617707">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/365030174366171">
<img class="u-full-width" alt="Cruise In For Alzheimer's" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61822897_2398736393481457_4723175015720157184_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQncRPCNTn6BE8pqISnpR5-d3o6uQcqFDIGCDvngu6KKjDJNxYOeoI0atfUipnhXSx8%26_nc_ht%3Dscontent.xx%26oh%3Dbbf7195ddd43b5db80ca664dfcf3d40f%26oe%3D5D837827" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise In For Alzheimer's</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/365030174366171">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>https://www.facebook.com/events/1777775552368155/?ti=cl...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2535404203184407">
<img class="u-full-width" alt="November Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F72848456_2635211536500607_8158750704756850688_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQk6BJcAxBi9aprk_utugP7QhaOxeEW8d6_arTjZexKcZxdgSZhnQa7mQJ3erMxkIPs%26_nc_ht%3Dscontent.xx%26oh%3Dbc085a9015910e18b1dc526942e96394%26oe%3D5E1EBDA6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Nov 9th, 2019</h6>
<a class="button button-primary" href="/events/view/2535404203184407">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2408681806070143">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69488981_2561297643891997_4873046224476831744_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmzl7sJe1P3041PiiWX4dWQfOP2Wb7TK7gQzw-gGZKTdIoBuqQmUt04bbEKL7XMk8s%26_nc_ht%3Dscontent.xx%26oh%3D37dc030ea22269c6d032cfcc8ef67cce%26oe%3D5E235B43" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 26th, 2019</h6>
<a class="button button-primary" href="/events/view/2408681806070143">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1020974918081991">
<img class="u-full-width" alt="23rd Anniversary Rare Air VW Car Show and Swap Meet" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F43440983_2056252854396481_1595390409830301696_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQm4GwZ1eU2ujr8kPpauDJKHQFRaqcOINrtEYBpIZtDdYaCTcgFhDeThlp4PBBW1m9k%26_nc_ht%3Dscontent.xx%26oh%3D312794c9a7c9f95dcf7278365b20d43d%26oe%3D5E591F9B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Anniversary Rare Air VW Car Show and Swap Meet</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 19th, 2019</h6>
<a class="button button-primary" href="/events/view/1020974918081991">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>PRE-REGISTER ONLINE NOW! -> http://rareairvw.com/register
23rd Annual Rare Air Emerald Coast VW Club's Car Show and Swap Meet
Gates Open at 8am, Show conclud...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/922872671419548">
<img class="u-full-width" alt="Friday Night Cruise" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F72488202_2637326702955757_3704856493384794112_n.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQleFBEikUcdTE687jWesivt80-QJl-OxW1f-VT-MG2uKOvEvs_UKE9Z4k9ZI8-qJ9A%26_nc_ht%3Dscontent.xx%26oh%3D4e82fc578240696f1075176cb6fa3e0f%26oe%3D5E626153" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Friday Night Cruise</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Oct 18th, 2019</h6>
<a class="button button-primary" href="/events/view/922872671419548">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>we will be gathering at 5 flags speedway at 630 and heading out at 7 to go over to the lost pizza company to enjoy some pizza Mississippi tamales and some cold ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1053610394826600">
<img class="u-full-width" alt="October Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54430512_2271591949529236_3922126588103098368_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkCF912sIhBzfuj560q-wEIKfToz80oq5EkWleIPVxv27a-zevM2HjyoIK7Uhya8NI%26_nc_ht%3Dscontent.xx%26oh%3D9e1f64b7ba77129eceb01aa45e61fc06%26oe%3D5E27832E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Oct 17th, 2019</h6>
<a class="button button-primary" href="/events/view/1053610394826600">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/440064730023692">
<img class="u-full-width" alt="October Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F71658388_2616164285071999_2725610319333294080_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQk7nEfedCcxIYE8atuoYFsS0VvbhB8gDBMH2Nq6ui_-jDGL6gYXMyEhM08hyeoSYcs%26_nc_ht%3Dscontent.xx%26oh%3D4f94d02abf7ce6414a41bbeb1f9a72fa%26oe%3D5E2F0508" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> October Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Oct 5th, 2019</h6>
<a class="button button-primary" href="/events/view/440064730023692">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1360123390812038">
<img class="u-full-width" alt="23rd Annual RARE AIR VW SHOW Judges Training" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F69798644_2561309193890842_8375996464190455808_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQk6Dn988ZLT68az3bJ8MlbjIo9FB8CeZfrHHBVLt6gPAVqYE0c9XrF1pVDvu2ypBr8%26_nc_ht%3Dscontent.xx%26oh%3D9532f526cf369f408e83cff89f0833e2%26oe%3D5E202101" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> 23rd Annual RARE AIR VW SHOW Judges Training</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/1360123390812038">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Training on proper judging procedures utilizing the electronic judging program using your I phone. Open to all interested Club members that will be participat...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2352358651545409">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68902702_2521462104542218_6309061397363818496_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQltGYLE8EskDLZE-TIDA3NMQQnd-yx3KHTNwLuCTpYYz3tmwTeUhR6UB3RvicK4S6E%26_nc_ht%3Dscontent.xx%26oh%3De6cd6fa75f59431510333845eafb8c48%26oe%3D5E182650" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 28th, 2019</h6>
<a class="button button-primary" href="/events/view/2352358651545409">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We are meeting at the Publix on Mobile Hwy and Michigan Ave in Pensacola, 630ish and departing at 7AM SHARP in VW convoy to head to Gander Mountain Pensacola Ca...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2261301113983720">
<img class="u-full-width" alt="Trip Around the Track at 5 Flags Speedway" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F65510032_2446325212055908_2802286128495853568_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmZiZ3UZAuvyTyXpSzKUyUg87eCNf_cQOb8W2r3BwEO18dSQdNu6N06gqVhmT4qhfA%26_nc_ht%3Dscontent.xx%26oh%3D68c29cd78146a5b2d23491f9f1e44f2a%26oe%3D5E6162BF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Trip Around the Track at 5 Flags Speedway</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2261301113983720">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we advertise our Oct. VW Show as we Cruise around 5 Flags Speedway just before the start of The Night Of Champions Final Race of the Season. Ea...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1526267930843546">
<img class="u-full-width" alt="Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F65511415_2446331902055239_8242652036185718784_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmG3idtIuoT5FevuZii_qBhQsvTYyW-2Idi_tcrftwnMkSI9kosELDlBjzpYkcOvAo%26_nc_ht%3Dscontent.xx%26oh%3D71ddf978c4eb46ca5d44e927acc11bc5%26oe%3D5E2A07FF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to the 8th Annual Bugs on the Bayou VW Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1526267930843546">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join members of Rare Air VW Club as we Cruise to the 8th Annual Bugs on the Bayou VW Show in Niceville, Fl. We will leave from the Wal Mart Parking lot on Hwy 9...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/236755280495990">
<img class="u-full-width" alt="September Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54278523_2271588766196221_2220590970699776000_o.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQnQqlUi5e_2AHBXGzEe2OMvXkOKAvgBUBr0nRdMZkH6RDRjwm7akwWrAGtorMQd0pM%26_nc_ht%3Dscontent.xx%26oh%3D6e3bdbb770a9924e26db6346a0dedf0f%26oe%3D5E1BD61D" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Sep 19th, 2019</h6>
<a class="button button-primary" href="/events/view/236755280495990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1400668516775296">
<img class="u-full-width" alt="September Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F69109131_2537744509580644_4475285579457626112_n.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQmoDmk2nNwDXOXUkC335QaUluTUo0ivlnM5wzRtSLavOQxoJ7jjWjhpsC3keCjOuyA%26_nc_ht%3Dscontent.xx%26oh%3D8e1ba5543fc320b6b8b77ec30937fe46%26oe%3D5E5A7D8F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> September Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Sep 7th, 2019</h6>
<a class="button button-primary" href="/events/view/1400668516775296">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/490283018442121">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68378438_2521461701208925_6676972530776932352_n.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQlZS_WEJqlnvulZioMlTzSpFfvoBOncRh4iLSJHkHOXXcZEfuum9ToP5qAkWeoxDzo%26_nc_ht%3Dscontent.xx%26oh%3D12e47ccd53ddfa28cf1620a5ed66e8fc%26oe%3D5E1E8931" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 24th, 2019</h6>
<a class="button button-primary" href="/events/view/490283018442121">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1714872935323841">
<img class="u-full-width" alt="Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F68261241_2523839470971148_6977215243260788736_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQkeFf89xvP3quSa8otM9a2iG8quV-3KDdYP78cw7i3mMMnE1gM_Kvcbt6tGIlPxr7M%26_nc_ht%3Dscontent.xx%26oh%3D994889cf962adf47cd4446b680dc7ff4%26oe%3D5E5F2165" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Fri Aug 16th, 2019</h6>
<a class="button button-primary" href="/events/view/1714872935323841">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>meet at Voodoo BBQ AT 5PM And Cruise to the Home Depot in Pea Ridge off Hwy 90. We will be attending a Show and Shine.
Come on out...It will be fun.....</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1004511619884732">
<img class="u-full-width" alt="August Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54516548_2271578986197199_5584195188382760960_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQn-53AqZ_czRVabESdJL_UvFQViogNNv3UREnHVMxdyttVFdSX5yV4KJYYphBsNlhU%26_nc_ht%3Dscontent.xx%26oh%3D70ea0029b9f37324655e58bc9212cf92%26oe%3D5E619D77" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Aug 15th, 2019</h6>
<a class="button button-primary" href="/events/view/1004511619884732">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/821137024893896">
<img class="u-full-width" alt="August Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67403389_2487959247892504_2848723967735234560_n.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQlRS4UkkhtwSjcW-EWv6GaOqPI_yiwJjlFYiwryo7aMPH830vVn9uA4llE_MaGdrMM%26_nc_ht%3Dscontent.xx%26oh%3D0c5a7ef197a4d94c72223f6ae7a3d40d%26oe%3D5E5A02D6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> August Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Aug 3rd, 2019</h6>
<a class="button button-primary" href="/events/view/821137024893896">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1070935973295792">
<img class="u-full-width" alt="Panhandle Cruisers Show and Shine" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F67291205_2489912934363802_7844956219402878976_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQkrgU9rp81QkWxy6Jq3IqCwf_AZJBd_zyBNI2a1Mo9Ejr4OT7admgzURphDWw2xAt8%26_nc_ht%3Dscontent.xx%26oh%3Db3ac9d08c639534f219951b1d6df81f8%26oe%3D5E25E47B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Panhandle Cruisers Show and Shine</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/1070935973295792">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Meet at Pop Eyes Parking LOt Today to show off our VW Power . Weekly Hot Rod Show and Shine needs to have a Good VW Show out. Bring your VW , Park together ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/463888544172382">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F67232091_2487978814557214_6312004235940593664_n.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn_TR4Sj2-L-v89gveue_hXzu1m5iCDqXOkKC1qET1d8GyHEPs7YfkJvOWcnpVc2fE%26_nc_ht%3Dscontent.xx%26oh%3D908acc6afa4f6e306489516607b8f22e%26oe%3D5E225774" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 27th, 2019</h6>
<a class="button button-primary" href="/events/view/463888544172382">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2017195745249274">
<img class="u-full-width" alt="July Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54268055_2271577452864019_784871218548310016_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQkw_iHVUWOX9x-S4NX9O2VnV_XlXEs05NokDI6nVSNA9nMLSb_rGCs5rMjv-6YAI2U%26_nc_ht%3Dscontent.xx%26oh%3D8525b30d923f46620697bba4eb5fae4b%26oe%3D5E22FC6A" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jul 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2017195745249274">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/225829004948949">
<img class="u-full-width" alt="July Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54279276_2271531582868606_1486268326064685056_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQn_brHZaFL9gMCNTNi5x7E79JKN9H-9-ALNNfWkAR0-XJp4QwaHlSNydPwfjEVaJeQ%26_nc_ht%3Dscontent.xx%26oh%3Db3a721b785b68eace0f41f1beea33e56%26oe%3D5E2D1DAC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> July Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jul 6th, 2019</h6>
<a class="button button-primary" href="/events/view/225829004948949">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/389237378469833">
<img class="u-full-width" alt="VWs Raid Pensacola Cars and Coffee" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F58444114_2330105547011209_7725527631466070016_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlh7w9zOTshByV9FeDjxip5mIxa6im6ZCt48382rTm23txFDfeitDQ55sESJEAqqzs%26_nc_ht%3Dscontent.xx%26oh%3D76a5182ca59f3c9057f7e67fbd73f2df%26oe%3D5E2BD564" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> VWs Raid Pensacola Cars and Coffee</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 22nd, 2019</h6>
<a class="button button-primary" href="/events/view/389237378469833">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Lets see how many VWs we can get together for this event and crash the party!
Welcome! Pensacola Cars & Coffee is an automotive enthusiast group created to pro...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2265629173648674">
<img class="u-full-width" alt="June Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54434557_2271576106197487_6648957687465771008_o.jpg%3F_nc_cat%3D105%26_nc_oc%3DAQn_fCzTCZ5ijYkRmOZan1X6QnKF6nzQMbZToGK4dBRVIrNKwrYiQaN4LWI5qVykUGs%26_nc_ht%3Dscontent.xx%26oh%3Dd5df4d81a45bbb76762702b2adf3a609%26oe%3D5E28BADD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jun 20th, 2019</h6>
<a class="button button-primary" href="/events/view/2265629173648674">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/315110435870010">
<img class="u-full-width" alt="June Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54463045_2271530172868747_1850884807244906496_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQkojPzaEbUh0Wu_Ocn5J16_EZPaMn-34Z6nKyU1dvteopi07mfU07ckLH2zFmCbywY%26_nc_ht%3Dscontent.xx%26oh%3D7c52b9c4a1edcd03b58333453f078273%26oe%3D5E62DCC3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> June Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jun 1st, 2019</h6>
<a class="button button-primary" href="/events/view/315110435870010">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/331506290871971">
<img class="u-full-width" alt="Twin Peaks Free Dinner to Veterans and Active Duty" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F61123450_2378848952136868_513120760760369152_n.jpg%3F_nc_cat%3D111%26_nc_oc%3DAQleQB9aSN_wYCpWnDNoXdPhLhNoo6CwhTCMqBtsZ5-gMxVVqzzibNW8W6cgdWUSgB0%26_nc_ht%3Dscontent.xx%26oh%3De28dae241b4e022f02ac0c69826530b5%26oe%3D5E1F7B9E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Twin Peaks Free Dinner to Veterans and Active Duty</h5>
<h6 class="section-description" style="font-weight:bold;">Mon May 27th, 2019</h6>
<a class="button button-primary" href="/events/view/331506290871971">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CALLING ALL OF OUR VETS! Get in your VWs and meet us at Twin Peaks Pensacola for.... FREEEEEE FOOD! Yes, you read that corectly! FREEEEEE FOOD! Twin Peaks ha...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/394317547822451">
<img class="u-full-width" alt="Operation Rolling Thunder 2019" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F60081794_2355863344435429_5896779111434551296_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQlorWnSj2ir8vLmHYxG8CWJk32OWTZD3MbXfIab40HKjfxguFRlLBM5t7MD8pFDppE%26_nc_ht%3Dscontent.xx%26oh%3Dd1a849c3aecdfbb7cbfa01f6ad9f4793%26oe%3D5E1CEB8E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Operation Rolling Thunder 2019</h5>
<h6 class="section-description" style="font-weight:bold;">Sun May 26th, 2019</h6>
<a class="button button-primary" href="/events/view/394317547822451">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Join Rare Air as we cheer on and salute Hundreds of Bikers as they Cruise down Pine Forest Rd on their way to The Wall South. This is one heck of a Patriotic di...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/859368464408990">
<img class="u-full-width" alt="Team Gunther Vw Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F57798676_2323626350992462_1383701646587985920_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQn4rmm7SxEGHfhmkgFveNjO0OqBzFzODHU8G24JlQa-57qtzYQCtxSXlqwaGVH7ECk%26_nc_ht%3Dscontent.xx%26oh%3Da62e2633630003866b3f8c4cd3fa447b%26oe%3D5E2A70BD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Team Gunther Vw Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 25th, 2019</h6>
<a class="button button-primary" href="/events/view/859368464408990">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Gunther Volkswagen of Daphne, Alabama is hosting a car show. This is a new VW show for the Gulf Coast and only a couple hours away for us. We meet at the rest ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2460451710654802">
<img class="u-full-width" alt="Cruise to the Blakey Park Battlefield!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F57240648_2315145781840519_6453287928171855872_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlJtoDL4o7eb4tGRuEwbIWraEMd02TUqgLvZ-VSiC7hKPi0TSoQgYRLzq24e6UjbIA%26_nc_ht%3Dscontent.xx%26oh%3De7f8fb84c4b50335400053b8cc8bc9c1%26oe%3D5E3DE892" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Cruise to the Blakey Park Battlefield!</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 18th, 2019</h6>
<a class="button button-primary" href="/events/view/2460451710654802">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE: RESCHEDULED FROM 5/4 to 5/18 due to weather forecast.
Rare Air is gathering for a cruise to the Blakey Park Battlefield Cruise-in. As we would have for t...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/501390383726536">
<img class="u-full-width" alt="May Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54523884_2271574139531017_4990875117484507136_o.jpg%3F_nc_cat%3D101%26_nc_oc%3DAQluksK-SP9jz7ILBt9PDO2RrsMQZ4qpRWbnshXAkg6dqkbp5aCfLeK3oV-7s_W-SMo%26_nc_ht%3Dscontent.xx%26oh%3Dd7ba4679964c763d3646a05db64a08e5%26oe%3D5E38797B" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu May 16th, 2019</h6>
<a class="button button-primary" href="/events/view/501390383726536">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/690149331387432">
<img class="u-full-width" alt="May Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54515232_2271526999535731_2032821451559534592_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQkG6ML6MeHTIxxCegNFbPPBTJcE1W5SNhsSc4om1lxs0lsZ9Viu4OUijGbIIiiIgcQ%26_nc_ht%3Dscontent.xx%26oh%3D066520300d95050e2a7c0df7e6448bde%26oe%3D5DA85D28" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> May Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat May 11th, 2019</h6>
<a class="button button-primary" href="/events/view/690149331387432">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>NOTE! Date moved to accommodate for the Trip to the Battlefield Cruise!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with exp...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/282201992664954">
<img class="u-full-width" alt="Taco Tuesday! - Wild Bill Gets Rusty on the Road!" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F58462883_2334197123268718_1454090113255473152_o.jpg%3F_nc_cat%3D107%26_nc_oc%3DAQnlPyjMCTT2t14VOHmwlZujLAUY4QE794nYs5IMWw17phBvaTIi6yjDNJdYBHWZ1PY%26_nc_ht%3Dscontent.xx%26oh%3D573424f0ff716fe181eb00b0f90413a3%26oe%3D5DA2D956" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Taco Tuesday! - Wild Bill Gets Rusty on the Road!</h5>
<h6 class="section-description" style="font-weight:bold;">Tue Apr 30th, 2019</h6>
<a class="button button-primary" href="/events/view/282201992664954">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>After a very long 6 months Wild Bill got Rusty back on the road. Lets celebrate with $1 TACOS and $2 MARGARITAS! Get there early if you want a Margarita, happ...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/578734862644547">
<img class="u-full-width" alt="April Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54519505_2271573616197736_1591854955960991744_o.jpg%3F_nc_cat%3D108%26_nc_oc%3DAQnNrWr6HJeRddVWiKoDn55IkJ5ghVo4Sq3c_zhyoK9WmlgnsylieDKWkbHMmnzcW8U%26_nc_ht%3Dscontent.xx%26oh%3D4ae0ea1cd9e0c11363ea18f166a2140d%26oe%3D5DE23435" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Apr 18th, 2019</h6>
<a class="button button-primary" href="/events/view/578734862644547">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<h3 style="color:red;padding:0px;margin:-8px; font-weight:bold;">CANCELLED</h3>
<p style="text-align:center;">Check the <a href="https://www.facebook.com/RareAirEmeraldCoastVWClub" target="_blank">Facebook page</a> for news.</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/313191872714140">
<img class="u-full-width" alt="April Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F54436994_2271525279535903_2294442155965415424_o.jpg%3F_nc_cat%3D104%26_nc_oc%3DAQmBPGg0tBexEdKbROnlyXqKlmWW14PoummYnhjlrNyvqsJv3_uQB20KM3KDlSUbdco%26_nc_ht%3Dscontent.xx%26oh%3D2e27c4f6cdf6a750a5383dceee43f009%26oe%3D5DE88962" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> April Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Apr 6th, 2019</h6>
<a class="button button-primary" href="/events/view/313191872714140">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/977240759330753">
<img class="u-full-width" alt="Gulf Coast Mega Car Show (VW Section)" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F53005014_2246208815400883_6509667426995535872_o.jpg%3F_nc_cat%3D109%26_nc_oc%3DAQmNTJAjEV6jn50AStM3xD0Ysac6RHhFo10_Hum4RxZnIopuHfDMcruvU2JokEkn8Tg%26_nc_ht%3Dscontent.xx%26oh%3Dba81278ddce891d855a0f47c92c3f510%26oe%3D5DDA8445" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Gulf Coast Mega Car Show (VW Section)</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 30th, 2019</h6>
<a class="button button-primary" href="/events/view/977240759330753">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>This is one of the largest Car Shows on the Gulf Coast. 9 Different Car Clubs holding individual Car Shows at one location. This show will draw 1,000's of spec...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2219968264892784">
<img class="u-full-width" alt="March Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50077653_2178165322205233_5323323491913564160_o.jpg%3F_nc_cat%3D106%26_nc_oc%3DAQmvOKIrpCQquGdssu2NHpdjb-fAhiA4furV3mNfoNWPSf9feGoRCL10WmY8wrDGiIw%26_nc_ht%3Dscontent.xx%26oh%3D666d6228e9d8c523769b557047783a83%26oe%3D5DDFBBEF" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Mar 21st, 2019</h6>
<a class="button button-primary" href="/events/view/2219968264892784">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2437922832892881">
<img class="u-full-width" alt="Rare Air Cruise to Gulf Coast VW Club Car Show" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq91%2Fs720x720%2F53088238_2246204182068013_6864810473041166336_o.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D2e57677a5ba844033561d4a4ec58be6c%26oe%3D5D21DF49" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Cruise to Gulf Coast VW Club Car Show</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 16th, 2019</h6>
<a class="button button-primary" href="/events/view/2437922832892881">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Rare Air VW Club will cruise to the 24th Annual Mississippi Gulf Coast VW Club's VW Show. Located at the Edgewater Mall in Biloxi, Miss. The show starts at 9 am...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2375414502504479">
<img class="u-full-width" alt="March Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F52498744_2239174906104274_767740844567429120_o.jpg%3F_nc_cat%3D102%26_nc_oc%3DAQlo5iS9CxCVjwCXK624HARSvPlTIgMF0qkoG13mCWIzC_--_kUbDESioe-jJpKq21k%26_nc_ht%3Dscontent.xx%26oh%3Dc4a4b53248ee9a9086b77ad0655bf232%26oe%3D5DEB0AF6" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> March Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Mar 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/2375414502504479">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/1174982265959749">
<img class="u-full-width" alt="February Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-0%2Fp180x540%2F50000070_2178164495538649_5839871666640912384_o.jpg%3F_nc_cat%3D103%26_nc_oc%3DAQksVgjBGnfSISmOIhcmiwA3DRAQyFrhhT5bPoVCdIwU_-ieO6Xc3cqeZGnbd6szr50%26_nc_ht%3Dscontent.xx%26oh%3D2f7afbe1d8297a76a9bb503c384f2638%26oe%3D5DBFB8E3" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Feb 21st, 2019</h6>
<a class="button button-primary" href="/events/view/1174982265959749">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/293046531415559">
<img class="u-full-width" alt="Road Rally Pensacola to Atmore" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F50527373_2173843455970753_4092854407157252096_o.jpg%3F_nc_cat%3D100%26_nc_oc%3DAQmseF8gCVAAVequvFjcYfiGafbP2EdKhJXP2WyseRneG2WiNgkBcS7-UFxO5R3x_6s%26_nc_ht%3Dscontent.xx%26oh%3D8d5e30e9ff37b8a45fd8e3fc12c26d55%26oe%3D5DB9262F" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Road Rally Pensacola to Atmore</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 9th, 2019</h6>
<a class="button button-primary" href="/events/view/293046531415559">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>14th Annual Pensacola-Atmore Road Rally Saturday Feb. 14, 2019
Sponsored by: Pensacola Austin-Healey Club and Panhandle Cruisers Car Club
Start - Register: 10...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/741874199515145">
<img class="u-full-width" alt="February Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F49120983_2151634698191629_4234440563870400512_o.jpg%3F_nc_cat%3D110%26_nc_oc%3DAQl86R0nsTSp3GjXs0I9PqHy2CJc6JYwxWFuAmLB9CoKlaTpg6jxC0Swsd_PMLNy7nk%26_nc_ht%3Dscontent.xx%26oh%3Dfc80fafc250fd08150e99d1e34c358ff%26oe%3D5D86DFC0" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> February Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Feb 2nd, 2019</h6>
<a class="button button-primary" href="/events/view/741874199515145">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>CHANGE UP! WE ARE MOVING LOCATION THIS MONTH TO TODD RING'S WORKSHOP! PLEASE NOTE THE CHANGE IN ADDRESS!
Monthly Tech Session. A Rare Air Club benefit. Com...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/402685410504184">
<img class="u-full-width" alt="January Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fq83%2Fs720x720%2F50080207_2178162192205546_1984679940527751168_o.jpg%3F_nc_cat%3D111%26_nc_ht%3Dscontent.xx%26oh%3D007d7c4b6d3edf01b6b832d820a5f714%26oe%3D5D5A122E" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Jan 17th, 2019</h6>
<a class="button button-primary" href="/events/view/402685410504184">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2087339784645879">
<img class="u-full-width" alt="Help Support Small Business" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fp720x720%2F49785966_2169582793063486_889151598566047744_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Db9f4dfb3fbaeb368cdf7c1c8d3565c76%26oe%3D5D6C8DCD" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Help Support Small Business</h5>
<h6 class="section-description" style="font-weight:bold;">Sun Jan 13th, 2019</h6>
<a class="button button-primary" href="/events/view/2087339784645879">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Some of the local clubs or gathering down at Bayfront and Cruise out to Pensacola brouhaha to help support small business. They're meeting at 3 to drive up ther...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/462929744190251">
<img class="u-full-width" alt="January Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2Fs720x720%2F40586144_1987519131269854_1456100999763591168_o.jpg%3F_nc_cat%3D110%26_nc_ht%3Dscontent.xx%26oh%3D0ed9d82198d5d1b46bfb4e0db7cba7e4%26oe%3D5D7288DC" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> January Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Jan 5th, 2019</h6>
<a class="button button-primary" href="/events/view/462929744190251">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>LETS INSTALL THOSE GOODIES YOU GOT ON CHRISTMAS!
Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or he...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/581376045614988">
<img class="u-full-width" alt="Rare Air Christmas Party - December Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F46491590_2089436177744815_3701421709253935104_n.jpg%3F_nc_cat%3D109%26_nc_ht%3Dscontent.xx%26oh%3Da9b10bddad8f32a5484f1499d4738f75%26oe%3D5D2EAB61" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Rare Air Christmas Party - December Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Dec 20th, 2018</h6>
<a class="button button-primary" href="/events/view/581376045614988">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>We're having our annual Christmas dinner at Po Folks at 7 p.m. so long your dues are paid up, your Christmas dinner only be $5 and the club will be paying the r...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2264356743592119">
<img class="u-full-width" alt="December Tech Session" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F40558044_1987525927935841_1931249353364602880_n.jpg%3F_nc_cat%3D101%26_nc_ht%3Dscontent.xx%26oh%3Da2629818790f6e9c25f9ed335cdbd5fa%26oe%3D5D2B1195" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> December Tech Session</h5>
<h6 class="section-description" style="font-weight:bold;">Sat Dec 1st, 2018</h6>
<a class="button button-primary" href="/events/view/2264356743592119">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Monthly Tech Session. A Rare Air Club benefit. Come and either work on your VW with experienced VW Mechs or help some one fix their's. Visitors and Guests Welco...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/2064310823899014">
<img class="u-full-width" alt="November Monthly Meeting" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F44607389_2052456694776097_7378900470481289216_n.jpg%3F_nc_cat%3D105%26_nc_ht%3Dscontent.xx%26oh%3D94d4698b9069c2a49d09d2891fabca84%26oe%3D5D407FEA" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> November Monthly Meeting</h5>
<h6 class="section-description" style="font-weight:bold;">Thu Nov 15th, 2018</h6>
<a class="button button-primary" href="/events/view/2064310823899014">Click Here For More</a>
<!-- <a class="button button-primary" target="_blank" href="http://facebook.com/">View On Facebook</a>-->
<p>Our Monthly Meeting starts at 7pm. Get there early to get a good seat and some World Renowned and World Famous fresh hot Rare Air Popcorn. Giveaways, drinks, an...</p>
</div>
<div style=""></div>
<div class="four columns box" style="border:0px red solid; text-align:center;">
<a class='divlink' href="/events/view/297361767566534">
<img class="u-full-width" alt="Vets And V-dubs" src="http://servlet.webfootenterprises.net/scripts/thumbs?w=360=&h=202&zc=1&src=https%3A%2F%2Fscontent.xx.fbcdn.net%2Fv%2Ft1.0-9%2F45875786_2083232905031809_7111068427321606144_n.jpg%3F_nc_cat%3D102%26_nc_ht%3Dscontent.xx%26oh%3D103e0eec26d4f92269bda1e2c08b546b%26oe%3D5D2AF925" />
</a>
<h5 class="headline section-heading" style="margin:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;"> Vets And V-