		<!--
			var arrtest = new Array;
			arrtest[0] = '<span class="testtext">"For me personally, these things can be a bit of an act of faith and frankly that’s not my style Show me the value is my mantra! In all fairness Jeff has risen to the challenge time and time again.  For these reasons, this is why IPC are our go to solution."</span><br /><br /><span class="company">Mike Britton, Managing Director, Lloyds TSB Personal & Retail Finance</span>';
			arrtest[1] = '<span class="testtext">"From being a real sceptic all those years ago as to whether a coach could possibly add any value to me, I am now totally convinced and see it as a real added value component to our business proposition.  My team are equally as supportive of the value that Jeff brings to us and I am delighted he is in our team"</span><br /><br /><span class="company">Jonathan Evans, Managing Director, Hasbro UK Ltd</span>';
			arrtest[2] = '<span class="testtext">"Thank you IPC, thank you Jeff for your continual objectivity and all round inspiration"</span><br /><br /><span class="company">Melanie Stubbing, President of International, Weight Watchers UK</span>';
			arrtest[3] = '<span class="testtext">"IPC has brought a whole new dimension to our Leadership Team; we have become closer, more dynamic and not just committed to the success of our business, but committed to each other’s success.  From a personal standpoint, my experience of working with Jeff has been challenging, fun, enlightening and intense.  I am always looking forward to our next session!"</span><br /><br /><span class="company">Jayson Hollaway, Operations Director and Site Leader, Perkin Elmer.</span>';
			arrtest[4] = '<span class="testtext">"The best one day workshop I have ever attended in over 30 years in Management Development...Thanks Jeff for the light bulb moments!"</span><br /><br /><span class="company">Bob Collingham, Head of Development Programmes, Lloyds TSB.</span>';
			arrtest[5] = '<span class="testtext">"Having worked with Jeff at my previous company, I asked him to design a custom-built development programme to help us make this crucial transition.  This was as much ‘Hearts and Minds’ as skills and capability.  This development programme was the catalyst to an outstanding period of growth which has seen our business increase by 49% over the past year."</span><br /><br /><span class="company">Norris Lawton, UK Commercial Director, Terasaki (Europe) Ltd</span>';
			arrtest[6] = '<span class="testtext">"Jeff combines an intuitive understanding of people with some sound business tools and a very strong commercial awareness.  He brings Clarity and Focus to complex issues yet ensures individuals take full ownership of those issues to reach a successful outcome."</span><br /><br /><span class="company">Foye Pascoe, Vice President Sales, Hasbro UK Ltd</span>';
			arrtest[7] = '<span class="testtext">"We are a diverse group with a wide range of different but interlocking skills and objectives.  Through total engagement we gained a real sense of purpose and focus on being a World Class Team.  Jeff’s personal style was very upbeat and motivating…and by gaining the trust, respect and total commitment of the group we were able to make real progress."</span><br /><br /><span class="company">Paul Twiggs, Marketing Director, Lloyds TSB, Personal and Retail Finance </span>';
			arrtest[8] = '<span class="testtext">"On a one-to-one level or working with large groups, Jeff has the refreshing ability to understand the dynamics of my circumstances and provide practical, simple advice that works!"</span><br /><br /><span class="company">Mark Foster, Vice-President Marketing, Hasbro UK Ltd</span>';

			var arrnumber = 9;

			function createtest()
			{

				var randomnumber = Math.random() ;
				var rand = Math.round( (arrnumber-1) * randomnumber) ;
				return rand;
			

			}

			function createtest2(tmpnum)
			{

				var randomnumber = Math.random() ;
				var rand = Math.round( (tmpnum-1) * randomnumber) ;
				return rand;
			

			}

			var strcomment = arrtest[createtest()];
			
			
			var arrimages = new Array;
			arrimages[0] = 'images/randombanner1.jpg';
			arrimages[1] = 'images/randombanner2.jpg';
			arrimages[2] = 'images/randombanner3.jpg';
			arrimages[3] = 'images/randombanner4.jpg';
			arrimages[4] = 'images/bannerhomepage.jpg';
			arrimages[5] = 'images/randombanner1.jpg';
			var arrimagenumber = 6;

			var image1 = arrimages[createtest2(arrimagenumber)];

		//-->

