document.write('<div class="c" style="font-family: monospace;"><br />');
document.write('<span style="color: #000000; font-weight: bold;">Function</span> s<span style="color: #66cc66;">&#40;</span>Tnl,Tfr<span style="color: #66cc66;">&#41;</span><br />');
document.write('&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #b1b100;">If</span> Session.<span style="color: #202020;">Contents</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;language&quot;</span><span style="color: #66cc66;">&#41;</span> = <span style="color: #ff0000;">&quot;nl&quot;</span> Then<br />');
document.write('&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; s = Tnl<br />');
document.write('&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #b1b100;">Else</span><br />');
document.write('&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;s = Tfr<br />');
document.write('&nbsp; &nbsp; &nbsp; &nbsp; End <span style="color: #b1b100;">If</span><br />');
document.write('End <span style="color: #000000; font-weight: bold;">Function</span><br />');
document.write('<br />');
document.write('s<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;Dutch text&quot;</span>,<span style="color: #ff0000;">&quot;French text&quot;</span><span style="color: #66cc66;">&#41;</span><br />');
document.write('&nbsp;</div>');
document.write('<br />&nbsp;<br /><div style="font-size: 12px">Brought to you by the community at <a href="http://www.bytemycode.com/snippets/snippet/209/1/" target="_blank">byteMyCode</a>.</div>');
