<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="tarmac.htm">Tarmacadam</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="Services.htm">Other Services</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="gallery.htm">Gallery 1</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="gallery2.htm">Gallery 2</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');






document.write('<br><br>All contents &copy;Copyright 2009 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Blacktop Tarmacadam</a><br>');






var oneillcomputing	  = "yes"	// SHOW  COPYRIGHT






   if (oneillcomputing == "yes") {
document.write('Site Design &copy; 2009 All Rights Reserved <a href="http://www.oneillcomputing.com" target="_blank">ONeill Computing</a> & <a href="http://www.oneillcomputing.com" target="_blank">Hosting</a><br>');
}





//  End -->
