document.write(' <a href="contact.html" class="foot">Contact</a> | ');
document.write(' <a href="quotes.html" class="foot">Get Quote</a> | ');
document.write(' <a href="index.html" class="foot">Home</a>');
document.write('<br>');
document.write('&copy;Copyright 2010 ');
document.write('<a href="index.html" target="_top" class="foot">Businesswork Solutions Ltd</a>');
document.write('<br>');
