<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Sono - Living Tantra</span><br>');

// document.write('Bergensestwg. 143<br>'); removed dd. 2008-12-25
// document.write('B-1600 St-P. Leeuw<br>'); removed dd. 2008-12-25

document.write('T&eacute;l&eacute;phone&nbsp;: <span class="phonetitle">+32 2305 3039<br></span>');
document.write('Mobile: <span class="phonetitle">+32 488 270 399<br></span>');

document.write('<br>Adresse courriel :<br>');
document.write(' <A HREF="mailto:info@livingtantra.be">info@livingtantra.be</a><br><br>');

// NEXT line does NOT work É due to the popUpFAQ command???
// document.write('<br><a href="javascript:popUpFAQ('noSPAM-popup.htm')"><img src="picts/tag-comment.gif" alt="image" align="absmiddle"> Actions ANTI-spam!!</a><br>');

// NOR does NEXT line without the  "javascript:" prefix in form of popUpFAQ
// document.write('<br><a href="popUpFAQ('noSPAM-popup.htm')"><img src="picts/tag-comment.gif" alt="image" align="absmiddle"> Actions ANTI-spam!!</a><br>');

// while NEXT line DOES work
// document.write('<br><a href="NOSPAM.htm"><img src="picts/tag-comment.gif" alt="image" align="absmiddle"> Actions ANTI-spam&nbsp;!!</a><br>');

//  End -->