// Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');



document.write(' <a href="index.html">Quill Exhausts</a>');

document.write(' | ');

document.write(' <a href="contactus.htm">Contact Us</a>');

document.write('<br>');


document.write('<br />All contents ©Copyright 2010. Company Reg 5600139. The Quill logo and other marks herein are the property of Quill Exhausts and affiliated companies  ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">©Site Design by CBT UK</a><br>');










document.write('<br>');

document.write('</span>');


//  End -->