<!-- Begin

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

document.write('<span class="phonetitle">');

document.write('David Butler');

document.write('</span><br>');

document.write('Daves address here if wanted');

document.write('Town<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">Daves Phone contact here<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">Fax No here<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@dbfoto.co.uk">info@dbfoto.co.uk</a>');

//  End -->