document.write('<p class="language"><img src="' + currentModeUrl + '/img/design/shim.gif" class="shim" alt="" />');
document.write('<a href="' + defaultURL + '/index.htm" target="_parent">NL</a> | ');
document.write('<a href="' + defaultURL + '/2index.htm" target="_parent">FR</a> | ');
document.write('<a href="' + defaultURL + '/4index.htm" target="_parent">EN</a>');
document.write('</p>');
document.write('<p class="homecontact"><a href="' + defaultURL + '/2index.htm" target="_parent">Home</a> | ' +
'<a href="' + defaultURL + '/2/about/2about.htm" target="_parent">A propos d\'airstop</a> | ' +
'<a href="' + defaultURL + '/2/contact/2contact.htm" target="_parent" title="Callcenter 070/233.188">Contact</a>');
document.write('</p>');

// mvr 18/6/2009 09:11 poging taalkeuzes goed te krijgen ... NOK
// mvr 18/6/2009 08:55 wegens problemen met stylesheet: table gebruikt
// document.write('<table summary="row1" width="800"><tr>');
// document.write('<td width="10">&nbsp;&nbsp;</td>');
// document.write('<td width="50"><a href="' + defaultURL + '/index.htm" target="_parent">NL</a> | </td>');
// document.write('<td width="50"><a href="' + defaultURL + '/2index.htm" target="_parent">FR</a> | </td>');
// document.write('<td width="50"><a href="' + defaultURL + '/4index.htm" target="_parent">EN</a></td>');
// document.write('<td width="*">&nbsp;</td>');
// document.write('<td width="400">');
// document.write('<a href="' + defaultURL + '/2index.htm" target="_parent">Home</a> | ');
// document.write('<a href="' + defaultURL + '/2/about/2about.htm" target="_parent">A propos d\'airstop</a> | ');
// document.write('<a href="' + defaultURL + '/2/contact/2contact.htm" target="_parent" title="Callcenter 070/233.188">Contact</a>');
// document.write('</td>');
// document.write('</tr></table>');


