// JavaScript Document

var r_text = new Array ();
r_text[0] = "Very well presented, it's great to know everyone has challenges and I'm not alone";
r_text[1] = "It was very useful and informative. I learnt a lot";
r_text[2] = "Sue, I thoroughly enjoyed your workshop it was invaluable";
r_text[3] = "Sue's experience as an instructor, teacher, educator, parent and grandparent is obvious.  She has all the attributes of a good facilitator - instead of just delivering rote learned material";
r_text[4] = "Easy to understand, common sense guidelines and rules";
r_text[5] = "I have learnt not to have tantrums anymore and my child probably will stop having them too";
r_text[6] = "Really enjoyed the changes I am making and my daughter isn't having to listen to my tantrums!";
r_text[7] = "Well worth attending thank you!";
r_text[8] = "I have learnt that our children are normal and doing okay";
r_text[9] = "I have learnt how to get what I want without shouting";
r_text[10] = "I thought  the workshop was informative, and helped me to understand a lot about myself and how to understand children's feelings";
r_text[11] = "I will definitely enroll my husband and recommend to family and friends";
r_text[12] = "There is more control in not losing your temper";
r_text[13] = "Thank  you Sue for your wonderful knowledge and humour";
r_text[14] = "Fantastic and inspiring";

var i = Math.round(14*Math.random());
