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