<?php
$filename = __FILE__;
$webFilename = $_SERVER['PHP_SELF'];
$title="James's Home Page";
include "includes/top.php" ?>
<b>You can reach me by submitting <a href="/contact/?target_subject=Feedback%20about%20james.lockie.ca">this</a> form.</b>
<?php include "includes/bottom.php" ?>
Use the W3C Link Checker on your website.