
	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>Holiday Season</strong><br />The holidays are fast approaching! We still have dates available to book your company or family holiday party. Please call Emily Anderson at (734) 207-8336 for further information.');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">October, 04 2011 (Tuesday)</span>');
	}
	document.writeln('</div>');

	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>Our $2 draft beer special is back!</strong><br />Both import and domestic, all day every day!');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">June, 21 2011 (Tuesday)</span>');
	}
	document.writeln('</div>');

	document.writeln('<div class="cg_update" style="margin-bottom: 16px; padding: 2px;">');
        document.writeln('<strong>Last minute event?</strong><br />Northville Hills is the perfect place to host your next event, especially at the last minute! Let our experts put your mind at ease with our detailed planning and flawless execution. Call Emily today, (734) 207-8336. ');
	if (typeof(hide_date) == 'undefined') {
		document.writeln('<br><span style="font-style: italic;">June, 15 2011 (Wednesday)</span>');
	}
	document.writeln('</div>');


