

document.write('<table class="footer" border="0">')

document.write('<tr>')

document.write('<td valign="top">Copyright &copy; 2011  <a href="http://www.qos.ch/">QOS.ch</a></td>')

document.write('  <td rowspan="2">')
document.write('    <script type="text/javascript" src="http://www.ohloh.net/p/586885/widgets/project_users.js"></script>')
document.write('  </td>')


document.write('</tr>')

AAT = '@'
DOOTT = '.'
document.write('<tr>') 

document.write('<td align="left" colspan="1">') 
document.write('We are actively looking for volunteers to proofread the documentation. Please send your corrections or suggestions for improvement to "corrections' + AAT +'qos'+DOOTT+'ch". See also the <a href="http://articles.qos.ch/contributing.html">instructions for contributors</a>.');
document.write('</td>') 
document.write('  <td>&nbsp;</td>')
document.write('</tr>') 

document.write('</table>')

