function doTrack3(sPage){
	var xmlHttp;
	try
	{
	// Firefox, Opera 8.0+, Safari
	xmlHttp=new XMLHttpRequest();
	}
	catch (e)
	{
	// Internet Explorer
	try
	  {
	  xmlHttp=new ActiveXObject("Msxml2.XMLHTTP");
	  }
	catch (e)
	  {
	  try
		{
		xmlHttp=new ActiveXObject("Microsoft.XMLHTTP");
		}
	  catch (e)
		{     
		//alert("Your browser does not support AJAX!");
		return false;
		}
	  }
	}
	xmlHttp.onreadystatechange=function()
	  {
	  if(xmlHttp.readyState==4)
		{
		//document.myForm.time.value=xmlHttp.responseText;
		}
	  }
	xmlHttp.open("GET","track.asp?i=eec_g_3_"+sPage,true);
	xmlHttp.send(null);
}
function fIHS_3validate(aIHSargs){
	var oIHSthisPage=document.getElementById(fIHS_3validate.arguments[0]);
	var oIHSnextPage=document.getElementById(fIHS_3validate.arguments[1]);
	var sIHSthisPage=fIHS_3validate.arguments[0];
	var iIHSthisPage=Number(sIHSthisPage.charAt(sIHSthisPage.length - 1));
	var oIHSform=document.fIHS_3entry;
	var sIHSnextPage=fIHS_3validate.arguments[1];
	var iIHSnextPage=Number(sIHSnextPage.substring(6,sIHSnextPage.length));
	doTrack3(iIHSnextPage);
	switch (iIHSthisPage){
		case 1:
			oIHSthisPage.style.display='none';
			oIHSnextPage.style.display='block';
			break;
		case 2:
			for (var i=0; i<oIHSform.elements.length; i++){
				if (oIHSform.elements[i].name == 'nIHS_3A1'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3A2'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
			}
			oIHSthisPage.style.display='none';
			oIHSnextPage.style.display='block';
			break;
		case 3:
			for (var i=0; i<oIHSform.elements.length; i++){
				if (oIHSform.elements[i].name == 'nIHS_3A3'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3A4'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
			}
			oIHSthisPage.style.display='none';
			oIHSnextPage.style.display='block';
			break;
		case 4:
			for (var i=0; i<oIHSform.elements.length; i++){
				if (oIHSform.elements[i].name == 'nIHS_3A5'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3A6'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
			}
			oIHSthisPage.style.display='none';
			oIHSnextPage.style.display='block';
			break;
		case 5:
			for (var i=0; i<oIHSform.elements.length; i++){
				if (oIHSform.elements[i].name == 'nIHS_3B1'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3B2'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
			}
			oIHSthisPage.style.display='none';
			oIHSnextPage.style.display='block';
			break;
		case 6:
			for (var i=0; i<oIHSform.elements.length; i++){
				if (oIHSform.elements[i].name == 'nIHS_3B3'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3B4'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
			}
			oIHSthisPage.style.display='none';
			oIHSnextPage.style.display='block';
			break;
		case 7:
			for (var i=0; i<oIHSform.elements.length; i++){
				if (oIHSform.elements[i].name == 'nIHS_3B5'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3B6'){
					if (oIHSform.elements[i].value == 0){
						alert("Please make a selection from the list.");
						return false;
					}
				}
			}
			for (var i=0; i<oIHSform.elements.length; i++){
				if (oIHSform.elements[i].name == 'nIHS_3A1'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3A1=Number(oIHSform.elements[i].value);
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3A2'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3A2=Number(oIHSform.elements[i].value);
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3A3'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3A3=Number(oIHSform.elements[i].value);
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3A4'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3A4=Number(oIHSform.elements[i].value);
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3A5'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3A5=Number(oIHSform.elements[i].value);
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3A6'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3A6=Number(oIHSform.elements[i].value);
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3B1'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3B1=Number(oIHSform.elements[i].value);
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3B2'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3B2=Number(oIHSform.elements[i].value);
					}
				}
				if (oIHSform.elements[i].name == 'nIHS_3B3'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3B3=Number(oIHSform.elements[i].value);
						}
				}
				if (oIHSform.elements[i].name == 'nIHS_3B4'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3B4=Number(oIHSform.elements[i].value);
						}
				}
				if (oIHSform.elements[i].name == 'nIHS_3B5'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3B5=Number(oIHSform.elements[i].value);
						}
				}
				if (oIHSform.elements[i].name == 'nIHS_3B6'){
					if (oIHSform.elements[i].value != 0){
						var iIHS_3B6=Number(oIHSform.elements[i].value);
					}
				}
			}
			var i1_2=0;
			var iA1_2=0;
			var iB1_2=0;
			var i3_4=0;
			var iA3_4=0;
			var iB3_4=0;
			var sIHSt="";
			if ((iIHS_3A1==1) || (iIHS_3A1==2)) iA1_2++;
			if ((iIHS_3A2==1) || (iIHS_3A2==2)) iA1_2++;
			if ((iIHS_3A3==1) || (iIHS_3A3==2)) iA1_2++;
			if ((iIHS_3A4==1) || (iIHS_3A4==2)) iA1_2++;
			if ((iIHS_3A5==1) || (iIHS_3A5==2)) iA1_2++;
			if ((iIHS_3A6==1) || (iIHS_3A6==2)) iA1_2++;
			if ((iIHS_3A1==3) || (iIHS_3A1==4)) iA3_4++;
			if ((iIHS_3A2==3) || (iIHS_3A2==4)) iA3_4++;
			if ((iIHS_3A3==3) || (iIHS_3A3==4)) iA3_4++;
			if ((iIHS_3A4==3) || (iIHS_3A4==4)) iA3_4++;
			if ((iIHS_3A5==3) || (iIHS_3A5==4)) iA3_4++;
			if ((iIHS_3A6==3) || (iIHS_3A6==4)) iA3_4++;
			if ((iIHS_3B1==1) || (iIHS_3B1==2)) iB1_2++;
			if ((iIHS_3B2==1) || (iIHS_3B2==2)) iB1_2++;
			if ((iIHS_3B3==1) || (iIHS_3B3==2)) iB1_2++;
			if ((iIHS_3B4==1) || (iIHS_3B4==2)) iB1_2++;
			if ((iIHS_3B5==1) || (iIHS_3B5==2)) iB1_2++;
			if ((iIHS_3B6==1) || (iIHS_3B6==2)) iB1_2++;
			if ((iIHS_3B1==3) || (iIHS_3B1==4)) iB3_4++;
			if ((iIHS_3B2==3) || (iIHS_3B2==4)) iB3_4++;
			if ((iIHS_3B3==3) || (iIHS_3B3==4)) iB3_4++;
			if ((iIHS_3B4==3) || (iIHS_3B4==4)) iB3_4++;
			if ((iIHS_3B5==3) || (iIHS_3B5==4)) iB3_4++;
			if ((iIHS_3B6==3) || (iIHS_3B6==4)) iB3_4++;
			var iA1=iIHS_3A1;
			var iA2=iIHS_3A2;
			var iA3=iIHS_3A3;
			var iA4=iIHS_3A4;
			var iA5=iIHS_3A5;
			var iA6=iIHS_3A6;
			var iB1=iIHS_3B1;
			var iB2=iIHS_3B2;
			var iB3=iIHS_3B3;
			var iB4=iIHS_3B4;
			var iB5=iIHS_3B5;
			var iB6=iIHS_3B6;
			i1_2 = iA1_2 + iB1_2;
			i3_4 = iA3_4 + iB3_4;
			if (i3_4 > 9){
				sIHSt=sIHSt + "You're dressed for success! Out of a possible 12, you were able to make " + i3_4 + " positive statements about your life and yourself.<br><br>";
			}
			if ((i3_4 < 10) && (i3_4 > 6)){
				sIHSt=sIHSt + "Overall, you're in good shape. Out of a possible 12, you were able to make " + i3_4 + " positive statements about your life and yourself.<br><br>";
			}
			if ((i3_4 > 3) && (i3_4 < 7)){
				sIHSt=sIHSt + "You have some obstacles in your path, but no one can say you're not on the way. Out of a possible 12, you were able to make " + i3_4 + " positive statements about your life and yourself.<br><br>";
			}
			if (i3_4 < 4){
				sIHSt=sIHSt + "According to your answers, it might be an uphill battle to a happier, healthier you. Out of a possible 12, you were able to make " + i3_4 + " positive statements about your life and yourself.<br><br>";
			}
			if ((iA3_4 == 6) && (iB3_4 == 6)){
				sIHSt=sIHSt + "It seems you feel your life is moving forward in a productive manner and you also appear to have a strong sense of self-worth. These two factors will help you keep your Hunger Switch off. To read your full report, ";
			}
			if ((((iA3_4 > 4) && (iA3_4 != 6))) && (((iB3_4 > 4) && (iB3_4 != 6)))){
				sIHSt=sIHSt + "It seems you feel your life is moving forward in a productive manner and you also appear to have a strong sense of self-worth. These two factors will help you keep your Hunger Switch off. To read your full report, ";
			}
			if ((iA3_4 > 4) && (iB3_4 > 2) && (iB3_4 < 5)){
				sIHSt=sIHSt + "It seems you feel your life is moving forward in a productive manner. But, your feelings of self-worth don't seem as strong as they could be, which can turn on your Hunger Switch. To read your full report, ";
			}
			if ((iA3_4 > 4) && (iB3_4 < 3)){
				sIHSt=sIHSt + "It seems you feel your life is moving forward in a productive manner. But, your feelings of self-worth don't seem as strong as they could be, which can turn on your Hunger Switch. To read your full report, ";
			}
			if ((iA3_4 > 2) && (iA3_4 < 5) && (iB3_4 > 4)){
				sIHSt=sIHSt + "It appears that you have a strong sense of self-esteem, but you may feel that your life is not moving forward exactly the way you would like. Feeling stuck in life can turn on your Hunger Switch. To read your full report, ";
			}
			if ((iA3_4 > 2) && (iA3_4 < 5) && (iB3_4 > 2) && (iB3_4 < 5)){
				sIHSt=sIHSt + "It appears that you feel your life is not moving forward the way you'd like and your feelings of self-worth are not as strong as they could be. Both these factors can turn on your Hunger Switch. To read your full report, ";
			}
			if ((iA3_4 > 2) && (iA3_4 < 5) && (iB3_4 < 3)){
				sIHSt=sIHSt + "It appears that you feel your life is not moving forward the way you would like and your sense of self-worth is not as strong as it could be. Both these factors can turn on your Hunger Switch. To read your full report, ";
			}
			if ((iA3_4 < 3) && (iB3_4 > 4)){
				sIHSt=sIHSt + "It appears that you feel your life is not moving forward the way you would like. However, you still have a high sense of self-worth, which should help you keep your Hunger Switch off. To read your full report, ";
			}
			if ((iA3_4 < 3) && (iB3_4 > 2) && (iB3_4 < 5)){
			sIHSt=sIHSt + "It appears that you feel your life is not moving forward the way you would like and your sense of self-worth is not as strong as it could be. Both these factors can turn on your Hunger Switch. To read your full report, ";
			}
			if ((iA3_4 < 3) && (iB3_4 < 3)){
				sIHSt=sIHSt + "It appears that you feel your life is not moving forward the way you would like and your sense of self-worth is not as strong as it could be. Both these factors can turn on your Hunger Switch. To read your full report, ";
			}
			var sHTML=sIHSt;
			var r=String(iIHS_3A1);
			r=r+","+String(iIHS_3A2);
			r=r+","+String(iIHS_3A3);
			r=r+","+String(iIHS_3A4);
			r=r+","+String(iIHS_3A5);
			r=r+","+String(iIHS_3A6);
			r=r+","+String(iIHS_3B1);
			r=r+","+String(iIHS_3B2);
			r=r+","+String(iIHS_3B3);
			r=r+","+String(iIHS_3B4);
			r=r+","+String(iIHS_3B5);
			r=r+","+String(iIHS_3B6);
			sIHSt="<style type='text/css'>";
			sIHSt=sIHSt+" .IHS_3_client {font-family: arial; font-size:12px; color: #ffffff; text-decoration: none; font-weight: bold;}";
			sIHSt=sIHSt+" .IHS_3_link {COLOR: #ffffff; FONT-FAMILY: arial; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: underline;}";
			sIHSt=sIHSt+" a.IHS_3_link:hover {COLOR: #ffffff; FONT-FAMILY: arial; FONT-SIZE: 12px; FONT-WEIGHT:bold; TEXT-DECORATION: none;}";
			sIHSt=sIHSt+"</style>";
			sIHSt=sIHSt+"</head>";
			sIHSt=sIHSt+"<table height=200 width=320 cellpadding=23 cellspacing=0 border=0 background=<%=session("strLocation")%>images/stress_turns_on_your_hunger_switch_blank.gif>";
			sIHSt=sIHSt+"	<tr>";
			sIHSt=sIHSt+"		<td class=IHS_3_client>";
			sIHSt=sIHSt+sHTML+"<a href=stress_turns_on_your_hunger_switch_report.asp?r=" + r + " class=IHS_3_link>click here.</a>";
			sIHSt=sIHSt+"		</td>";
			sIHSt=sIHSt+"	</tr>";
			sIHSt=sIHSt+"</table>";
			oIHSthisPage.style.display='none';
			oIHSnextPage.innerHTML = sIHSt;
			oIHSnextPage.style.display='block';
	}
}
var sIHSt="<table height=206 width=328 cellpadding=23 cellspacing=0 border=0 background=<%=session("strLocation")%>images/stress_turns_on_your_hunger_switch_blank.gif>";
sIHSt=sIHSt+"	<tr>";
sIHSt=sIHSt+"		<td valign=top class=IHS_3_system>";
var sIHStableOpen=sIHSt;
sIHSt="			</td>";
sIHSt=sIHSt+"	</tr>";
sIHSt=sIHSt+"</table>";
var sIHStableClose=sIHSt;
document.writeln("<style type='text/css'>");
document.writeln(" .IHS_3_system {font-family: arial; font-size:12px; color: #ffffff; text-decoration: none; font-weight: bold;}");
document.writeln(" .IHS_3_client {font-family: arial; font-size:12px; color: #ffffff; text-decoration: none; font-weight: bold;}");
document.writeln(" .IHS_3_list {font-family: arial; font-size:12px; color: #000000; text-decoration: none; font-weight: bold;}");
document.writeln(" .IHS_3_white {font-family: arial; font-size:14px; color: #ffffff; text-decoration: none; font-weight: bold;}");
document.writeln(" .IHS_3_whiteLink {COLOR: #ffffff; FONT-FAMILY: arial; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none;}");
document.writeln(" a.IHS_3_whiteLink:hover {COLOR: #ffffff; FONT-FAMILY: arial; FONT-SIZE: 12px; FONT-WEIGHT:bold; TEXT-DECORATION:underline;}");
document.writeln(" .IHS_3_link {COLOR: #ffffff; FONT-FAMILY: arial; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none;}");
document.writeln(" a.IHS_3_link:hover {COLOR: #ffffff; FONT-FAMILY: arial; FONT-SIZE: 12px; FONT-WEIGHT:bold; TEXT-DECORATION:underline;}");
document.writeln("</style>");
document.writeln("<form name='fIHS_3entry'>");
//1
document.writeln("<div id='iIHS_31' style='display:block'>");
document.writeln("<table height=206 width=328 cellpadding=29 cellspacing=0 border=0 background=<%=session("strLocation")%>images/stress_turns_on_your_hunger_switch_start.gif>");
document.writeln("<tr>");
document.writeln("<td valign=top class=IHS_3_system>");
document.writeln("<img src=<%=session("strLocation")%>images/t.gif width=0 height=70 border=0 alt=''></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td valign=top align=center class=IHS_3_system><span class=IHS_3_white>&gt;&gt;</span><a href='#' onClick=\u0022fIHS_3validate('iIHS_31','iIHS_32'); return false;\u0022 class=IHS_3_whiteLink>CLICK HERE TO FIND OUT WHY!</a><span class=IHS_3_white>&lt;&lt;</span></td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("</div>");
//2
document.writeln("<div id='iIHS_32' style='display:none'>");
document.writeln(sIHStableOpen);
document.writeln("<br>Please complete the following sentences.<br><br>");
document.writeln("I&nbsp;");
document.writeln("<select name=nIHS_3A1 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=4>Almost Never</option>");
document.writeln("<option value=3>Occasionally</option>");
document.writeln("<option value=2>Frequently</option>");
document.writeln("<option value=1>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;feel overburdened by responsibilities.");
document.writeln("<br><br>");
document.writeln("I am&nbsp;");
document.writeln("<select name=nIHS_3A2 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=1>Almost Never</option>");
document.writeln("<option value=2>Occasionally</option>");
document.writeln("<option value=3>Frequently</option>");
document.writeln("<option value=4>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;satisfied with the amount of day to day fun I have.");
document.writeln("<br>");
document.writeln("<div align=right>&gt;&gt;<a href='#' onClick=\u0022fIHS_3validate('iIHS_32','iIHS_33'); return false;\u0022 class=IHS_3_link>Next</a>&nbsp;</div>");
document.writeln(sIHStableClose);
document.writeln("</div>");
//3
document.writeln("<div id='iIHS_33' style='display:none'>");
document.writeln(sIHStableOpen);
document.writeln("<br>Please complete the following sentences.<br><br>");
document.writeln("My future&nbsp;");
document.writeln("<select name=nIHS_3A3 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=1>Almost Never</option>");
document.writeln("<option value=2>Occasionally</option>");
document.writeln("<option value=3>Frequently</option>");
document.writeln("<option value=4>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;looks bright to me.");
document.writeln("<br><br>");
document.writeln("I&nbsp;");
document.writeln("<select name=nIHS_3A4 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=4>Almost Never</option>");
document.writeln("<option value=3>Occasionally</option>");
document.writeln("<option value=2>Frequently</option>");
document.writeln("<option value=1>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;find myself envying the life that others have.");
document.writeln("<br>");
document.writeln("<div align=right>&gt;&gt;<a href='#' onClick=\u0022fIHS_3validate('iIHS_33','iIHS_34'); return false;\u0022 class=IHS_3_link>Next</a>&nbsp;</div>");
document.writeln(sIHStableClose);
document.writeln("</div>");
//4
document.writeln("<div id='iIHS_34' style='display:none'>");
document.writeln(sIHStableOpen);
document.writeln("<br>Please complete the following sentences.<br><br>");
document.writeln("I&nbsp;");
document.writeln("<select name=nIHS_3A5 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=4>Almost Never</option>");
document.writeln("<option value=3>Occasionally</option>");
document.writeln("<option value=2>Frequently</option>");
document.writeln("<option value=1>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;feel stuck in my life.");
document.writeln("<br><br>");
document.writeln("I am&nbsp;");
document.writeln("<select name=nIHS_3A6 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=1>Almost Never</option>");
document.writeln("<option value=2>Occasionally</option>");
document.writeln("<option value=3>Frequently</option>");
document.writeln("<option value=4>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;comfortable challenging myself to grow and change.");
document.writeln("<br>");
document.writeln("<div align=right>&gt;&gt;<a href='#' onClick=\u0022fIHS_3validate('iIHS_34','iIHS_35'); return false;\u0022 class=IHS_3_link>Next</a>&nbsp;</div>");
document.writeln(sIHStableClose);
document.writeln("</div>");
//5
document.writeln("<div id='iIHS_35' style='display:none'>");
document.writeln(sIHStableOpen);
document.writeln("<br>Please complete the following sentences.<br><br>");
document.writeln("I am&nbsp;");
document.writeln("<select name=nIHS_3B1 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=4>Almost Never</option>");
document.writeln("<option value=3>Occasionally</option>");
document.writeln("<option value=2>Frequently</option>");
document.writeln("<option value=1>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;overly critical of myself.");
document.writeln("<br><br>");
document.writeln("I am&nbsp;");
document.writeln("<select name=nIHS_3B2 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=1>Almost Never</option>");
document.writeln("<option value=2>Occasionally</option>");
document.writeln("<option value=3>Frequently</option>");
document.writeln("<option value=4>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;free of doubts and fears.");
document.writeln("<br>");
document.writeln("<div align=right>&gt;&gt;<a href='#' onClick=\u0022fIHS_3validate('iIHS_35','iIHS_36'); return false;\u0022 class=IHS_3_link>Next</a>&nbsp;</div>");
document.writeln(sIHStableClose);
document.writeln("</div>");
//6
document.writeln("<div id='iIHS_36' style='display:none'>");
document.writeln(sIHStableOpen);
document.writeln("<br>Please complete the following sentences.<br><br>");
document.writeln("I can&nbsp;");
document.writeln("<select name=nIHS_3B3 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=1>Almost Never</option>");
document.writeln("<option value=2>Occasionally</option>");
document.writeln("<option value=3>Frequently</option>");
document.writeln("<option value=4>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;easily handle the ups and downs of life.");
document.writeln("<br><br>");
document.writeln("I&nbsp;");
document.writeln("<select name=nIHS_3B4 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=4>Almost Never</option>");
document.writeln("<option value=3>Occasionally</option>");
document.writeln("<option value=2>Frequently</option>");
document.writeln("<option value=1>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;find myself concerned with what others might be thinking about me.");
document.writeln("<br>");
document.writeln("<div align=right>&gt;&gt;<a href='#' onClick=\u0022fIHS_3validate('iIHS_36','iIHS_37'); return false;\u0022 class=IHS_3_link>Next</a>&nbsp;</div>");
document.writeln(sIHStableClose);
document.writeln("</div>");
//7
document.writeln("<div id='iIHS_37' style='display:none'>");
document.writeln(sIHStableOpen);
document.writeln("<br>Please complete the following sentences.<br><br>");
document.writeln("I&nbsp;");
document.writeln("<select name=nIHS_3B5 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=4>Almost Never</option>");
document.writeln("<option value=3>Occasionally</option>");
document.writeln("<option value=2>Frequently</option>");
document.writeln("<option value=1>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;feel I have to please others before I can take care of myself.");
document.writeln("<br><br>");
document.writeln("I&nbsp;");
document.writeln("<select name=nIHS_3B6 class=IHS_3_list>");
document.writeln("<option value=0 class=IHS_3_list>Make a selection</option>");
document.writeln("<option value=1>Almost Never</option>");
document.writeln("<option value=2>Occasionally</option>");
document.writeln("<option value=3>Frequently</option>");
document.writeln("<option value=4>Almost Always</option>");
document.writeln("</select>");
document.writeln("&nbsp;feel deserving of the good things I have in life.");
document.writeln("<br>");
document.writeln("<div align=right>&gt;&gt;<a href='#' onClick=\u0022fIHS_3validate('iIHS_37','iIHS_38'); return false;\u0022 class=IHS_3_link>Next</a>&nbsp;</div>");
document.writeln(sIHStableClose);
document.writeln("</div>");
//8
document.writeln("<div id='iIHS_38' style='display:none'>");
document.writeln("</div>");
document.writeln("</form>");
