<!-- Begin
// new nav written for CARE website
// added by Norm Schurdell - WhyNotDesign.com


document.write('<div style="margin:5px 5px 5px 5px; padding:5px 5px 5px 5px; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;>');
document.write('<p><a href="#"></a></p>');
document.write('<p><a href="providerlist.php">Provider Directory Listings</a></p>');
document.write('<p><a href="map.html" target="_blank">Interactive Provider Map</a></p>');
document.write('<hr />');
document.write('<p><a href="providerapp.php">About Care Providers</a></p>');
document.write('<hr />');
document.write('<p><a href="youthservice.php">Youth Services Technical Assistance</a></p>');
document.write('<hr />');
document.write('<p>Read our CARE Newsletter monthly updates!</p>');
document.write('<p>');
document.write('<a href="downloads/CARE Newsletter 5-14-08.pdf">May 2008</a><br />');
document.write('<a href="downloads/email newsletter 6_08.pdf">June 2008</a><br />');
document.write('</p>');
document.write('</div>');
// End -->