document.write('<div class="asp" style="font-family: monospace;"><br />');
document.write('<span style="color: #990099; font-weight: bold;">For</span> i = <span style="color: #800000;">97</span> <span style="color: #990099; font-weight: bold;">to</span> <span style="color: #800000;">97</span><span style="color: #800000;">+25</span><br />');
document.write('&nbsp; <span style="color: #990099; font-weight: bold;">Response</span>.<span style="color: #330066;">Write</span> Chr<span style="color: #006600; font-weight:bold">&#40;</span>i<span style="color: #006600; font-weight:bold">&#41;</span><br />');
document.write('<span style="color: #990099; font-weight: bold;">Next</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/707/1/" target="_blank">byteMyCode</a>.</div>');
