<!-- Original:  Mike W. (mikew@dvol.com) -->
<!-- Web Site:  http://www.dvol.com/~users/mikew -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
var msgans = new Array();
Stamp = new Date();
todayans = Stamp.getDate();

msgans[1] = "In which year did The Guide Association become Girlguiding UK? B.	2002";
msgans[2] = "The first known adventure story written about Girl Guides was called? A.	Terry the Girl Guide";
msgans[3] = "The first Big Gig Pop Concert, exclusively for Girlguiding UK members, was held in: B.	2001";
msgans[4] = "WAGGGS Centenary Celebration Day will take place on: A.	10th April 2010";
msgans[5] = "Girlguiding Staffordshire's biggest and most expensive event ever will take place: B.	Tomorrow";
msgans[6] = "Quiz is now finished";
msgans[7] = "Quiz is now finished";
msgans[8] = "Quiz is now finished";
msgans[9] = "Quiz is now finished";
msgans[10] = "Quiz is now finished";
msgans[11] = "Quiz is now finished";
msgans[12] = "Quiz is now finished";
msgans[13] = "Quiz is now finished";
msgans[14] = "Quiz is now finished";
msgans[15] = "Quiz is now finished";
msgans[16] = "";
msgans[17] = "The next WAGGGS World Conference will be held in 2011 in which country? B.	Scotland";
msgans[18] = "In July 1919, in the Staffordshire Minute Book, it was noted that on formal occasions a guider or commissioner should address a superior officer as: C.	Madam";
msgans[19] = "The second oldest Trefoil Guild group in the country was started in Stoke-on-Trent in 1937. What were they called? C.	Old Guide Club";
msgans[20] = "The Stafford Knot was adopted as the County badge in: B.	1920";
msgans[21] = "In which year was GOLD (Guiding Overseas Linked with Development) launched? B.	1991";
msgans[22] = "What is 'Far out Guides'? C.	News of Guide units in far flung places of the world";
msgans[23] = "Which of the following national organisations was accepted as a Full Member of WAGGGS in 2008? A.	Russia";
msgans[24] = "In July 2009, Girlguiding UK hopes to get into the record books with: C.	The first all female crew to take part in the Tall Ships Race";
msgans[25] = "In which year did Alice in Wonderland visit Kibblestone to meet Staffordshire Brownies? B.	1989";
msgans[26] = "How many countries belong to Europe Region WAGGGS? A.	38";
msgans[27] = "In 1925, Guiders needing camp training were expected to attend a training camp lasting: C.	10 days";
msgans[28] = "To mark 75 years of Guiding in 1985, Staffordshire Guides organised: C.	A 75 mile walk of the Staffordshire Way";
msgans[29] = "Which Guide Law says that: 'A Guide faces challenges and learns from her experiences'? B.	Guide Law No. 3";
msgans[30] = "The second Guide handbook in 1918 was said to have its front cover 'marred by a rowdy disfigurement'. Was this: A.	Girls dancing in a circle";
msgans[31] = "How many children did Robert and Olave Baden-Powell have? C.	3";

function writeTipans() { 
document.write(msgans[todayans]);
}
//  End -->
