

//<SCRIPT LANGUAGE=javascript>
<!--

	function setNavContent(s,h) {
		var nav_content = document.all.nav_content;
		nav_content.innerHTML = "";
		nav_content.insertAdjacentHTML("afterBegin",s)
		if ((!h==null) || (!h<=0)) nav_content.style.height = h;
	}




var aNavContent = new Array(10)
aNavContent[0] = "<p><B> A- </B> Excellent Rating <BR><BR> Fidelity Life Insurance Company has been rated A- (Excellent), based on an analysis of financial position and operating performance by A.M. Best Company - an independant analyst of the insurance industry.</p>"
aNavContent[1] = "<p>Through the years, we continue to know who we are and what we do.</p>"
aNavContent[2] = "By encouraging innovation and taking intelligent risks, our corporate founders have written a modern success story. By giving the management team the roots of the corporate philosophy and the wings to soar on their own, this success will continue to be written well into the future."
aNavContent[3] = "FSL\’s mission is to continue to provide quality life, health and interest-sensitive products to carefully selected niche markets in an ethical, professional manner.  FSL will meet changing, customer –defined markets with service excellence and product flexibility to achieve stable, consistent and profitable growth."
aNavContent[4] = "FSL\’s mission is to continue to provide quality life, health and interest-sensitive products to carefully selected niche markets in an ethical, professional manner.  FSL will meet changing, customer –defined markets with service excellence and product flexibility to achieve stable, consistent and profitable growth."
aNavContent[5] = "Through the years, we continue to know who we are and what we do."



//-->

//</SCRIPT>