<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('P Macleod.');

document.write('</span><br>');

document.write('Tobermory,<br>');

document.write('Moss Road,<br>');

document.write('Ullapool,<br>');

document.write('Ross-Shire<br>');

document.write('Scotland, IV26 2TF<br>');

document.write('PHONE: <span class="phonetitle">(+44) 01854 612392<BR></span>');

document.write('FAX: <span class="phonetitle">(+44) 01854 612392<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:patriciamacleod@hotmail.com">patriciamacleod@hotmail.com</a><br>');


//  End -->