// JavaScript Document

//contact
document.write("<td width='69' valign='top' class='footer'><span class='style16'> ");
document.write("contact:  ");
document.write("</span> </td>");

//email + phone
document.write("<td width='207' valign='top' class='footer'> ");
document.write("<a href='mailto:max@fxn.ca' target='_blank'><span class='style17'>max@fxn.ca </span></a><span class='style17'> <br /> (418) 561-2807");
document.write("</span> </td>");

//une création FutureXnovation
document.write("<td width='314' valign='top' class='footer2'>");
document.write("<a href='http://www.fxn.ca' target='_blank'><span class='style16'> une cr&eacute;ation </span><span class='style17'> FutureXnovation 2009");
document.write("</span></a></td>");