<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<a href="index.php">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="php">Heating</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="plumbing.php">Plumbing</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="bathroom.php">Bathroom</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.php">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="terms.php">Terms & Conditions</a>');


document.write('<br>');


document.write('<br>All contents &copy;Copyright 2009 ');




// EDIT THE NEXT LINE

document.write('<a href="index.php">DC Heating & Plumbing</a> | <a href="http://www.easykey.net" target="_blank">Hosting by easykey</a><br>');

document.write('<br>');

//  End -->
