var cText = ''

cText += '<h6> <p align="center"> <a href="http://www.gregdetre.co.uk/index.html">Home</a> - <a href="http://gregdetre.blogspot.com/">Blog</a> - <a href="http://www.gregdetre.co.uk/research.html">Research</a> - <a href="http://www.gregdetre.co.uk/software.html">Software</a> - <a href="http://www.gregdetre.co.uk/writing.html">Writing</a> - <a href="http://www.gregdetre.co.uk/about.html">About</a> </font></p>'

cText += '<p align="center"> <a href="mailto:greg@remove-this.gregdetre.co.uk">Email Greg Detre</a> - updated 14 March, 2009 </font> </h6>'

document.write(cText)

