i added the code and it works great for us...we dont have many events so some may even forget to check the calender...so adding this will remind people

i also added this to under the navbar so it wouldnt split the header and navbar in our style sheet...code::::
{vb:raw header}
{vb:raw navbar}
<!-- upcomingevents -->
<div id="wgo" class="collapse wgo_block">
<h2>
<span>
Up and Coming Calendered Events
</span>
</h2>
<div class="floatcontainer">
<div id="wgo_events" class="wgo_subblock">
<ol class="commalist">
{vb:raw upcomingevents}
</ol>
</div>
</dl>
</div>
</div>
<!-- upcomingevents -->
Link to our forums home..like i say there isnt many things going on so there may not be something showing all the time.