
	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>Hickory Stick Pro Shop Hours</strong><br />The pro shop will be open Monday to Friday 9am to 5pm.  ');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">December, 27 2011 (Tuesday)</span>');
	}
	document.writeln('</div>');

	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>The Hickory Grill</strong><br />The Hickory Grill is now closed for the season, and will reopen in the Spring.');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">December, 12 2011 (Monday)</span>');
	}
	document.writeln('</div>');

	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>New Golf Packages Coming Soon!</strong><br />Seneca Hickory Stick is currently working on golf packages for the 2012 season!');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">November, 23 2011 (Wednesday)</span>');
	}
	document.writeln('</div>');

	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>Check us out in the June issue of GOLF MAGAZINE!</strong><br />Golf Magazine suggests Seneca Hickory Stick Golf Club as the top golf destination for visitors in the Buffalo Niagara Region. \n\nSee Page 170 Your Questions Answered With Traveling\' Joe \nGOLF.com\n\n');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">May, 06 2011 (Friday)</span>');
	}
	document.writeln('</div>');


