/*document.write('<div id="footer">'+
'<p><a href="/company/terms.html">Terms of Use</a> : <a href="/company/policy.html">Privacy Policy</a></p>'+
'<a href="/downloads/newsletter_subscription.php"><img class="newletter" src="/images/en/index_newsletter.jpg" /></a>'+
'<div class="clear"></div>'+
'</div>');*/

document.write('<table width="775" id="footer" border="0" style="margin:0 0 20px 0; padding:0;">'+
'<tr>'+
'<td><p style="padding-left:10px;"><a href="/company/terms.html">Terms of Use</a> : <a href="/company/policy.html">Privacy Policy</a></p></td>'+
'<td><a href="/Lumec3Dv2/home/index_en.php"><img class="newletter" src="/images/en/footer_lumec3d2.gif" /></a></td>'+
'</tr>'+
'</table>');