<!-- Begin [RIGHT side of footer area - last update 2010-04-16 Sono]

// NOTE: If you use a ' add a slash before it like this \'

var d=new Date()
document.write('<span class ="footer">&copy;Copyright ' + d.getFullYear() + ' ');

document.write('<a href="legal.htm" target="_top">Living Tantra</a>. ');

document.write('Alle rechten voorbehouden<br>');

document.write('Voor meer informatie '); 

document.write('<a href="contact_NL.htm">contacteer ons!</a>');

document.write('</span><br>');

//  End -->