var exploreData = {
	title:"the Doctor Search",
	img:"../../img/explore/15_doctor_search-bg.jpg",
	size:[100,100],
	color:"#000000",
	hotspots:[
		{
			title:"Find a Provider",
			img:"../../img/explore/15_doctor_search-p1.jpg",
			size:[882,308],
			xy:[97,424],
			tooltipAlign:"BR",
			copy:"Use this convenient tool to search for doctors, hospitals, or other providers in Tufts Health Plan's networks.  Information is frequently updated.<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 Doctor Search</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
	}
};