<!--
document.open();
document.write("<td>");
if (defaultSection == 'firstNav3') {
	if (defaultSubSection == 'secondNav3a') {
		document.write("<a href=\"../benefits/instal.html\"><img src=\"../images/ins_on.gif\" width=97 height=27 alt=\"\" border=0 name=\"secondNav3a\"></a>");
	} else {
		document.write("<a href=\"../benefits/instal.html\" onmouseout=\"imgOff('secondNav3a');imgOn(defaultSubSection)\" onmouseover=\"imgOn('secondNav3a');imgOff(defaultSubSection)\"><img src=\"../images/ins_off.gif\" width=97 height=27 alt=\"\" border=0 name=\"secondNav3a\"></a>");
	}
	if (defaultSubSection == 'secondNav3b') {
				document.write("<a href=\"../benefits/change.html\"><img src=\"../images/poi_on.gif\" width=116 height=27 alt=\"\" border=0 name=\"secondNav3b\"></a>");
			} else {
				document.write("<a href=\"../benefits/change.html\" onmouseout=\"imgOff('secondNav3b');imgOn(defaultSubSection)\" onmouseover=\"imgOn('secondNav3b');imgOff(defaultSubSection)\"><img src=\"../images/poi_off.gif\" width=116 height=27 alt=\"\" border=0 name=\"secondNav3b\"></a>");
	}
	if (defaultSubSection == 'secondNav3c') {
		document.write("<a href=\"../benefits/more.html\"><img src=\"../images/din_on.gif\" width=86 height=27 alt=\"\" border=0 name=\"secondNav3c\"></a>");
	} else {
		document.write("<a href=\"../benefits/more.html\" onmouseout=\"imgOff('secondNav3c');imgOn(defaultSubSection)\" onmouseover=\"imgOn('secondNav3c');imgOff(defaultSubSection)\"><img src=\"../images/din_off.gif\" width=86 height=27 alt=\"\" border=0 name=\"secondNav3c\"></a>");
	}
	if (defaultSubSection == 'secondNav3d') {
		document.write("<a href=\"../benefits/yellow.html\"><img src=\"../images/yel_on.gif\" width=89 height=27 alt=\"\" border=0 name=\"secondNav3d\"></a>");
	} else {
		document.write("<a href=\"../benefits/yellow.html\" onmouseout=\"imgOff('secondNav3d');imgOn(defaultSubSection)\" onmouseover=\"imgOn('secondNav3d');imgOff(defaultSubSection)\"><img src=\"../images/yel_off.gif\" width=89 height=27 alt=\"\" border=0 name=\"secondNav3d\"></a>");
	}
	if (defaultSubSection == 'secondNav3f') {
		document.write("<a href=\"../benefits/infinite.html\"><img src=\"../images/sur_on.gif\" width=79 height=27 alt=\"\" border=0 name=\"secondNav3f\"></a>");
	} else {
		document.write("<a href=\"../benefits/infinite.html\" onmouseout=\"imgOff('secondNav3f');imgOn(defaultSubSection)\" onmouseover=\"imgOn('secondNav3f');imgOff(defaultSubSection)\"><img src=\"../images/sur_off.gif\" width=79 height=27 alt=\"\" border=0 name=\"secondNav3f\"></a>");
	}
	if (defaultSubSection == 'secondNav3g') {
		document.write("<a href=\"../benefits/discount.html\"><img src=\"../images/sos_on.gif\" width=82 height=27 alt=\"\" border=0 name=\"secondNav3g\"></a>");
	} else {
		document.write("<a href=\"../benefits/discount.html\" onmouseout=\"imgOff('secondNav3g');imgOn(defaultSubSection)\" onmouseover=\"imgOn('secondNav3g');imgOff(defaultSubSection)\"><img src=\"../images/sos_off.gif\" width=82 height=27 alt=\"\" border=0 name=\"secondNav3g\"></a>");
	}
	if (defaultSubSection == 'secondNav3h') {
		document.write("<a href=\"../benefits/travel.html\"><img src=\"../images/tra_on.gif\" width=82 height=27 alt=\"\" border=0 name=\"secondNav3h\"></a>");
	} else {
		document.write("<a href=\"../benefits/travel.html\" onmouseout=\"imgOff('secondNav3h');imgOn(defaultSubSection)\" onmouseover=\"imgOn('secondNav3h');imgOff(defaultSubSection)\"><img src=\"../images/tra_off.gif\" width=82 height=27 alt=\"\" border=0 name=\"secondNav3h\"></a>");
	}
}
if (defaultSection == 'firstNav1' || firstNav == '') {
	document.write("<img src=\"../images/blank.gif\" width=82 height=27 BORDER=0>");
}
if (defaultSection == 'firstNav2') {
	document.write("<img src=\"../images/blank.gif\" width=82 height=27 BORDER=0>");
}
if (defaultSection == 'firstNav4' || firstNav == '') {
	document.write("<img src=\"../images/blank.gif\" width=82 height=27 BORDER=0>");
}
if (defaultSection == 'firstNav5' || firstNav == '') {
	document.write("<img src=\"../images/blank.gif\" width=82 height=27 BORDER=0>");
}
if (defaultSection == 'firstNav6' || firstNav == '') {
	document.write("<img src=\"../images/blank.gif\" width=82 height=27 BORDER=0>");
}
if (defaultSection == 'firstNav2') {
	if (defaultSubSection == 'secondNav2a') {
		document.write("<a href=\"../newapp/welcome.html\"><img src=\"../images/gft_on.gif\" width=82 height=27 alt=\"\" border=0 name=\"secondNav2a\"></a>");
	} else {
		document.write("<a href=\"../newapp/welcome.html\" onmouseout=\"imgOff('secondNav2a');imgOn(defaultSubSection)\" onmouseover=\"imgOn('secondNav2a');imgOff(defaultSubSection)\"><img src=\"../images/gft_off.gif\" width=82 height=27 alt=\"\" border=0 name=\"secondNav2a\"></a>");	
	}
	if (defaultSubSection == 'secondNav2b') {
		document.write("<a href=\"../newapp/surprise.html\"><img src=\"../images/mor_on.gif\" width=86 height=27 alt=\"\" border=0 name=\"secondNav2b\"></a>");
	} else {
		document.write("<a href=\"../newapp/surprise.html\" onmouseout=\"imgOff('secondNav2b');imgOn(defaultSubSection)\" onmouseover=\"imgOn('secondNav2b');imgOff(defaultSubSection)\"><img src=\"../images/mor_off.gif\" width=86 height=27 alt=\"\" border=0 name=\"secondNav2b\"></a>");
	}
}
document.write("</td>");
document.close();
//-->
