<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('Robin and Gill Morgan');

document.write('</span><br>');

document.write('<span class="phonetitle">');

document.write('Magourou<br>');

document.write('22110 Rostrenen<br>');

document.write('Bretagne<br>');

document.write('France<br>');

document.write('PHONE (In France): <span class="phonetitle">02 96 29 23 75<BR></span>');

document.write('PHONE (From UK): <span class="phonetitle">00 33 2 96 29 23 75<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:morgan@magourou.com" class="link">morgan@magourou.com</a><br>');



//  End -->