// JScript File
document.write('<table cellpadding=0 cellspacing=0 width="100%" border=0 id="Table5" style="background-color:#ffffff; border:solid 4px #F7F4F5;">');
    document.write('<tr valign="top">');
        document.write('<td style="padding:10px 5px 7px 2px;">');
            document.write('<img src="images/erdf-logo.gif" alt="ERDF" /><br />');
        document.write('</td>');
        document.write('<td style="font-color:#666666; font-size:9px; padding:7px 2px 7px 0;">');
            document.write('Part financed by ERDF, through the <a href="http://www.interreg3.com/EN/homepage.asp" style="color:#666666; text-decoration:underline;">Interreg IVA Channel programme</a>.');
        document.write('</td>');
    document.write('</tr>');
document.write('</table>');

