document.write(
'<div id="sitebox">' +
'<p>&mdash;&nbsp;<a href="about.html">About Us</a> &mdash;&nbsp;' +
'<a href="services.html">Our Services</a> &mdash;&nbsp;' +
'<a href="contact.html">Contact Us</a> &mdash;&nbsp;' +
'<a href="http://tools.rfdude.com">Software Tools</a> &mdash;&nbsp;' +
'<a href="links.html">Links</a>&nbsp;&mdash;' +
'</p>' +
'</div>' +
'<p>Copyright &copy; 2008-2010 RFdude.com LLC</p>'
)

