<!-- 
document.writeln('<h3>About</h3>');
document.writeln('<p>home <a href="index.html">more</a><br />');
document.writeln('writings & articles <a href="writings.html">more</a><br />');
document.writeln('label art <a href="gallery.html">more</a><br />');
document.writeln('comics <a href="comics.html">more</a><br />');
document.writeln('radio <a href="radio.html">more</a></p>');
document.writeln('<h3>Networking</h3>');
document.writeln('<p><font color="#FF9933">blogspot</font> <a href="http://digitalsweatshop.blogspot.com/">more</a><br />');
document.writeln('<font color="#003399">facebook</font> <a href="http://www.facebook.com/alan.oldham">more</a><br />');
document.writeln('<font color="#0000FF">myspace</font> <a href="http://myspace.com/blackmanfromthefuture">more</a><br />');
document.writeln('<font color="#3399CC">twitter</font> <a href="http://www.twitter.com/alan_oldham">more</a></p>');
document.writeln('<h3>Music</h3>');
document.writeln('<p>generator records <a href="http://www.generatorrecords.com">more</a><br />');
document.writeln('pure sonik records <a href="http://www.puresonikrecords.net">more</a><br />');
document.writeln('digital <a href="http://www.djt1000.bandcamp.com/">more</a>');
document.writeln('</p>');
document.writeln('<h3>Upcoming Tourdates</h3>');
document.writeln('<p>10/7 - Club Puschkin - Dresden DE<br>');
document.writeln('<p>10/14 - Pigalle Bar (Shoegaze/Indie Set) - Berlin DE<br>');
document.writeln('<p>10/15 - about://blank (Detroitrocketscience set) - Berlin, DE<br>');
document.writeln('<p>10/22 - Alan D. Oldham: Monochrome Art Opening at Rotation Records - Berlin, DE<br>');
document.writeln('<p>10/28 - B-Side - Manila, The Phillippines<br>');
document.writeln('<p>10/31 - Jungle Bar - Boracay Island, The Phillippines<br>');
document.writeln('<p>11/4 - Void - Shanghai, China<br>');
document.writeln('<p>11/5 - Futurepast - Leeds, UK<br>');
document.writeln('<p>11/27 - Venue TBA - Brooklyn, NY, USA<br>');
document.writeln('<p>12/31 - TBA<br>');
 -->
 
