
	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>Golf Course Open this Week</strong><br />CT will be open this week assuming the weather forecast stays good! It will be cart path only for sure. ');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">January, 29 2012 (Sunday)</span>');
	}
	document.writeln('</div>');

	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>Winter Rates Now Through the Spring</strong><br />Thats right, come play CT for only $25 from now until March!!!');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">November, 04 2011 (Friday)</span>');
	}
	document.writeln('</div>');

	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>2012 Membership Information NOW AVAILABLE!!!!</strong><br />Our unbeatable membership packages are now available. Click on the \"Membership Pricing and Info\" tab under memberships for next year\'s pricing!!');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">September, 22 2011 (Thursday)</span>');
	}
	document.writeln('</div>');


