var exploreData = {
	title:"the Homepage",
	img:"../../img/explore/1_registration-bg.jpg",
	size:[100,100],
	color:"#000000",
	hotspots:[
		{
			title:"Helpful Links",
			img:"../../img/explore/1_registration-p1.jpg",
			size:[328,224],
			xy:[375,156],
			tooltipAlign:"TR",
			copy:"Direct access to the most frequently used information.<br/><br/><span class='link'><a href='event:DEMO'>watch this section &#187;</a> | <a href='event:QUICKTIPS'>quick tips &#187;</a></span>"
		},
		{
			title:"Health Trackers",
			img:"../../img/explore/1_registration-p2.jpg",
			size:[674,131],
			xy:[29,405],
			tooltipAlign:"BC",
			copy:"Health trackers are the ideal tools for recording progress over time, with detailed charts you can print and share with your provider.<br/><br/><span class='link'><a href='event:DEMO'>watch this section &#187;</a> | <a href='event:QUICKTIPS'>quick tips &#187;</a></span>"
		},
		{
			title:"Personal Health Assessment",
			img:"../../img/explore/1_registration-p4.jpg",
			size:[321,98],
			xy:[29,566],
			tooltipAlign:"BR",
			copy:"Complete an in-depth questionnaire and receive a personalized report  of your current health status, with steps you can take to improve and maintain wellness.<br/><br/><span class='link'><a href='event:DEMO'>watch this section &#187;</a> | <a href='event:QUICKTIPS'>quick tips &#187;</a></span>"
		},
		{
			title:"Health Decision Tools",
			img:"../../img/explore/1_registration-p3.jpg",
			size:[252,83],
			xy:[721,452],
			tooltipAlign:"BL",
			copy:"Useful tools to help you compare hospital quality ratings, evaluate treatment options and estimated costs, and research  healthcare topics that matter to you.<br/><br/><span class='link'><a href='event:DEMO'>watch this section &#187;</a> | <a href='event:QUICKTIPS'>quick tips &#187;</a></span>"
		}
	],
	panel:{
		htmlText:"<h1>Explore the Homepage</h1><br/>Use this feature to learn more about specific areas of My Wellness Plan. Simply mouse over areas of the screen, and click on the title that appears. The screen will then zoom in to reveal further details about each section.<br/><br/>",
		width:300
	}
};