<!--//
document.open();
document.write("<tr valign=\"TOP\">");
if (firstNav == "ynot") {
	document.write("<td><img src=\"../images/intro_on.gif\" width=117 height=25 border=0 alt=\"\" name=\"firstNav1\"></td>");
} else {
	if (defaultSection != '') {
		document.write("<td><a href=\"../ynot/index.html\" onmouseover=\"showLayer('secondNav1');imgOff(defaultSection);imgOn('firstNav1')\"  onmouseout=\"hideLayer('secondNav1');imgOn(defaultSection);imgOff('firstNav1');\"><img src=\"../images/intro_off.gif\" width=117 height=25 border=0 alt=\"\" name=\"firstNav1\"></a></td>");
	} else {
		document.write("<td><a href=\"../ynot/index.html\" onmouseover=\"showLayer('secondNav1');imgOn('firstNav1')\"  onmouseout=\"hideLayer('secondNav1');imgOff('firstNav1');\"><img src=\"../images/intro_off.gif\" width=117 height=25 border=0 alt=\"\" name=\"firstNav1\"></a></td>");
	}
}
if (firstNav == "newapp") {
	document.write("<td><img src=\"../images/wel_on.gif\" width=118 height=25 border=0 alt=\"\" name=\"firstNav2\"></td>");
} else {
	if (defaultSection != '') {
		document.write("<td><a href=\"#\" onmouseover=\"imgOff(defaultSection);imgOn('firstNav2');showLayer('secondNav2');\" onmouseout=\"imgOn(defaultSection);imgOff('firstNav2');hideLayer('secondNav2');\"><img src=\"../images/wel_off.gif\" width=118 height=25 border=0 alt=\"\" name=\"firstNav2\"></a></td>");
	} else {
		document.write("<td><a href=\"#\" onmouseover=\"imgOn('firstNav2');showLayer('secondNav2');\" onmouseout=\"imgOff('firstNav2');hideLayer('secondNav2');\"><img src=\"../images/wel_off.gif\" width=118 height=25 border=0 alt=\"\" name=\"firstNav2\"></a></td>");
	}
}
if (firstNav == "benefits") {
	document.write("<td><img src=\"../images/off_on.gif\" width=119 height=25 border=0 alt=\"\" name=\"firstNav3\"></td>");
} else {
	if (defaultSection != '') {
		document.write("<td><a href=\"#\" onmouseover=\"imgOff(defaultSection);imgOn('firstNav3');showLayer('secondNav3');\" onmouseout=\"imgOn(defaultSection);imgOff('firstNav3');hideLayer('secondNav3')\"><img src=\"../images/off_off.gif\" width=119 height=25 border=0 alt=\"\" name=\"firstNav3\"></a></td>");
	} else {
		document.write("<td><a href=\"#\" onmouseover=\"imgOn('firstNav3');showLayer('secondNav3');\" onmouseout=\"imgOff('firstNav3');hideLayer('secondNav3')\"><img src=\"../images/off_off.gif\" width=119 height=25 border=0 alt=\"\" name=\"firstNav3\"></a></td>");
	}
}
if (firstNav == "rights") {
	document.write("<td><img src=\"../images/fea_on.gif\" width=118 height=25 border=0 alt=\"\" name=\"firstNav4\"></td>");
} else {
	if (defaultSection != '') {
		document.write("<td><a href=\"../rights/index.html\" onmouseover=\"showLayer('secondNav1');imgOff(defaultSection);imgOn('firstNav4')\"  onmouseout=\"hideLayer('secondNav1');imgOn(defaultSection);imgOff('firstNav4');\"><img src=\"../images/fea_off.gif\" width=118 height=25 border=0 alt=\"\" name=\"firstNav4\"></a></td>");
	} else {
		document.write("<td><a href=\"../rights/index.html\" onmouseover=\"showLayer('secondNav1');imgOn('firstNav4')\"  onmouseout=\"hideLayer('secondNav1');imgOff('firstNav4');\"><img src=\"../images/fea_off.gif\" width=118 height=25 border=0 alt=\"\" name=\"firstNav4\"></a></td>");
	}
}
if (firstNav == "apply") {
	document.write("<td><img src=\"../images/app_on.gif\" width=117 height=25 border=0 alt=\"\" name=\"firstNav5\"></td>");
} else {
	if (defaultSection != '') {
		document.write("<td><a href=\"../apply/index.html\" onmouseover=\"showLayer('secondNav1');imgOff(defaultSection);imgOn('firstNav5')\"  onmouseout=\"hideLayer('secondNav1');imgOn(defaultSection);imgOff('firstNav5');\"><img src=\"../images/app_off.gif\" width=117 height=25 border=0 alt=\"\" name=\"firstNav5\"></a></td>");
	} else {
		document.write("<td><a href=\"../apply/index.html\" onmouseover=\"showLayer('secondNav1');imgOn('firstNav5')\"  onmouseout=\"hideLayer('secondNav1');imgOff('firstNav5');\"><img src=\"../images/app_off.gif\" width=117 height=25 border=0 alt=\"\" name=\"firstNav5\"></a></td>");
	}
}
if (firstNav == "advert") {
	document.write("<td><img src=\"../images/tvc_on.gif\" width=118 height=25 border=0 alt=\"\" name=\"firstNav6\"></td>");
} else {
	if (defaultSection != '') {
		document.write("<td><a href=\"../advert/index.html\" onmouseover=\"showLayer('secondNav1');imgOff(defaultSection);imgOn('firstNav6')\"  onmouseout=\"hideLayer('secondNav1');imgOn(defaultSection);imgOff('firstNav6');\"><img src=\"../images/tvc_off.gif\" width=118 height=25 border=0 alt=\"\" name=\"firstNav6\"></a></td>");
	} else {
		document.write("<td><a href=\"../advert/index.html\" onmouseover=\"showLayer('secondNav1');imgOn('firstNav6')\"  onmouseout=\"hideLayer('secondNav1');imgOff('firstNav6');\"><img src=\"../images/tvc_off.gif\" width=118 height=25 border=0 alt=\"\" name=\"firstNav6\"></a></td>");
	}
}
document.write("</tr>");
document.close();
//-->
