// JavaScript Document

	var telephone = "0141 5834773";
	var Email     = "enquiries@drivingteacher.co.uk";
	var mobile    = "07977380241";
	var hourcost  = "20.00";    //pounds
	var blockdiscount = "10";   //per cent
	var studentdiscount = "5";  //per cent


	var name1 = "Emma";
	var quote1= "I have had other instructors but did not get on with them, but with Stewart and all his help I passed. I would definatly recommend him, as I passed first time";

	var name2 = "Gladys";
	var quote2= "I am not a young person and was very nervous about driving lessons, but with Stewart he was very patient and put me at ease. Any mistakes I made he noticed them and they were corrected right away.";

	var name3 = "Louise";
	var quote3= "Best thing was I thoroughly enjoyed my lessons, but was also taught to drive properly in this freindly environment, and not let off with any mistakes I made. I passed first time.";

	var name4 = "Barry";
	var quote4= "Stewart took me through everything at my own pace, pushed me when I needed it, but never overstretched me so I went on to pass my test.";

	var name5 = "Tam";
	var quote5= "Stewart taught me to drive and was very patient and professional so mush so that I passed my test first time with no driving faults. A perfect pass";
