<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
  <head>
    <title>409: Service discontinued</title>

    <script language="javascript">

    <!-- Hide from older browsers

           // Print the name of the URL requested so it appears
           // in the error message for the 404.

           function printDocumentName()
           {
                document.write(', ');
                        document.write(encodeURIComponent(document.location.href));
                        document.write(', ');
           }

           // Produce an e-mail link if the client browser supports
           // Javascript.

           function printEmailLink()
           {
                        var domain = document.domain.toLowerCase();
                        var uri_parts = domain.split('.');

            // If the first array piece is 'www', then strip this from
                        // the array. We don't use the 'www' portion of the URL we
                        // have.

                        if (uri_parts[0] == 'www') {

                           domain = uri_parts[1]+'.'+uri_parts[2];

                        }

                        // If the domain is townnews.com or is not defined (blank),
                        // we simply skip writing this e-mail a webmaster link.

                        if ((domain != 'townnews.com') && (domain != '')) {

                   document.write(', or contact the webmaster at <A href="mailto:webmaster@' +
                                  domain + '">webmaster@' + domain + '</A>');

                    }
           }

       // End hiding -->


</script>

  </head>
  <body bgcolor="#ffffff" style="font-family: Verdana,Arial,Helvetica,Sans-Serif; margin: 20%">
<script type='text/javascript' src='http://stats.townnews.com/shared-content/stats/common/tracker.js'></script>
<script type='text/javascript'>
<!--
 if (typeof(TNStats_Tracker) !== 'undefined' && typeof(TNTracker) === 'undefined') { TNTracker = new TNStats_Tracker('crescotimes.com'); TNTracker.setTrackerDomain('stats.townnews.com'); TNTracker.trackPageView(); }
// -->
</script>
           <h1 style="font-size: 14pt; font-weight: bold">409 - Service discontinued</h1>
           <p style="font-size: 10pt">Please contact Townnews.Com for more information at 1-800-293-9576</p>


  </body>
</html>
