var content = {
	boxes: [
		{
			heading: "e-Learning",
			text: "<p>Unicorn design and deliver complete e-learning solutions to meet your business needs.</p>",
			image: "learn.jpg",
			go: "elearning.htm"
		},
		{
			heading: "Learning Management Solutions",
			text: "<p>The integrated online learning solution for the financial sector.</p>",
			image: "study.jpg",
			go: "lms.htm"
		},
		{
			heading: "Online Assessment",
			text: "<p>The professional solution for delivering online exams and assessments securely and reliably.</p>",
			image: "exam.jpg",
			go: "onlineassessment.htm"
		}
	],
	six:
	{
		heading: "Awards",
		text: "<p class=\"title\">Outstanding achievement award for Unicorn</p><p>Unicorn Training has been awarded the prestigious 2009 <nobr>e-learning</nobr> industry award for outstanding achievement - Corporate</p>",
		image: "winner-award-small.jpg",
		go: "news.htm?item=6488191941899993155"
	}
};

var clients = {
	image: "client-logos.jpg",
	hotspots:
	[
		{ shape:"poly",   client:"bacs", coords:"172,47,177,16,214,16,213,24,271,24,269,47" },
		{ shape:"poly",   client:"cii", coords:"3,58,3,14,13,8,26,8,33,20,33,38,107,38,108,48,132,48,132,58" },
		{ shape:"circle", client:"cips", coords:"244,127,26" },
		{ shape:"rect",   client:"cunningham-lindsey", coords:"3,200,117,238" },
		{ shape:"poly",   client:"hsbc", coords:"100,74,199,74,209,85,200,96,100,96" },
		{ shape:"poly",   client:"lockton", coords:"102,155,102,138,128,138,129,121,140,110,158,110,171,121,171,138,199,138,199,155" },
		{ shape:"poly",   client:"multiassistance", coords:"26,155,36,155,39,144,68,144,70,155,81,155,81,184,26,184" },
		{ shape:"rect",   client:"sesame", coords:"158,211,272,238" }
	]
};
