﻿<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var pageheight	  = "30"	// SPACING ABOVE COPYRIGHT




document.write('<img src="images/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS


document.write('<a class="nlink" href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a class="nlink" href="about.html">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a class="nlink" href="ltc.html">Long Term Care</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a class="nlink" href="contact.html">Contact</a>');

document.write('<br><br>');

document.write('<span class="career_footer">Interested in a career as a LTC Specialist </span><a class="career_footer" href="career.html">- Click Here for Information -</a>');

document.write('<br>');

 

// EDIT THE NEXT LINE

document.write('<img src="images/spacer.gif" height="'+pageheight+'" width="5"><br>');

document.write('<table class="dsR7" border="0" cellspacing="4" cellpadding="0">');

document.write('<tr>');

document.write('<td class="dsR4"><a href="http://integritywebworks.com" target="blank"><img src="images/iw_logo.gif" alt="" height="30" width="117" border="0" /></a></td>');

document.write('<td class="dsR8"><span class="footer">Site Design &copy; 2008 All rights reserved <a class="flink" href="http://integritywebworks.com" target="blank" >Integrity Webworks</a></span></td>');

document.write('</tr>');

document.write('</table><br>');


			
			
		


//  End -->