<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('John Kelly');

document.write('</span><br>');

document.write('John Kelly Photography (UK),<br>');

document.write('11, Sellar Place,<br>');

document.write('Aberlour,<br>');

document.write('Moray, AB38 9LE,<br>');

document.write('Scotland, U. K.<br>');

// document.write('PHONE: &nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

// document.write('FAX: &nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>Callers by appointment only please.<br>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@jakphoto.co.uk">info@jakphoto.co.uk</a>');

//  End -->