function displayHeader(title) {

document.writeln('<title>' + title + '</title>');

document.writeln('<link rel="stylesheet" href="stuff/index.css" type="text/css">');

document.writeln('<meta name="Keywords" content="jonathan pelham hamstring hamstring.org.uk japes weblog desktops wallpapers journal midi babushka blurb shrigley sketch comic">');

document.writeln('<meta name="Description" content="A weblog by Jonathan Pelham, featuring various crap.">');

document.writeln('<meta name="Author" content="Jonathan Pelham">');

}
