
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

// LINKS


document.write('<span class="square">&#9632;</span>');
document.write('&nbsp;');
document.write('<A href="index.php">Home</A>');
document.write('<br>');

document.write('<span class="square">&#9632;</span>');
document.write('&nbsp;');
document.write('<A href="about.php">About Us</A>');
document.write('<br>');

document.write('<span class="square">&#9632;</span>');
document.write('&nbsp;');
document.write('<A href="what-to-expect.php">What to Expect</A>');
document.write('<br>');

document.write('<span class="square">&#9632;</span>');
document.write('&nbsp;');
document.write('<A href="services.php">Services and Fees</A>');
document.write('<br>');

document.write('<span class="square">&#9632;</span>');
document.write('&nbsp;');
document.write('<A href="contactKH.php">Contact Us</A>');


//  End -->
