
	
			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;


							
			
			document.write('<tr>');
				document.write(leftNavBulletStr);
				document.write('<td valign="middle" align="' + rightcolumnalignmentV + '" width="95%" style="' + topbottomPad + centerBorderStyle + '"><span class="textfont"><a class="rightnavlink" target="_self" href="'+webPathStr+'/fcontent/APPLICATIONS/Retirement_Communities/index.php">' + T97100109105110_1051126394016 + '</a></span></td>');
				document.write(rightNavBulletStr);
			document.write('</tr>');					

			if(childCats == '97100109105110x1051126394016')
			{
				if (childCatsVal.length != 0)
				{
				
					myImg=new Image(); 
					myImg.src=rightnavBulletImageV; 
					oldW = myImg.width // the img width 
					oldH = myImg.height //the img height
				
					newstr = childCatsVal;
					/*re = /width="3"/gi;
					newstr=newstr.replace(re, 'width="11"');*/
					
					
					re = new RegExp(topBpiece,"gi");
					newstr=newstr.replace(re, 'border-top: none;');
					
					re = new RegExp('width="95%" style="','gi');
					newstr=newstr.replace(re, 'width="95%" style="padding-left: 10px;');
					
					
					/*re = new RegExp('src="' + rightnavBulletImageV + '"', "gi")
					newstr=newstr.replace(re,'src="' + webPathStr + '/images/dot.gif" width="20" height="1"');*/
					
					re = new RegExp('src="' + rightnavBulletImageV + '"', "gi")
					newstr=newstr.replace(re,'src="' + webPathStr + '/images/dot.gif" width="1" height="1"');					
					
					
					
						re = /php">/gi;
						newstr=newstr.replace(re, 'php"><span style="font-size: 90%">');
						
						re = /<\/a>/gi;
						newstr=newstr.replace(re, '</span></a>');					
					
					
				
					document.write(newstr);
				}
			}
			
			
		
				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;');
				}
								
			
			document.write('<tr>');
				document.write(leftNavBulletStr);
				document.write('<td valign="middle" align="' + rightcolumnalignmentV + '" width="95%" style="' + topbottomPad + centerBorderStyle + '"><span class="textfont"><a class="rightnavlink" target="_self" href="'+webPathStr+'/fcontent/APPLICATIONS/Health_Care/index.php">' + T97100109105110_1051126349742 + '</a></span></td>');
				document.write(rightNavBulletStr);
			document.write('</tr>');					

			if(childCats == '97100109105110x1051126349742')
			{
				if (childCatsVal.length != 0)
				{
				
					myImg=new Image(); 
					myImg.src=rightnavBulletImageV; 
					oldW = myImg.width // the img width 
					oldH = myImg.height //the img height
				
					newstr = childCatsVal;
					/*re = /width="3"/gi;
					newstr=newstr.replace(re, 'width="11"');*/
					
					
					re = new RegExp(topBpiece,"gi");
					newstr=newstr.replace(re, 'border-top: none;');
					
					re = new RegExp('width="95%" style="','gi');
					newstr=newstr.replace(re, 'width="95%" style="padding-left: 10px;');
					
					
					/*re = new RegExp('src="' + rightnavBulletImageV + '"', "gi")
					newstr=newstr.replace(re,'src="' + webPathStr + '/images/dot.gif" width="20" height="1"');*/
					
					re = new RegExp('src="' + rightnavBulletImageV + '"', "gi")
					newstr=newstr.replace(re,'src="' + webPathStr + '/images/dot.gif" width="1" height="1"');					
					
					
					
						re = /php">/gi;
						newstr=newstr.replace(re, 'php"><span style="font-size: 90%">');
						
						re = /<\/a>/gi;
						newstr=newstr.replace(re, '</span></a>');					
					
					
				
					document.write(newstr);
				}
			}
			
			
							
			
			document.write('<tr>');
				document.write(leftNavBulletStr);
				document.write('<td valign="middle" align="' + rightcolumnalignmentV + '" width="95%" style="' + topbottomPad + centerBorderStyle + '"><span class="textfont"><a class="rightnavlink" target="_self" href="'+webPathStr+'/fcontent/APPLICATIONS/Schools_and_Universities_/index.php">' + T97100109105110_1051126366907 + '</a></span></td>');
				document.write(rightNavBulletStr);
			document.write('</tr>');					

			if(childCats == '97100109105110x1051126366907')
			{
				if (childCatsVal.length != 0)
				{
				
					myImg=new Image(); 
					myImg.src=rightnavBulletImageV; 
					oldW = myImg.width // the img width 
					oldH = myImg.height //the img height
				
					newstr = childCatsVal;
					/*re = /width="3"/gi;
					newstr=newstr.replace(re, 'width="11"');*/
					
					
					re = new RegExp(topBpiece,"gi");
					newstr=newstr.replace(re, 'border-top: none;');
					
					re = new RegExp('width="95%" style="','gi');
					newstr=newstr.replace(re, 'width="95%" style="padding-left: 10px;');
					
					
					/*re = new RegExp('src="' + rightnavBulletImageV + '"', "gi")
					newstr=newstr.replace(re,'src="' + webPathStr + '/images/dot.gif" width="20" height="1"');*/
					
					re = new RegExp('src="' + rightnavBulletImageV + '"', "gi")
					newstr=newstr.replace(re,'src="' + webPathStr + '/images/dot.gif" width="1" height="1"');					
					
					
					
						re = /php">/gi;
						newstr=newstr.replace(re, 'php"><span style="font-size: 90%">');
						
						re = /<\/a>/gi;
						newstr=newstr.replace(re, '</span></a>');					
					
					
				
					document.write(newstr);
				}
			}
			
			
							
			
			document.write('<tr>');
				document.write(leftNavBulletStr);
				document.write('<td valign="middle" align="' + rightcolumnalignmentV + '" width="95%" style="' + topbottomPad + centerBorderStyle + '"><span class="textfont"><a class="rightnavlink" target="_self" href="'+webPathStr+'/fcontent/APPLICATIONS/Corporate/index.php">' + T97100109105110_1051126376711 + '</a></span></td>');
				document.write(rightNavBulletStr);
			document.write('</tr>');					

			if(childCats == '97100109105110x1051126376711')
			{
				if (childCatsVal.length != 0)
				{
				
					myImg=new Image(); 
					myImg.src=rightnavBulletImageV; 
					oldW = myImg.width // the img width 
					oldH = myImg.height //the img height
				
					newstr = childCatsVal;
					/*re = /width="3"/gi;
					newstr=newstr.replace(re, 'width="11"');*/
					
					
					re = new RegExp(topBpiece,"gi");
					newstr=newstr.replace(re, 'border-top: none;');
					
					re = new RegExp('width="95%" style="','gi');
					newstr=newstr.replace(re, 'width="95%" style="padding-left: 10px;');
					
					
					/*re = new RegExp('src="' + rightnavBulletImageV + '"', "gi")
					newstr=newstr.replace(re,'src="' + webPathStr + '/images/dot.gif" width="20" height="1"');*/
					
					re = new RegExp('src="' + rightnavBulletImageV + '"', "gi")
					newstr=newstr.replace(re,'src="' + webPathStr + '/images/dot.gif" width="1" height="1"');					
					
					
					
						re = /php">/gi;
						newstr=newstr.replace(re, 'php"><span style="font-size: 90%">');
						
						re = /<\/a>/gi;
						newstr=newstr.replace(re, '</span></a>');					
					
					
				
					document.write(newstr);
				}
			}
			
			
		