<!-- saved from url=(0014)about:internet --> 
// <!- Speakers Javascript source

/* This script will display the coming speakers from the embedded table
     R Scott  28-Jul-2004

****** Notes for maintenance 
 Make changes as required to the Speakers table (see below).  Be careful to maintain the format of each line as
  	new Array(day, month, year, "speaker", "topic", "chairman"), 
  and you cannot use " within any entry for speaker, topic or chairman.
  
 Entries should be in ascending order by date.  Entries for past dates will not be displayed.
****************************
 */
	var SpkrFwd = 5;  // Maximum entries to include in the web page 
	var SpkrCount;
	var SpkrNo = 0;   // Count entries displayed, stop when = SpkrFwd

	var SpkrData = new Array(    // Array fields day, month, year, speaker, topic, chairman

// ============================================ Start of Speakers table =========================================
//          dd  mm  yyyy   Speaker              Topic                                        Chairman

  new Array( 4,  4, 2006, "Dianne Sides and BFN",  "An update on the BFN with help from one of the beneficiaries",             "Carolyn Fraser"),
  new Array(11,  4, 2006, "John Wischer",  "AWB",             "John Suriano"),
  new Array(18,  4, 2006, "Dr John Reddish PDG",  "Rotarians Against Malaria – after Polio what next?", "Ian Dobson"),
  new Array(25,  4, 2006, "No meeting",  "",             ""),
  new Array( 2,  5, 2006, "Jenny Birrell",  "All About Olive Oil",             "Ken Scott"),
  new Array( 9,  5, 2006, "Norm Fary",  "Revisiting Moscow and St Petersburg after 30 years",      "Don Heath"),
  new Array(16,  5, 2006, "Invasion of the Smurfs",  "A presentation from our 'Smurfs' led by T1 aka Tony Blair",             ""),
  new Array(23,  5, 2006, "Sarra & Elisha ",  "Our RYLA experiences",             "Jane Wilson"),
  new Array(30,  5, 2006, "Stephanie Holcombe", "Experiences in India of our ex-Ambassadorial Student", "Newton Langford"),
  new Array( 6,  6, 2006, "Maud Clark",  "Somebody’s Daughter",             "Ian Salek"),
  new Array(13,  6, 2006, "Beyond Blue", "Depression in the community – DVD on this difficult subject", "Tak Yukawa"),
  new Array(20,  6, 2006, "Kate Leeming",  "The GRACE Expedition",             "Walter Hohlweg"),
  new Array(27,  6, 2006, "TBA",  "How to avoid upsetting your fellow Rotarians<br>by ensuring you carry out your duties",             "Ian Willmott"),
  new Array( 4,  7, 2006, "",  "Changeover",             "TBA"),
  new Array(11,  7, 2006, "Richard Trahair",  "Let’s Celebrate a Great Year",             "Malcolm Taylor"),
  new Array(18,  7, 2006, "Andrew Tredrea",  "Glass Bottle Manufacturing",             "Newton Langford"),
  new Array(25,  7, 2006, "Geoffrey Moyle",  "Cost Planning",             "Don Moore"),
  new Array( 1,  8, 2006, "TBA",  "TBA",             "TBA"),
  new Array( 8,  8, 2006, "TBA",  "TBA",             "TBA"),
  new Array(15,  8, 2006, "TBA",  "TBA",             "TBA"),
  new Array(22,  8, 2006, "TBA",  "TBA",             "TBA"),
  new Array(29,  8, 2006, "TBA",  "TBA",             "TBA"),
  new Array( 5,  9, 2006, "TBA",  "TBA",             "TBA"),
  new Array(12,  9, 2006, "TBA",  "TBA",             "TBA"),
  new Array(19,  9, 2006, "Des Malcolm",  "Breathometers",             "Geoff Wood"),
  new Array(26,  9, 2006, "Bernie Walshe",  "DG’s Visit",             "Cheryl Pisterman"),
  new Array( 3, 10, 2006, "Lucy Harvest",  "Recruiting doctors for rural areas",             "Norm Fary"),
  new Array(10, 10, 2006, "None",  "We are at the Great Provider this week",             "Note the 7.00 for 7.30 start"),
  new Array(17, 10, 2006, "TBA",  "TBA",             "TBA"),
  new Array(24, 10, 2006, "TBA",  "TBA",             "TBA"),
  new Array( 7, 11, 2006, "",                  "No meeting",                                ""),
  new Array(14, 11, 2006, "TBA",  "TBA",             "Ian Salek"),
  new Array(21, 11, 2006, "",  "AGM",             "Cheryl Pisterman"),
  new Array(28, 11, 2006, "TBA",  "TBA",             "Carolyn Fraser"),
  new Array( 5, 12, 2006, "TBA",  "TBA",             "Helena Wimpole"),
  new Array(12, 12, 2006, "TBA",  "TBA",             "Geoff Wood"),
  new Array(19, 12, 2006, "",                  "Christmas Party",                           "Terry Rolleston"),
  new Array(26, 12, 2006, "",                  "No meeting",                                ""),
  new Array( 2,  1, 2007, "",                  "No meeting",                                ""),
  new Array( 9,  1, 2007, "TBA",  "TBA",             "TBA"),
  new Array(16,  1, 2007, "TBA",  "TBA",             "TBA"),
  new Array(23,  1, 2007, "TBA",  "TBA",             "TBA"),
  new Array(30,  1, 2007, "TBA",  "TBA",             "TBA"),
  new Array( 6,  2, 2007, "TBA",  "TBA",             "TBA"),
  new Array(13,  2, 2007, "TBA",  "TBA",             "TBA"),
  new Array(20,  2, 2007, "TBA",  "TBA",             "TBA"),
  new Array(27,  2, 2007, "TBA",  "TBA",             "TBA"),
  new Array( 6,  3, 2007, "TBA",  "TBA",             "TBA"),
  new Array(13,  3, 2007, "TBA",  "TBA",             "TBA"),
  new Array(20,  3, 2007, "TBA",  "TBA",             "TBA"),
  new Array(27,  3, 2007, "TBA",  "TBA",             "TBA"),
  new Array( 3,  4, 2007, "TBA",  "TBA",             "TBA"),
  new Array(10,  4, 2007, "TBA",  "TBA",             "TBA"),
  new Array(17,  4, 2007, "TBA",  "TBA",             "TBA"),
  new Array(24,  4, 2007, "TBA",  "TBA",             "TBA"),
  new Array( 1,  5, 2007, "TBA",  "TBA",             "TBA"),
  new Array( 8,  5, 2007, "TBA",  "TBA",             "TBA"),
  new Array(15,  5, 2007, "TBA",  "TBA",             "TBA"),
  new Array(22,  5, 2007, "TBA",  "TBA",             "TBA"),
  new Array(29,  5, 2007, "TBA",  "TBA",             "TBA"),
  new Array( 5,  6, 2007, "TBA",  "TBA",             "TBA"),
  new Array(12,  6, 2007, "TBA",  "TBA",             "TBA"),
  new Array(19,  6, 2007, "TBA",  "TBA",             "TBA"),
  new Array(26,  6, 2007, "TBA",  "TBA",             "TBA"),
  new Array(15,  7, 2008, "Club Forum", "Asst. District Governors visit", "Robert Hogan"),
  new Array(22,  7, 2008, "TBA", "TBA", "TBA"),
  new Array(29,  7, 2008, "Greg Wasmund", "VATMI Industries", "Jill Groom"),
  new Array( 5,  8, 2008, "Denis Wimpole", "Art Show with wine and cheese tasting", "John Paramor"),
  new Array(12,  8, 2008, "TBA", "TBA", "Cheryl Pisterman"),
  new Array(19,  8, 2008, "Garth Symington", "Kokoda Trail", "John Suriano"),
  new Array(26,  8, 2008, "TBA", "TBA", "Ted King"),
  new Array( 2,  9, 2008, "TBA", "TBA", "Paul Gregory"),
  new Array( 9,  9, 2008, "TBA", "TBA", "Bruce Gough"),
  new Array(16,  9, 2008, "TBA", "TBA", "Ed Floate"),
  new Array(23,  9, 2008, "TBA", "TBA", "Norm Fary"),
  new Array(30,  9, 2008, "TBA", "TBA", "Ian Dobson"),
  new Array( 7, 10, 2008, "TBA", "TBA", "Sheldon Cohen"),
  new Array(14, 10, 2008, "TBA", "TBA", "Louis Cohen"),
  new Array(21, 10, 2008, "TBA", "TBA", "Michael Berry"),
  new Array(28, 10, 2008, "", "District Governor’s Visit", "Terry Rolleston"),
  new Array( 4, 11, 2008, "", "No meeting", ""),
  new Array(11, 11, 2008, "TBA", "TBA", "Tak Yukawa"),
  new Array(18, 11, 2008, "TBA", "TBA", "John Wischer"),
  new Array(25, 11, 2008, "Chris Wallis", "Swinburne College – A Director's Perspective", "Jill Groom"),
  new Array( 2, 12, 2008, "TBA", "TBA", "Helena Wimpole"),
  new Array( 9, 12, 2008, "", "Auburn Heights Tower", "Cheryl Pisterman"),
  new Array(16, 12, 2008, "", "Christmas Party", "Ian Willmott"),
  new Array(23, 12, 2008, "", "No meeting", ""),
  new Array(30, 12, 2008, "", "No meeting", ""),
  new Array( 6,  1, 2009, "", "No meeting", ""),
  new Array(13,  1, 2009, "TBA", "TBA", "David Sutherland"),
  new Array(20,  1, 2009, "TBA", "TBA", "Robert Stewart"),
  new Array(27,  1, 2009, "TBA", "TBA", "Sue Slaughter"),
  new Array( 3,  2, 2009, "TBA", "TBA", "Bob Scott"),
  new Array(10,  2, 2009, "TBA", "TBA", "Ken Scott"),
  new Array(17,  2, 2009, "TBA", "TBA", "Terry Rolleston"),

//          dd  mm  yyyy   Speaker              Topic                                        Chairman
// ============================================ End of Speakers table =========================================

  	new Array(1, 1, 2001, "Dummy entry", "Please do not modify or delete", "Must be last entry")
        );  // End of SpkrData array
	SpkrCount = SpkrData.length;  // Sets SpkrCount to the number of 'new Array' lines in SpkrData
     	var DisplayDate
     	var DispDate2
     	var CurrDate=new Date()
     	var CurrYr=CurrDate.getFullYear()
     	var CurrDay=CurrDate.getDate()
     	var CurrMth=CurrDate.getMonth()+1
	m=new Array("January","February","March","April","May","June",
        	    "July","August","September","October","November","December");

    	for (var i=0; i<SpkrCount; i++)
	 {
	  Sday=SpkrData[i][0];
	  Smth=SpkrData[i][1];
	  Syr=SpkrData[i][2];
	  if (Syr < 100) Syr=Syr+2000;
     	  if ((Syr > CurrYr) || ((Syr == CurrYr) && (Smth > CurrMth))
           || ((Syr == CurrYr) && (Smth == CurrMth) && (Sday >= CurrDay))) 
           {
	    // Display this entry
	    DisplayDate= "<b>" + Sday + ' ' + m[Smth-1] + ' ' + Syr + '</b>';
	    if ((Sday < 8) && (SpkrData[i][4]!="No meeting")) DisplayDate+= " Partners Night ";
	    DisplayDate+= '<br>';
	    if (SpkrData[i][3]!="") DisplayDate+= "<b>Speaker:</b> " + SpkrData[i][3] + '<br>';
	    // if (SpkrData[i][4]=="") SpkrData[i][4]="TBA";
	    if (SpkrData[i][4]!="") DisplayDate+= "<b>Topic: </b>" + SpkrData[i][4] + '<br>';
	    if (SpkrData[i][5]!="") DisplayDate+= "<b>Chairman: </b>" + SpkrData[i][5] + '<br>';
	    DisplayDate+= '<br>';
            document.write(DisplayDate)  // Output the date summary
	    SpkrNo++            	 // Update counter
	   }
     	  if (SpkrNo == SpkrFwd)
       	   {
	    i=SpkrCount;
	   }
	 }  // End of 'for var i=0 to SpkrCount'


	//  End of Speakers Javascript source ->
