
	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>Winter Golf</strong><br />We are currently NOT open for golf due to some snow on the courses.  However, if the conditions permit, we will re-open.  Check back!');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">January, 27 2012 (Friday)</span>');
	}
	document.writeln('</div>');

	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>Calendar of Monthly Events & Offers</strong><br />For ALL special events and offers, visit our Calendar one click away on the navigation bar (below our logo) above!');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">April, 14 2011 (Thursday)</span>');
	}
	document.writeln('</div>');


