//
// Define events to display with the calendar
//
var eventsArr=new Array(
'2009|	03|	01|	A|	<font color="yellow">PhotoArt 2009</font><br>Judging of Entries',
'2009|	03|	02|	A|	<font color="yellow">PhotoArt 2009</font><br>Hanging of images',
'2009|	03|	05|	A|	<font color="yellow">PhotoArt 2009</font><br>Opening',
'2009|	03|	09|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at Georgetown District High School.',
'2009|	03|	21|	A|	<font color="yellow">GTCCC Interclub 2009</font><br>Exhibition at TCC.',
'2009|	03|	22|	A|	<font color="yellow">March SMS</font><br>Royal Botanical Gardens.<br>Meet at Tim Hortons<br>(Mountainview North) @ 7:30 am',
'2009|	03|	29|	A|	<font color="yellow">Headwaters Art SHow & Sale</font><br>Alton Mill, Alton.<br>More <a href="events/090329.pdf" target="ext">Information</a><br>Noon to 5:00 pm',
'2009|	03|	24|	A|	<font color="yellow">8:00 pm to 10:00 pm</font><br>GTCCC meeting at TCC.',
'2009|	04|	08|	A|	<font color="yellow">7:00 pm<br>(Meet \'n Eat 6:00 pm)</font><br>HHCC Executive meeting.',
'2009|	04|	20|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at Georgetown District High School.<br>Spring In-Club Entries due.',
'2009|	05|	11|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at Georgetown District High School.',
'2009|	06|	08|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at Georgetown District High School.',
'2009|	09|	21|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at <br>Christ the King High School.',
'2009|	09|	21|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at <br>Christ the King High School.',
'2009|	10|	03|	A|	<font color="yellow">Photo Competition</font><br>"<a href="competitions.html#capture">Capture the Hills</a>"<br>Open to the Public',
'2009|	10|	04|	A|	<font color="yellow">Photo Competition</font><br>"<a href="competitions.html#capture">Capture the Hills</a>"<br>Open to the Public',
'2009|	10|	19|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at <br>Christ the King High School.<br><b><a href="javascript:jumpIfLoggedOn(\'gvib.html\')">GVIB</a> images due.</b>',
'2009|	11|	09|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at <br>Christ the King High School.<br><b><a href="javascript:jumpIfLoggedOn(\'inclub.html\')">Fall In-Club</a> images due.</b>',
'2009|	11|	15|	A|	<font color="yellow">Photo Competition</font><br>"<a href="javascript:jumpIfLoggedOn(\'gvib.html\')">GVIB</a>" hosted by the Maitland Valley Camera Club.<br>Limited to club members only.',
'2009|	12|	14|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at <br>Christ the King High School.<br>Annual General Meeting.',
'2010|	01|	11|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at <br>Christ the King High School.<br><b><a href="javascript:jumpIfLoggedOn(\'gtccc.html\')">GTCCC Interclub</a> images due.</b>',
'2010|	02|	04|	A|	<font color="yellow">7:00 pm </font><br>Three Club Competition at <br>Flower City Community Center in Brampton (see Map)',
'2010|	02|	08|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at <br>Christ the King High School.',
'2010|	03|	08|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at <br>Christ the King High School.',
'2010|	04|	12|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>PhotoArt print pick-up at <br>Christ the King High School<br> <br> Club Meeting <br> Members Choice is "Still Life" ',
'2010|	04|	19|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>PhotoArt print return & sold print pick-up at <br>Christ the King High School.',
'2010|	04|	20|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>PhotoArt print return & sold print pick-up at <br>Christ the King High School.',
'2010|	04|	21|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>PhotoArt print return & sold print pick-up at <br>Christ the King High School.',
'2010|	05|	10|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at <br>Christ the King High School.',
'2010|	06|	14|	A|	<font color="yellow">7:30 pm to 9:30 pm</font><br>Monthly club meeting at <br>Christ the King High School.'
);

//
// Define newsflash that rolls when the user is logged on. Set to '' if there is no newsflash.
//
var currentNewsFlash='';

//
// Define the meeting dates for one year.
//
function meetingDates()
{
	meetings='';

	meetings += '<table width="100%" border="0" cellpadding="6" align="center">';
	meetings += '<tr><td rowspan="4" width="50%"><font face="Arial, Helvetica, sans-serif"><b>';
	meetings += 'At our meetings, we try to keep business to a minimum; allowing more time for learning, development and sharing.'; 
	meetings += '<p>';
	meetings += 'At each meeting, time is allotted for small exercises and/or informal critiquing of images by our more experienced'; 
	meetings += 'fellow members.  Each meeting attempts to incorporate a guest speaker, workshop, or member photo presentations.';
	meetings += '<p>';
	meetings += 'The club usually meets at 7:30pm on the second Monday of each month (excluding July and August) at'; 
	meetings += 'Christ the King High School located on Guelph Street (Hwy #7) in Georgetown. Note that this is a new location as of September, 2009.';

	meetings += '<ul> ';
	meetings += '<li>September 21, 2009';
	meetings += '<li>October 19, 2009';
	meetings += '<li>November 9, 2009';
	meetings += '<li>December 14, 2009';
	meetings += '<li>January 11, 2010';
	meetings += '<li>February 8, 2010';
	meetings += '<li>March 8, 2010';
	meetings += '<li>April 12, 2010';
	meetings += '<li>May 10, 2010';
	meetings += '<li>June 14, 2010';
	meetings += '</ul> ';

	meetings += '</b></font></td></tr>';
	meetings += '</table>';

	document.write (meetings);
}
