<!-- // Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Planilog');

document.write('</span><br>');

document.write('15 rue du Louvre<br>');

document.write('Paris, France 75001<br><br>');

document.write('PHONE: &nbsp;&nbsp;<span class="phonetitle">Call center <br> 33 (0)1 42 60 36 78<br></span>');

document.write('<br>Email:<br> ');

document.write(' <a href="mailto:sales@planilog.com">sales@planilog.com</a><br>');

//  End -->