
	
			leftBpiece = 'border-left: ' + rightnavboxBorderV;
			rightBpiece = 'border-right: ' + rightnavboxBorderV;
			topBpiece = 'border-top: ' + rightnavboxBorderV;
			bottomBpiece = 'border-bottom: ' + rightnavboxBorderV;
			leftNavBulletStr = '';
			topbottomPad = 'padding-bottom: ' + rightCellHeightV + ';padding-top: ' + rightCellHeightV + ';';
			if (rightcolumnalignmentV=='left')
			{
				if (rightnavBulletImageV.length != 0)
				{				
					leftNavBulletStr = '<td valign="middle" width="5" style="' + topbottomPad + topBpiece + bottomBpiece + leftBpiece + 'border-right: none;"><img src="'+rightnavBulletImageV + '"/></td>';
					leftBpiece = 'border-left: none;';
				}					
				leftNavBulletStr = leftNavBulletStr + '<td style="' + topbottomPad + leftBpiece + topBpiece + bottomBpiece + 'border-right: none;" width="3"><img width="3" src="'+webPathStr+'/images/dot.gif"/></td>';
				leftBpiece = 'border-left: none;';
			}
			
			
			
			rightNavBulletStr = '';
			if (rightcolumnalignmentV=='right' || rightcolumnalignmentV=='center')
			{
				if (rightnavBulletImageV.length != 0)
				{
					rightNavBulletStr = '<td valign="middle" width="5" style="' + topbottomPad + topBpiece + bottomBpiece + 'border-right: none;border-left: none;"><img src="' + rightnavBulletImageV + '"/></td>';
				}
				rightNavBulletStr = rightNavBulletStr + '<td width="3" style="' + topbottomPad + rightBpiece + topBpiece + bottomBpiece + 'border-left: none;"><img width="3" src="'+webPathStr+'/images/dot.gif"/></td>';
				rightBpiece = 'border-right: none;';
			}
			
			centerBorderStyle = leftBpiece + topBpiece + bottomBpiece + rightBpiece;
	
	
				
			
			childCatsVal += '<tr>';
				childCatsVal += leftNavBulletStr;
				childCatsVal += '<td valign="middle" align="' + rightcolumnalignmentV + '" width="95%" style="' + topbottomPad + centerBorderStyle + '"><span class="textfont"><a class="rightnavlink" target="_self" href="'+webPathStr+'/fcontent/APPLICATIONS/Retirement_Communities/FEATURES_&amp;_BENEFITS/index.php">' + T97100109105110_1082057975913 + '</a></span></td>';
				childCatsVal += rightNavBulletStr;
			childCatsVal += '</tr>';					
		
				if (leftNavBulletStr.length != 0)
				{
					re = new RegExp(topBpiece,"gi");
					leftNavBulletStr=leftNavBulletStr.replace(re, 'border-top: none;');
				}
				if (rightNavBulletStr.length != 0)
				{
					re = new RegExp(topBpiece,"gi");
					rightNavBulletStr=rightNavBulletStr.replace(re, 'border-top: none;');
				}
				if (centerBorderStyle.length != 0)
				{
					re = new RegExp(topBpiece,"gi");
					centerBorderStyle=centerBorderStyle.replace(re, 'border-top: none;');
				}
					
			
			childCatsVal += '<tr>';
				childCatsVal += leftNavBulletStr;
				childCatsVal += '<td valign="middle" align="' + rightcolumnalignmentV + '" width="95%" style="' + topbottomPad + centerBorderStyle + '"><span class="textfont"><a class="rightnavlink" target="_self" href="'+webPathStr+'/fcontent/APPLICATIONS/Retirement_Communities/FAQ\'s/index.php">' + T97100109105110_1083865889408 + '</a></span></td>';
				childCatsVal += rightNavBulletStr;
			childCatsVal += '</tr>';					
				
			
			childCatsVal += '<tr>';
				childCatsVal += leftNavBulletStr;
				childCatsVal += '<td valign="middle" align="' + rightcolumnalignmentV + '" width="95%" style="' + topbottomPad + centerBorderStyle + '"><span class="textfont"><a class="rightnavlink" target="_self" href="'+webPathStr+'/fcontent/APPLICATIONS/Retirement_Communities/DETAILED_FEATURE_SHEET/index.php">' + T97100109105110_1085514552043 + '</a></span></td>';
				childCatsVal += rightNavBulletStr;
			childCatsVal += '</tr>';					
				
			
			childCatsVal += '<tr>';
				childCatsVal += leftNavBulletStr;
				childCatsVal += '<td valign="middle" align="' + rightcolumnalignmentV + '" width="95%" style="' + topbottomPad + centerBorderStyle + '"><span class="textfont"><a class="rightnavlink" target="_self" href="'+webPathStr+'/fcontent/APPLICATIONS/Retirement_Communities/ARTICLES/index.php">' + T97100109105110_1085660458852 + '</a></span></td>';
				childCatsVal += rightNavBulletStr;
			childCatsVal += '</tr>';					
				
			
			childCatsVal += '<tr>';
				childCatsVal += leftNavBulletStr;
				childCatsVal += '<td valign="middle" align="' + rightcolumnalignmentV + '" width="95%" style="' + topbottomPad + centerBorderStyle + '"><span class="textfont"><a class="rightnavlink" target="_self" href="'+webPathStr+'/fcontent/APPLICATIONS/Retirement_Communities/PRICING_&amp;_RENTAL/index.php">' + T97100109105110_1082072876128 + '</a></span></td>';
				childCatsVal += rightNavBulletStr;
			childCatsVal += '</tr>';					
		