//
//	Display Title Bar and Status Bar
//
	t 				= new Date();
	window.status	= "WindStar Gardens All Occasion Event Center - " + t.toString();
	//document.title 	= "WindStar Gardens All Occasion Event Center";
