var leftNavFeaturedTips = "<div id='leftNavFeature'>" +
			"<img src='/images/headers/pod_featured_tips.gif' alt='Featured Tips' /><br />" +
				"<p><strong>Staying Healthy Tip</strong><br />" +
				"  Learn smart ways to decrease your out-of-pocket health care expenses. (PDF, 100K)</p>" +
				"<ul>" +
				"  <li><a href='/pdf/Dollars_Sense_Basic.pdf'>read article</a></li>" +
				"</ul>" +
				"<p><strong>Well Informed</strong><br />" +
				"  A personalized health improvement program designed to let CIGNA HealthCare members and their doctors know about opportunities to maintain or improve the member's health.</p>" +
			  "<ul>" +
			"   <li><a href='/our_plans/programs/well_informed/index.html'>read article</a></li>" +
			  "</ul>" +
			"	<p><strong>Planning Ahead Tip</strong><br />" +
			"	  If you were unable to make your own health care  decisions, who would make them for you?&nbsp;  Learn how to choose a health care agent today to meet your needs  tomorrow.</p>" +
			  "<ul>" +
			  "  <li><a href='/healthinfo/aa114352.html'>read article</a>.</li>" +
			 " </ul>" +
			 "</div><!-- end navLeft-feature div -->	";
