<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write(' <a href="contact.htm" class="foot">Contact</a> | ');

document.write(' <a href="about.htm" class="foot">Profile</a> | ');

document.write(' <a href="index.html" class="foot">Home</a>');

document.write('<br>');

document.write('&copy; Copyright 2008 ');

document.write('<a href="mailto:artlab@paradise.net.nz?subject=Enquiry from web site&body=Please type your enquiry below:" target="_top" class="foot">EMAIL ARTLAB : 027 223 0810</a>');

document.write('<br>');


//  End -->
