Files
4k_synthwave/out.html
2025-06-15 10:24:37 +03:00

4 lines
1.6 MiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Crinkler compression report</title><script type='text/javascript'>function collapse(el){el.style.display='none';el=el.parentNode.parentNode.previousSibling;while(el.className!='c1'){el=el.firstChild;}var address=el.innerHTML.substr(1);el.innerHTML='+'+address;}function expand(el){el.style.display='';el=el.parentNode.parentNode.previousSibling;while(el.className!='c1'){el=el.firstChild;}var address=el.innerHTML.substr(1);el.innerHTML='-'+address;}function hideSections(){var el;for(i=0;(el=document.getElementById('h_'+i))!=null;i++){el.style.display = 'none';}expandPrefix("o_");}function showSections(){var el;for(i=0;(el=document.getElementById('h_'+i))!=null;i++){el.style.display='';}}function switchMenu(obj){var el=document.getElementById(obj);if(el.style.display != 'none'){collapse(el);}else{expand(el);}}function collapsePrefix(prefix){var el;for(i=0;(el=document.getElementById(prefix+i))!=null;i++){collapse(el);}}function expandPrefix(prefix){var el;for(i=0;(el=document.getElementById(prefix+i))!=null;i++){expand(el);}}function markState(s){for(i=1;i<=6;i++){var e=document.getElementById('state_'+i);e.setAttribute('style', i==s?'font-weight:bold':'');}}function stateCollapsed(){collapsePrefix('s_');collapsePrefix('o_');collapsePrefix('p_');showSections();markState(1);}function stateSections(){expandPrefix('s_');collapsePrefix('o_');collapsePrefix('p_');showSections();markState(2);}function stateGlobals(){expandPrefix('s_');expandPrefix('o_');collapsePrefix('p_');hideSections();markState(3);}function stateSectionsGlobals(){expandPrefix('s_');expandPrefix('o_');collapsePrefix('p_');showSections();markState(4);}function stateGlobalsExpanded(){expandPrefix('s_');expandPrefix('o_');expandPrefix('p_');hideSections();markState(5);}function stateSectionsGlobalsExpanded(){expandPrefix('s_');expandPrefix('o_');expandPrefix('p_');showSections();markState(6);}function startState(){stateGlobals();}function recursiveExpand(id){var el=document.getElementById(id);while(el!=null){if(el.localName == 'DIV' && el.id.match('h_') == null){expand(el);}el=el.parentNode;}}</script><style type='text/css'>body{font-family:monospace;}.data{border-collapse:collapse;}.data td{border:0px;}.grptable{border-collapse:collapse;border:0px;}.grptable td{border:0px;padding:0px;}.grptable th{border:0px;padding:0px;}.address{width:7em;text-align:left;white-space:nowrap;}.private_symbol_row th{background-color:#eef;}.public_symbol_row th{background-color:#99c;font-weight:bold;}.oldsection_symbol_row th{background-color:#c88;font-weight:bold;}.section_symbol_row th{background-color:#8c8;font-weight:bold;}.public_symbol_row_expandable th{cursor: pointer;cursor: hand;background-color:#99c;font-weight:bold;}.oldsection_symbol_row_expandable th{cursor: pointer;cursor: hand;background-color:#c88;font-weight:bold;}.section_symbol_row_expandable th{cursor: pointer;cursor: hand;background-color:#8c8;font-weight:bold;}.c1{width:7em;text-align:left;white-space:nowrap;}.c2{width:45em;text-align:right;white-space:nowrap;}.c3{width:7em;text-align:right;white-space:nowrap;}.c4{width:7em;text-align:right;white-space:nowrap;}.c5{width:7em;text-align:right;white-space:nowrap;}a:link { color: #333333; }a:visited { color: #333333; }a:hover { color: #333333; }a:active { color: #333333; }</style></head><body onload='startState()'><h1>Crinkler compression report</h1><p><b>Report for file out\leviathan-release.exe generated by Crinkler 2.1a on Thu Aug 8 22:25:37 2024
</b></p><p><b>Options: /SUBSYSTEM:WINDOWS /ENTRY:entrypoint /COMPMODE:SLOW /SATURATE /HASHSIZE:1000 /HASHTRIES:300 /ORDERTRIES:9000 /RANGE:opengl32 /UNSAFEIMPORT /TRANSFORM:CALLS /TRUNCATEFLOATS:32 /UNALIGNCODE /NOINITIALIZERS</b></p><p><b>Output file size: 4377</b></p><p><table><tr><td rowspan='2'><b>Bits per byte:</b></td><td>&nbsp;&nbsp;</td><td bgcolor='#80FF80' colspan='2' title='Less than 0.1 bits per byte'>&nbsp;&nbsp;&nbsp;&nbsp;</td><td bgcolor='#00FF00' colspan='2' title='Between 0.1 and 0.5 bits per byte'>&nbsp;&nbsp;&nbsp;&nbsp;</td><td bgcolor='#00C000' colspan='2' title='Between 0.5 and 1 bits per byte'>&nbsp;&nbsp;&nbsp;&nbsp;</td><td bgcolor='#008040' colspan='2' title='Between 1 and 2 bits per byte'>&nbsp;&nbsp;&nbsp;&nbsp;</td><td bgcolor='#006090' colspan='2' title='Between 2 and 3 bits per byte'>&nbsp;&nbsp;&nbsp;&nbsp;</td><td bgcolor='#0020F0' colspan='2' title='Between 3 and 5 bits per byte'>&nbsp;&nbsp;&nbsp;&nbsp;</td><td bgcolor='#0000A0' colspan='2' title='Between 5 and 7 bits per byte'>&nbsp;&nbsp;&nbsp;&nbsp;</td><td bgcolor='#000000' colspan='2' title='Between 7 and 9 bits per byte'>&nbsp;&nbsp;&nbsp;&nbsp;</td><td bgcolor='#900000' colspan='2' title='Between 9 and 12 bits per byte'>&nbsp;&nbsp;&nbsp;&nbsp;</td><td bgcolor='#FF0000' colspan='2' title='More than 12 bits per byte'>&nbsp;&nbsp;&nbsp;&nbsp;</td></tr>
<tr><td colspan='2' align='center'></td><td colspan='2' align='center'>0.1</td><td colspan='2' align='center'>0.5</td><td colspan='2' align='center'>1</td><td colspan='2' align='center'>2</td><td colspan='2' align='center'>3</td><td colspan='2' align='center'>5</td><td colspan='2' align='center'>7</td><td colspan='2' align='center'>9</td><td colspan='2' align='center'>12</td><td></td></tr></table></p>
<a id='state_1' href='#' onclick='stateCollapsed()'>collapsed</a>&nbsp;<a id='state_2' href='#' onclick='stateSections()'>sections</a>&nbsp;<a id='state_3' href='#' onclick='stateGlobals()'>globals</a>&nbsp;<a id='state_4' href='#' onclick='stateSectionsGlobals()'>sections + globals</a>&nbsp;<a id='state_5' href='#' onclick='stateGlobalsExpanded()'>globals expanded</a>&nbsp;<a id='state_6' href='#' onclick='stateSectionsGlobalsExpanded()'>sections + globals expanded</a>&nbsp;<table class='grptable'><tr><th nowrap class='c1'>&nbsp;Address</th><th nowrap class='c2'>Label name</th><th nowrap class='c3'>Size</th><th nowrap class='c4'>Comp. size</th><th nowrap class='c5'>Ratio</th></tr><tr class='section_symbol_row_expandable' onclick="switchMenu('s_0');"><th nowrap class='c1'>-00420000&nbsp;</th><th nowrap class='c2'><a id='A'>Code sections</a></th><th nowrap class='c3'>1781</th><th nowrap class='c4'>1059.21</th><th nowrap class='c5'>59.5%</th></tr><tr><td nowrap colspan='5'><div id='s_0'><table class='grptable'><tr><td nowrap colspan='5'><div id='h_0'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_0');"><th nowrap class='c1'>-00420000&nbsp;</th><th nowrap class='c2'><a id='B'>call detransform:ct</a></th><th nowrap class='c3'>24</th><th nowrap class='c4'>24.00</th><th nowrap class='c5'>100.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_0'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_0');"><th nowrap class='c1'>-00420000&nbsp;</th><th nowrap class='c2'><a id='C'>_CallTrans</a></th><th nowrap class='c3'>24</th><th nowrap class='c4'>24.00</th><th nowrap class='c5'>100.0%</th></tr><tr><td nowrap colspan='5'><div id='p_0'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420000&nbsp;</th><th nowrap class='c2'>_CallTrans</th><th nowrap class='c3'>6</th><th nowrap class='c4'>5.48</th><th nowrap class='c5'>91.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420000&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.00 bits' style='color: #000000;'>5F</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.00 bytes' style='color: #000000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420001&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.48 bits' style='color: #900000;'>B9</td><td title='8.68 bits' style='color: #000000;'>1A</td><td title='8.02 bits' style='color: #000000;'>00</td><td title='6.67 bits' style='color: #0000A0;'>00</td><td title='3.00 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.48 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;0x0</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420006&nbsp;</th><th nowrap class='c2'><a id='D'>tloop</a></th><th nowrap class='c3'>18</th><th nowrap class='c4'>18.52</th><th nowrap class='c5'>102.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420006&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.62 bits' style='color: #900000;'>B0</td><td title='9.92 bits' style='color: #900000;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.44 bytes' style='color: #900000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0xE8</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420008&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.26 bits' style='color: #000000;'>AE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.03 bytes' style='color: #000000;'>SCASB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420009&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.13 bits' style='color: #900000;'>75</td><td title='8.24 bits' style='color: #000000;'>FB</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.17 bytes' style='color: #000000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#D' onclick='recursiveExpand("D")'>tloop</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042000B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.06 bits' style='color: #900000;'>8B</td><td title='7.95 bits' style='color: #000000;'>07</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.13 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EDI]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042000D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.38 bits' style='color: #000000;'>98</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.05 bytes' style='color: #000000;'>CWDE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042000E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.62 bits' style='color: #900000;'>3B</td><td title='5.84 bits' style='color: #0000A0;'>07</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.93 bytes' style='color: #000000;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EDI]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420010&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.06 bits' style='color: #000000;'>75</td><td title='7.56 bits' style='color: #000000;'>F4</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.83 bytes' style='color: #000000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#D' onclick='recursiveExpand("D")'>tloop</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420012&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.88 bits' style='color: #000000;'>29</td><td title='7.70 bits' style='color: #000000;'>F8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.07 bytes' style='color: #000000;'>SUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EDI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420014&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.56 bits' style='color: #0000A0;'>98</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.82 bytes' style='color: #0000A0;'>CWDE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420015&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.70 bits' style='color: #000000;'>AB</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.09 bytes' style='color: #000000;'>STOSD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420016&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.32 bits' style='color: #000000;'>E2</td><td title='7.38 bits' style='color: #000000;'>EE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.96 bytes' style='color: #000000;'>LOOP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#D' onclick='recursiveExpand("D")'>tloop</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420018&nbsp;</th><th nowrap class='c2'><a id='E'>_CallTransEnd</a></th><th nowrap class='c3'>&nbsp;</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_1'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_1');"><th nowrap class='c1'>-00420018&nbsp;</th><th nowrap class='c2'><a id='F'>Crinkler import:.text</a></th><th nowrap class='c3'>132</th><th nowrap class='c4'>112.55</th><th nowrap class='c5'>85.3%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_1'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_1');"><th nowrap class='c1'>-00420018&nbsp;</th><th nowrap class='c2'><a id='G'>_Import</a></th><th nowrap class='c3'>132</th><th nowrap class='c4'>112.55</th><th nowrap class='c5'>85.3%</th></tr><tr><td nowrap colspan='5'><div id='p_1'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420018&nbsp;</th><th nowrap class='c2'>_Import</th><th nowrap class='c3'>29</th><th nowrap class='c4'>23.01</th><th nowrap class='c5'>79.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420018&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.98 bits' style='color: #000000;'>BB</td><td title='9.77 bits' style='color: #900000;'>0D</td><td title='7.88 bits' style='color: #000000;'>01</td><td title='8.82 bits' style='color: #000000;'>40</td><td title='6.14 bits' style='color: #0000A0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='5.07 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX,&nbsp;<a href='#H' onclick='recursiveExpand("H")'>_HeaderHashes</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042001D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.18 bits' style='color: #000000;'>BE</td><td title='7.71 bits' style='color: #000000;'>F5</td><td title='7.76 bits' style='color: #000000;'>06</td><td title='7.87 bits' style='color: #000000;'>42</td><td title='5.95 bits' style='color: #0000A0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.68 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI,&nbsp;<a href='#I' onclick='recursiveExpand("I")'>_DLLNames</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420022&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.97 bits' style='color: #0000A0;'>BF</td><td title='4.86 bits' style='color: #0020F0;'>00</td><td title='3.87 bits' style='color: #0020F0;'>00</td><td title='6.19 bits' style='color: #0000A0;'>B1</td><td title='5.72 bits' style='color: #0000A0;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.33 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;<a href='#J' onclick='recursiveExpand("J")'>_ImportList</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420027&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.53 bits' style='color: #000000;'>58</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.94 bytes' style='color: #000000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420028&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.64 bits' style='color: #000000;'>8B</td><td title='6.82 bits' style='color: #0000A0;'>40</td><td title='6.98 bits' style='color: #0000A0;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.68 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EAX+0xC]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042002B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.83 bits' style='color: #0000A0;'>8B</td><td title='3.78 bits' style='color: #0020F0;'>40</td><td title='1.79 bits' style='color: #008040;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.43 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EAX+0xC]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042002E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.23 bits' style='color: #008040;'>8B</td><td title='7.18 bits' style='color: #000000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.05 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EAX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420030&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.04 bits' style='color: #0000A0;'>8B</td><td title='2.53 bits' style='color: #006090;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.07 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EAX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420032&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.22 bits' style='color: #006090;'>8B</td><td title='11.12 bits' style='color: #900000;'>68</td><td title='8.71 bits' style='color: #000000;'>18</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.76 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP,&nbsp;[EAX+0x18]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420035&nbsp;</th><th nowrap class='c2'><a id='K'>DLLLoop</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>4.68</th><th nowrap class='c5'>116.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420035&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.05 bits' style='color: #900000;'>31</td><td title='10.91 bits' style='color: #900000;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.50 bytes' style='color: #900000;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420037&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.70 bits' style='color: #000000;'>AC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.09 bytes' style='color: #000000;'>LODSB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420038&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.74 bits' style='color: #000000;'>91</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.09 bytes' style='color: #000000;'>XCHG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420039&nbsp;</th><th nowrap class='c2'><a id='L'>HashLoop</a></th><th nowrap class='c3'>1</th><th nowrap class='c4'>1.15</th><th nowrap class='c5'>115.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420039&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.23 bits' style='color: #900000;'>60</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.15 bytes' style='color: #900000;'>PUSHA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042003A&nbsp;</th><th nowrap class='c2'><a id='M'>GetProcAddress</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>10.88</th><th nowrap class='c5'>83.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042003A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.19 bits' style='color: #0020F0;'>8B</td><td title='7.80 bits' style='color: #000000;'>45</td><td title='8.89 bits' style='color: #000000;'>3C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.61 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EBP+0x3C]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042003D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.95 bits' style='color: #0000A0;'>01</td><td title='9.05 bits' style='color: #900000;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.88 bytes' style='color: #000000;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042003F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.30 bits' style='color: #0020F0;'>8B</td><td title='9.16 bits' style='color: #900000;'>50</td><td title='10.14 bits' style='color: #900000;'>78</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.82 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDX,&nbsp;[EAX+0x78]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420042&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.00 bits' style='color: #0000A0;'>01</td><td title='6.32 bits' style='color: #0000A0;'>EA</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.41 bytes' style='color: #0000A0;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDX,&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420044&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.89 bits' style='color: #006090;'>8B</td><td title='8.51 bits' style='color: #000000;'>4A</td><td title='5.84 bits' style='color: #0000A0;'>18</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.16 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;[EDX+0x18]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420047&nbsp;</th><th nowrap class='c2'><a id='N'>ScanProcedureNamesLoop</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>10.34</th><th nowrap class='c5'>79.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420047&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.50 bits' style='color: #0020F0;'>8B</td><td title='5.57 bits' style='color: #0000A0;'>42</td><td title='9.16 bits' style='color: #900000;'>20</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.40 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EDX+0x20]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042004A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.97 bits' style='color: #0020F0;'>01</td><td title='2.91 bits' style='color: #006090;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.99 bytes' style='color: #0020F0;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042004C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.20 bits' style='color: #008040;'>8B</td><td title='8.12 bits' style='color: #000000;'>74</td><td title='8.52 bits' style='color: #000000;'>88</td><td title='9.77 bits' style='color: #900000;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.45 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI,&nbsp;[EAX+ECX*4-0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420050&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.62 bits' style='color: #0000A0;'>01</td><td title='5.83 bits' style='color: #0000A0;'>EE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.43 bytes' style='color: #0000A0;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI,&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420052&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.40 bits' style='color: #000000;'>31</td><td title='8.16 bits' style='color: #000000;'>FF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.07 bytes' style='color: #000000;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;EDI</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420054&nbsp;</th><th nowrap class='c2'><a id='O'>CalculateHashLoop</a></th><th nowrap class='c3'>37</th><th nowrap class='c4'>30.56</th><th nowrap class='c5'>82.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420054&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.64 bits' style='color: #000000;'>C1</td><td title='7.51 bits' style='color: #000000;'>C7</td><td title='7.51 bits' style='color: #000000;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.83 bytes' style='color: #000000;'>ROL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;0x6</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420057&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.32 bits' style='color: #0000A0;'>31</td><td title='3.71 bits' style='color: #0020F0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.25 bytes' style='color: #0000A0;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420059&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.31 bits' style='color: #006090;'>AC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.29 bytes' style='color: #006090;'>LODSB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042005A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.57 bits' style='color: #000000;'>31</td><td title='5.66 bits' style='color: #0000A0;'>C7</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.65 bytes' style='color: #0000A0;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042005C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.58 bits' style='color: #900000;'>48</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.20 bytes' style='color: #900000;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042005D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.75 bits' style='color: #000000;'>7D</td><td title='7.27 bits' style='color: #000000;'>F5</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.00 bytes' style='color: #000000;'>JGE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#O' onclick='recursiveExpand("O")'>CalculateHashLoop</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042005F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.03 bits' style='color: #000000;'>3B</td><td title='6.00 bits' style='color: #0000A0;'>3B</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.63 bytes' style='color: #0000A0;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;[EBX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420061&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.11 bits' style='color: #900000;'>E0</td><td title='7.43 bits' style='color: #000000;'>E4</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.19 bytes' style='color: #000000;'>LOOPNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#N' onclick='recursiveExpand("N")'>ScanProcedureNamesLoop</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420063&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.82 bits' style='color: #0020F0;'>8B</td><td title='5.26 bits' style='color: #0000A0;'>42</td><td title='6.66 bits' style='color: #0000A0;'>24</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.09 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EDX+0x24]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420066&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.27 bits' style='color: #0020F0;'>01</td><td title='1.03 bits' style='color: #008040;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.54 bytes' style='color: #006090;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420068&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.05 bits' style='color: #FF0000;'>66</td><td title='5.94 bits' style='color: #0000A0;'>8B</td><td title='7.24 bits' style='color: #000000;'>0C</td><td title='8.42 bits' style='color: #000000;'>48</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.21 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CX,&nbsp;[EAX+ECX*2]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042006C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.80 bits' style='color: #0020F0;'>8B</td><td title='3.23 bits' style='color: #0020F0;'>42</td><td title='9.59 bits' style='color: #900000;'>1C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.20 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EDX+0x1C]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042006F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.24 bits' style='color: #006090;'>01</td><td title='0.61 bits' style='color: #00C000;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.36 bytes' style='color: #008040;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420071&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.34 bits' style='color: #000000;'>8D</td><td title='10.52 bits' style='color: #900000;'>04</td><td title='5.45 bits' style='color: #0000A0;'>88</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.04 bytes' style='color: #000000;'>LEA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EAX+ECX*4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420074&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.80 bits' style='color: #0000A0;'>89</td><td title='8.30 bits' style='color: #000000;'>44</td><td title='7.87 bits' style='color: #000000;'>24</td><td title='8.93 bits' style='color: #000000;'>14</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.99 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ESP+0x14],&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420078&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.74 bits' style='color: #000000;'>61</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.09 bytes' style='color: #000000;'>POPA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420079&nbsp;</th><th nowrap class='c2'><a id='P'>OrdinalLoop</a></th><th nowrap class='c3'>18</th><th nowrap class='c4'>16.04</th><th nowrap class='c5'>89.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420079&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.98 bits' style='color: #0020F0;'>8B</td><td title='8.73 bits' style='color: #000000;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.71 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EDX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042007B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.81 bits' style='color: #0000A0;'>01</td><td title='2.75 bits' style='color: #006090;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.07 bytes' style='color: #0020F0;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042007D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.18 bits' style='color: #900000;'>83</td><td title='9.41 bits' style='color: #900000;'>C2</td><td title='7.05 bits' style='color: #000000;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.20 bytes' style='color: #000000;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDX,&nbsp;0x4</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420080&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.16 bits' style='color: #000000;'>AB</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.90 bytes' style='color: #000000;'>STOSD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420081&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.29 bits' style='color: #000000;'>FE</td><td title='8.95 bits' style='color: #000000;'>0E</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.15 bytes' style='color: #000000;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;BYTE [ESI]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420083&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.78 bits' style='color: #000000;'>75</td><td title='3.72 bits' style='color: #0020F0;'>F4</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.44 bytes' style='color: #0000A0;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#P' onclick='recursiveExpand("P")'>OrdinalLoop</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420085&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.34 bits' style='color: #900000;'>46</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.17 bytes' style='color: #900000;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420086&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.31 bits' style='color: #000000;'>83</td><td title='5.43 bits' style='color: #0000A0;'>C3</td><td title='4.89 bits' style='color: #0020F0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.20 bytes' style='color: #0000A0;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX,&nbsp;0x4</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420089&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.95 bits' style='color: #000000;'>E2</td><td title='8.58 bits' style='color: #000000;'>AE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.19 bytes' style='color: #000000;'>LOOP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#L' onclick='recursiveExpand("L")'>HashLoop</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042008B&nbsp;</th><th nowrap class='c2'><a id='Q'>LoadDLL</a></th><th nowrap class='c3'>8</th><th nowrap class='c4'>7.60</th><th nowrap class='c5'>95.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042008B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.12 bits' style='color: #900000;'>56</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.14 bytes' style='color: #900000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042008C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.87 bits' style='color: #0000A0;'>FF</td><td title='9.11 bits' style='color: #900000;'>15</td><td title='9.58 bits' style='color: #900000;'>08</td><td title='6.71 bits' style='color: #0000A0;'>00</td><td title='4.89 bits' style='color: #0020F0;'>B1</td><td title='1.73 bits' style='color: #008040;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.86 bytes' style='color: #0000A0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#R' onclick='recursiveExpand("R")'>__imp__LoadLibraryA@4</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420092&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.77 bits' style='color: #FF0000;'>95</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.60 bytes' style='color: #FF0000;'>XCHG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP,&nbsp;EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420093&nbsp;</th><th nowrap class='c2'><a id='S'>NextDLL</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>8.29</th><th nowrap class='c5'>92.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420093&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.30 bits' style='color: #000000;'>AC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.91 bytes' style='color: #000000;'>LODSB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420094&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.49 bits' style='color: #000000;'>FE</td><td title='9.29 bits' style='color: #900000;'>C8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.10 bytes' style='color: #000000;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420096&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.13 bits' style='color: #000000;'>79</td><td title='7.07 bits' style='color: #000000;'>FB</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.90 bytes' style='color: #000000;'>JNS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#S' onclick='recursiveExpand("S")'>NextDLL</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420098&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.73 bits' style='color: #0000A0;'>FE</td><td title='6.41 bits' style='color: #0000A0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.64 bytes' style='color: #0000A0;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042009A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.21 bits' style='color: #0000A0;'>74</td><td title='7.71 bits' style='color: #000000;'>99</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.74 bytes' style='color: #0000A0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#K' onclick='recursiveExpand("K")'>DLLLoop</a></td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_2'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_2');"><th nowrap class='c1'>-0042009C&nbsp;</th><th nowrap class='c2'><a id='T'>MAIN.OBJ:.main</a></th><th nowrap class='c3'>325</th><th nowrap class='c4'>176.73</th><th nowrap class='c5'>54.4%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_2'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_2');"><th nowrap class='c1'>-0042009C&nbsp;</th><th nowrap class='c2'><a id='U'>?entrypoint@@YGXXZ</a></th><th nowrap class='c3'>325</th><th nowrap class='c4'>176.73</th><th nowrap class='c5'>54.4%</th></tr><tr><td nowrap colspan='5'><div id='p_2'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042009C&nbsp;</th><th nowrap class='c2'>?entrypoint@@YGXXZ</th><th nowrap class='c3'>325</th><th nowrap class='c4'>176.73</th><th nowrap class='c5'>54.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042009C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.30 bits' style='color: #900000;'>53</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.16 bytes' style='color: #900000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042009D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.86 bits' style='color: #000000;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.98 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042009E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.30 bits' style='color: #0000A0;'>56</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.79 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042009F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>57</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.95 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200A0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.47 bits' style='color: #000000;'>6A</td><td title='6.08 bits' style='color: #0000A0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.82 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x4</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200A2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.64 bits' style='color: #000000;'>68</td><td title='6.31 bits' style='color: #0000A0;'>68</td><td title='8.20 bits' style='color: #000000;'>11</td><td title='7.79 bits' style='color: #000000;'>42</td><td title='3.91 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.23 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#V' onclick='recursiveExpand("V")'>?screenSettings@@3U_devicemodeA@@A</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200A7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.31 bits' style='color: #900000;'>FF</td><td title='4.79 bits' style='color: #0020F0;'>15</td><td title='5.80 bits' style='color: #0000A0;'>0C</td><td title='3.44 bits' style='color: #0020F0;'>00</td><td title='1.44 bits' style='color: #008040;'>B1</td><td title='0.98 bits' style='color: #00C000;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.22 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#W' onclick='recursiveExpand("W")'>__imp__ChangeDisplaySettingsA@8</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200AD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.64 bits' style='color: #FF0000;'>33</td><td title='11.20 bits' style='color: #900000;'>ED</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.98 bytes' style='color: #900000;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP,&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200AF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.76 bits' style='color: #000000;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.97 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.27 bits' style='color: #000000;'>FF</td><td title='3.24 bits' style='color: #0020F0;'>15</td><td title='8.34 bits' style='color: #000000;'>20</td><td title='2.18 bits' style='color: #006090;'>00</td><td title='0.75 bits' style='color: #00C000;'>B1</td><td title='0.66 bits' style='color: #00C000;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.81 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#X' onclick='recursiveExpand("X")'>__imp__ShowCursor@4</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200B6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.90 bits' style='color: #0000A0;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.86 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200B7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.52 bits' style='color: #0000A0;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.81 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200B8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.99 bits' style='color: #006090;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.37 bytes' style='color: #006090;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200B9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.66 bits' style='color: #006090;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.33 bytes' style='color: #006090;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200BA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.83 bits' style='color: #00C000;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.10 bytes' style='color: #00C000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200BB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.44 bits' style='color: #00FF00;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.05 bytes' style='color: #00FF00;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200BC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.30 bits' style='color: #00FF00;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.04 bytes' style='color: #00FF00;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200BD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.19 bits' style='color: #00FF00;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.02 bytes' style='color: #00FF00;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200BE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.46 bits' style='color: #900000;'>68</td><td title='7.90 bits' style='color: #000000;'>00</td><td title='2.94 bits' style='color: #006090;'>00</td><td title='0.77 bits' style='color: #00C000;'>00</td><td title='10.89 bits' style='color: #900000;'>91</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.00 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x91000000</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200C3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.27 bits' style='color: #0020F0;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.53 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200C4&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.63 bits' style='color: #0020F0;'>68</td><td title='5.87 bits' style='color: #0000A0;'>18</td><td title='9.97 bits' style='color: #900000;'>C0</td><td title='5.41 bits' style='color: #0000A0;'>00</td><td title='3.08 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.62 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0xC018</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200C9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.83 bits' style='color: #0020F0;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.60 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200CA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.64 bits' style='color: #0000A0;'>FF</td><td title='1.69 bits' style='color: #008040;'>15</td><td title='8.80 bits' style='color: #000000;'>10</td><td title='1.42 bits' style='color: #008040;'>00</td><td title='0.92 bits' style='color: #00C000;'>B1</td><td title='0.40 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.48 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#Y' onclick='recursiveExpand("Y")'>__imp__CreateWindowExA@48</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.08 bits' style='color: #000000;'>50</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.89 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200D1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.26 bits' style='color: #000000;'>FF</td><td title='2.16 bits' style='color: #006090;'>15</td><td title='6.51 bits' style='color: #0000A0;'>18</td><td title='1.51 bits' style='color: #008040;'>00</td><td title='0.41 bits' style='color: #00FF00;'>B1</td><td title='0.42 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.28 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#Z' onclick='recursiveExpand("Z")'>__imp__GetDC@4</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200D7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.50 bits' style='color: #000000;'>8B</td><td title='12.08 bits' style='color: #FF0000;'>F0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.45 bytes' style='color: #900000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200D9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.75 bits' style='color: #900000;'>B8</td><td title='8.86 bits' style='color: #000000;'>3C</td><td title='6.86 bits' style='color: #0000A0;'>11</td><td title='4.91 bits' style='color: #0020F0;'>42</td><td title='1.56 bits' style='color: #008040;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.99 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;<a href='#AA' onclick='recursiveExpand("AA")'>?pfd@@3UtagPIXELFORMATDESCRIPTOR@@B</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200DE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.74 bits' style='color: #000000;'>50</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.09 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200DF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.20 bits' style='color: #0000A0;'>50</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.77 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200E0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.25 bits' style='color: #000000;'>56</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.91 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200E1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.11 bits' style='color: #0000A0;'>FF</td><td title='1.25 bits' style='color: #008040;'>15</td><td title='6.71 bits' style='color: #0000A0;'>24</td><td title='1.11 bits' style='color: #008040;'>00</td><td title='0.36 bits' style='color: #00FF00;'>B1</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.85 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#BA' onclick='recursiveExpand("BA")'>__imp__ChoosePixelFormat@8</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200E7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.75 bits' style='color: #0020F0;'>50</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.47 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200E8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.62 bits' style='color: #0000A0;'>56</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.83 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200E9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.11 bits' style='color: #006090;'>FF</td><td title='0.88 bits' style='color: #00C000;'>15</td><td title='7.79 bits' style='color: #000000;'>28</td><td title='0.87 bits' style='color: #00C000;'>00</td><td title='0.22 bits' style='color: #00FF00;'>B1</td><td title='0.19 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.51 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#CA' onclick='recursiveExpand("CA")'>__imp__SetPixelFormat@12</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200EF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.54 bits' style='color: #0000A0;'>56</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.82 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.13 bits' style='color: #006090;'>FF</td><td title='0.48 bits' style='color: #00FF00;'>15</td><td title='13.64 bits' style='color: #FF0000;'>A8</td><td title='4.40 bits' style='color: #0020F0;'>01</td><td title='3.33 bits' style='color: #0020F0;'>B1</td><td title='0.26 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.03 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#DA' onclick='recursiveExpand("DA")'>__imp__wglCreateContext@4</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200F6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.72 bits' style='color: #006090;'>50</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.34 bytes' style='color: #006090;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200F7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.69 bits' style='color: #008040;'>56</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.21 bytes' style='color: #008040;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200F8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.66 bits' style='color: #00C000;'>FF</td><td title='0.39 bits' style='color: #00FF00;'>15</td><td title='14.96 bits' style='color: #FF0000;'>D4</td><td title='1.66 bits' style='color: #008040;'>01</td><td title='0.98 bits' style='color: #00C000;'>B1</td><td title='0.17 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.35 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#EA' onclick='recursiveExpand("EA")'>__imp__wglMakeCurrent@8</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004200FE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.61 bits' style='color: #0020F0;'>8B</td><td title='11.26 bits' style='color: #900000;'>3D</td><td title='10.43 bits' style='color: #900000;'>D0</td><td title='3.81 bits' style='color: #0020F0;'>01</td><td title='4.36 bits' style='color: #0020F0;'>B1</td><td title='0.56 bits' style='color: #00C000;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.38 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;[<a href='#FA' onclick='recursiveExpand("FA")'>__imp__wglGetProcAddress@4</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420104&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.23 bits' style='color: #900000;'>68</td><td title='5.04 bits' style='color: #0000A0;'>68</td><td title='6.60 bits' style='color: #0000A0;'>12</td><td title='4.49 bits' style='color: #0020F0;'>42</td><td title='0.95 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.29 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#GA' onclick='recursiveExpand("GA")'>?fragment_frag@@3PBDB</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420109&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.96 bits' style='color: #000000;'>6A</td><td title='2.68 bits' style='color: #006090;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.46 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042010B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.45 bits' style='color: #0020F0;'>68</td><td title='10.22 bits' style='color: #900000;'>30</td><td title='6.84 bits' style='color: #0000A0;'>8B</td><td title='2.58 bits' style='color: #006090;'>00</td><td title='3.53 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.45 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x8B30</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420110&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.96 bits' style='color: #0020F0;'>68</td><td title='6.59 bits' style='color: #0000A0;'>30</td><td title='6.84 bits' style='color: #0000A0;'>12</td><td title='2.93 bits' style='color: #006090;'>42</td><td title='0.88 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.78 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#HA' onclick='recursiveExpand("HA")'>$SG57658</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420115&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.70 bits' style='color: #0000A0;'>FF</td><td title='10.71 bits' style='color: #900000;'>D7</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.05 bytes' style='color: #000000;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420117&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.79 bits' style='color: #0000A0;'>FF</td><td title='6.98 bits' style='color: #0000A0;'>D0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.60 bytes' style='color: #0000A0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420119&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.70 bits' style='color: #000000;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.09 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042011A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.99 bits' style='color: #006090;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.37 bytes' style='color: #006090;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042011B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.54 bits' style='color: #006090;'>68</td><td title='1.79 bits' style='color: #008040;'>00</td><td title='9.32 bits' style='color: #900000;'>29</td><td title='6.20 bits' style='color: #0000A0;'>42</td><td title='1.18 bits' style='color: #008040;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.63 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#IA' onclick='recursiveExpand("IA")'>?lpSoundBuffer@@3PAFA</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420120&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.33 bits' style='color: #0000A0;'>68</td><td title='10.13 bits' style='color: #900000;'>49</td><td title='7.66 bits' style='color: #000000;'>06</td><td title='2.15 bits' style='color: #006090;'>42</td><td title='0.71 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.25 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#JA' onclick='recursiveExpand("JA")'>__4klang_render@4</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420125&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.19 bits' style='color: #0000A0;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.65 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420126&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.11 bits' style='color: #006090;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.26 bytes' style='color: #006090;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420127&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='16.01 bits' style='color: #FF0000;'>A3</td><td title='6.16 bits' style='color: #0000A0;'>04</td><td title='7.62 bits' style='color: #000000;'>31</td><td title='7.67 bits' style='color: #000000;'>B0</td><td title='5.86 bits' style='color: #0000A0;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='5.41 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#KA' onclick='recursiveExpand("KA")'>?pidMain@@3HA</a>],&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042012C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.28 bits' style='color: #000000;'>FF</td><td title='1.90 bits' style='color: #008040;'>15</td><td title='6.46 bits' style='color: #0000A0;'>00</td><td title='0.84 bits' style='color: #00C000;'>00</td><td title='0.38 bits' style='color: #00FF00;'>B1</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.14 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#LA' onclick='recursiveExpand("LA")'>__imp__CreateThread@24</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420132&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.52 bits' style='color: #0020F0;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.44 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420133&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.52 bits' style='color: #00C000;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.07 bytes' style='color: #00C000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420134&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.73 bits' style='color: #00C000;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.09 bytes' style='color: #00C000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420135&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.91 bits' style='color: #0020F0;'>68</td><td title='8.91 bits' style='color: #000000;'>50</td><td title='7.78 bits' style='color: #000000;'>07</td><td title='3.96 bits' style='color: #0020F0;'>42</td><td title='0.59 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.14 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#MA' onclick='recursiveExpand("MA")'>?WaveFMT@@3UtWAVEFORMATEX@@A</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042013A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.05 bits' style='color: #0020F0;'>6A</td><td title='7.16 bits' style='color: #000000;'>FF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.40 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042013C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.96 bits' style='color: #0020F0;'>68</td><td title='3.77 bits' style='color: #0020F0;'>00</td><td title='7.08 bits' style='color: #000000;'>31</td><td title='2.67 bits' style='color: #006090;'>B0</td><td title='2.29 bits' style='color: #006090;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.47 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#NA' onclick='recursiveExpand("NA")'>?hWaveOut@@3PAUHWAVEOUT__@@A</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420141&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.00 bits' style='color: #0020F0;'>FF</td><td title='0.70 bits' style='color: #00C000;'>15</td><td title='10.89 bits' style='color: #900000;'>DC</td><td title='2.00 bits' style='color: #006090;'>01</td><td title='0.59 bits' style='color: #00C000;'>B1</td><td title='0.23 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.18 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#OA' onclick='recursiveExpand("OA")'>__imp__waveOutOpen@24</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420147&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.77 bits' style='color: #0000A0;'>6A</td><td title='8.38 bits' style='color: #000000;'>20</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.89 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x20</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420149&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.16 bits' style='color: #900000;'>BB</td><td title='5.78 bits' style='color: #0000A0;'>04</td><td title='7.20 bits' style='color: #000000;'>12</td><td title='2.82 bits' style='color: #006090;'>42</td><td title='0.80 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.22 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX,&nbsp;<a href='#PA' onclick='recursiveExpand("PA")'>?WaveHDR@@3Uwavehdr_tag@@A</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042014E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.48 bits' style='color: #000000;'>53</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.94 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042014F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.50 bits' style='color: #0020F0;'>FF</td><td title='12.70 bits' style='color: #FF0000;'>35</td><td title='3.20 bits' style='color: #0020F0;'>00</td><td title='3.59 bits' style='color: #0020F0;'>31</td><td title='0.55 bits' style='color: #00C000;'>B0</td><td title='1.08 bits' style='color: #008040;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.20 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#NA' onclick='recursiveExpand("NA")'>?hWaveOut@@3PAUHWAVEOUT__@@A</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420155&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.66 bits' style='color: #00C000;'>FF</td><td title='0.45 bits' style='color: #00FF00;'>15</td><td title='11.34 bits' style='color: #900000;'>E0</td><td title='1.41 bits' style='color: #008040;'>01</td><td title='0.31 bits' style='color: #00FF00;'>B1</td><td title='0.18 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.79 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#QA' onclick='recursiveExpand("QA")'>__imp__waveOutPrepareHeader@12</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042015B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.36 bits' style='color: #006090;'>6A</td><td title='0.57 bits' style='color: #00C000;'>20</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.37 bytes' style='color: #008040;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x20</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042015D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.92 bits' style='color: #900000;'>53</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.24 bytes' style='color: #900000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042015E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.67 bits' style='color: #0020F0;'>FF</td><td title='2.64 bits' style='color: #006090;'>35</td><td title='1.36 bits' style='color: #008040;'>00</td><td title='0.83 bits' style='color: #00C000;'>31</td><td title='0.56 bits' style='color: #00C000;'>B0</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.31 bytes' style='color: #008040;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#NA' onclick='recursiveExpand("NA")'>?hWaveOut@@3PAUHWAVEOUT__@@A</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420164&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.38 bits' style='color: #00FF00;'>FF</td><td title='0.26 bits' style='color: #00FF00;'>15</td><td title='7.37 bits' style='color: #000000;'>E4</td><td title='1.19 bits' style='color: #008040;'>01</td><td title='0.21 bits' style='color: #00FF00;'>B1</td><td title='0.14 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.19 bytes' style='color: #008040;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#RA' onclick='recursiveExpand("RA")'>__imp__waveOutWrite@12</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042016A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.54 bits' style='color: #008040;'>6A</td><td title='5.59 bits' style='color: #0000A0;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.89 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042016C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.07 bits' style='color: #0000A0;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.63 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042016D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.17 bits' style='color: #008040;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.15 bytes' style='color: #008040;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042016E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.90 bits' style='color: #00C000;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.11 bytes' style='color: #00C000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042016F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.50 bits' style='color: #00C000;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.06 bytes' style='color: #00C000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420170&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.48 bits' style='color: #000000;'>FF</td><td title='1.39 bits' style='color: #008040;'>15</td><td title='8.58 bits' style='color: #000000;'>1C</td><td title='1.88 bits' style='color: #008040;'>00</td><td title='0.34 bits' style='color: #00FF00;'>B1</td><td title='0.16 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.60 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#SA' onclick='recursiveExpand("SA")'>__imp__PeekMessageA@20</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420176&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.62 bits' style='color: #000000;'>FF</td><td title='5.61 bits' style='color: #0000A0;'>35</td><td title='5.69 bits' style='color: #0000A0;'>04</td><td title='2.52 bits' style='color: #006090;'>31</td><td title='0.47 bits' style='color: #00FF00;'>B0</td><td title='0.49 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.80 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#KA' onclick='recursiveExpand("KA")'>?pidMain@@3HA</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042017C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.32 bits' style='color: #0000A0;'>68</td><td title='9.65 bits' style='color: #900000;'>48</td><td title='4.66 bits' style='color: #0020F0;'>12</td><td title='0.73 bits' style='color: #00C000;'>42</td><td title='0.52 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.73 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#TA' onclick='recursiveExpand("TA")'>$SG57659</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420181&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.44 bits' style='color: #0020F0;'>FF</td><td title='0.97 bits' style='color: #00C000;'>D7</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.55 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420183&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.86 bits' style='color: #00C000;'>FF</td><td title='0.69 bits' style='color: #00C000;'>D0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.19 bytes' style='color: #00C000;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420185&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.09 bits' style='color: #000000;'>6A</td><td title='8.48 bits' style='color: #000000;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.95 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0xC</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420187&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.46 bits' style='color: #0020F0;'>68</td><td title='9.42 bits' style='color: #900000;'>24</td><td title='3.92 bits' style='color: #0020F0;'>12</td><td title='1.00 bits' style='color: #008040;'>42</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.26 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#UA' onclick='recursiveExpand("UA")'>?MMTime@@3Ummtime_tag@@A</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042018C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.80 bits' style='color: #008040;'>FF</td><td title='7.94 bits' style='color: #000000;'>35</td><td title='1.54 bits' style='color: #008040;'>00</td><td title='1.12 bits' style='color: #008040;'>31</td><td title='0.32 bits' style='color: #00FF00;'>B0</td><td title='0.32 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.63 bytes' style='color: #006090;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#NA' onclick='recursiveExpand("NA")'>?hWaveOut@@3PAUHWAVEOUT__@@A</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420192&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.52 bits' style='color: #00C000;'>FF</td><td title='0.22 bits' style='color: #00FF00;'>15</td><td title='9.41 bits' style='color: #900000;'>D8</td><td title='1.32 bits' style='color: #008040;'>01</td><td title='0.16 bits' style='color: #00FF00;'>B1</td><td title='0.11 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.47 bytes' style='color: #008040;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#VA' onclick='recursiveExpand("VA")'>__imp__waveOutGetPosition@12</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420198&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.65 bits' style='color: #0020F0;'>FF</td><td title='1.92 bits' style='color: #008040;'>35</td><td title='8.11 bits' style='color: #000000;'>28</td><td title='7.79 bits' style='color: #000000;'>12</td><td title='1.85 bits' style='color: #008040;'>42</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.10 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#UA' onclick='recursiveExpand("UA")'>?MMTime@@3Ummtime_tag@@A</a>+0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042019E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.25 bits' style='color: #0020F0;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.53 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042019F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.38 bits' style='color: #0020F0;'>68</td><td title='8.69 bits' style='color: #000000;'>58</td><td title='4.05 bits' style='color: #0020F0;'>12</td><td title='0.69 bits' style='color: #00C000;'>42</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.26 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#WA' onclick='recursiveExpand("WA")'>$SG57660</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201A4&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.29 bits' style='color: #006090;'>FF</td><td title='1.61 bits' style='color: #008040;'>D7</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.49 bytes' style='color: #008040;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201A6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.50 bits' style='color: #00FF00;'>FF</td><td title='0.30 bits' style='color: #00FF00;'>D0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.10 bytes' style='color: #00FF00;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201A8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.38 bits' style='color: #008040;'>6A</td><td title='3.23 bits' style='color: #0020F0;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.58 bytes' style='color: #006090;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201AA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.00 bits' style='color: #0000A0;'>6A</td><td title='1.70 bits' style='color: #008040;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.84 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201AC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.19 bits' style='color: #006090;'>6A</td><td title='6.02 bits' style='color: #0000A0;'>FF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.03 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201AE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.09 bits' style='color: #0020F0;'>6A</td><td title='1.33 bits' style='color: #008040;'>FF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.55 bytes' style='color: #006090;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.40 bits' style='color: #000000;'>FF</td><td title='2.09 bits' style='color: #006090;'>15</td><td title='9.32 bits' style='color: #900000;'>30</td><td title='2.07 bits' style='color: #006090;'>00</td><td title='0.23 bits' style='color: #00FF00;'>B1</td><td title='0.18 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.66 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#XA' onclick='recursiveExpand("XA")'>__imp__glRects@16</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201B6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.07 bits' style='color: #0000A0;'>56</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.63 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201B7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.64 bits' style='color: #00C000;'>FF</td><td title='0.34 bits' style='color: #00FF00;'>15</td><td title='10.90 bits' style='color: #900000;'>2C</td><td title='1.38 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>B1</td><td title='0.09 bits' style='color: #80FF80;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.69 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#YA' onclick='recursiveExpand("YA")'>__imp__SwapBuffers@4</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201BD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.37 bits' style='color: #0020F0;'>6A</td><td title='12.25 bits' style='color: #FF0000;'>1B</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.08 bytes' style='color: #000000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x1B</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201BF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.39 bits' style='color: #0020F0;'>FF</td><td title='0.60 bits' style='color: #00C000;'>15</td><td title='8.50 bits' style='color: #000000;'>14</td><td title='1.24 bits' style='color: #008040;'>00</td><td title='0.18 bits' style='color: #00FF00;'>B1</td><td title='0.14 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.88 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#ZA' onclick='recursiveExpand("ZA")'>__imp__GetAsyncKeyState@4</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201C5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.07 bits' style='color: #900000;'>66</td><td title='10.67 bits' style='color: #900000;'>85</td><td title='8.56 bits' style='color: #000000;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.54 bytes' style='color: #900000;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AX,&nbsp;AX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201C8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.91 bits' style='color: #0000A0;'>75</td><td title='9.38 bits' style='color: #900000;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.04 bytes' style='color: #000000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x4201D6</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201CA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.96 bits' style='color: #000000;'>81</td><td title='9.25 bits' style='color: #900000;'>3D</td><td title='7.92 bits' style='color: #000000;'>28</td><td title='4.11 bits' style='color: #0020F0;'>12</td><td title='0.94 bits' style='color: #00C000;'>42</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='6.02 bits' style='color: #0000A0;'>00</td><td title='11.14 bits' style='color: #900000;'>82</td><td title='10.08 bits' style='color: #900000;'>5B</td><td title='4.46 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='7.90 bytes' style='color: #0000A0;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#UA' onclick='recursiveExpand("UA")'>?MMTime@@3Ummtime_tag@@A</a>+0x4],&nbsp;0x5B8200</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201D4&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.75 bits' style='color: #FF0000;'>72</td><td title='9.12 bits' style='color: #900000;'>94</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.73 bytes' style='color: #900000;'>JB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x42016A</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201D6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.86 bits' style='color: #0020F0;'>55</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.61 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201D7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.79 bits' style='color: #0020F0;'>FF</td><td title='0.80 bits' style='color: #00C000;'>15</td><td title='7.26 bits' style='color: #000000;'>04</td><td title='0.93 bits' style='color: #00C000;'>00</td><td title='0.18 bits' style='color: #00FF00;'>B1</td><td title='0.11 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.76 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#AB' onclick='recursiveExpand("AB")'>__imp__ExitProcess@4</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201DD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.31 bits' style='color: #900000;'>5F</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.16 bytes' style='color: #900000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201DE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.49 bits' style='color: #900000;'>5E</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.31 bytes' style='color: #900000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201DF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.09 bits' style='color: #900000;'>5D</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.14 bytes' style='color: #900000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201E0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.47 bits' style='color: #0000A0;'>5B</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.81 bytes' style='color: #0000A0;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004201E1&nbsp;</th><th nowrap class='c2'><a id='BB'>$LN12</a></th><th nowrap class='c3'>&nbsp;</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004201E1&nbsp;</th><th nowrap class='c2'><a id='CB'>$LN11</a></th><th nowrap class='c3'>&nbsp;</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_3'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_3');"><th nowrap class='c1'>-004201E1&nbsp;</th><th nowrap class='c2'><a id='DB'>4KLANG.OBJ:.g4kcodx</a></th><th nowrap class='c3'>39</th><th nowrap class='c4'>23.75</th><th nowrap class='c5'>60.9%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_3'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_3');"><th nowrap class='c1'>-004201E1&nbsp;</th><th nowrap class='c2'>go4kRenderVoices</th><th nowrap class='c3'>39</th><th nowrap class='c4'>23.75</th><th nowrap class='c5'>60.9%</th></tr><tr><td nowrap colspan='5'><div id='p_3'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004201E1&nbsp;</th><th nowrap class='c2'><a id='EB'>go4kRenderVoices</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>16.71</th><th nowrap class='c5'>87.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004201E1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.08 bits' style='color: #900000;'>51</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.26 bytes' style='color: #900000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201E2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.02 bits' style='color: #0000A0;'>53</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.75 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201E3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.72 bits' style='color: #0000A0;'>56</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.71 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201E4&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.58 bits' style='color: #000000;'>E8</td><td title='9.64 bits' style='color: #900000;'>B9</td><td title='8.06 bits' style='color: #000000;'>02</td><td title='3.38 bits' style='color: #0020F0;'>00</td><td title='2.17 bits' style='color: #006090;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.98 bytes' style='color: #0000A0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#FB' onclick='recursiveExpand("FB")'>go4k_VM_process</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201E9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.27 bits' style='color: #0000A0;'>8B</td><td title='3.11 bits' style='color: #0020F0;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.17 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ECX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201EB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.33 bits' style='color: #000000;'>3C</td><td title='6.41 bits' style='color: #0000A0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.84 bytes' style='color: #000000;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x4</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201ED&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.77 bits' style='color: #000000;'>75</td><td title='9.14 bits' style='color: #900000;'>05</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.11 bytes' style='color: #000000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#GB' onclick='recursiveExpand("GB")'>go4kRenderVoices_next</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201EF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.39 bits' style='color: #000000;'>31</td><td title='5.04 bits' style='color: #0000A0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.55 bytes' style='color: #0000A0;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201F1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.76 bits' style='color: #000000;'>89</td><td title='9.43 bits' style='color: #900000;'>41</td><td title='8.39 bits' style='color: #000000;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.32 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ECX-0x4],&nbsp;EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004201F4&nbsp;</th><th nowrap class='c2'><a id='GB'>go4kRenderVoices_next</a></th><th nowrap class='c3'>18</th><th nowrap class='c4'>4.99</th><th nowrap class='c5'>27.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004201F4&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.07 bits' style='color: #000000;'>5E</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.01 bytes' style='color: #000000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201F5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.78 bits' style='color: #0000A0;'>5B</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.72 bytes' style='color: #0000A0;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201F6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.69 bits' style='color: #000000;'>E8</td><td title='5.20 bits' style='color: #0000A0;'>B9</td><td title='3.06 bits' style='color: #0020F0;'>02</td><td title='1.16 bits' style='color: #008040;'>00</td><td title='0.60 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.34 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#FB' onclick='recursiveExpand("FB")'>go4k_VM_process</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201FB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.35 bits' style='color: #008040;'>8B</td><td title='0.61 bits' style='color: #00C000;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.25 bytes' style='color: #00C000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ECX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201FD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.94 bits' style='color: #00C000;'>3C</td><td title='0.60 bits' style='color: #00C000;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.19 bytes' style='color: #00C000;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x4</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004201FF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.61 bits' style='color: #00C000;'>75</td><td title='0.53 bits' style='color: #00C000;'>05</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.14 bytes' style='color: #00C000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#HB' onclick='recursiveExpand("HB")'>go4k_render_instrument_next2</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420201&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.47 bits' style='color: #00FF00;'>31</td><td title='0.54 bits' style='color: #00C000;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.13 bytes' style='color: #00C000;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420203&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.54 bits' style='color: #00C000;'>89</td><td title='0.60 bits' style='color: #00C000;'>41</td><td title='0.56 bits' style='color: #00C000;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.21 bytes' style='color: #00C000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ECX-0x4],&nbsp;EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420206&nbsp;</th><th nowrap class='c2'><a id='HB'>go4k_render_instrument_next2</a></th><th nowrap class='c3'>2</th><th nowrap class='c4'>2.05</th><th nowrap class='c5'>102.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420206&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.04 bits' style='color: #000000;'>59</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.00 bytes' style='color: #000000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420207&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.38 bits' style='color: #000000;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.05 bytes' style='color: #000000;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_4'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_4');"><th nowrap class='c1'>-00420208&nbsp;</th><th nowrap class='c2'><a id='IB'>4KLANG.OBJ:.g4kcodg</a></th><th nowrap class='c3'>57</th><th nowrap class='c4'>25.22</th><th nowrap class='c5'>44.2%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_4'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_4');"><th nowrap class='c1'>-00420208&nbsp;</th><th nowrap class='c2'><a id='JB'>_go4kFOP_func@0</a></th><th nowrap class='c3'>57</th><th nowrap class='c4'>25.22</th><th nowrap class='c5'>44.2%</th></tr><tr><td nowrap colspan='5'><div id='p_4'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420208&nbsp;</th><th nowrap class='c2'>_go4kFOP_func@0</th><th nowrap class='c3'>7</th><th nowrap class='c4'>4.52</th><th nowrap class='c5'>64.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420208&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.29 bits' style='color: #0000A0;'>6A</td><td title='3.43 bits' style='color: #0020F0;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.22 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042020A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.50 bits' style='color: #000000;'>E8</td><td title='7.74 bits' style='color: #000000;'>87</td><td title='4.29 bits' style='color: #0020F0;'>04</td><td title='4.84 bits' style='color: #0020F0;'>00</td><td title='2.07 bits' style='color: #006090;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.30 bytes' style='color: #0000A0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042020F&nbsp;</th><th nowrap class='c2'><a id='LB'>go4kFOP_func_pop</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>6.48</th><th nowrap class='c5'>108.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042020F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.54 bits' style='color: #900000;'>48</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.32 bytes' style='color: #900000;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420210&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.41 bits' style='color: #000000;'>75</td><td title='8.68 bits' style='color: #000000;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.01 bytes' style='color: #000000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#MB' onclick='recursiveExpand("MB")'>go4kFOP_func_addp</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420212&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.63 bits' style='color: #900000;'>DD</td><td title='7.36 bits' style='color: #000000;'>D8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.25 bytes' style='color: #000000;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420214&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.25 bits' style='color: #000000;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.91 bytes' style='color: #000000;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420215&nbsp;</th><th nowrap class='c2'><a id='MB'>go4kFOP_func_addp</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>3.84</th><th nowrap class='c5'>64.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420215&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.56 bits' style='color: #000000;'>48</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.94 bytes' style='color: #000000;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420216&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.21 bits' style='color: #0020F0;'>75</td><td title='2.24 bits' style='color: #006090;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.81 bytes' style='color: #0020F0;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#NB' onclick='recursiveExpand("NB")'>go4kFOP_func_mulp</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420218&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.80 bits' style='color: #0000A0;'>DE</td><td title='6.64 bits' style='color: #0000A0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.56 bytes' style='color: #0000A0;'>FADDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042021A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.28 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.53 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042021B&nbsp;</th><th nowrap class='c2'><a id='NB'>go4kFOP_func_mulp</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>1.77</th><th nowrap class='c5'>29.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042021B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.94 bits' style='color: #00C000;'>48</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.12 bytes' style='color: #00C000;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042021C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.64 bits' style='color: #008040;'>75</td><td title='0.88 bits' style='color: #00C000;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.32 bytes' style='color: #008040;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#OB' onclick='recursiveExpand("OB")'>go4kFOP_func_push</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042021E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.88 bits' style='color: #00C000;'>DE</td><td title='7.43 bits' style='color: #000000;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.04 bytes' style='color: #0020F0;'>FMULP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420220&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.39 bits' style='color: #006090;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.30 bytes' style='color: #006090;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420221&nbsp;</th><th nowrap class='c2'><a id='OB'>go4kFOP_func_push</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>2.33</th><th nowrap class='c5'>38.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420221&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.35 bits' style='color: #00FF00;'>48</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.04 bytes' style='color: #00FF00;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420222&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.46 bits' style='color: #00FF00;'>75</td><td title='0.54 bits' style='color: #00C000;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.13 bytes' style='color: #00C000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#PB' onclick='recursiveExpand("PB")'>go4kFOP_func_xch</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420224&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.18 bits' style='color: #000000;'>D9</td><td title='4.41 bits' style='color: #0020F0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.57 bytes' style='color: #0000A0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420226&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.70 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.59 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420227&nbsp;</th><th nowrap class='c2'><a id='PB'>go4kFOP_func_xch</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>0.97</th><th nowrap class='c5'>16.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420227&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.33 bits' style='color: #00FF00;'>48</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.04 bytes' style='color: #00FF00;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420228&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.62 bits' style='color: #00C000;'>75</td><td title='0.39 bits' style='color: #00FF00;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.13 bytes' style='color: #00C000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#QB' onclick='recursiveExpand("QB")'>go4kFOP_func_add</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042022A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.31 bits' style='color: #008040;'>D9</td><td title='4.67 bits' style='color: #0020F0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.75 bytes' style='color: #006090;'>FXCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042022C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.46 bits' style='color: #00FF00;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.06 bytes' style='color: #00FF00;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042022D&nbsp;</th><th nowrap class='c2'><a id='QB'>go4kFOP_func_add</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>1.31</th><th nowrap class='c5'>21.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042022D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.18 bits' style='color: #00FF00;'>48</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.02 bytes' style='color: #00FF00;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042022E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.30 bits' style='color: #00FF00;'>75</td><td title='0.22 bits' style='color: #00FF00;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.07 bytes' style='color: #00FF00;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#RB' onclick='recursiveExpand("RB")'>go4kFOP_func_mul</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420230&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.88 bits' style='color: #0000A0;'>D8</td><td title='3.39 bits' style='color: #0020F0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.16 bytes' style='color: #0020F0;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420232&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.53 bits' style='color: #00C000;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.07 bytes' style='color: #00C000;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420233&nbsp;</th><th nowrap class='c2'><a id='RB'>go4kFOP_func_mul</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>0.86</th><th nowrap class='c5'>14.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420233&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.17 bits' style='color: #00FF00;'>48</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.02 bytes' style='color: #00FF00;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420234&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.35 bits' style='color: #00FF00;'>75</td><td title='0.20 bits' style='color: #00FF00;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.07 bytes' style='color: #00FF00;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#SB' onclick='recursiveExpand("SB")'>go4kFOP_func_addp2</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420236&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.57 bits' style='color: #008040;'>D8</td><td title='4.38 bits' style='color: #0020F0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.74 bytes' style='color: #006090;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420238&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.03 bytes' style='color: #00FF00;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420239&nbsp;</th><th nowrap class='c2'><a id='SB'>go4kFOP_func_addp2</a></th><th nowrap class='c3'>5</th><th nowrap class='c4'>1.34</th><th nowrap class='c5'>26.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420239&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.13 bits' style='color: #00FF00;'>48</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.02 bytes' style='color: #00FF00;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042023A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.22 bits' style='color: #00FF00;'>75</td><td title='0.14 bits' style='color: #00FF00;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.05 bytes' style='color: #00FF00;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x42023F</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042023C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.20 bits' style='color: #0020F0;'>DE</td><td title='7.05 bits' style='color: #000000;'>C2</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.28 bytes' style='color: #0000A0;'>FADDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(2),&nbsp;ST</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042023E&nbsp;</th><th nowrap class='c2'><a id='TB'>go4kFOP_func_dummy</a></th><th nowrap class='c3'>3</th><th nowrap class='c4'>1.78</th><th nowrap class='c5'>59.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042023E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.38 bits' style='color: #0000A0;'>DE</td><td title='3.36 bits' style='color: #0020F0;'>C2</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.22 bytes' style='color: #0020F0;'>FADDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(2),&nbsp;ST</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420240&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.48 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.56 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_5'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_5');"><th nowrap class='c1'>-00420241&nbsp;</th><th nowrap class='c2'><a id='UB'>4KLANG.OBJ:.g4kcodi</a></th><th nowrap class='c3'>43</th><th nowrap class='c4'>32.59</th><th nowrap class='c5'>75.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_5'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_5');"><th nowrap class='c1'>-00420241&nbsp;</th><th nowrap class='c2'><a id='VB'>_go4kFSTG_func@0</a></th><th nowrap class='c3'>43</th><th nowrap class='c4'>32.59</th><th nowrap class='c5'>75.8%</th></tr><tr><td nowrap colspan='5'><div id='p_5'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420241&nbsp;</th><th nowrap class='c2'>_go4kFSTG_func@0</th><th nowrap class='c3'>15</th><th nowrap class='c4'>8.84</th><th nowrap class='c5'>58.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420241&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.91 bits' style='color: #0020F0;'>6A</td><td title='6.10 bits' style='color: #0000A0;'>05</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.38 bytes' style='color: #0000A0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x5</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420243&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.00 bits' style='color: #0020F0;'>E8</td><td title='1.46 bits' style='color: #008040;'>87</td><td title='1.49 bits' style='color: #008040;'>04</td><td title='1.52 bits' style='color: #008040;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.24 bytes' style='color: #008040;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420248&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.99 bits' style='color: #0020F0;'>8B</td><td title='10.03 bits' style='color: #900000;'>41</td><td title='4.32 bits' style='color: #0020F0;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.42 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ECX-0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042024B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.16 bits' style='color: #900000;'>85</td><td title='3.86 bits' style='color: #0020F0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.75 bytes' style='color: #000000;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042024D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.44 bits' style='color: #006090;'>75</td><td title='5.88 bits' style='color: #0000A0;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.04 bytes' style='color: #0020F0;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#WB' onclick='recursiveExpand("WB")'>go4kFSTG_func_do</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042024F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.13 bits' style='color: #000000;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.02 bytes' style='color: #000000;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420250&nbsp;</th><th nowrap class='c2'><a id='WB'>go4kFSTG_func_do</a></th><th nowrap class='c3'>28</th><th nowrap class='c4'>23.75</th><th nowrap class='c5'>84.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420250&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.60 bits' style='color: #900000;'>D9</td><td title='7.10 bits' style='color: #000000;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.09 bytes' style='color: #000000;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420252&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.89 bits' style='color: #0000A0;'>D8</td><td title='10.82 bits' style='color: #900000;'>25</td><td title='10.23 bits' style='color: #900000;'>34</td><td title='6.72 bits' style='color: #0000A0;'>07</td><td title='4.41 bits' style='color: #0020F0;'>42</td><td title='0.71 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.97 bytes' style='color: #0000A0;'>FSUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#XB' onclick='recursiveExpand("XB")'>c_0_5</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420258&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.27 bits' style='color: #900000;'>D8</td><td title='6.30 bits' style='color: #0000A0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.95 bytes' style='color: #000000;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042025A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.61 bits' style='color: #0000A0;'>D8</td><td title='4.96 bits' style='color: #0020F0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.45 bytes' style='color: #0000A0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042025C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.12 bits' style='color: #000000;'>8B</td><td title='8.09 bits' style='color: #000000;'>46</td><td title='5.98 bits' style='color: #0000A0;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.65 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ESI-0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042025F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.53 bits' style='color: #0000A0;'>D9</td><td title='10.53 bits' style='color: #900000;'>90</td><td title='7.62 bits' style='color: #000000;'>68</td><td title='6.75 bits' style='color: #0000A0;'>02</td><td title='7.34 bits' style='color: #000000;'>B1</td><td title='0.56 bits' style='color: #00C000;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.92 bytes' style='color: #0000A0;'>FST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EAX+<a href='#YB' onclick='recursiveExpand("YB")'>go4k_synth_wrk</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420265&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.54 bits' style='color: #000000;'>D9</td><td title='8.52 bits' style='color: #000000;'>98</td><td title='9.80 bits' style='color: #900000;'>80</td><td title='5.75 bits' style='color: #0000A0;'>06</td><td title='6.54 bits' style='color: #0000A0;'>B1</td><td title='0.39 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.94 bytes' style='color: #0000A0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EAX+<a href='#ZB' onclick='recursiveExpand("ZB")'>go4k_voiceindex</a>+0x498]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042026B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.29 bits' style='color: #0000A0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.79 bytes' style='color: #0000A0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_6'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_6');"><th nowrap class='c1'>-0042026C&nbsp;</th><th nowrap class='c2'><a id='AC'>4KLANG.OBJ:.g4kcod4</a></th><th nowrap class='c3'>32</th><th nowrap class='c4'>21.75</th><th nowrap class='c5'>68.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_6'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_6');"><th nowrap class='c1'>-0042026C&nbsp;</th><th nowrap class='c2'>go4kENVMap</th><th nowrap class='c3'>11</th><th nowrap class='c4'>8.55</th><th nowrap class='c5'>77.7%</th></tr><tr><td nowrap colspan='5'><div id='p_6'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042026C&nbsp;</th><th nowrap class='c2'><a id='BC'>go4kENVMap</a></th><th nowrap class='c3'>11</th><th nowrap class='c4'>8.55</th><th nowrap class='c5'>77.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042026C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.11 bits' style='color: #0020F0;'>D9</td><td title='5.18 bits' style='color: #0000A0;'>04</td><td title='8.05 bits' style='color: #000000;'>82</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.04 bytes' style='color: #0000A0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+EAX*4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042026F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.76 bits' style='color: #900000;'>DA</td><td title='8.43 bits' style='color: #000000;'>0D</td><td title='7.65 bits' style='color: #000000;'>40</td><td title='5.30 bits' style='color: #0000A0;'>07</td><td title='3.67 bits' style='color: #0020F0;'>42</td><td title='0.57 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.55 bytes' style='color: #0000A0;'>FIMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#CC' onclick='recursiveExpand("CC")'>c_24</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420275&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.16 bits' style='color: #0000A0;'>D9</td><td title='10.54 bits' style='color: #900000;'>E0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.96 bytes' style='color: #000000;'>FCHS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr><tr class='public_symbol_row_expandable' onclick="switchMenu('p_7');"><th nowrap class='c1'>-00420277&nbsp;</th><th nowrap class='c2'><a id='DC'>_Power@0</a></th><th nowrap class='c3'>21</th><th nowrap class='c4'>13.20</th><th nowrap class='c5'>62.8%</th></tr><tr><td nowrap colspan='5'><div id='p_7'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420277&nbsp;</th><th nowrap class='c2'>_Power@0</th><th nowrap class='c3'>21</th><th nowrap class='c4'>13.20</th><th nowrap class='c5'>62.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420277&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.91 bits' style='color: #0020F0;'>D9</td><td title='6.52 bits' style='color: #0000A0;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.43 bytes' style='color: #0000A0;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420279&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.77 bits' style='color: #0000A0;'>D8</td><td title='4.62 bits' style='color: #0020F0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.42 bytes' style='color: #0000A0;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042027B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.52 bits' style='color: #0020F0;'>D9</td><td title='11.24 bits' style='color: #900000;'>F1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.97 bytes' style='color: #000000;'>FYL2X&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042027D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.82 bits' style='color: #0020F0;'>D9</td><td title='2.95 bits' style='color: #006090;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.85 bytes' style='color: #0020F0;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042027F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.43 bits' style='color: #0020F0;'>D9</td><td title='5.56 bits' style='color: #0000A0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.12 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420281&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.79 bits' style='color: #006090;'>D9</td><td title='8.78 bits' style='color: #000000;'>F8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.45 bytes' style='color: #0000A0;'>FPREM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420283&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.28 bits' style='color: #006090;'>D9</td><td title='7.32 bits' style='color: #000000;'>F0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.20 bytes' style='color: #0020F0;'>F2XM1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420285&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.79 bits' style='color: #0000A0;'>DE</td><td title='2.89 bits' style='color: #006090;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.08 bytes' style='color: #0020F0;'>FADDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420287&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.00 bits' style='color: #00C000;'>D9</td><td title='6.29 bits' style='color: #0000A0;'>FD</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.91 bytes' style='color: #0020F0;'>FSCALE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420289&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.99 bits' style='color: #0000A0;'>DD</td><td title='3.33 bits' style='color: #0020F0;'>D9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.17 bytes' style='color: #0020F0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042028B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.80 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.60 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_7'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_7');"><th nowrap class='c1'>-0042028C&nbsp;</th><th nowrap class='c2'><a id='EC'>4KLANG.OBJ:.g4kcodp</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>8.49</th><th nowrap class='c5'>65.3%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_7'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_8');"><th nowrap class='c1'>-0042028C&nbsp;</th><th nowrap class='c2'>go4kVCO_pulse</th><th nowrap class='c3'>13</th><th nowrap class='c4'>8.49</th><th nowrap class='c5'>65.3%</th></tr><tr><td nowrap colspan='5'><div id='p_8'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042028C&nbsp;</th><th nowrap class='c2'><a id='FC'>go4kVCO_pulse</a></th><th nowrap class='c3'>8</th><th nowrap class='c4'>6.19</th><th nowrap class='c5'>77.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042028C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.69 bits' style='color: #0000A0;'>DB</td><td title='8.21 bits' style='color: #000000;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.86 bytes' style='color: #000000;'>FUCOMI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042028E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.00 bits' style='color: #0020F0;'>D9</td><td title='4.47 bits' style='color: #0020F0;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.06 bytes' style='color: #0020F0;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420290&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.91 bits' style='color: #900000;'>73</td><td title='5.76 bits' style='color: #0000A0;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.08 bytes' style='color: #000000;'>JAE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#GC' onclick='recursiveExpand("GC")'>go4kVCO_func_pulse_up</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420292&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.00 bits' style='color: #0020F0;'>D9</td><td title='5.46 bits' style='color: #0000A0;'>E0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.18 bytes' style='color: #0020F0;'>FCHS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420294&nbsp;</th><th nowrap class='c2'><a id='GC'>go4kVCO_func_pulse_up</a></th><th nowrap class='c3'>5</th><th nowrap class='c4'>2.30</th><th nowrap class='c5'>46.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420294&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.31 bits' style='color: #0000A0;'>DD</td><td title='2.02 bits' style='color: #006090;'>D9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.92 bytes' style='color: #0020F0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420296&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.59 bits' style='color: #0000A0;'>DD</td><td title='1.75 bits' style='color: #008040;'>D9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.04 bytes' style='color: #0020F0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420298&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.72 bits' style='color: #006090;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.34 bytes' style='color: #006090;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_8'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_8');"><th nowrap class='c1'>-00420299&nbsp;</th><th nowrap class='c2'><a id='HC'>4KLANG.OBJ:.g4kcods</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>7.81</th><th nowrap class='c5'>60.1%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_8'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_9');"><th nowrap class='c1'>-00420299&nbsp;</th><th nowrap class='c2'>go4kVCO_sine</th><th nowrap class='c3'>13</th><th nowrap class='c4'>7.81</th><th nowrap class='c5'>60.1%</th></tr><tr><td nowrap colspan='5'><div id='p_9'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420299&nbsp;</th><th nowrap class='c2'><a id='IC'>go4kVCO_sine</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>7.81</th><th nowrap class='c5'>60.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420299&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.74 bits' style='color: #008040;'>D9</td><td title='5.64 bits' style='color: #0000A0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.92 bytes' style='color: #0020F0;'>FXCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042029B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.69 bits' style='color: #0020F0;'>DD</td><td title='1.43 bits' style='color: #008040;'>D9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.77 bytes' style='color: #0020F0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042029D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.12 bits' style='color: #0000A0;'>D9</td><td title='10.51 bits' style='color: #900000;'>EB</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.95 bytes' style='color: #000000;'>FLDPI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042029F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.77 bits' style='color: #0020F0;'>D8</td><td title='2.70 bits' style='color: #006090;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.93 bytes' style='color: #0020F0;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202A1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.17 bits' style='color: #0000A0;'>DE</td><td title='2.25 bits' style='color: #006090;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.05 bytes' style='color: #0020F0;'>FMULP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202A3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.82 bits' style='color: #0020F0;'>D9</td><td title='8.65 bits' style='color: #000000;'>FE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.68 bytes' style='color: #0000A0;'>FSIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202A5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.97 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.50 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_9'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_9');"><th nowrap class='c1'>-004202A6&nbsp;</th><th nowrap class='c2'><a id='JC'>4KLANG.OBJ:.g4kcodd</a></th><th nowrap class='c3'>23</th><th nowrap class='c4'>6.29</th><th nowrap class='c5'>27.3%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_9'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_10');"><th nowrap class='c1'>-004202A6&nbsp;</th><th nowrap class='c2'><a id='KC'>_go4kDST_func@0</a></th><th nowrap class='c3'>23</th><th nowrap class='c4'>6.29</th><th nowrap class='c5'>27.3%</th></tr><tr><td nowrap colspan='5'><div id='p_10'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004202A6&nbsp;</th><th nowrap class='c2'>_go4kDST_func@0</th><th nowrap class='c3'>15</th><th nowrap class='c4'>2.31</th><th nowrap class='c5'>15.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004202A6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.38 bits' style='color: #0020F0;'>6A</td><td title='2.38 bits' style='color: #006090;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.84 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202A8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.87 bits' style='color: #008040;'>E8</td><td title='1.08 bits' style='color: #008040;'>87</td><td title='0.66 bits' style='color: #00C000;'>04</td><td title='0.61 bits' style='color: #00C000;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.56 bytes' style='color: #00C000;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202AD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.09 bits' style='color: #0020F0;'>8B</td><td title='0.98 bits' style='color: #00C000;'>41</td><td title='0.49 bits' style='color: #00FF00;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.57 bytes' style='color: #008040;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ECX-0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.62 bits' style='color: #00C000;'>85</td><td title='0.45 bits' style='color: #00FF00;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.13 bytes' style='color: #00C000;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202B2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.51 bits' style='color: #00C000;'>75</td><td title='0.55 bits' style='color: #00C000;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.13 bytes' style='color: #00C000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#LC' onclick='recursiveExpand("LC")'>go4kDST_func_do</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202B4&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.55 bits' style='color: #00C000;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.07 bytes' style='color: #00C000;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004202B5&nbsp;</th><th nowrap class='c2'><a id='LC'>go4kDST_func_do</a></th><th nowrap class='c3'>8</th><th nowrap class='c4'>3.98</th><th nowrap class='c5'>49.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004202B5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.43 bits' style='color: #00FF00;'>D9</td><td title='0.85 bits' style='color: #00C000;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.16 bytes' style='color: #00C000;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202B7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.03 bits' style='color: #000000;'>E8</td><td title='8.62 bits' style='color: #000000;'>C7</td><td title='3.22 bits' style='color: #0020F0;'>04</td><td title='1.52 bits' style='color: #008040;'>00</td><td title='0.75 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.64 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#MC' onclick='recursiveExpand("MC")'>go4kWaveshaper</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202BC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.41 bits' style='color: #900000;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.18 bytes' style='color: #900000;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_10'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_10');"><th nowrap class='c1'>-004202BD&nbsp;</th><th nowrap class='c2'><a id='NC'>4KLANG.OBJ:.g4kcodz</a></th><th nowrap class='c3'>32</th><th nowrap class='c4'>28.98</th><th nowrap class='c5'>90.6%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_10'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_11');"><th nowrap class='c1'>-004202BD&nbsp;</th><th nowrap class='c2'>go4k_VM_process</th><th nowrap class='c3'>32</th><th nowrap class='c4'>28.98</th><th nowrap class='c5'>90.6%</th></tr><tr><td nowrap colspan='5'><div id='p_11'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004202BD&nbsp;</th><th nowrap class='c2'><a id='FB'>go4k_VM_process</a></th><th nowrap class='c3'>5</th><th nowrap class='c4'>6.00</th><th nowrap class='c5'>119.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004202BD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.82 bits' style='color: #900000;'>8D</td><td title='12.82 bits' style='color: #FF0000;'>6F</td><td title='8.54 bits' style='color: #000000;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.02 bytes' style='color: #900000;'>LEA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP,&nbsp;[EDI+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202C0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.77 bits' style='color: #0000A0;'>89</td><td title='9.02 bits' style='color: #900000;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.97 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;EBP</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004202C2&nbsp;</th><th nowrap class='c2'><a id='OC'>go4k_VM_process_loop</a></th><th nowrap class='c3'>20</th><th nowrap class='c4'>18.52</th><th nowrap class='c5'>92.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004202C2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.84 bits' style='color: #000000;'>0F</td><td title='12.20 bits' style='color: #FF0000;'>B6</td><td title='6.23 bits' style='color: #0000A0;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.41 bytes' style='color: #900000;'>MOVZX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;BYTE [EBX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202C5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.80 bits' style='color: #FF0000;'>43</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.60 bytes' style='color: #FF0000;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202C6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.60 bits' style='color: #000000;'>85</td><td title='2.19 bits' style='color: #006090;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.22 bytes' style='color: #0020F0;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202C8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.34 bits' style='color: #0020F0;'>74</td><td title='5.22 bits' style='color: #0000A0;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.20 bytes' style='color: #0020F0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#PC' onclick='recursiveExpand("PC")'>go4k_VM_process_done</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202CA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>FF</td><td title='6.68 bits' style='color: #0000A0;'>14</td><td title='8.21 bits' style='color: #000000;'>85</td><td title='13.05 bits' style='color: #FF0000;'>62</td><td title='6.94 bits' style='color: #0000A0;'>07</td><td title='2.82 bits' style='color: #006090;'>42</td><td title='0.47 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='5.73 bytes' style='color: #0000A0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[EAX*4+<a href='#QC' onclick='recursiveExpand("QC")'>go4k_synth_commands</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202D1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.37 bits' style='color: #900000;'>83</td><td title='8.20 bits' style='color: #000000;'>C5</td><td title='9.14 bits' style='color: #900000;'>20</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.34 bytes' style='color: #000000;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP,&nbsp;0x20</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202D4&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.17 bits' style='color: #000000;'>EB</td><td title='8.07 bits' style='color: #000000;'>EC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.03 bytes' style='color: #000000;'>JMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#OC' onclick='recursiveExpand("OC")'>go4k_VM_process_loop</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004202D6&nbsp;</th><th nowrap class='c2'><a id='PC'>go4k_VM_process_done</a></th><th nowrap class='c3'>7</th><th nowrap class='c4'>4.46</th><th nowrap class='c5'>63.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004202D6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.11 bits' style='color: #000000;'>81</td><td title='7.24 bits' style='color: #000000;'>C7</td><td title='8.75 bits' style='color: #000000;'>18</td><td title='5.80 bits' style='color: #0000A0;'>04</td><td title='2.21 bits' style='color: #006090;'>00</td><td title='1.11 bits' style='color: #008040;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.03 bytes' style='color: #0000A0;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;0x418</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202DC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.46 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.43 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_11'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_11');"><th nowrap class='c1'>-004202DD&nbsp;</th><th nowrap class='c2'><a id='RC'>4KLANG.OBJ:.g4kcodw</a></th><th nowrap class='c3'>102</th><th nowrap class='c4'>75.48</th><th nowrap class='c5'>74.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_11'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_12');"><th nowrap class='c1'>-004202DD&nbsp;</th><th nowrap class='c2'>go4kUpdateInstrument</th><th nowrap class='c3'>102</th><th nowrap class='c4'>75.48</th><th nowrap class='c5'>74.0%</th></tr><tr><td nowrap colspan='5'><div id='p_12'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004202DD&nbsp;</th><th nowrap class='c2'><a id='SC'>go4kUpdateInstrument</a></th><th nowrap class='c3'>75</th><th nowrap class='c4'>55.13</th><th nowrap class='c5'>73.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004202DD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.85 bits' style='color: #0020F0;'>8B</td><td title='8.18 bits' style='color: #000000;'>44</td><td title='5.04 bits' style='color: #0000A0;'>24</td><td title='6.85 bits' style='color: #0000A0;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.99 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ESP+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202E1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.08 bits' style='color: #000000;'>C1</td><td title='6.30 bits' style='color: #0000A0;'>E8</td><td title='7.50 bits' style='color: #000000;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.74 bytes' style='color: #000000;'>SHR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;0x3</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202E4&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.71 bits' style='color: #900000;'>69</td><td title='9.57 bits' style='color: #900000;'>D1</td><td title='7.68 bits' style='color: #000000;'>88</td><td title='6.91 bits' style='color: #0000A0;'>00</td><td title='1.76 bits' style='color: #008040;'>00</td><td title='3.14 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='5.10 bytes' style='color: #0000A0;'>IMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDX,&nbsp;ECX,&nbsp;0x88</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202EA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.94 bits' style='color: #900000;'>0F</td><td title='6.42 bits' style='color: #0000A0;'>B6</td><td title='9.59 bits' style='color: #900000;'>94</td><td title='6.65 bits' style='color: #0000A0;'>02</td><td title='8.70 bits' style='color: #000000;'>09</td><td title='5.78 bits' style='color: #0000A0;'>09</td><td title='6.80 bits' style='color: #0000A0;'>42</td><td title='0.75 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='6.95 bytes' style='color: #0000A0;'>MOVZX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDX,&nbsp;BYTE [EDX+EAX+<a href='#TC' onclick='recursiveExpand("TC")'>go4k_synth_instructions_end</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202F2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.04 bits' style='color: #0000A0;'>8B</td><td title='6.41 bits' style='color: #0000A0;'>44</td><td title='2.42 bits' style='color: #006090;'>24</td><td title='1.39 bits' style='color: #008040;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.91 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ESP+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202F6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.03 bits' style='color: #008040;'>C1</td><td title='7.26 bits' style='color: #000000;'>E2</td><td title='3.39 bits' style='color: #0020F0;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.46 bytes' style='color: #0020F0;'>SHL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDX,&nbsp;0x3</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202F9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.36 bits' style='color: #FF0000;'>83</td><td title='7.70 bits' style='color: #000000;'>E0</td><td title='6.58 bits' style='color: #0000A0;'>07</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.33 bytes' style='color: #000000;'>AND&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;0x7</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004202FC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.82 bits' style='color: #000000;'>0F</td><td title='3.57 bits' style='color: #0020F0;'>B6</td><td title='2.80 bits' style='color: #006090;'>94</td><td title='1.48 bits' style='color: #008040;'>02</td><td title='6.73 bits' style='color: #0000A0;'>B1</td><td title='8.57 bits' style='color: #000000;'>0B</td><td title='6.34 bits' style='color: #0000A0;'>42</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.84 bytes' style='color: #0020F0;'>MOVZX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDX,&nbsp;BYTE [EDX+EAX+<a href='#UC' onclick='recursiveExpand("UC")'>go4k_pattern_lists_end</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420304&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.44 bits' style='color: #000000;'>80</td><td title='11.52 bits' style='color: #900000;'>FA</td><td title='6.28 bits' style='color: #0000A0;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.15 bytes' style='color: #000000;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DL,&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420307&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.73 bits' style='color: #900000;'>74</td><td title='11.88 bits' style='color: #900000;'>39</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.83 bytes' style='color: #900000;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#VC' onclick='recursiveExpand("VC")'>go4kUpdateInstrument_done</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420309&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.24 bits' style='color: #0020F0;'>FF</td><td title='7.48 bits' style='color: #000000;'>07</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.46 bytes' style='color: #0000A0;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDI]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042030B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.99 bits' style='color: #0020F0;'>FF</td><td title='10.51 bits' style='color: #900000;'>87</td><td title='7.05 bits' style='color: #000000;'>18</td><td title='4.66 bits' style='color: #0020F0;'>04</td><td title='1.38 bits' style='color: #008040;'>00</td><td title='0.87 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.68 bytes' style='color: #0020F0;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDI+0x418]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420311&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.75 bits' style='color: #000000;'>80</td><td title='3.57 bits' style='color: #0020F0;'>FA</td><td title='1.55 bits' style='color: #008040;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.61 bytes' style='color: #0020F0;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DL,&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420314&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.42 bits' style='color: #000000;'>7C</td><td title='8.45 bits' style='color: #000000;'>2C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.11 bytes' style='color: #000000;'>JL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#VC' onclick='recursiveExpand("VC")'>go4kUpdateInstrument_done</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420316&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.00 bits' style='color: #900000;'>60</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.25 bytes' style='color: #900000;'>PUSHA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420317&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.91 bits' style='color: #0000A0;'>87</td><td title='2.25 bits' style='color: #006090;'>04</td><td title='10.07 bits' style='color: #900000;'>8D</td><td title='9.34 bits' style='color: #900000;'>E8</td><td title='5.18 bits' style='color: #0000A0;'>01</td><td title='4.80 bits' style='color: #0020F0;'>B1</td><td title='0.35 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.74 bytes' style='color: #0000A0;'>XCHG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ECX*4+<a href='#ZB' onclick='recursiveExpand("ZB")'>go4k_voiceindex</a>],&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042031E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.13 bits' style='color: #900000;'>85</td><td title='3.41 bits' style='color: #0020F0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.57 bytes' style='color: #0000A0;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420320&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.66 bits' style='color: #008040;'>74</td><td title='7.98 bits' style='color: #000000;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.21 bytes' style='color: #0020F0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#WC' onclick='recursiveExpand("WC")'>go4kUpdateInstrument_newNote</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420322&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.18 bits' style='color: #000000;'>81</td><td title='5.36 bits' style='color: #0000A0;'>C7</td><td title='2.66 bits' style='color: #006090;'>18</td><td title='1.36 bits' style='color: #008040;'>04</td><td title='0.65 bits' style='color: #00C000;'>00</td><td title='0.48 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.21 bytes' style='color: #006090;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;0x418</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420328&nbsp;</th><th nowrap class='c2'><a id='WC'>go4kUpdateInstrument_newNote</a></th><th nowrap class='c3'>26</th><th nowrap class='c4'>19.73</th><th nowrap class='c5'>75.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420328&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.60 bits' style='color: #FF0000;'>34</td><td title='2.93 bits' style='color: #006090;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.94 bytes' style='color: #000000;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042032A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.80 bits' style='color: #900000;'>87</td><td title='1.68 bits' style='color: #008040;'>04</td><td title='4.40 bits' style='color: #0020F0;'>8D</td><td title='2.07 bits' style='color: #006090;'>E8</td><td title='0.84 bits' style='color: #00C000;'>01</td><td title='0.93 bits' style='color: #00C000;'>B1</td><td title='0.20 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.61 bytes' style='color: #006090;'>XCHG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ECX*4+<a href='#ZB' onclick='recursiveExpand("ZB")'>go4k_voiceindex</a>],&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420331&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.59 bits' style='color: #900000;'>60</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.32 bytes' style='color: #900000;'>PUSHA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420332&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.79 bits' style='color: #000000;'>31</td><td title='3.18 bits' style='color: #0020F0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.50 bytes' style='color: #0000A0;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420334&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.86 bits' style='color: #000000;'>B9</td><td title='3.46 bits' style='color: #0020F0;'>02</td><td title='3.72 bits' style='color: #0020F0;'>01</td><td title='3.89 bits' style='color: #0020F0;'>00</td><td title='3.37 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.79 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;0x102</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420339&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.81 bits' style='color: #FF0000;'>F3</td><td title='10.41 bits' style='color: #900000;'>AB</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.03 bytes' style='color: #FF0000;'>REP STOSD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042033B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.76 bits' style='color: #900000;'>61</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.22 bytes' style='color: #900000;'>POPA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042033C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.37 bits' style='color: #0000A0;'>89</td><td title='9.91 bits' style='color: #900000;'>57</td><td title='5.65 bits' style='color: #0000A0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.74 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[EDI+0x4],&nbsp;EDX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042033F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.86 bits' style='color: #000000;'>61</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.98 bytes' style='color: #000000;'>POPA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420340&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.98 bits' style='color: #000000;'>EB</td><td title='4.78 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.59 bytes' style='color: #0000A0;'>JMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#VC' onclick='recursiveExpand("VC")'>go4kUpdateInstrument_done</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420342&nbsp;</th><th nowrap class='c2'><a id='VC'>go4kUpdateInstrument_done</a></th><th nowrap class='c3'>1</th><th nowrap class='c4'>0.62</th><th nowrap class='c5'>61.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420342&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.93 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.62 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_12'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_12');"><th nowrap class='c1'>-00420343&nbsp;</th><th nowrap class='c2'><a id='XC'>4KLANG.OBJ:.g4kcodm</a></th><th nowrap class='c3'>1</th><th nowrap class='c4'>0.81</th><th nowrap class='c5'>80.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_12'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_13');"><th nowrap class='c1'>-00420343&nbsp;</th><th nowrap class='c2'><a id='YC'>_go4kFLD_func@0</a></th><th nowrap class='c3'>1</th><th nowrap class='c4'>0.81</th><th nowrap class='c5'>80.8%</th></tr><tr><td nowrap colspan='5'><div id='p_13'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420343&nbsp;</th><th nowrap class='c2'>_go4kFLD_func@0</th><th nowrap class='c3'>1</th><th nowrap class='c4'>0.81</th><th nowrap class='c5'>80.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420343&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.46 bits' style='color: #0000A0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.81 bytes' style='color: #0000A0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_13'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_13');"><th nowrap class='c1'>-00420344&nbsp;</th><th nowrap class='c2'><a id='ZC'>4KLANG.OBJ:.g4kcodh</a></th><th nowrap class='c3'>23</th><th nowrap class='c4'>7.99</th><th nowrap class='c5'>34.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_13'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_14');"><th nowrap class='c1'>-00420344&nbsp;</th><th nowrap class='c2'><a id='AD'>_go4kFST_func@0</a></th><th nowrap class='c3'>23</th><th nowrap class='c4'>7.99</th><th nowrap class='c5'>34.8%</th></tr><tr><td nowrap colspan='5'><div id='p_14'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420344&nbsp;</th><th nowrap class='c2'>_go4kFST_func@0</th><th nowrap class='c3'>23</th><th nowrap class='c4'>7.99</th><th nowrap class='c5'>34.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420344&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.80 bits' style='color: #0020F0;'>6A</td><td title='4.66 bits' style='color: #0020F0;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.06 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x2</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420346&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.90 bits' style='color: #008040;'>E8</td><td title='0.95 bits' style='color: #00C000;'>87</td><td title='0.58 bits' style='color: #00C000;'>04</td><td title='0.48 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.51 bytes' style='color: #00C000;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042034B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.64 bits' style='color: #000000;'>D9</td><td title='6.02 bits' style='color: #0000A0;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.83 bytes' style='color: #000000;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042034D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.98 bits' style='color: #006090;'>D8</td><td title='3.00 bits' style='color: #0020F0;'>25</td><td title='0.98 bits' style='color: #00C000;'>34</td><td title='0.90 bits' style='color: #00C000;'>07</td><td title='0.59 bits' style='color: #00C000;'>42</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.09 bytes' style='color: #008040;'>FSUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#XB' onclick='recursiveExpand("XB")'>c_0_5</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420353&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.94 bits' style='color: #00C000;'>D8</td><td title='0.61 bits' style='color: #00C000;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.19 bytes' style='color: #00C000;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420355&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.59 bits' style='color: #00C000;'>D8</td><td title='0.63 bits' style='color: #00C000;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.15 bytes' style='color: #00C000;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420357&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.11 bits' style='color: #0020F0;'>D9</td><td title='9.81 bits' style='color: #900000;'>1C</td><td title='7.67 bits' style='color: #000000;'>81</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.57 bytes' style='color: #0000A0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [ECX+EAX*4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042035A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.68 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.58 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_14'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_14');"><th nowrap class='c1'>-0042035B&nbsp;</th><th nowrap class='c2'><a id='BD'>4KLANG.OBJ:.g4kcodl</a></th><th nowrap class='c3'>49</th><th nowrap class='c4'>28.22</th><th nowrap class='c5'>57.6%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_14'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_15');"><th nowrap class='c1'>-0042035B&nbsp;</th><th nowrap class='c2'><a id='CD'>_go4kACC_func@0</a></th><th nowrap class='c3'>49</th><th nowrap class='c4'>28.22</th><th nowrap class='c5'>57.6%</th></tr><tr><td nowrap colspan='5'><div id='p_15'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042035B&nbsp;</th><th nowrap class='c2'>_go4kACC_func@0</th><th nowrap class='c3'>27</th><th nowrap class='c4'>14.43</th><th nowrap class='c5'>53.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042035B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.57 bits' style='color: #0020F0;'>6A</td><td title='2.06 bits' style='color: #006090;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.70 bytes' style='color: #006090;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042035D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.39 bits' style='color: #008040;'>E8</td><td title='0.49 bits' style='color: #00FF00;'>87</td><td title='0.34 bits' style='color: #00FF00;'>04</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.34 bytes' style='color: #00C000;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420362&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.80 bits' style='color: #900000;'>60</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.47 bytes' style='color: #900000;'>PUSHA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420363&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.89 bits' style='color: #900000;'>BF</td><td title='6.97 bits' style='color: #0000A0;'>68</td><td title='3.98 bits' style='color: #0020F0;'>02</td><td title='2.09 bits' style='color: #006090;'>B1</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.92 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;<a href='#YB' onclick='recursiveExpand("YB")'>go4k_synth_wrk</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420368&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.15 bits' style='color: #000000;'>81</td><td title='4.68 bits' style='color: #0020F0;'>C7</td><td title='1.89 bits' style='color: #008040;'>18</td><td title='0.90 bits' style='color: #00C000;'>04</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.05 bytes' style='color: #006090;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;0x418</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042036E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.16 bits' style='color: #000000;'>29</td><td title='8.38 bits' style='color: #000000;'>C7</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.07 bytes' style='color: #000000;'>SUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420370&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.50 bits' style='color: #000000;'>B1</td><td title='7.05 bits' style='color: #000000;'>0A</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.82 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CL,&nbsp;0xA</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420372&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.72 bits' style='color: #0000A0;'>D9</td><td title='8.50 bits' style='color: #000000;'>EE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.78 bytes' style='color: #000000;'>FLDZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420374&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.59 bits' style='color: #0020F0;'>D9</td><td title='5.58 bits' style='color: #0000A0;'>EE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.27 bytes' style='color: #0000A0;'>FLDZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420376&nbsp;</th><th nowrap class='c2'><a id='DD'>go4kACC_func_loop</a></th><th nowrap class='c3'>22</th><th nowrap class='c4'>13.79</th><th nowrap class='c5'>62.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420376&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.68 bits' style='color: #0020F0;'>D8</td><td title='11.96 bits' style='color: #900000;'>47</td><td title='9.48 bits' style='color: #900000;'>F8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.14 bytes' style='color: #000000;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDI-0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420379&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.39 bits' style='color: #0020F0;'>D9</td><td title='6.23 bits' style='color: #0000A0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.20 bytes' style='color: #0020F0;'>FXCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042037B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.23 bits' style='color: #0020F0;'>D8</td><td title='3.77 bits' style='color: #0020F0;'>47</td><td title='5.51 bits' style='color: #0000A0;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.69 bytes' style='color: #0020F0;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDI-0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042037E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.93 bits' style='color: #008040;'>D9</td><td title='0.90 bits' style='color: #00C000;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.35 bytes' style='color: #008040;'>FXCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420380&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.77 bits' style='color: #0000A0;'>81</td><td title='3.12 bits' style='color: #0020F0;'>C7</td><td title='1.52 bits' style='color: #008040;'>18</td><td title='0.70 bits' style='color: #00C000;'>04</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.58 bytes' style='color: #006090;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;0x418</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420386&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.38 bits' style='color: #900000;'>FE</td><td title='5.69 bits' style='color: #0000A0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.13 bytes' style='color: #000000;'>DEC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CL</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420388&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.85 bits' style='color: #0000A0;'>75</td><td title='9.11 bits' style='color: #900000;'>EC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.00 bytes' style='color: #000000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#DD' onclick='recursiveExpand("DD")'>go4kACC_func_loop</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042038A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.43 bits' style='color: #000000;'>61</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.05 bytes' style='color: #000000;'>POPA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042038B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.17 bits' style='color: #0000A0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.65 bytes' style='color: #0000A0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_15'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_15');"><th nowrap class='c1'>-0042038C&nbsp;</th><th nowrap class='c2'><a id='ED'>4KLANG.OBJ:.g4kcodf</a></th><th nowrap class='c3'>126</th><th nowrap class='c4'>93.05</th><th nowrap class='c5'>73.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_15'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_16');"><th nowrap class='c1'>-0042038C&nbsp;</th><th nowrap class='c2'><a id='FD'>_go4kDLL_func@0</a></th><th nowrap class='c3'>126</th><th nowrap class='c4'>93.05</th><th nowrap class='c5'>73.8%</th></tr><tr><td nowrap colspan='5'><div id='p_16'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042038C&nbsp;</th><th nowrap class='c2'>_go4kDLL_func@0</th><th nowrap class='c3'>12</th><th nowrap class='c4'>6.03</th><th nowrap class='c5'>50.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042038C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.37 bits' style='color: #006090;'>6A</td><td title='6.90 bits' style='color: #0000A0;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.16 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x6</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042038E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.97 bits' style='color: #008040;'>E8</td><td title='0.44 bits' style='color: #00FF00;'>87</td><td title='0.38 bits' style='color: #00FF00;'>04</td><td title='0.59 bits' style='color: #00C000;'>00</td><td title='0.10 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.44 bytes' style='color: #00C000;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420393&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.04 bits' style='color: #0020F0;'>60</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.38 bytes' style='color: #0020F0;'>PUSHA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420394&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.07 bits' style='color: #900000;'>0F</td><td title='1.36 bits' style='color: #008040;'>B6</td><td title='11.99 bits' style='color: #900000;'>5E</td><td title='9.99 bits' style='color: #900000;'>FE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.05 bytes' style='color: #000000;'>MOVZX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX,&nbsp;BYTE [ESI-0x2]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420398&nbsp;</th><th nowrap class='c2'><a id='GD'>go4kDLL_func_process</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>14.63</th><th nowrap class='c5'>77.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420398&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.71 bits' style='color: #000000;'>89</td><td title='9.55 bits' style='color: #900000;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.28 bytes' style='color: #900000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042039A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.98 bits' style='color: #000000;'>8B</td><td title='10.62 bits' style='color: #900000;'>2D</td><td title='6.04 bits' style='color: #0000A0;'>88</td><td title='9.33 bits' style='color: #900000;'>33</td><td title='6.43 bits' style='color: #0000A0;'>B1</td><td title='0.77 bits' style='color: #00C000;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='5.15 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP,&nbsp;[<a href='#HD' onclick='recursiveExpand("HD")'>_go4k_delay_buffer_ofs</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203A0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.89 bits' style='color: #0020F0;'>D9</td><td title='4.29 bits' style='color: #0020F0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.15 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203A2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.11 bits' style='color: #0020F0;'>D8</td><td title='8.65 bits' style='color: #000000;'>4A</td><td title='6.55 bits' style='color: #0000A0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.41 bytes' style='color: #0000A0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203A5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.84 bits' style='color: #0000A0;'>D9</td><td title='0.65 bits' style='color: #00C000;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.81 bytes' style='color: #0020F0;'>FXCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203A7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.43 bits' style='color: #006090;'>D8</td><td title='10.01 bits' style='color: #900000;'>0A</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.56 bytes' style='color: #0000A0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203A9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.28 bits' style='color: #0020F0;'>D8</td><td title='5.95 bits' style='color: #0000A0;'>0A</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.28 bytes' style='color: #0000A0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004203AB&nbsp;</th><th nowrap class='c2'><a id='ID'>go4kDLL_func_loop</a></th><th nowrap class='c3'>51</th><th nowrap class='c4'>42.20</th><th nowrap class='c5'>82.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004203AB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.51 bits' style='color: #000000;'>0F</td><td title='5.86 bits' style='color: #0000A0;'>B7</td><td title='8.69 bits' style='color: #000000;'>B4</td><td title='8.70 bits' style='color: #000000;'>1B</td><td title='10.90 bits' style='color: #900000;'>96</td><td title='7.17 bits' style='color: #000000;'>07</td><td title='3.23 bits' style='color: #0020F0;'>42</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='6.68 bytes' style='color: #0000A0;'>MOVZX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI,&nbsp;[EBX+EBX+<a href='#JD' onclick='recursiveExpand("JD")'>_go4k_delay_times</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203B3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.25 bits' style='color: #0020F0;'>8B</td><td title='5.18 bits' style='color: #0000A0;'>45</td><td title='4.86 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.79 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203B6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.28 bits' style='color: #0000A0;'>D9</td><td title='8.70 bits' style='color: #000000;'>44</td><td title='7.80 bits' style='color: #000000;'>85</td><td title='9.74 bits' style='color: #900000;'>10</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.07 bytes' style='color: #000000;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+EAX*4+0x10]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203BA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.06 bits' style='color: #900000;'>DC</td><td title='9.98 bits' style='color: #900000;'>C2</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.51 bytes' style='color: #900000;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(2),&nbsp;ST</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203BC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.69 bits' style='color: #0020F0;'>D9</td><td title='6.50 bits' style='color: #0000A0;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.40 bytes' style='color: #0000A0;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203BE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.36 bits' style='color: #006090;'>D8</td><td title='10.48 bits' style='color: #900000;'>62</td><td title='6.45 bits' style='color: #0000A0;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.41 bytes' style='color: #0000A0;'>FSUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0xC]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203C1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>DE</td><td title='2.55 bits' style='color: #006090;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.27 bytes' style='color: #0000A0;'>FMULP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203C3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.03 bits' style='color: #006090;'>D9</td><td title='7.61 bits' style='color: #000000;'>42</td><td title='8.02 bits' style='color: #000000;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.21 bytes' style='color: #0000A0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0xC]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203C6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.57 bits' style='color: #0020F0;'>D8</td><td title='11.04 bits' style='color: #900000;'>4D</td><td title='6.07 bits' style='color: #0000A0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.58 bytes' style='color: #0000A0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203C9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.50 bits' style='color: #0000A0;'>DE</td><td title='4.37 bits' style='color: #0020F0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.23 bytes' style='color: #0020F0;'>FADDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203CB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.76 bits' style='color: #008040;'>D9</td><td title='9.16 bits' style='color: #900000;'>55</td><td title='9.89 bits' style='color: #900000;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.60 bytes' style='color: #0000A0;'>FST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203CE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.83 bits' style='color: #0020F0;'>D8</td><td title='5.08 bits' style='color: #0000A0;'>4A</td><td title='7.86 bits' style='color: #000000;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.22 bytes' style='color: #0000A0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203D1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.80 bits' style='color: #0020F0;'>D8</td><td title='4.61 bits' style='color: #0020F0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.18 bytes' style='color: #0020F0;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203D3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.81 bits' style='color: #006090;'>D9</td><td title='9.00 bits' style='color: #900000;'>5C</td><td title='5.90 bits' style='color: #0000A0;'>85</td><td title='3.96 bits' style='color: #0020F0;'>10</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.71 bytes' style='color: #0000A0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+EAX*4+0x10]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203D7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.66 bits' style='color: #900000;'>40</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.33 bytes' style='color: #900000;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203D8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.52 bits' style='color: #900000;'>39</td><td title='8.68 bits' style='color: #000000;'>F0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.27 bytes' style='color: #900000;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203DA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.81 bits' style='color: #900000;'>7C</td><td title='8.00 bits' style='color: #000000;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.35 bytes' style='color: #900000;'>JL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KD' onclick='recursiveExpand("KD")'>go4kDLL_func_buffer_nowrap2</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203DC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.54 bits' style='color: #000000;'>31</td><td title='2.59 bits' style='color: #006090;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.39 bytes' style='color: #0000A0;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004203DE&nbsp;</th><th nowrap class='c2'><a id='KD'>go4kDLL_func_buffer_nowrap2</a></th><th nowrap class='c3'>44</th><th nowrap class='c4'>30.19</th><th nowrap class='c5'>68.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004203DE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.13 bits' style='color: #006090;'>89</td><td title='6.56 bits' style='color: #0000A0;'>45</td><td title='4.27 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.62 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[EBP+0x0],&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203E1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.93 bits' style='color: #900000;'>43</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.37 bytes' style='color: #900000;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203E2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.43 bits' style='color: #0000A0;'>81</td><td title='6.20 bits' style='color: #0000A0;'>C5</td><td title='7.04 bits' style='color: #000000;'>10</td><td title='3.48 bits' style='color: #0020F0;'>00</td><td title='9.52 bits' style='color: #900000;'>04</td><td title='2.23 bits' style='color: #006090;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.36 bytes' style='color: #0000A0;'>ADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBP,&nbsp;0x40010</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203E8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.42 bits' style='color: #000000;'>89</td><td title='9.65 bits' style='color: #900000;'>2D</td><td title='4.21 bits' style='color: #0020F0;'>88</td><td title='2.48 bits' style='color: #006090;'>33</td><td title='1.48 bits' style='color: #008040;'>B1</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.33 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#HD' onclick='recursiveExpand("HD")'>_go4k_delay_buffer_ofs</a>],&nbsp;EBP</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203EE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.50 bits' style='color: #900000;'>E0</td><td title='10.04 bits' style='color: #900000;'>BB</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.69 bytes' style='color: #900000;'>LOOPNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#ID' onclick='recursiveExpand("ID")'>go4kDLL_func_loop</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.46 bits' style='color: #000000;'>DD</td><td title='2.56 bits' style='color: #006090;'>D8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.38 bytes' style='color: #0000A0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203F2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.87 bits' style='color: #0000A0;'>D9</td><td title='6.64 bits' style='color: #0000A0;'>45</td><td title='5.83 bits' style='color: #0000A0;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.29 bytes' style='color: #0000A0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0xC]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203F5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.36 bits' style='color: #006090;'>D8</td><td title='9.09 bits' style='color: #900000;'>0D</td><td title='9.24 bits' style='color: #900000;'>38</td><td title='4.91 bits' style='color: #0020F0;'>07</td><td title='1.46 bits' style='color: #008040;'>42</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.43 bytes' style='color: #0020F0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#LD' onclick='recursiveExpand("LD")'>c_dc_const</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203FB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.79 bits' style='color: #006090;'>D8</td><td title='12.23 bits' style='color: #FF0000;'>65</td><td title='7.05 bits' style='color: #000000;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.76 bytes' style='color: #000000;'>FSUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004203FE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.43 bits' style='color: #0020F0;'>D9</td><td title='2.30 bits' style='color: #006090;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.84 bytes' style='color: #0020F0;'>FXCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420400&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.67 bits' style='color: #0020F0;'>D9</td><td title='6.61 bits' style='color: #0000A0;'>55</td><td title='7.63 bits' style='color: #000000;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.24 bytes' style='color: #0000A0;'>FST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420403&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.25 bits' style='color: #0000A0;'>DE</td><td title='2.33 bits' style='color: #006090;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.07 bytes' style='color: #0020F0;'>FADDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420405&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.99 bits' style='color: #00C000;'>D9</td><td title='1.89 bits' style='color: #008040;'>55</td><td title='5.59 bits' style='color: #0000A0;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.06 bytes' style='color: #006090;'>FST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0xC]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420408&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.78 bits' style='color: #900000;'>61</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.22 bytes' style='color: #900000;'>POPA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420409&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.28 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.53 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_16'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_16');"><th nowrap class='c1'>-0042040A&nbsp;</th><th nowrap class='c2'><a id='MD'>4KLANG.OBJ:.g4kcodc</a></th><th nowrap class='c3'>94</th><th nowrap class='c4'>49.51</th><th nowrap class='c5'>52.7%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_16'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_17');"><th nowrap class='c1'>-0042040A&nbsp;</th><th nowrap class='c2'><a id='ND'>_go4kVCF_func@0</a></th><th nowrap class='c3'>94</th><th nowrap class='c4'>49.51</th><th nowrap class='c5'>52.7%</th></tr><tr><td nowrap colspan='5'><div id='p_17'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042040A&nbsp;</th><th nowrap class='c2'>_go4kVCF_func@0</th><th nowrap class='c3'>15</th><th nowrap class='c4'>2.35</th><th nowrap class='c5'>15.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042040A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.89 bits' style='color: #008040;'>6A</td><td title='6.74 bits' style='color: #0000A0;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.08 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x3</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042040C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.30 bits' style='color: #006090;'>E8</td><td title='0.41 bits' style='color: #00FF00;'>87</td><td title='0.29 bits' style='color: #00FF00;'>04</td><td title='0.51 bits' style='color: #00C000;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.45 bytes' style='color: #00C000;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420411&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.95 bits' style='color: #0020F0;'>8B</td><td title='0.67 bits' style='color: #00C000;'>41</td><td title='0.34 bits' style='color: #00FF00;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.62 bytes' style='color: #008040;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ECX-0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420414&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.29 bits' style='color: #00FF00;'>85</td><td title='0.27 bits' style='color: #00FF00;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.07 bytes' style='color: #00FF00;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420416&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.37 bits' style='color: #00FF00;'>75</td><td title='0.35 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.09 bytes' style='color: #00FF00;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#OD' onclick='recursiveExpand("OD")'>go4kVCF_func_do</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420418&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.32 bits' style='color: #00FF00;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.04 bytes' style='color: #00FF00;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420419&nbsp;</th><th nowrap class='c2'><a id='OD'>go4kVCF_func_do</a></th><th nowrap class='c3'>47</th><th nowrap class='c4'>27.78</th><th nowrap class='c5'>59.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420419&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.14 bits' style='color: #FF0000;'>0F</td><td title='3.38 bits' style='color: #0020F0;'>B6</td><td title='9.74 bits' style='color: #900000;'>46</td><td title='4.93 bits' style='color: #0020F0;'>FF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.90 bytes' style='color: #000000;'>MOVZX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;BYTE [ESI-0x1]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042041D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.56 bits' style='color: #0020F0;'>D9</td><td title='5.83 bits' style='color: #0000A0;'>42</td><td title='6.22 bits' style='color: #0000A0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.08 bytes' style='color: #0000A0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420420&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.40 bits' style='color: #0020F0;'>D9</td><td title='5.93 bits' style='color: #0000A0;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.17 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420422&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.72 bits' style='color: #008040;'>D8</td><td title='9.06 bits' style='color: #900000;'>45</td><td title='8.01 bits' style='color: #000000;'>10</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.35 bytes' style='color: #0000A0;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x10]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420425&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.10 bits' style='color: #0000A0;'>DC</td><td title='6.54 bits' style='color: #0000A0;'>C8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.45 bytes' style='color: #0000A0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(0),&nbsp;ST</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420427&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.22 bits' style='color: #0020F0;'>D9</td><td title='5.90 bits' style='color: #0000A0;'>55</td><td title='2.89 bits' style='color: #006090;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.50 bytes' style='color: #0020F0;'>FST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0xC]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042042A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.96 bits' style='color: #006090;'>D8</td><td title='2.95 bits' style='color: #006090;'>4D</td><td title='4.49 bits' style='color: #0020F0;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.30 bytes' style='color: #0020F0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042042D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.78 bits' style='color: #006090;'>D8</td><td title='6.98 bits' style='color: #0000A0;'>45</td><td title='4.07 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.73 bytes' style='color: #0020F0;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420430&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.38 bits' style='color: #006090;'>D9</td><td title='5.18 bits' style='color: #0000A0;'>55</td><td title='5.45 bits' style='color: #0000A0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.63 bytes' style='color: #0020F0;'>FST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420433&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.63 bits' style='color: #0000A0;'>DE</td><td title='10.59 bits' style='color: #900000;'>EA</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.03 bytes' style='color: #000000;'>FSUBP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(2),&nbsp;ST</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420435&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.08 bits' style='color: #0020F0;'>D8</td><td title='4.88 bits' style='color: #0020F0;'>4D</td><td title='2.38 bits' style='color: #006090;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.42 bytes' style='color: #0020F0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420438&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.72 bits' style='color: #0020F0;'>DE</td><td title='7.57 bits' style='color: #000000;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.41 bytes' style='color: #0000A0;'>FSUBP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042043A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.61 bits' style='color: #008040;'>D9</td><td title='0.90 bits' style='color: #00C000;'>55</td><td title='0.82 bits' style='color: #00C000;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.42 bytes' style='color: #008040;'>FST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042043D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.50 bits' style='color: #008040;'>D8</td><td title='1.71 bits' style='color: #008040;'>4D</td><td title='5.81 bits' style='color: #0000A0;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.13 bytes' style='color: #0020F0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0xC]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420440&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.25 bits' style='color: #006090;'>D8</td><td title='1.20 bits' style='color: #008040;'>45</td><td title='4.26 bits' style='color: #0020F0;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.96 bytes' style='color: #006090;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420443&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.95 bits' style='color: #006090;'>D9</td><td title='7.63 bits' style='color: #000000;'>5D</td><td title='5.04 bits' style='color: #0000A0;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.95 bytes' style='color: #0000A0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420446&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.00 bits' style='color: #0020F0;'>D9</td><td title='7.89 bits' style='color: #000000;'>EE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.36 bytes' style='color: #0000A0;'>FLDZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420448&nbsp;</th><th nowrap class='c2'><a id='PD'>go4kVCF_func_low</a></th><th nowrap class='c3'>7</th><th nowrap class='c4'>5.39</th><th nowrap class='c5'>76.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420448&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.45 bits' style='color: #900000;'>A8</td><td title='5.00 bits' style='color: #0000A0;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.06 bytes' style='color: #000000;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042044A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>74</td><td title='7.73 bits' style='color: #000000;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.92 bytes' style='color: #000000;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#QD' onclick='recursiveExpand("QD")'>go4kVCF_func_high</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042044C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.05 bits' style='color: #0020F0;'>D8</td><td title='4.88 bits' style='color: #0020F0;'>45</td><td title='2.36 bits' style='color: #006090;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.41 bytes' style='color: #0020F0;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x0]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042044F&nbsp;</th><th nowrap class='c2'><a id='QD'>go4kVCF_func_high</a></th><th nowrap class='c3'>7</th><th nowrap class='c4'>4.79</th><th nowrap class='c5'>68.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042044F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.17 bits' style='color: #FF0000;'>A8</td><td title='5.50 bits' style='color: #0000A0;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.33 bytes' style='color: #900000;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x2</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420451&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.69 bits' style='color: #000000;'>74</td><td title='3.06 bits' style='color: #0020F0;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.34 bytes' style='color: #0000A0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#RD' onclick='recursiveExpand("RD")'>go4kVCF_func_band</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420453&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.55 bits' style='color: #008040;'>D8</td><td title='1.61 bits' style='color: #008040;'>45</td><td title='5.79 bits' style='color: #0000A0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.12 bytes' style='color: #006090;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x4]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420456&nbsp;</th><th nowrap class='c2'><a id='RD'>go4kVCF_func_band</a></th><th nowrap class='c3'>7</th><th nowrap class='c4'>2.94</th><th nowrap class='c5'>42.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420456&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.96 bits' style='color: #0020F0;'>A8</td><td title='5.70 bits' style='color: #0000A0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.33 bytes' style='color: #0000A0;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x4</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420458&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.73 bits' style='color: #0020F0;'>74</td><td title='1.32 bits' style='color: #008040;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.76 bytes' style='color: #0020F0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#SD' onclick='recursiveExpand("SD")'>go4kVCF_func_peak</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042045A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.53 bits' style='color: #00C000;'>D8</td><td title='0.95 bits' style='color: #00C000;'>45</td><td title='5.34 bits' style='color: #0000A0;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.85 bytes' style='color: #006090;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x8]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042045D&nbsp;</th><th nowrap class='c2'><a id='SD'>go4kVCF_func_peak</a></th><th nowrap class='c3'>10</th><th nowrap class='c4'>5.21</th><th nowrap class='c5'>52.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042045D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.98 bits' style='color: #0020F0;'>A8</td><td title='7.36 bits' style='color: #000000;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.42 bytes' style='color: #0000A0;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x8</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042045F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.72 bits' style='color: #0020F0;'>74</td><td title='5.58 bits' style='color: #0000A0;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.16 bytes' style='color: #0020F0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#TD' onclick='recursiveExpand("TD")'>go4kVCF_func_end</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420461&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.89 bits' style='color: #006090;'>D8</td><td title='1.67 bits' style='color: #008040;'>45</td><td title='2.38 bits' style='color: #006090;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.87 bytes' style='color: #006090;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420464&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.45 bits' style='color: #0020F0;'>D8</td><td title='4.29 bits' style='color: #0020F0;'>65</td><td title='5.34 bits' style='color: #0000A0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.76 bytes' style='color: #0020F0;'>FSUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x4]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420467&nbsp;</th><th nowrap class='c2'><a id='TD'>go4kVCF_func_end</a></th><th nowrap class='c3'>1</th><th nowrap class='c4'>1.05</th><th nowrap class='c5'>105.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420467&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.41 bits' style='color: #000000;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.05 bytes' style='color: #000000;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_17'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_17');"><th nowrap class='c1'>-00420468&nbsp;</th><th nowrap class='c2'><a id='UD'>4KLANG.OBJ:.g4kcodt</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>13.87</th><th nowrap class='c5'>73.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_17'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_18');"><th nowrap class='c1'>-00420468&nbsp;</th><th nowrap class='c2'>go4kVCO_trisaw</th><th nowrap class='c3'>19</th><th nowrap class='c4'>13.87</th><th nowrap class='c5'>73.0%</th></tr><tr><td nowrap colspan='5'><div id='p_18'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420468&nbsp;</th><th nowrap class='c2'><a id='VD'>go4kVCO_trisaw</a></th><th nowrap class='c3'>10</th><th nowrap class='c4'>8.42</th><th nowrap class='c5'>84.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420468&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.14 bits' style='color: #000000;'>DB</td><td title='2.72 bits' style='color: #006090;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.23 bytes' style='color: #0020F0;'>FUCOMI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042046A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.68 bits' style='color: #900000;'>73</td><td title='6.48 bits' style='color: #0000A0;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.14 bytes' style='color: #000000;'>JAE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#WD' onclick='recursiveExpand("WD")'>go4kVCO_func_trisaw_up</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042046C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.40 bits' style='color: #0020F0;'>D9</td><td title='4.91 bits' style='color: #0020F0;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.16 bytes' style='color: #0020F0;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042046E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.32 bits' style='color: #000000;'>DC</td><td title='9.63 bits' style='color: #900000;'>E2</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.12 bytes' style='color: #000000;'>FSUBR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(2),&nbsp;ST</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420470&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.85 bits' style='color: #0000A0;'>DE</td><td title='8.26 bits' style='color: #000000;'>E1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.76 bytes' style='color: #000000;'>FSUBRP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420472&nbsp;</th><th nowrap class='c2'><a id='WD'>go4kVCO_func_trisaw_up</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>5.45</th><th nowrap class='c5'>60.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420472&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.14 bits' style='color: #0020F0;'>DE</td><td title='9.04 bits' style='color: #900000;'>F9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.52 bytes' style='color: #0000A0;'>FDIVP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420474&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.30 bits' style='color: #0020F0;'>D8</td><td title='5.67 bits' style='color: #0000A0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.12 bytes' style='color: #0020F0;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420476&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.96 bits' style='color: #006090;'>D9</td><td title='4.64 bits' style='color: #0020F0;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.95 bytes' style='color: #0020F0;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420478&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.79 bits' style='color: #0020F0;'>DE</td><td title='4.68 bits' style='color: #0020F0;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.18 bytes' style='color: #0020F0;'>FSUBP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042047A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.34 bits' style='color: #0000A0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.67 bytes' style='color: #0000A0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_18'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_18');"><th nowrap class='c1'>-0042047B&nbsp;</th><th nowrap class='c2'><a id='XD'>4KLANG.OBJ:.g4kcodj</a></th><th nowrap class='c3'>16</th><th nowrap class='c4'>5.13</th><th nowrap class='c5'>32.1%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_18'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_19');"><th nowrap class='c1'>-0042047B&nbsp;</th><th nowrap class='c2'><a id='YD'>_go4kPAN_func@0</a></th><th nowrap class='c3'>16</th><th nowrap class='c4'>5.13</th><th nowrap class='c5'>32.1%</th></tr><tr><td nowrap colspan='5'><div id='p_19'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042047B&nbsp;</th><th nowrap class='c2'>_go4kPAN_func@0</th><th nowrap class='c3'>16</th><th nowrap class='c4'>5.13</th><th nowrap class='c5'>32.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042047B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.88 bits' style='color: #008040;'>6A</td><td title='2.76 bits' style='color: #006090;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.58 bytes' style='color: #006090;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042047D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.80 bits' style='color: #00C000;'>E8</td><td title='0.32 bits' style='color: #00FF00;'>87</td><td title='0.22 bits' style='color: #00FF00;'>04</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.21 bytes' style='color: #00FF00;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420482&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.09 bits' style='color: #0020F0;'>D9</td><td title='1.06 bits' style='color: #008040;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.64 bytes' style='color: #006090;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420484&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.53 bits' style='color: #00C000;'>D8</td><td title='6.04 bits' style='color: #0000A0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.82 bytes' style='color: #0020F0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420486&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.68 bits' style='color: #0000A0;'>DC</td><td title='6.45 bits' style='color: #0000A0;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.52 bytes' style='color: #0000A0;'>FSUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1),&nbsp;ST</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420488&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.13 bits' style='color: #006090;'>D9</td><td title='5.16 bits' style='color: #0000A0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.91 bytes' style='color: #0020F0;'>FXCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042048A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.59 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.45 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_19'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_19');"><th nowrap class='c1'>-0042048B&nbsp;</th><th nowrap class='c2'><a id='ZD'>4KLANG.OBJ:.g4kcod3</a></th><th nowrap class='c3'>36</th><th nowrap class='c4'>31.75</th><th nowrap class='c5'>88.2%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_19'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_20');"><th nowrap class='c1'>-0042048B&nbsp;</th><th nowrap class='c2'>go4kTransformValues</th><th nowrap class='c3'>36</th><th nowrap class='c4'>31.75</th><th nowrap class='c5'>88.2%</th></tr><tr><td nowrap colspan='5'><div id='p_20'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042048B&nbsp;</th><th nowrap class='c2'><a id='KB'>go4kTransformValues</a></th><th nowrap class='c3'>10</th><th nowrap class='c4'>8.01</th><th nowrap class='c5'>80.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042048B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.12 bits' style='color: #900000;'>51</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.27 bytes' style='color: #900000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042048C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.88 bits' style='color: #900000;'>31</td><td title='5.52 bits' style='color: #0000A0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.92 bytes' style='color: #000000;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042048E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.66 bits' style='color: #900000;'>31</td><td title='2.55 bits' style='color: #006090;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.53 bytes' style='color: #0000A0;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420490&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.56 bits' style='color: #000000;'>BA</td><td title='8.97 bits' style='color: #000000;'>28</td><td title='4.59 bits' style='color: #0020F0;'>02</td><td title='3.67 bits' style='color: #0020F0;'>B1</td><td title='0.54 bits' style='color: #00C000;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.29 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDX,&nbsp;<a href='#AE' onclick='recursiveExpand("AE")'>go4k_transformed_values</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420495&nbsp;</th><th nowrap class='c2'><a id='BE'>go4kTransformValues_loop</a></th><th nowrap class='c3'>26</th><th nowrap class='c4'>23.75</th><th nowrap class='c5'>91.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420495&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.02 bits' style='color: #FF0000;'>AC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.63 bytes' style='color: #FF0000;'>LODSB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420496&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.21 bits' style='color: #900000;'>50</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.40 bytes' style='color: #900000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420497&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.56 bits' style='color: #900000;'>DB</td><td title='6.89 bits' style='color: #0000A0;'>04</td><td title='9.54 bits' style='color: #900000;'>24</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.25 bytes' style='color: #000000;'>FILD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [ESP]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042049A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.70 bits' style='color: #000000;'>D8</td><td title='7.86 bits' style='color: #000000;'>0D</td><td title='8.00 bits' style='color: #000000;'>2C</td><td title='3.29 bits' style='color: #0020F0;'>07</td><td title='0.96 bits' style='color: #00C000;'>42</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.52 bytes' style='color: #0020F0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#CE' onclick='recursiveExpand("CE")'>c_i128</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204A0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.71 bits' style='color: #006090;'>D9</td><td title='9.50 bits' style='color: #900000;'>1C</td><td title='11.16 bits' style='color: #900000;'>8A</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.92 bytes' style='color: #000000;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+ECX*4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204A3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.04 bits' style='color: #900000;'>58</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.25 bytes' style='color: #900000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204A4&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.55 bits' style='color: #000000;'>41</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.07 bytes' style='color: #000000;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204A5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.16 bits' style='color: #900000;'>3B</td><td title='9.34 bits' style='color: #900000;'>4C</td><td title='7.39 bits' style='color: #000000;'>24</td><td title='3.79 bits' style='color: #0020F0;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.83 bytes' style='color: #000000;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;[ESP+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204A9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.08 bits' style='color: #900000;'>7C</td><td title='7.75 bits' style='color: #000000;'>EA</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.10 bytes' style='color: #000000;'>JL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#BE' onclick='recursiveExpand("BE")'>go4kTransformValues_loop</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204AB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.79 bits' style='color: #000000;'>59</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.10 bytes' style='color: #000000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204AC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.36 bits' style='color: #0000A0;'>C2</td><td title='4.14 bits' style='color: #0020F0;'>04</td><td title='2.86 bits' style='color: #006090;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.67 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x4</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_20'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_20');"><th nowrap class='c1'>-004204AF&nbsp;</th><th nowrap class='c2'><a id='DE'>4KLANG.OBJ:.crtemui</a></th><th nowrap class='c3'>28</th><th nowrap class='c4'>17.45</th><th nowrap class='c5'>62.3%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_20'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_21');"><th nowrap class='c1'>-004204AF&nbsp;</th><th nowrap class='c2'><a id='EE'>_FloatRandomNumber@0</a></th><th nowrap class='c3'>28</th><th nowrap class='c4'>17.45</th><th nowrap class='c5'>62.3%</th></tr><tr><td nowrap colspan='5'><div id='p_21'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004204AF&nbsp;</th><th nowrap class='c2'>_FloatRandomNumber@0</th><th nowrap class='c3'>28</th><th nowrap class='c4'>17.45</th><th nowrap class='c5'>62.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004204AF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.44 bits' style='color: #FF0000;'>69</td><td title='11.37 bits' style='color: #900000;'>05</td><td title='6.35 bits' style='color: #0000A0;'>3C</td><td title='5.34 bits' style='color: #0000A0;'>07</td><td title='2.07 bits' style='color: #006090;'>42</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='8.66 bits' style='color: #000000;'>87</td><td title='11.66 bits' style='color: #900000;'>3E</td><td title='2.13 bits' style='color: #006090;'>00</td><td title='1.64 bits' style='color: #008040;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='7.75 bytes' style='color: #0000A0;'>IMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[<a href='#FE' onclick='recursiveExpand("FE")'>_RandSeed</a>],&nbsp;0x3E87</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204B9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.25 bits' style='color: #FF0000;'>A3</td><td title='6.25 bits' style='color: #0000A0;'>3C</td><td title='2.74 bits' style='color: #006090;'>07</td><td title='1.33 bits' style='color: #008040;'>42</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.98 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#FE' onclick='recursiveExpand("FE")'>_RandSeed</a>],&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204BE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.36 bits' style='color: #900000;'>DB</td><td title='6.18 bits' style='color: #0000A0;'>05</td><td title='2.52 bits' style='color: #006090;'>3C</td><td title='1.11 bits' style='color: #008040;'>07</td><td title='0.84 bits' style='color: #00C000;'>42</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.52 bytes' style='color: #0020F0;'>FILD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#FE' onclick='recursiveExpand("FE")'>_RandSeed</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204C4&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.01 bits' style='color: #0000A0;'>DA</td><td title='6.30 bits' style='color: #0000A0;'>35</td><td title='8.39 bits' style='color: #000000;'>30</td><td title='4.50 bits' style='color: #0020F0;'>07</td><td title='1.13 bits' style='color: #008040;'>42</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.32 bytes' style='color: #0020F0;'>FIDIV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#GE' onclick='recursiveExpand("GE")'>c_RandDiv</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204CA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.00 bits' style='color: #000000;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.88 bytes' style='color: #000000;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_21'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_21');"><th nowrap class='c1'>-004204CB&nbsp;</th><th nowrap class='c2'><a id='HE'>4KLANG.OBJ:.g4kcod2</a></th><th nowrap class='c3'>61</th><th nowrap class='c4'>32.04</th><th nowrap class='c5'>52.5%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_21'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_22');"><th nowrap class='c1'>-004204CB&nbsp;</th><th nowrap class='c2'>go4kWaveshaper</th><th nowrap class='c3'>61</th><th nowrap class='c4'>32.04</th><th nowrap class='c5'>52.5%</th></tr><tr><td nowrap colspan='5'><div id='p_22'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004204CB&nbsp;</th><th nowrap class='c2'><a id='MC'>go4kWaveshaper</a></th><th nowrap class='c3'>14</th><th nowrap class='c4'>8.38</th><th nowrap class='c5'>59.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004204CB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.34 bits' style='color: #0020F0;'>D9</td><td title='3.67 bits' style='color: #0020F0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.00 bytes' style='color: #0020F0;'>FXCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204CD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.05 bits' style='color: #0020F0;'>D9</td><td title='3.84 bits' style='color: #0020F0;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.86 bytes' style='color: #0020F0;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204CF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.28 bits' style='color: #0000A0;'>DB</td><td title='2.20 bits' style='color: #006090;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.06 bytes' style='color: #0020F0;'>FUCOMI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204D1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.90 bits' style='color: #900000;'>76</td><td title='4.23 bits' style='color: #0020F0;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.02 bytes' style='color: #000000;'>JBE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#IE' onclick='recursiveExpand("IE")'>go4kWaveshaper_clip</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204D3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.14 bits' style='color: #008040;'>D9</td><td title='5.09 bits' style='color: #0000A0;'>E0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.78 bytes' style='color: #0020F0;'>FCHS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204D5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.64 bits' style='color: #0020F0;'>DB</td><td title='1.59 bits' style='color: #008040;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.78 bytes' style='color: #0020F0;'>FUCOMI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204D7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.47 bits' style='color: #0000A0;'>DA</td><td title='8.56 bits' style='color: #000000;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.88 bytes' style='color: #000000;'>FCMOVB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004204D9&nbsp;</th><th nowrap class='c2'><a id='IE'>go4kWaveshaper_clip</a></th><th nowrap class='c3'>47</th><th nowrap class='c4'>23.66</th><th nowrap class='c5'>50.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004204D9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.38 bits' style='color: #000000;'>DD</td><td title='2.10 bits' style='color: #006090;'>D9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.18 bytes' style='color: #0020F0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204DB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.55 bits' style='color: #006090;'>D9</td><td title='5.10 bits' style='color: #0000A0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.96 bytes' style='color: #0020F0;'>FXCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204DD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.35 bits' style='color: #006090;'>D8</td><td title='6.39 bits' style='color: #0000A0;'>25</td><td title='1.38 bits' style='color: #008040;'>34</td><td title='0.84 bits' style='color: #00C000;'>07</td><td title='0.24 bits' style='color: #00FF00;'>42</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.42 bytes' style='color: #008040;'>FSUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#XB' onclick='recursiveExpand("XB")'>c_0_5</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204E3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.69 bits' style='color: #00C000;'>D8</td><td title='0.65 bits' style='color: #00C000;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.17 bytes' style='color: #00C000;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204E5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.14 bits' style='color: #0020F0;'>D9</td><td title='13.35 bits' style='color: #FF0000;'>54</td><td title='10.30 bits' style='color: #900000;'>24</td><td title='9.37 bits' style='color: #900000;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.65 bytes' style='color: #900000;'>FST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [ESP-0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204E9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.98 bits' style='color: #0020F0;'>D8</td><td title='2.73 bits' style='color: #006090;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.96 bytes' style='color: #0020F0;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204EB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.68 bits' style='color: #008040;'>D9</td><td title='3.07 bits' style='color: #0020F0;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.59 bytes' style='color: #006090;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204ED&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.46 bits' style='color: #0020F0;'>D8</td><td title='8.75 bits' style='color: #000000;'>64</td><td title='7.94 bits' style='color: #000000;'>24</td><td title='5.16 bits' style='color: #0000A0;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.16 bytes' style='color: #0000A0;'>FSUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [ESP-0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204F1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.83 bits' style='color: #0000A0;'>DE</td><td title='2.89 bits' style='color: #006090;'>F9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.09 bytes' style='color: #0020F0;'>FDIVP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204F3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.19 bits' style='color: #0020F0;'>D9</td><td title='6.20 bits' style='color: #0000A0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.17 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204F5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.47 bits' style='color: #008040;'>D9</td><td title='8.51 bits' style='color: #000000;'>E1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.25 bytes' style='color: #0020F0;'>FABS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204F7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.36 bits' style='color: #0020F0;'>D8</td><td title='3.28 bits' style='color: #0020F0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.83 bytes' style='color: #0020F0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204F9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.86 bits' style='color: #006090;'>D9</td><td title='1.89 bits' style='color: #008040;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.59 bytes' style='color: #006090;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204FB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.50 bits' style='color: #0020F0;'>DE</td><td title='3.34 bits' style='color: #0020F0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.85 bytes' style='color: #0020F0;'>FADDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204FD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.64 bits' style='color: #00C000;'>D9</td><td title='5.52 bits' style='color: #0000A0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.77 bytes' style='color: #0020F0;'>FXCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004204FF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.91 bits' style='color: #008040;'>D9</td><td title='2.36 bits' style='color: #006090;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.53 bytes' style='color: #006090;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420501&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.08 bits' style='color: #0020F0;'>DE</td><td title='1.54 bits' style='color: #008040;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.58 bytes' style='color: #006090;'>FADDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420503&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.14 bits' style='color: #0000A0;'>DE</td><td title='8.07 bits' style='color: #000000;'>CA</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.78 bytes' style='color: #000000;'>FMULP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(2),&nbsp;ST</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420505&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.54 bits' style='color: #006090;'>DE</td><td title='1.59 bits' style='color: #008040;'>F9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.52 bytes' style='color: #006090;'>FDIVP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420507&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.84 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.60 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_22'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_22');"><th nowrap class='c1'>-00420508&nbsp;</th><th nowrap class='c2'><a id='JE'>4KLANG.OBJ:.g4kcoda</a></th><th nowrap class='c3'>114</th><th nowrap class='c4'>58.14</th><th nowrap class='c5'>51.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_22'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_23');"><th nowrap class='c1'>-00420508&nbsp;</th><th nowrap class='c2'><a id='KE'>_go4kENV_func@0</a></th><th nowrap class='c3'>114</th><th nowrap class='c4'>58.14</th><th nowrap class='c5'>51.0%</th></tr><tr><td nowrap colspan='5'><div id='p_23'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420508&nbsp;</th><th nowrap class='c2'>_go4kENV_func@0</th><th nowrap class='c3'>17</th><th nowrap class='c4'>3.34</th><th nowrap class='c5'>19.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420508&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.14 bits' style='color: #006090;'>6A</td><td title='1.32 bits' style='color: #008040;'>05</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.43 bytes' style='color: #008040;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x5</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042050A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.84 bits' style='color: #00C000;'>E8</td><td title='0.32 bits' style='color: #00FF00;'>87</td><td title='0.27 bits' style='color: #00FF00;'>04</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.23 bytes' style='color: #00FF00;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042050F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.39 bits' style='color: #008040;'>8B</td><td title='0.44 bits' style='color: #00FF00;'>41</td><td title='0.20 bits' style='color: #00FF00;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.25 bytes' style='color: #00C000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ECX-0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420512&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.24 bits' style='color: #00FF00;'>85</td><td title='0.19 bits' style='color: #00FF00;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.05 bytes' style='color: #00FF00;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420514&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>75</td><td title='6.19 bits' style='color: #0000A0;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.81 bytes' style='color: #0020F0;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#LE' onclick='recursiveExpand("LE")'>go4kENV_func_do</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420516&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.74 bits' style='color: #006090;'>D9</td><td title='6.50 bits' style='color: #0000A0;'>EE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.15 bytes' style='color: #0020F0;'>FLDZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420518&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.32 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.42 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420519&nbsp;</th><th nowrap class='c2'><a id='LE'>go4kENV_func_do</a></th><th nowrap class='c3'>12</th><th nowrap class='c4'>7.34</th><th nowrap class='c5'>61.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420519&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.59 bits' style='color: #900000;'>8B</td><td title='4.30 bits' style='color: #0020F0;'>41</td><td title='7.23 bits' style='color: #000000;'>F8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.64 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ECX-0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042051C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.69 bits' style='color: #008040;'>85</td><td title='0.34 bits' style='color: #00FF00;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.25 bytes' style='color: #008040;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042051E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.11 bits' style='color: #0020F0;'>74</td><td title='5.67 bits' style='color: #0000A0;'>05</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.10 bytes' style='color: #0020F0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#ME' onclick='recursiveExpand("ME")'>go4kENV_func_process</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420520&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.38 bits' style='color: #900000;'>B0</td><td title='5.61 bits' style='color: #0000A0;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.00 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x3</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420522&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.37 bits' style='color: #0000A0;'>89</td><td title='3.09 bits' style='color: #0020F0;'>45</td><td title='1.32 bits' style='color: #008040;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.35 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[EBP+0x0],&nbsp;EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420525&nbsp;</th><th nowrap class='c2'><a id='ME'>go4kENV_func_process</a></th><th nowrap class='c3'>10</th><th nowrap class='c4'>5.79</th><th nowrap class='c5'>57.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420525&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.90 bits' style='color: #0020F0;'>8B</td><td title='3.45 bits' style='color: #0020F0;'>45</td><td title='1.30 bits' style='color: #008040;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.21 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420528&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.50 bits' style='color: #008040;'>D9</td><td title='3.79 bits' style='color: #0020F0;'>45</td><td title='4.60 bits' style='color: #0020F0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.24 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042052B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.28 bits' style='color: #900000;'>3C</td><td title='3.70 bits' style='color: #0020F0;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.87 bytes' style='color: #000000;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x2</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042052D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.47 bits' style='color: #0020F0;'>74</td><td title='8.34 bits' style='color: #000000;'>42</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.48 bytes' style='color: #0000A0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#NE' onclick='recursiveExpand("NE")'>go4kENV_func_leave2</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042052F&nbsp;</th><th nowrap class='c2'><a id='OE'>go4kENV_func_attac</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>12.83</th><th nowrap class='c5'>67.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042052F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.24 bits' style='color: #000000;'>3C</td><td title='2.61 bits' style='color: #006090;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.36 bytes' style='color: #0000A0;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x0</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420531&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.96 bits' style='color: #0000A0;'>75</td><td title='6.22 bits' style='color: #0000A0;'>0F</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.52 bytes' style='color: #0000A0;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#PE' onclick='recursiveExpand("PE")'>go4kENV_func_decay</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420533&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.32 bits' style='color: #900000;'>E8</td><td title='9.39 bits' style='color: #900000;'>68</td><td title='2.13 bits' style='color: #006090;'>02</td><td title='2.78 bits' style='color: #006090;'>00</td><td title='0.49 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.01 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#BC' onclick='recursiveExpand("BC")'>go4kENVMap</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420538&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.59 bits' style='color: #000000;'>DE</td><td title='3.71 bits' style='color: #0020F0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.41 bytes' style='color: #0000A0;'>FADDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042053A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.30 bits' style='color: #008040;'>D9</td><td title='4.04 bits' style='color: #0020F0;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.67 bytes' style='color: #006090;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042053C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.70 bits' style='color: #0020F0;'>DB</td><td title='1.15 bits' style='color: #008040;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.73 bytes' style='color: #006090;'>FUCOMI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042053E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.16 bits' style='color: #0000A0;'>DB</td><td title='5.45 bits' style='color: #0000A0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.45 bytes' style='color: #0000A0;'>FCMOVNB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420540&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.48 bits' style='color: #900000;'>76</td><td title='10.95 bits' style='color: #900000;'>27</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.68 bytes' style='color: #900000;'>JBE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#QE' onclick='recursiveExpand("QE")'>go4kENV_func_statechange</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420542&nbsp;</th><th nowrap class='c2'><a id='PE'>go4kENV_func_decay</a></th><th nowrap class='c3'>20</th><th nowrap class='c4'>11.43</th><th nowrap class='c5'>57.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420542&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.24 bits' style='color: #000000;'>3C</td><td title='3.93 bits' style='color: #0020F0;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.40 bytes' style='color: #0000A0;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420544&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.08 bits' style='color: #0000A0;'>75</td><td title='9.68 bits' style='color: #900000;'>10</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.85 bytes' style='color: #000000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#RE' onclick='recursiveExpand("RE")'>go4kENV_func_release</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420546&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.20 bits' style='color: #0000A0;'>E8</td><td title='4.29 bits' style='color: #0020F0;'>68</td><td title='0.65 bits' style='color: #00C000;'>02</td><td title='1.50 bits' style='color: #008040;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.49 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#BC' onclick='recursiveExpand("BC")'>go4kENVMap</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042054B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.63 bits' style='color: #008040;'>DE</td><td title='6.36 bits' style='color: #0000A0;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.00 bytes' style='color: #0020F0;'>FSUBP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042054D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.13 bits' style='color: #008040;'>D9</td><td title='6.15 bits' style='color: #0000A0;'>42</td><td title='6.00 bits' style='color: #0000A0;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.66 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420550&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.82 bits' style='color: #0000A0;'>DB</td><td title='2.79 bits' style='color: #006090;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.08 bytes' style='color: #0020F0;'>FUCOMI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420552&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.76 bits' style='color: #0020F0;'>DA</td><td title='1.63 bits' style='color: #008040;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.67 bytes' style='color: #006090;'>FCMOVB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420554&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.36 bits' style='color: #000000;'>73</td><td title='10.99 bits' style='color: #900000;'>13</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.29 bytes' style='color: #900000;'>JAE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#QE' onclick='recursiveExpand("QE")'>go4kENV_func_statechange</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420556&nbsp;</th><th nowrap class='c2'><a id='RE'>go4kENV_func_release</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>8.03</th><th nowrap class='c5'>42.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420556&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.66 bits' style='color: #0000A0;'>3C</td><td title='6.17 bits' style='color: #0000A0;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.60 bytes' style='color: #0000A0;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x3</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420558&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.05 bits' style='color: #0020F0;'>75</td><td title='6.24 bits' style='color: #0000A0;'>12</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.29 bytes' style='color: #0000A0;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#SE' onclick='recursiveExpand("SE")'>go4kENV_func_leave</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042055A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.63 bits' style='color: #0000A0;'>E8</td><td title='2.99 bits' style='color: #006090;'>68</td><td title='0.37 bits' style='color: #00FF00;'>02</td><td title='1.07 bits' style='color: #008040;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.28 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#BC' onclick='recursiveExpand("BC")'>go4kENVMap</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042055F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.98 bits' style='color: #00C000;'>DE</td><td title='1.40 bits' style='color: #008040;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.30 bytes' style='color: #008040;'>FSUBP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420561&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.38 bits' style='color: #00FF00;'>D9</td><td title='6.47 bits' style='color: #0000A0;'>EE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.86 bytes' style='color: #0020F0;'>FLDZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420563&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.79 bits' style='color: #0020F0;'>DB</td><td title='0.95 bits' style='color: #00C000;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.72 bytes' style='color: #006090;'>FUCOMI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420565&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.01 bits' style='color: #0020F0;'>DA</td><td title='0.93 bits' style='color: #00C000;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.49 bytes' style='color: #008040;'>FCMOVB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420567&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.86 bits' style='color: #0000A0;'>72</td><td title='5.07 bits' style='color: #0000A0;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.49 bytes' style='color: #0000A0;'>JB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#SE' onclick='recursiveExpand("SE")'>go4kENV_func_leave</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420569&nbsp;</th><th nowrap class='c2'><a id='QE'>go4kENV_func_statechange</a></th><th nowrap class='c3'>3</th><th nowrap class='c4'>2.24</th><th nowrap class='c5'>74.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420569&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.93 bits' style='color: #900000;'>FF</td><td title='6.46 bits' style='color: #0000A0;'>45</td><td title='1.52 bits' style='color: #008040;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.24 bytes' style='color: #0000A0;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x0]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042056C&nbsp;</th><th nowrap class='c2'><a id='SE'>go4kENV_func_leave</a></th><th nowrap class='c3'>5</th><th nowrap class='c4'>2.77</th><th nowrap class='c5'>55.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042056C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.50 bits' style='color: #000000;'>DD</td><td title='1.74 bits' style='color: #008040;'>D9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.28 bytes' style='color: #0000A0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042056E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.05 bits' style='color: #006090;'>D9</td><td title='7.29 bits' style='color: #000000;'>55</td><td title='2.56 bits' style='color: #006090;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.49 bytes' style='color: #0020F0;'>FST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x4]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420571&nbsp;</th><th nowrap class='c2'><a id='NE'>go4kENV_func_leave2</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>4.38</th><th nowrap class='c5'>48.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420571&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.36 bits' style='color: #0020F0;'>D9</td><td title='3.80 bits' style='color: #0020F0;'>42</td><td title='8.19 bits' style='color: #000000;'>10</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.92 bytes' style='color: #0000A0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0x10]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420574&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.98 bits' style='color: #0020F0;'>D8</td><td title='2.39 bits' style='color: #006090;'>45</td><td title='2.29 bits' style='color: #006090;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.08 bytes' style='color: #006090;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420577&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.48 bits' style='color: #0020F0;'>DE</td><td title='4.30 bits' style='color: #0020F0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.97 bytes' style='color: #0020F0;'>FMULP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420579&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.23 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.40 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_23'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_23');"><th nowrap class='c1'>-0042057A&nbsp;</th><th nowrap class='c2'><a id='TE'>4KLANG.OBJ:.g4kcodk</a></th><th nowrap class='c3'>50</th><th nowrap class='c4'>19.20</th><th nowrap class='c5'>38.4%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_23'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_24');"><th nowrap class='c1'>-0042057A&nbsp;</th><th nowrap class='c2'><a id='UE'>_go4kOUT_func@0</a></th><th nowrap class='c3'>50</th><th nowrap class='c4'>19.20</th><th nowrap class='c5'>38.4%</th></tr><tr><td nowrap colspan='5'><div id='p_24'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042057A&nbsp;</th><th nowrap class='c2'>_go4kOUT_func@0</th><th nowrap class='c3'>50</th><th nowrap class='c4'>19.20</th><th nowrap class='c5'>38.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042057A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.38 bits' style='color: #0020F0;'>6A</td><td title='4.18 bits' style='color: #0020F0;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.95 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x2</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042057C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.01 bits' style='color: #008040;'>E8</td><td title='0.27 bits' style='color: #00FF00;'>87</td><td title='0.25 bits' style='color: #00FF00;'>04</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.23 bytes' style='color: #00FF00;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420581&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.17 bits' style='color: #0020F0;'>60</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.52 bytes' style='color: #0020F0;'>PUSHA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420582&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.79 bits' style='color: #000000;'>8D</td><td title='9.31 bits' style='color: #900000;'>B9</td><td title='3.79 bits' style='color: #0020F0;'>00</td><td title='5.57 bits' style='color: #0000A0;'>04</td><td title='1.21 bits' style='color: #008040;'>00</td><td title='0.89 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.57 bytes' style='color: #0020F0;'>LEA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;[ECX+0x400]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420588&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.19 bits' style='color: #0020F0;'>D9</td><td title='6.50 bits' style='color: #0000A0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.21 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042058A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.82 bits' style='color: #00C000;'>D9</td><td title='5.49 bits' style='color: #0000A0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.79 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042058C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.80 bits' style='color: #00C000;'>D9</td><td title='7.95 bits' style='color: #000000;'>42</td><td title='2.57 bits' style='color: #006090;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.41 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042058F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.48 bits' style='color: #0000A0;'>DE</td><td title='4.52 bits' style='color: #0020F0;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.25 bytes' style='color: #0020F0;'>FMULP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420591&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.39 bits' style='color: #008040;'>D9</td><td title='10.22 bits' style='color: #900000;'>1F</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.45 bytes' style='color: #0000A0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDI]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420593&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.62 bits' style='color: #900000;'>AF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.45 bytes' style='color: #900000;'>SCASD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420594&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.07 bits' style='color: #0020F0;'>D9</td><td title='4.74 bits' style='color: #0020F0;'>42</td><td title='1.54 bits' style='color: #008040;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.29 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420597&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.61 bits' style='color: #008040;'>DE</td><td title='0.82 bits' style='color: #00C000;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.30 bytes' style='color: #008040;'>FMULP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420599&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.55 bits' style='color: #00C000;'>D9</td><td title='1.13 bits' style='color: #008040;'>1F</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.21 bytes' style='color: #00C000;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDI]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042059B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.67 bits' style='color: #00C000;'>AF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.08 bytes' style='color: #00C000;'>SCASD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042059C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.39 bits' style='color: #00FF00;'>D9</td><td title='5.82 bits' style='color: #0000A0;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.78 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042059E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.58 bits' style='color: #0000A0;'>DE</td><td title='2.45 bits' style='color: #006090;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.00 bytes' style='color: #0020F0;'>FMULP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205A0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.08 bits' style='color: #008040;'>D9</td><td title='2.13 bits' style='color: #006090;'>1F</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.40 bytes' style='color: #008040;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDI]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205A2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.59 bits' style='color: #00C000;'>AF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.07 bytes' style='color: #00C000;'>SCASD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205A3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.38 bits' style='color: #00FF00;'>D9</td><td title='1.36 bits' style='color: #008040;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.22 bytes' style='color: #00C000;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205A5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.55 bits' style='color: #00C000;'>DE</td><td title='0.40 bits' style='color: #00FF00;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.12 bytes' style='color: #00FF00;'>FMULP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205A7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.38 bits' style='color: #00FF00;'>D9</td><td title='0.59 bits' style='color: #00C000;'>1F</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.12 bytes' style='color: #00FF00;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDI]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205A9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.29 bits' style='color: #00FF00;'>AF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.04 bytes' style='color: #00FF00;'>SCASD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205AA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.52 bits' style='color: #FF0000;'>61</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.56 bytes' style='color: #FF0000;'>POPA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205AB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.31 bits' style='color: #008040;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.16 bytes' style='color: #008040;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_24'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_24');"><th nowrap class='c1'>-004205AC&nbsp;</th><th nowrap class='c2'><a id='VE'>4KLANG.OBJ:.g4kcodb</a></th><th nowrap class='c3'>157</th><th nowrap class='c4'>65.25</th><th nowrap class='c5'>41.6%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_24'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_25');"><th nowrap class='c1'>-004205AC&nbsp;</th><th nowrap class='c2'><a id='WE'>_go4kVCO_func@0</a></th><th nowrap class='c3'>157</th><th nowrap class='c4'>65.25</th><th nowrap class='c5'>41.6%</th></tr><tr><td nowrap colspan='5'><div id='p_25'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004205AC&nbsp;</th><th nowrap class='c2'>_go4kVCO_func@0</th><th nowrap class='c3'>17</th><th nowrap class='c4'>1.64</th><th nowrap class='c5'>9.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004205AC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.05 bits' style='color: #008040;'>6A</td><td title='3.17 bits' style='color: #0020F0;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.53 bytes' style='color: #006090;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x6</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205AE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.72 bits' style='color: #00C000;'>E8</td><td title='0.20 bits' style='color: #00FF00;'>87</td><td title='0.15 bits' style='color: #00FF00;'>04</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.17 bytes' style='color: #00FF00;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205B3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.29 bits' style='color: #0020F0;'>8B</td><td title='0.35 bits' style='color: #00FF00;'>41</td><td title='0.20 bits' style='color: #00FF00;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.48 bytes' style='color: #008040;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ECX-0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205B6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.14 bits' style='color: #00FF00;'>85</td><td title='0.13 bits' style='color: #00FF00;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.03 bytes' style='color: #00FF00;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205B8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.20 bits' style='color: #00FF00;'>75</td><td title='1.20 bits' style='color: #008040;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.17 bytes' style='color: #00C000;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#XE' onclick='recursiveExpand("XE")'>go4kVCO_func_do</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205BA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.48 bits' style='color: #00FF00;'>D9</td><td title='0.91 bits' style='color: #00C000;'>EE</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.17 bytes' style='color: #00C000;'>FLDZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205BC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.63 bits' style='color: #00C000;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.08 bytes' style='color: #00C000;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004205BD&nbsp;</th><th nowrap class='c2'><a id='XE'>go4kVCO_func_do</a></th><th nowrap class='c3'>38</th><th nowrap class='c4'>15.82</th><th nowrap class='c5'>41.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004205BD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.88 bits' style='color: #900000;'>0F</td><td title='2.43 bits' style='color: #006090;'>B6</td><td title='2.76 bits' style='color: #006090;'>46</td><td title='0.91 bits' style='color: #00C000;'>FF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.12 bytes' style='color: #0020F0;'>MOVZX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;BYTE [ESI-0x1]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205C1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.84 bits' style='color: #00C000;'>D9</td><td title='5.11 bits' style='color: #0000A0;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.74 bytes' style='color: #006090;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205C3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.41 bits' style='color: #006090;'>D8</td><td title='3.66 bits' style='color: #0020F0;'>25</td><td title='0.59 bits' style='color: #00C000;'>34</td><td title='0.42 bits' style='color: #00FF00;'>07</td><td title='0.17 bits' style='color: #00FF00;'>42</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.92 bytes' style='color: #008040;'>FSUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#XB' onclick='recursiveExpand("XB")'>c_0_5</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205C9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.41 bits' style='color: #00FF00;'>D8</td><td title='9.71 bits' style='color: #900000;'>35</td><td title='7.69 bits' style='color: #000000;'>2C</td><td title='1.85 bits' style='color: #008040;'>07</td><td title='0.46 bits' style='color: #00FF00;'>42</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.54 bytes' style='color: #0020F0;'>FDIV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#CE' onclick='recursiveExpand("CE")'>c_i128</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205CF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.99 bits' style='color: #00C000;'>D9</td><td title='6.05 bits' style='color: #0000A0;'>42</td><td title='1.33 bits' style='color: #008040;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.05 bytes' style='color: #006090;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205D2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.91 bits' style='color: #0020F0;'>D8</td><td title='6.92 bits' style='color: #0000A0;'>25</td><td title='0.91 bits' style='color: #00C000;'>34</td><td title='0.50 bits' style='color: #00C000;'>07</td><td title='0.18 bits' style='color: #00FF00;'>42</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.57 bytes' style='color: #006090;'>FSUB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#XB' onclick='recursiveExpand("XB")'>c_0_5</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205D8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.33 bits' style='color: #00FF00;'>D8</td><td title='1.71 bits' style='color: #008040;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.25 bytes' style='color: #008040;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(0)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205DA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.71 bits' style='color: #0000A0;'>DE</td><td title='4.14 bits' style='color: #0020F0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.23 bytes' style='color: #0020F0;'>FADDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205DC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.87 bits' style='color: #900000;'>A8</td><td title='7.15 bits' style='color: #000000;'>10</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.25 bytes' style='color: #900000;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x10</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205DE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.12 bits' style='color: #0000A0;'>75</td><td title='1.60 bits' style='color: #008040;'>03</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.84 bytes' style='color: #0020F0;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#YE' onclick='recursiveExpand("YE")'>go4kVCO_func_skipnote</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205E0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.82 bits' style='color: #0000A0;'>DA</td><td title='9.15 bits' style='color: #900000;'>41</td><td title='2.43 bits' style='color: #006090;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.30 bytes' style='color: #0000A0;'>FIADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [ECX-0x4]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004205E3&nbsp;</th><th nowrap class='c2'><a id='YE'>go4kVCO_func_skipnote</a></th><th nowrap class='c3'>23</th><th nowrap class='c4'>13.68</th><th nowrap class='c5'>59.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004205E3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.62 bits' style='color: #0000A0;'>D8</td><td title='8.17 bits' style='color: #000000;'>0D</td><td title='8.64 bits' style='color: #000000;'>44</td><td title='2.41 bits' style='color: #006090;'>07</td><td title='0.44 bits' style='color: #00FF00;'>42</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.18 bytes' style='color: #0020F0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#ZE' onclick='recursiveExpand("ZE")'>c_i12</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205E9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.94 bits' style='color: #900000;'>E8</td><td title='6.73 bits' style='color: #0000A0;'>73</td><td title='1.62 bits' style='color: #008040;'>02</td><td title='2.65 bits' style='color: #006090;'>00</td><td title='0.47 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.93 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#DC' onclick='recursiveExpand("DC")'>_Power@0</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205EE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.61 bits' style='color: #000000;'>A8</td><td title='6.41 bits' style='color: #0000A0;'>10</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.88 bytes' style='color: #000000;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x10</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.56 bits' style='color: #0020F0;'>74</td><td title='7.18 bits' style='color: #000000;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.34 bytes' style='color: #0000A0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#AF' onclick='recursiveExpand("AF")'>go4kVCO_func_normalize_note</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205F2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.04 bits' style='color: #006090;'>D8</td><td title='5.80 bits' style='color: #0000A0;'>0D</td><td title='8.22 bits' style='color: #000000;'>4C</td><td title='1.84 bits' style='color: #008040;'>07</td><td title='0.30 bits' style='color: #00FF00;'>42</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.30 bytes' style='color: #0020F0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#BF' onclick='recursiveExpand("BF")'>_LFO_NORMALIZE</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004205F8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.82 bits' style='color: #000000;'>EB</td><td title='7.64 bits' style='color: #000000;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.06 bytes' style='color: #000000;'>JMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#CF' onclick='recursiveExpand("CF")'>go4kVCO_func_normalized</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004205FA&nbsp;</th><th nowrap class='c2'><a id='AF'>go4kVCO_func_normalize_note</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>2.43</th><th nowrap class='c5'>40.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004205FA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.57 bits' style='color: #0020F0;'>D8</td><td title='6.45 bits' style='color: #0000A0;'>0D</td><td title='6.71 bits' style='color: #0000A0;'>48</td><td title='2.23 bits' style='color: #006090;'>07</td><td title='0.29 bits' style='color: #00FF00;'>42</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.43 bytes' style='color: #0020F0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#DF' onclick='recursiveExpand("DF")'>FREQ_NORMALIZE</a>]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420600&nbsp;</th><th nowrap class='c2'><a id='CF'>go4kVCO_func_normalized</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>7.61</th><th nowrap class='c5'>40.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420600&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.48 bits' style='color: #006090;'>D8</td><td title='4.81 bits' style='color: #0020F0;'>45</td><td title='1.21 bits' style='color: #008040;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.06 bytes' style='color: #006090;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420603&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.20 bits' style='color: #008040;'>D9</td><td title='5.72 bits' style='color: #0000A0;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.87 bytes' style='color: #0020F0;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420605&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.64 bits' style='color: #0000A0;'>DC</td><td title='4.18 bits' style='color: #0020F0;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.23 bytes' style='color: #0020F0;'>FADD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1),&nbsp;ST</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420607&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.25 bits' style='color: #008040;'>D9</td><td title='2.39 bits' style='color: #006090;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.45 bytes' style='color: #008040;'>FXCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420609&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.41 bits' style='color: #008040;'>D9</td><td title='6.34 bits' style='color: #0000A0;'>F8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.97 bytes' style='color: #0020F0;'>FPREM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042060B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.01 bits' style='color: #0000A0;'>DD</td><td title='1.01 bits' style='color: #008040;'>D9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.88 bytes' style='color: #0020F0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042060D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.98 bits' style='color: #00C000;'>D9</td><td title='3.93 bits' style='color: #0020F0;'>55</td><td title='3.66 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.07 bytes' style='color: #006090;'>FST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420610&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.29 bits' style='color: #006090;'>D9</td><td title='0.99 bits' style='color: #00C000;'>42</td><td title='5.36 bits' style='color: #0000A0;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.08 bytes' style='color: #006090;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0x8]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420613&nbsp;</th><th nowrap class='c2'><a id='EF'>go4kVCO_func_sine</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>5.01</th><th nowrap class='c5'>55.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420613&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.44 bits' style='color: #000000;'>A8</td><td title='5.13 bits' style='color: #0000A0;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.57 bytes' style='color: #0000A0;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x1</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420615&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.11 bits' style='color: #006090;'>74</td><td title='5.09 bits' style='color: #0000A0;'>05</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.90 bytes' style='color: #0020F0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#FF' onclick='recursiveExpand("FF")'>go4kVCO_func_trisaw</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420617&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.18 bits' style='color: #0020F0;'>E8</td><td title='10.17 bits' style='color: #900000;'>95</td><td title='4.03 bits' style='color: #0020F0;'>02</td><td title='1.57 bits' style='color: #008040;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.54 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#IC' onclick='recursiveExpand("IC")'>go4kVCO_sine</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042061C&nbsp;</th><th nowrap class='c2'><a id='FF'>go4kVCO_func_trisaw</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>3.90</th><th nowrap class='c5'>43.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042061C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.86 bits' style='color: #0020F0;'>A8</td><td title='3.54 bits' style='color: #0020F0;'>02</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.93 bytes' style='color: #0020F0;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x2</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042061E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.50 bits' style='color: #006090;'>74</td><td title='5.58 bits' style='color: #0000A0;'>05</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.01 bytes' style='color: #0020F0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#GF' onclick='recursiveExpand("GF")'>go4kVCO_func_pulse</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420620&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.87 bits' style='color: #008040;'>E8</td><td title='10.49 bits' style='color: #900000;'>64</td><td title='2.52 bits' style='color: #006090;'>04</td><td title='0.61 bits' style='color: #00C000;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.97 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#VD' onclick='recursiveExpand("VD")'>go4kVCO_trisaw</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420625&nbsp;</th><th nowrap class='c2'><a id='GF'>go4kVCO_func_pulse</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>3.36</th><th nowrap class='c5'>37.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420625&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.73 bits' style='color: #0020F0;'>A8</td><td title='5.57 bits' style='color: #0000A0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.16 bytes' style='color: #0020F0;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x4</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420627&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.68 bits' style='color: #008040;'>74</td><td title='2.03 bits' style='color: #006090;'>05</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.46 bytes' style='color: #008040;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#HF' onclick='recursiveExpand("HF")'>go4kVCO_func_noise</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420629&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.78 bits' style='color: #00C000;'>E8</td><td title='9.99 bits' style='color: #900000;'>88</td><td title='2.16 bits' style='color: #006090;'>02</td><td title='0.73 bits' style='color: #00C000;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.73 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#FC' onclick='recursiveExpand("FC")'>go4kVCO_pulse</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042062E&nbsp;</th><th nowrap class='c2'><a id='HF'>go4kVCO_func_noise</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>6.06</th><th nowrap class='c5'>46.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042062E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.56 bits' style='color: #008040;'>A8</td><td title='7.07 bits' style='color: #000000;'>08</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.08 bytes' style='color: #0020F0;'>TEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AL,&nbsp;0x8</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420630&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.41 bits' style='color: #008040;'>74</td><td title='6.86 bits' style='color: #0000A0;'>09</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.03 bytes' style='color: #0020F0;'>JZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#IF' onclick='recursiveExpand("IF")'>go4kVCO_func_end</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420632&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.39 bits' style='color: #0020F0;'>E8</td><td title='8.72 bits' style='color: #000000;'>AB</td><td title='3.02 bits' style='color: #0020F0;'>04</td><td title='0.72 bits' style='color: #00C000;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.00 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#EE' onclick='recursiveExpand("EE")'>_FloatRandomNumber@0</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420637&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.72 bits' style='color: #900000;'>DD</td><td title='1.39 bits' style='color: #008040;'>D9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.39 bytes' style='color: #0000A0;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420639&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.71 bits' style='color: #0020F0;'>DD</td><td title='0.76 bits' style='color: #00C000;'>D9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.56 bytes' style='color: #006090;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042063B&nbsp;</th><th nowrap class='c2'><a id='IF'>go4kVCO_func_end</a></th><th nowrap class='c3'>14</th><th nowrap class='c4'>5.74</th><th nowrap class='c5'>41.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042063B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.94 bits' style='color: #006090;'>D9</td><td title='2.99 bits' style='color: #006090;'>42</td><td title='3.78 bits' style='color: #0020F0;'>0C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.21 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0xC]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042063E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.15 bits' style='color: #0000A0;'>E8</td><td title='6.59 bits' style='color: #0000A0;'>C7</td><td title='1.46 bits' style='color: #008040;'>04</td><td title='1.18 bits' style='color: #008040;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.94 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#MC' onclick='recursiveExpand("MC")'>go4kWaveshaper</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420643&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.66 bits' style='color: #006090;'>D9</td><td title='4.52 bits' style='color: #0020F0;'>42</td><td title='4.94 bits' style='color: #0020F0;'>10</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.51 bytes' style='color: #0020F0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDX+0x10]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420646&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.49 bits' style='color: #0020F0;'>DE</td><td title='0.73 bits' style='color: #00C000;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.65 bytes' style='color: #006090;'>FMULP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420648&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.33 bits' style='color: #0020F0;'>C3</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.42 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_25'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_25');"><th nowrap class='c1'>-00420649&nbsp;</th><th nowrap class='c2'><a id='JF'>4KLANG.OBJ:.g4kcody</a></th><th nowrap class='c3'>172</th><th nowrap class='c4'>93.05</th><th nowrap class='c5'>54.1%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_25'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_26');"><th nowrap class='c1'>-00420649&nbsp;</th><th nowrap class='c2'><a id='JA'>__4klang_render@4</a></th><th nowrap class='c3'>172</th><th nowrap class='c4'>93.05</th><th nowrap class='c5'>54.1%</th></tr><tr><td nowrap colspan='5'><div id='p_26'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420649&nbsp;</th><th nowrap class='c2'>__4klang_render@4</th><th nowrap class='c3'>3</th><th nowrap class='c4'>1.94</th><th nowrap class='c5'>64.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420649&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.61 bits' style='color: #000000;'>60</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.08 bytes' style='color: #000000;'>PUSHA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042064A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.54 bits' style='color: #0000A0;'>31</td><td title='1.38 bits' style='color: #008040;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.86 bytes' style='color: #0020F0;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;ECX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042064C&nbsp;</th><th nowrap class='c2'><a id='KF'>go4k_render_tickloop</a></th><th nowrap class='c3'>3</th><th nowrap class='c4'>2.25</th><th nowrap class='c5'>75.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042064C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.02 bits' style='color: #900000;'>51</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.38 bytes' style='color: #900000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042064D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.42 bits' style='color: #0000A0;'>31</td><td title='1.59 bits' style='color: #008040;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.88 bytes' style='color: #0020F0;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;ECX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042064F&nbsp;</th><th nowrap class='c2'><a id='LF'>go4k_render_sampleloop</a></th><th nowrap class='c3'>29</th><th nowrap class='c4'>17.49</th><th nowrap class='c5'>60.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042064F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.73 bits' style='color: #0020F0;'>51</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.47 bytes' style='color: #0020F0;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420650&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.72 bits' style='color: #008040;'>31</td><td title='0.55 bits' style='color: #00C000;'>C9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.28 bytes' style='color: #008040;'>XOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420652&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.36 bits' style='color: #FF0000;'>BB</td><td title='9.63 bits' style='color: #900000;'>B1</td><td title='4.46 bits' style='color: #0020F0;'>08</td><td title='6.16 bits' style='color: #0000A0;'>42</td><td title='1.18 bits' style='color: #008040;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.22 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EBX,&nbsp;<a href='#MF' onclick='recursiveExpand("MF")'>go4k_synth_parameter_values_end</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420657&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.08 bits' style='color: #000000;'>BE</td><td title='8.20 bits' style='color: #000000;'>B6</td><td title='5.90 bits' style='color: #0000A0;'>07</td><td title='1.08 bits' style='color: #008040;'>42</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.93 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ESI,&nbsp;<a href='#NF' onclick='recursiveExpand("NF")'>go4k_synth_parameter_values</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042065C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.27 bits' style='color: #0000A0;'>BF</td><td title='12.60 bits' style='color: #FF0000;'>8C</td><td title='7.69 bits' style='color: #000000;'>33</td><td title='2.60 bits' style='color: #006090;'>B1</td><td title='0.37 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.57 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;<a href='#OF' onclick='recursiveExpand("OF")'>_go4k_delay_buffer</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420661&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.29 bits' style='color: #900000;'>89</td><td title='7.13 bits' style='color: #000000;'>3D</td><td title='6.25 bits' style='color: #0000A0;'>88</td><td title='2.99 bits' style='color: #006090;'>33</td><td title='0.84 bits' style='color: #00C000;'>B1</td><td title='0.24 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.34 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href='#HD' onclick='recursiveExpand("HD")'>_go4k_delay_buffer_ofs</a>],&nbsp;EDI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420667&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.40 bits' style='color: #900000;'>BF</td><td title='5.66 bits' style='color: #0000A0;'>68</td><td title='2.12 bits' style='color: #006090;'>02</td><td title='1.90 bits' style='color: #008040;'>B1</td><td title='0.33 bits' style='color: #00FF00;'>01</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.68 bytes' style='color: #0020F0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDI,&nbsp;<a href='#YB' onclick='recursiveExpand("YB")'>go4k_synth_wrk</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042066C&nbsp;</th><th nowrap class='c2'><a id='PF'>go4k_render_instrumentloop</a></th><th nowrap class='c3'>12</th><th nowrap class='c4'>7.19</th><th nowrap class='c5'>59.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042066C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.72 bits' style='color: #0020F0;'>8B</td><td title='6.42 bits' style='color: #0000A0;'>04</td><td title='6.91 bits' style='color: #0000A0;'>24</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.26 bytes' style='color: #0000A0;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;[ESP]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042066F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.61 bits' style='color: #900000;'>21</td><td title='6.20 bits' style='color: #0000A0;'>C0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.23 bytes' style='color: #000000;'>AND&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX,&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420671&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.51 bits' style='color: #0020F0;'>75</td><td title='5.03 bits' style='color: #0000A0;'>05</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.07 bytes' style='color: #0020F0;'>JNZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#QF' onclick='recursiveExpand("QF")'>go4k_render_instrument_process</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420673&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.13 bits' style='color: #0020F0;'>E8</td><td title='6.65 bits' style='color: #0000A0;'>D9</td><td title='1.44 bits' style='color: #008040;'>02</td><td title='1.63 bits' style='color: #008040;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.64 bytes' style='color: #006090;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#SC' onclick='recursiveExpand("SC")'>go4kUpdateInstrument</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420678&nbsp;</th><th nowrap class='c2'><a id='QF'>go4k_render_instrument_process</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>14.31</th><th nowrap class='c5'>75.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420678&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.44 bits' style='color: #0000A0;'>E8</td><td title='5.49 bits' style='color: #0000A0;'>DD</td><td title='8.05 bits' style='color: #000000;'>01</td><td title='5.30 bits' style='color: #0000A0;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.21 bytes' style='color: #0000A0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#EB' onclick='recursiveExpand("EB")'>go4kRenderVoices</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042067D&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.68 bits' style='color: #900000;'>41</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.21 bytes' style='color: #900000;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042067E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.25 bits' style='color: #900000;'>80</td><td title='6.04 bits' style='color: #0000A0;'>F9</td><td title='6.98 bits' style='color: #0000A0;'>05</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='3.03 bytes' style='color: #000000;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CL,&nbsp;0x5</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420681&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.10 bits' style='color: #900000;'>7C</td><td title='8.36 bits' style='color: #000000;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.18 bytes' style='color: #000000;'>JL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#PF' onclick='recursiveExpand("PF")'>go4k_render_instrumentloop</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420683&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.14 bits' style='color: #000000;'>89</td><td title='10.11 bits' style='color: #900000;'>4F</td><td title='4.53 bits' style='color: #0020F0;'>04</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.72 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[EDI+0x4],&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420686&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.38 bits' style='color: #0000A0;'>E8</td><td title='7.07 bits' style='color: #000000;'>B9</td><td title='1.45 bits' style='color: #008040;'>02</td><td title='0.58 bits' style='color: #00C000;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.96 bytes' style='color: #0020F0;'>CALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#FB' onclick='recursiveExpand("FB")'>go4k_VM_process</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042068B&nbsp;</th><th nowrap class='c2'><a id='RF'>go4k_render_output_sample</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>9.12</th><th nowrap class='c5'>48.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042068B&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.32 bits' style='color: #000000;'>87</td><td title='8.51 bits' style='color: #000000;'>74</td><td title='8.52 bits' style='color: #000000;'>24</td><td title='7.74 bits' style='color: #000000;'>2C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.14 bytes' style='color: #000000;'>XCHG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ESP+0x2C],&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042068F&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.07 bits' style='color: #000000;'>D9</td><td title='8.71 bits' style='color: #000000;'>47</td><td title='5.76 bits' style='color: #0000A0;'>F8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.69 bytes' style='color: #000000;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDI-0x8]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420692&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.35 bits' style='color: #008040;'>D9</td><td title='4.63 bits' style='color: #0020F0;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.75 bytes' style='color: #006090;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420694&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.71 bits' style='color: #0020F0;'>DB</td><td title='0.89 bits' style='color: #00C000;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.57 bytes' style='color: #006090;'>FUCOMI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420696&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.93 bits' style='color: #006090;'>76</td><td title='1.13 bits' style='color: #008040;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.51 bytes' style='color: #006090;'>JBE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#SF' onclick='recursiveExpand("SF")'>go4k_render_clip1</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;00420698&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.42 bits' style='color: #00FF00;'>D9</td><td title='1.10 bits' style='color: #008040;'>E0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.19 bytes' style='color: #00C000;'>FCHS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042069A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.68 bits' style='color: #00C000;'>DB</td><td title='0.37 bits' style='color: #00FF00;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.13 bytes' style='color: #00C000;'>FUCOMI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;0042069C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.72 bits' style='color: #00C000;'>DA</td><td title='0.41 bits' style='color: #00FF00;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.14 bytes' style='color: #00C000;'>FCMOVB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042069E&nbsp;</th><th nowrap class='c2'><a id='SF'>go4k_render_clip1</a></th><th nowrap class='c3'>33</th><th nowrap class='c4'>16.03</th><th nowrap class='c5'>48.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042069E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.65 bits' style='color: #008040;'>DD</td><td title='0.41 bits' style='color: #00FF00;'>D9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.26 bytes' style='color: #008040;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206A0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.93 bits' style='color: #FF0000;'>50</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.74 bytes' style='color: #FF0000;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206A1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.95 bits' style='color: #0000A0;'>D8</td><td title='4.79 bits' style='color: #0020F0;'>0D</td><td title='6.50 bits' style='color: #0000A0;'>28</td><td title='1.38 bits' style='color: #008040;'>07</td><td title='0.13 bits' style='color: #00FF00;'>42</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.36 bytes' style='color: #0020F0;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#TF' onclick='recursiveExpand("TF")'>c_32767</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206A7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.31 bits' style='color: #0000A0;'>DB</td><td title='7.03 bits' style='color: #000000;'>1C</td><td title='6.84 bits' style='color: #0000A0;'>24</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.40 bytes' style='color: #0000A0;'>FISTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [ESP]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206AA&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.30 bits' style='color: #000000;'>58</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.91 bytes' style='color: #000000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206AB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.82 bits' style='color: #000000;'>66</td><td title='6.40 bits' style='color: #0000A0;'>89</td><td title='6.45 bits' style='color: #0000A0;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.71 bytes' style='color: #000000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ESI],&nbsp;AX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206AE&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.45 bits' style='color: #900000;'>66</td><td title='11.68 bits' style='color: #900000;'>AD</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.64 bytes' style='color: #900000;'>LODSW&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.45 bits' style='color: #0000A0;'>D9</td><td title='5.20 bits' style='color: #0000A0;'>47</td><td title='4.85 bits' style='color: #0020F0;'>FC</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.94 bytes' style='color: #0000A0;'>FLD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [EDI-0x4]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206B3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.27 bits' style='color: #008040;'>D9</td><td title='1.86 bits' style='color: #008040;'>E8</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.39 bytes' style='color: #008040;'>FLD1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206B5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.56 bits' style='color: #008040;'>DB</td><td title='0.57 bits' style='color: #00C000;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.27 bytes' style='color: #008040;'>FUCOMI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206B7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.89 bits' style='color: #00C000;'>76</td><td title='0.52 bits' style='color: #00C000;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.18 bytes' style='color: #00C000;'>JBE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#UF' onclick='recursiveExpand("UF")'>go4k_render_clip2</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206B9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>D9</td><td title='0.48 bits' style='color: #00FF00;'>E0</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.09 bytes' style='color: #00FF00;'>FCHS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206BB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.31 bits' style='color: #00FF00;'>DB</td><td title='0.21 bits' style='color: #00FF00;'>E9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.06 bytes' style='color: #00FF00;'>FUCOMI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206BD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.41 bits' style='color: #00FF00;'>DA</td><td title='0.25 bits' style='color: #00FF00;'>C1</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.08 bytes' style='color: #00FF00;'>FCMOVB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST,&nbsp;ST(1)</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004206BF&nbsp;</th><th nowrap class='c2'><a id='UF'>go4k_render_clip2</a></th><th nowrap class='c3'>54</th><th nowrap class='c4'>24.71</th><th nowrap class='c5'>45.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004206BF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.70 bits' style='color: #00C000;'>DD</td><td title='0.22 bits' style='color: #00FF00;'>D9</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.11 bytes' style='color: #00FF00;'>FSTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ST(1)</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206C1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.84 bits' style='color: #008040;'>50</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.23 bytes' style='color: #008040;'>PUSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206C2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.61 bits' style='color: #00C000;'>D8</td><td title='0.71 bits' style='color: #00C000;'>0D</td><td title='0.64 bits' style='color: #00C000;'>28</td><td title='0.35 bits' style='color: #00FF00;'>07</td><td title='0.11 bits' style='color: #00FF00;'>42</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.32 bytes' style='color: #00FF00;'>FMUL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [<a href='#TF' onclick='recursiveExpand("TF")'>c_32767</a>]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206C8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.00 bits' style='color: #008040;'>DB</td><td title='1.11 bits' style='color: #008040;'>1C</td><td title='0.68 bits' style='color: #00C000;'>24</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.35 bytes' style='color: #00C000;'>FISTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DWORD [ESP]</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206CB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.58 bits' style='color: #00C000;'>58</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.07 bytes' style='color: #00C000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EAX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206CC&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.59 bits' style='color: #00C000;'>66</td><td title='0.63 bits' style='color: #00C000;'>89</td><td title='0.51 bits' style='color: #00C000;'>06</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.22 bytes' style='color: #00C000;'>MOV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ESI],&nbsp;AX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206CF&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.55 bits' style='color: #00C000;'>66</td><td title='0.63 bits' style='color: #00C000;'>AD</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.15 bytes' style='color: #00C000;'>LODSW&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206D1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.20 bits' style='color: #900000;'>87</td><td title='4.17 bits' style='color: #0020F0;'>74</td><td title='2.44 bits' style='color: #006090;'>24</td><td title='1.76 bits' style='color: #008040;'>2C</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.20 bytes' style='color: #0020F0;'>XCHG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ESP+0x2C],&nbsp;ESI</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206D5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.73 bits' style='color: #900000;'>59</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.34 bytes' style='color: #900000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206D6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.50 bits' style='color: #0000A0;'>41</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.81 bytes' style='color: #0000A0;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206D7&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.45 bits' style='color: #0000A0;'>81</td><td title='7.50 bits' style='color: #000000;'>F9</td><td title='10.02 bits' style='color: #900000;'>88</td><td title='8.77 bits' style='color: #000000;'>15</td><td title='3.21 bits' style='color: #0020F0;'>00</td><td title='0.49 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='4.56 bytes' style='color: #0000A0;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;0x1588</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206DD&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.00 bits' style='color: #0000A0;'>0F</td><td title='8.74 bits' style='color: #000000;'>8C</td><td title='10.32 bits' style='color: #900000;'>6C</td><td title='5.59 bits' style='color: #0000A0;'>FF</td><td title='4.86 bits' style='color: #0020F0;'>FF</td><td title='3.60 bits' style='color: #0020F0;'>FF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='5.01 bytes' style='color: #0000A0;'>JL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#LF' onclick='recursiveExpand("LF")'>go4k_render_sampleloop</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206E3&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.43 bits' style='color: #900000;'>59</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.30 bytes' style='color: #900000;'>POP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206E4&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.69 bits' style='color: #0020F0;'>41</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='0.59 bytes' style='color: #0020F0;'>INC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206E5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.32 bits' style='color: #006090;'>81</td><td title='1.49 bits' style='color: #008040;'>F9</td><td title='10.43 bits' style='color: #900000;'>40</td><td title='4.39 bits' style='color: #0020F0;'>04</td><td title='1.10 bits' style='color: #008040;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.51 bytes' style='color: #0020F0;'>CMP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ECX,&nbsp;0x440</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206EB&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.98 bits' style='color: #0020F0;'>0F</td><td title='1.98 bits' style='color: #008040;'>8C</td><td title='8.16 bits' style='color: #000000;'>5B</td><td title='2.93 bits' style='color: #006090;'>FF</td><td title='0.62 bits' style='color: #00C000;'>FF</td><td title='0.70 bits' style='color: #00C000;'>FF</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='2.30 bytes' style='color: #0020F0;'>JL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='#KF' onclick='recursiveExpand("KF")'>go4k_render_tickloop</a></td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206F1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.69 bits' style='color: #900000;'>61</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.21 bytes' style='color: #900000;'>POPA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table></tr><tr><td nowrap class='address'>&nbsp;004206F2&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>C2</td><td title='3.26 bits' style='color: #0020F0;'>04</td><td title='0.61 bits' style='color: #00C000;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td nowrap title='1.44 bytes' style='color: #0020F0;'>RET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x4</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr></table></div></td></tr><tr class='section_symbol_row_expandable' onclick="switchMenu('s_1');"><th nowrap class='c1'>-004206F5&nbsp;</th><th nowrap class='c2'><a id='VF'>Data sections</a></th><th nowrap class='c3'>8711</th><th nowrap class='c4'>2933.88</th><th nowrap class='c5'>33.7%</th></tr><tr><td nowrap colspan='5'><div id='s_1'><table class='grptable'><tr><td nowrap colspan='5'><div id='h_26'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_26');"><th nowrap class='c1'>-004206F5&nbsp;</th><th nowrap class='c2'><a id='WF'>crinkler import:.data</a></th><th nowrap class='c3'>51</th><th nowrap class='c4'>31.09</th><th nowrap class='c5'>61.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_26'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_27');"><th nowrap class='c1'>-004206F5&nbsp;</th><th nowrap class='c2'><a id='I'>_DLLNames</a></th><th nowrap class='c3'>51</th><th nowrap class='c4'>31.09</th><th nowrap class='c5'>61.0%</th></tr><tr><td nowrap colspan='5'><div id='p_27'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004206F5&nbsp;</th><th nowrap class='c2'>_DLLNames</th><th nowrap class='c3'>51</th><th nowrap class='c4'>31.09</th><th nowrap class='c5'>61.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004206F5&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.00 bits' style='color: #000000;'>03</td><td title='6.31 bits' style='color: #0000A0;'>01</td><td title='4.46 bits' style='color: #0020F0;'>01</td><td title='2.37 bits' style='color: #006090;'>01</td><td>&nbsp;</td><td title='9.71 bits' style='color: #900000;'>75</td><td title='6.63 bits' style='color: #0000A0;'>73</td><td title='7.44 bits' style='color: #000000;'>65</td><td title='5.98 bits' style='color: #0000A0;'>72</td><td>&nbsp;</td><td title='8.88 bits' style='color: #000000;'>33</td><td title='6.32 bits' style='color: #0000A0;'>32</td><td title='5.95 bits' style='color: #0000A0;'>00</td><td title='6.38 bits' style='color: #0000A0;'>06</td><td>&nbsp;</td><td title='3.99 bits' style='color: #0020F0;'>01</td><td title='2.00 bits' style='color: #006090;'>01</td><td title='1.57 bits' style='color: #008040;'>01</td><td title='1.61 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.05 bits' style='color: #008040;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='9.77 bits' style='color: #900000;'>67</td><td title='5.82 bits' style='color: #0000A0;'>64</td><td>&nbsp;</td><td title='6.91 bits' style='color: #0000A0;'>69</td><td title='6.02 bits' style='color: #0000A0;'>33</td><td title='2.14 bits' style='color: #006090;'>32</td><td title='1.64 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='3.71 bits' style='color: #0020F0;'>03</td><td title='1.22 bits' style='color: #008040;'>01</td><td title='0.63 bits' style='color: #00C000;'>01</td><td title='0.53 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='9.52 bits' style='color: #900000;'>6F</td><td title='6.86 bits' style='color: #0000A0;'>70</td><td title='5.15 bits' style='color: #0000A0;'>65</td><td title='6.99 bits' style='color: #0000A0;'>6E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.00 bits' style='color: #000000;'>&#x2E;</td><td title='6.31 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.46 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.37 bits' style='color: #006090;'>&#x2E;</td><td title='9.71 bits' style='color: #900000;'>&#x75;</td><td title='6.63 bits' style='color: #0000A0;'>&#x73;</td><td title='7.44 bits' style='color: #000000;'>&#x65;</td><td title='5.98 bits' style='color: #0000A0;'>&#x72;</td><td title='8.88 bits' style='color: #000000;'>&#x33;</td><td title='6.32 bits' style='color: #0000A0;'>&#x32;</td><td title='5.95 bits' style='color: #0000A0;'>&#x2E;</td><td title='6.38 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.99 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.00 bits' style='color: #006090;'>&#x2E;</td><td title='1.57 bits' style='color: #008040;'>&#x2E;</td><td title='1.61 bits' style='color: #008040;'>&#x2E;</td><td title='1.05 bits' style='color: #008040;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='9.77 bits' style='color: #900000;'>&#x67;</td><td title='5.82 bits' style='color: #0000A0;'>&#x64;</td><td title='6.91 bits' style='color: #0000A0;'>&#x69;</td><td title='6.02 bits' style='color: #0000A0;'>&#x33;</td><td title='2.14 bits' style='color: #006090;'>&#x32;</td><td title='1.64 bits' style='color: #008040;'>&#x2E;</td><td title='3.71 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.22 bits' style='color: #008040;'>&#x2E;</td><td title='0.63 bits' style='color: #00C000;'>&#x2E;</td><td title='0.53 bits' style='color: #00C000;'>&#x2E;</td><td title='9.52 bits' style='color: #900000;'>&#x6F;</td><td title='6.86 bits' style='color: #0000A0;'>&#x70;</td><td title='5.15 bits' style='color: #0000A0;'>&#x65;</td><td title='6.99 bits' style='color: #0000A0;'>&#x6E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420715&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.35 bits' style='color: #0000A0;'>67</td><td title='6.63 bits' style='color: #0000A0;'>6C</td><td title='5.72 bits' style='color: #0000A0;'>33</td><td title='1.96 bits' style='color: #008040;'>32</td><td>&nbsp;</td><td title='0.97 bits' style='color: #00C000;'>00</td><td title='4.04 bits' style='color: #0020F0;'>01</td><td title='7.93 bits' style='color: #000000;'>6A</td><td title='6.70 bits' style='color: #0000A0;'>77</td><td>&nbsp;</td><td title='5.20 bits' style='color: #0000A0;'>69</td><td title='6.19 bits' style='color: #0000A0;'>6E</td><td title='5.90 bits' style='color: #0000A0;'>6D</td><td title='4.55 bits' style='color: #0020F0;'>6D</td><td>&nbsp;</td><td title='5.32 bits' style='color: #0000A0;'>00</td><td title='5.94 bits' style='color: #0000A0;'>04</td><td title='2.89 bits' style='color: #006090;'>01</td><td title='1.04 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.08 bits' style='color: #008040;'>01</td><td title='1.03 bits' style='color: #008040;'>01</td><td title='14.10 bits' style='color: #FF0000;'>FF</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.35 bits' style='color: #0000A0;'>&#x67;</td><td title='6.63 bits' style='color: #0000A0;'>&#x6C;</td><td title='5.72 bits' style='color: #0000A0;'>&#x33;</td><td title='1.96 bits' style='color: #008040;'>&#x32;</td><td title='0.97 bits' style='color: #00C000;'>&#x2E;</td><td title='4.04 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.93 bits' style='color: #000000;'>&#x6A;</td><td title='6.70 bits' style='color: #0000A0;'>&#x77;</td><td title='5.20 bits' style='color: #0000A0;'>&#x69;</td><td title='6.19 bits' style='color: #0000A0;'>&#x6E;</td><td title='5.90 bits' style='color: #0000A0;'>&#x6D;</td><td title='4.55 bits' style='color: #0020F0;'>&#x6D;</td><td title='5.32 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.94 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.89 bits' style='color: #006090;'>&#x2E;</td><td title='1.04 bits' style='color: #008040;'>&#x2E;</td><td title='1.08 bits' style='color: #008040;'>&#x2E;</td><td title='1.03 bits' style='color: #008040;'>&#x2E;</td><td title='14.10 bits' style='color: #FF0000;'>&#xFF;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_27'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_27');"><th nowrap class='c1'>-00420728&nbsp;</th><th nowrap class='c2'><a id='XF'>4KLANG.OBJ:.g4kdat2</a></th><th nowrap class='c3'>40</th><th nowrap class='c4'>28.23</th><th nowrap class='c5'>70.6%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_27'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_28');"><th nowrap class='c1'>-00420728&nbsp;</th><th nowrap class='c2'>c_32767</th><th nowrap class='c3'>20</th><th nowrap class='c4'>12.89</th><th nowrap class='c5'>64.4%</th></tr><tr><td nowrap colspan='5'><div id='p_28'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420728&nbsp;</th><th nowrap class='c2'><a id='TF'>c_32767</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>3.97</th><th nowrap class='c5'>99.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420728&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.62 bits' style='color: #0020F0;'>00</td><td title='9.10 bits' style='color: #900000;'>FE</td><td title='6.14 bits' style='color: #0000A0;'>FF</td><td title='11.91 bits' style='color: #900000;'>46</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.62 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.10 bits' style='color: #900000;'>&#xFE;</td><td title='6.14 bits' style='color: #0000A0;'>&#xFF;</td><td title='11.91 bits' style='color: #900000;'>&#x46;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042072C&nbsp;</th><th nowrap class='c2'><a id='CE'>c_i128</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>2.59</th><th nowrap class='c5'>64.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042072C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.06 bits' style='color: #0020F0;'>00</td><td title='3.39 bits' style='color: #0020F0;'>00</td><td title='2.75 bits' style='color: #006090;'>00</td><td title='10.55 bits' style='color: #900000;'>3C</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.06 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.39 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.75 bits' style='color: #006090;'>&#x2E;</td><td title='10.55 bits' style='color: #900000;'>&#x3C;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420730&nbsp;</th><th nowrap class='c2'><a id='GE'>c_RandDiv</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>2.38</th><th nowrap class='c5'>59.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420730&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.00 bits' style='color: #006090;'>00</td><td title='2.23 bits' style='color: #006090;'>00</td><td title='1.32 bits' style='color: #008040;'>00</td><td title='12.50 bits' style='color: #FF0000;'>80</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.00 bits' style='color: #006090;'>&#x2E;</td><td title='2.23 bits' style='color: #006090;'>&#x2E;</td><td title='1.32 bits' style='color: #008040;'>&#x2E;</td><td title='12.50 bits' style='color: #FF0000;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420734&nbsp;</th><th nowrap class='c2'><a id='XB'>c_0_5</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>1.54</th><th nowrap class='c5'>38.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420734&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.32 bits' style='color: #006090;'>00</td><td title='1.27 bits' style='color: #008040;'>00</td><td title='0.96 bits' style='color: #00C000;'>00</td><td title='7.74 bits' style='color: #000000;'>3F</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.32 bits' style='color: #006090;'>&#x2E;</td><td title='1.27 bits' style='color: #008040;'>&#x2E;</td><td title='0.96 bits' style='color: #00C000;'>&#x2E;</td><td title='7.74 bits' style='color: #000000;'>&#x3F;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420738&nbsp;</th><th nowrap class='c2'><a id='LD'>c_dc_const</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>2.41</th><th nowrap class='c5'>60.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420738&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.03 bits' style='color: #008040;'>00</td><td title='0.79 bits' style='color: #00C000;'>00</td><td title='13.50 bits' style='color: #FF0000;'>7F</td><td title='3.93 bits' style='color: #0020F0;'>3F</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.03 bits' style='color: #008040;'>&#x2E;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='13.50 bits' style='color: #FF0000;'>&#x2E;</td><td title='3.93 bits' style='color: #0020F0;'>&#x3F;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr></table></div></td></tr><tr class='public_symbol_row_expandable' onclick="switchMenu('p_29');"><th nowrap class='c1'>-0042073C&nbsp;</th><th nowrap class='c2'><a id='FE'>_RandSeed</a></th><th nowrap class='c3'>16</th><th nowrap class='c4'>11.64</th><th nowrap class='c5'>72.7%</th></tr><tr><td nowrap colspan='5'><div id='p_29'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042073C&nbsp;</th><th nowrap class='c2'>_RandSeed</th><th nowrap class='c3'>4</th><th nowrap class='c4'>1.42</th><th nowrap class='c5'>35.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042073C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.64 bits' style='color: #0020F0;'>01</td><td title='3.39 bits' style='color: #0020F0;'>00</td><td title='1.49 bits' style='color: #008040;'>00</td><td title='1.80 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.64 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.39 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.49 bits' style='color: #008040;'>&#x2E;</td><td title='1.80 bits' style='color: #008040;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420740&nbsp;</th><th nowrap class='c2'><a id='CC'>c_24</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>1.88</th><th nowrap class='c5'>46.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420740&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.57 bits' style='color: #900000;'>18</td><td title='1.54 bits' style='color: #008040;'>00</td><td title='1.00 bits' style='color: #00C000;'>00</td><td title='0.91 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='11.57 bits' style='color: #900000;'>&#x2E;</td><td title='1.54 bits' style='color: #008040;'>&#x2E;</td><td title='1.00 bits' style='color: #00C000;'>&#x2E;</td><td title='0.91 bits' style='color: #00C000;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420744&nbsp;</th><th nowrap class='c2'><a id='ZE'>c_i12</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>3.79</th><th nowrap class='c5'>94.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420744&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.86 bits' style='color: #900000;'>AA</td><td title='7.46 bits' style='color: #000000;'>AA</td><td title='1.52 bits' style='color: #008040;'>AA</td><td title='9.47 bits' style='color: #900000;'>3D</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='11.86 bits' style='color: #900000;'>&#xAA;</td><td title='7.46 bits' style='color: #000000;'>&#xAA;</td><td title='1.52 bits' style='color: #008040;'>&#xAA;</td><td title='9.47 bits' style='color: #900000;'>&#x3D;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420748&nbsp;</th><th nowrap class='c2'><a id='DF'>FREQ_NORMALIZE</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>4.55</th><th nowrap class='c5'>113.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420748&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.88 bits' style='color: #900000;'>DC</td><td title='8.82 bits' style='color: #000000;'>65</td><td title='9.76 bits' style='color: #900000;'>C2</td><td title='7.96 bits' style='color: #000000;'>38</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='9.88 bits' style='color: #900000;'>&#xDC;</td><td title='8.82 bits' style='color: #000000;'>&#x65;</td><td title='9.76 bits' style='color: #900000;'>&#xC2;</td><td title='7.96 bits' style='color: #000000;'>&#x38;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr></table></div></td></tr><tr class='public_symbol_row_expandable' onclick="switchMenu('p_30');"><th nowrap class='c1'>-0042074C&nbsp;</th><th nowrap class='c2'><a id='BF'>_LFO_NORMALIZE</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>3.71</th><th nowrap class='c5'>92.7%</th></tr><tr><td nowrap colspan='5'><div id='p_30'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042074C&nbsp;</th><th nowrap class='c2'>_LFO_NORMALIZE</th><th nowrap class='c3'>4</th><th nowrap class='c4'>3.71</th><th nowrap class='c5'>92.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042074C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.30 bits' style='color: #000000;'>CD</td><td title='8.92 bits' style='color: #000000;'>37</td><td title='7.08 bits' style='color: #000000;'>3E</td><td title='5.35 bits' style='color: #0000A0;'>38</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.30 bits' style='color: #000000;'>&#xCD;</td><td title='8.92 bits' style='color: #000000;'>&#x37;</td><td title='7.08 bits' style='color: #000000;'>&#x3E;</td><td title='5.35 bits' style='color: #0000A0;'>&#x38;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_28'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_28');"><th nowrap class='c1'>-00420750&nbsp;</th><th nowrap class='c2'><a id='YF'>MAIN.OBJ:.wavefmt</a></th><th nowrap class='c3'>18</th><th nowrap class='c4'>11.65</th><th nowrap class='c5'>64.7%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_28'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_31');"><th nowrap class='c1'>-00420750&nbsp;</th><th nowrap class='c2'>?WaveFMT@@3UtWAVEFORMATEX@@A</th><th nowrap class='c3'>18</th><th nowrap class='c4'>11.65</th><th nowrap class='c5'>64.7%</th></tr><tr><td nowrap colspan='5'><div id='p_31'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420750&nbsp;</th><th nowrap class='c2'><a id='MA'>?WaveFMT@@3UtWAVEFORMATEX@@A</a></th><th nowrap class='c3'>18</th><th nowrap class='c4'>11.65</th><th nowrap class='c5'>64.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420750&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.96 bits' style='color: #0000A0;'>01</td><td title='2.30 bits' style='color: #006090;'>00</td><td title='7.47 bits' style='color: #000000;'>02</td><td title='2.66 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='10.58 bits' style='color: #900000;'>44</td><td title='8.98 bits' style='color: #000000;'>AC</td><td title='3.09 bits' style='color: #0020F0;'>00</td><td title='1.82 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='10.51 bits' style='color: #900000;'>10</td><td title='9.36 bits' style='color: #900000;'>B1</td><td title='6.01 bits' style='color: #0000A0;'>02</td><td title='2.29 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='6.86 bits' style='color: #0000A0;'>04</td><td title='2.41 bits' style='color: #006090;'>00</td><td title='5.90 bits' style='color: #0000A0;'>10</td><td title='3.60 bits' style='color: #0020F0;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.78 bits' style='color: #008040;'>00</td><td title='1.59 bits' style='color: #008040;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.96 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.30 bits' style='color: #006090;'>&#x2E;</td><td title='7.47 bits' style='color: #000000;'>&#x2E;</td><td title='2.66 bits' style='color: #006090;'>&#x2E;</td><td title='10.58 bits' style='color: #900000;'>&#x44;</td><td title='8.98 bits' style='color: #000000;'>&#xAC;</td><td title='3.09 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.82 bits' style='color: #008040;'>&#x2E;</td><td title='10.51 bits' style='color: #900000;'>&#x2E;</td><td title='9.36 bits' style='color: #900000;'>&#xB1;</td><td title='6.01 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.29 bits' style='color: #006090;'>&#x2E;</td><td title='6.86 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.41 bits' style='color: #006090;'>&#x2E;</td><td title='5.90 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.60 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.78 bits' style='color: #008040;'>&#x2E;</td><td title='1.59 bits' style='color: #008040;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_29'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_29');"><th nowrap class='c1'>-00420762&nbsp;</th><th nowrap class='c2'><a id='ZF'>4KLANG.OBJ:.g4kdat1</a></th><th nowrap class='c3'>52</th><th nowrap class='c4'>25.90</th><th nowrap class='c5'>49.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_29'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_32');"><th nowrap class='c1'>-00420762&nbsp;</th><th nowrap class='c2'>go4k_synth_commands</th><th nowrap class='c3'>52</th><th nowrap class='c4'>25.90</th><th nowrap class='c5'>49.8%</th></tr><tr><td nowrap colspan='5'><div id='p_32'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420762&nbsp;</th><th nowrap class='c2'><a id='QC'>go4k_synth_commands</a></th><th nowrap class='c3'>52</th><th nowrap class='c4'>25.90</th><th nowrap class='c5'>49.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420762&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.52 bits' style='color: #008040;'>00</td><td title='0.72 bits' style='color: #00C000;'>00</td><td title='0.67 bits' style='color: #00C000;'>00</td><td title='0.44 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.52 bits' style='color: #008040;'>&#x2E;</td><td title='0.72 bits' style='color: #00C000;'>&#x2E;</td><td title='0.67 bits' style='color: #00C000;'>&#x2E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420766&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.99 bits' style='color: #900000;'>08</td><td title='8.49 bits' style='color: #000000;'>05</td><td title='10.53 bits' style='color: #900000;'>42</td><td title='2.79 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.10 bytes' style='color: #000000;' colspan='32'><a href='#KE' onclick='recursiveExpand("KE")'>_go4kENV_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;0042076A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.88 bits' style='color: #000000;'>AC</td><td title='5.24 bits' style='color: #0000A0;'>05</td><td title='3.31 bits' style='color: #0020F0;'>42</td><td title='1.44 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.36 bytes' style='color: #0020F0;' colspan='32'><a href='#WE' onclick='recursiveExpand("WE")'>_go4kVCO_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;0042076E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.42 bits' style='color: #000000;'>0A</td><td title='4.72 bits' style='color: #0020F0;'>04</td><td title='6.04 bits' style='color: #0000A0;'>42</td><td title='1.39 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.57 bytes' style='color: #0000A0;' colspan='32'><a href='#ND' onclick='recursiveExpand("ND")'>_go4kVCF_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420772&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.93 bits' style='color: #900000;'>A6</td><td title='7.12 bits' style='color: #000000;'>02</td><td title='3.60 bits' style='color: #0020F0;'>42</td><td title='1.38 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.75 bytes' style='color: #0000A0;' colspan='32'><a href='#KC' onclick='recursiveExpand("KC")'>_go4kDST_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420776&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.09 bits' style='color: #900000;'>8C</td><td title='5.33 bits' style='color: #0000A0;'>03</td><td title='2.58 bits' style='color: #006090;'>42</td><td title='1.11 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.39 bytes' style='color: #0020F0;' colspan='32'><a href='#FD' onclick='recursiveExpand("FD")'>_go4kDLL_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;0042077A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.32 bits' style='color: #0000A0;'>08</td><td title='4.56 bits' style='color: #0020F0;'>02</td><td title='0.98 bits' style='color: #00C000;'>42</td><td title='0.65 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.44 bytes' style='color: #006090;' colspan='32'><a href='#JB' onclick='recursiveExpand("JB")'>_go4kFOP_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;0042077E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.38 bits' style='color: #000000;'>44</td><td title='3.51 bits' style='color: #0020F0;'>03</td><td title='0.82 bits' style='color: #00C000;'>42</td><td title='0.49 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.52 bytes' style='color: #0020F0;' colspan='32'><a href='#AD' onclick='recursiveExpand("AD")'>_go4kFST_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420782&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.45 bits' style='color: #900000;'>7B</td><td title='4.83 bits' style='color: #0020F0;'>04</td><td title='0.79 bits' style='color: #00C000;'>42</td><td title='0.54 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.08 bytes' style='color: #0020F0;' colspan='32'><a href='#YD' onclick='recursiveExpand("YD")'>_go4kPAN_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420786&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.71 bits' style='color: #0000A0;'>7A</td><td title='4.45 bits' style='color: #0020F0;'>05</td><td title='0.58 bits' style='color: #00C000;'>42</td><td title='0.44 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.52 bytes' style='color: #0020F0;' colspan='32'><a href='#UE' onclick='recursiveExpand("UE")'>_go4kOUT_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;0042078A&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.89 bits' style='color: #900000;'>5B</td><td title='2.64 bits' style='color: #006090;'>03</td><td title='0.52 bits' style='color: #00C000;'>42</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.80 bytes' style='color: #0020F0;' colspan='32'><a href='#CD' onclick='recursiveExpand("CD")'>_go4kACC_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;0042078E&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.35 bits' style='color: #000000;'>43</td><td title='3.07 bits' style='color: #0020F0;'>03</td><td title='0.42 bits' style='color: #00FF00;'>42</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.52 bytes' style='color: #0020F0;' colspan='32'><a href='#YC' onclick='recursiveExpand("YC")'>_go4kFLD_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420792&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.38 bits' style='color: #000000;'>41</td><td title='3.27 bits' style='color: #0020F0;'>02</td><td title='0.48 bits' style='color: #00FF00;'>42</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.43 bytes' style='color: #006090;' colspan='32'><a href='#VB' onclick='recursiveExpand("VB")'>_go4kFSTG_func@0</a></td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_30'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_30');"><th nowrap class='c1'>-00420796&nbsp;</th><th nowrap class='c2'><a id='AG'>4KLANG.OBJ:.g4kmuc5</a></th><th nowrap class='c3'>32</th><th nowrap class='c4'>27.35</th><th nowrap class='c5'>85.5%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_30'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_33');"><th nowrap class='c1'>-00420796&nbsp;</th><th nowrap class='c2'><a id='JD'>_go4k_delay_times</a></th><th nowrap class='c3'>32</th><th nowrap class='c4'>27.35</th><th nowrap class='c5'>85.5%</th></tr><tr><td nowrap colspan='5'><div id='p_33'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420796&nbsp;</th><th nowrap class='c2'>_go4k_delay_times</th><th nowrap class='c3'>32</th><th nowrap class='c4'>27.35</th><th nowrap class='c5'>85.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420796&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.59 bits' style='color: #000000;'>5C</td><td title='4.84 bits' style='color: #0020F0;'>04</td><td title='11.58 bits' style='color: #900000;'>A4</td><td title='4.65 bits' style='color: #0020F0;'>04</td><td>&nbsp;</td><td title='9.86 bits' style='color: #900000;'>FC</td><td title='3.29 bits' style='color: #0020F0;'>04</td><td title='9.73 bits' style='color: #900000;'>4C</td><td title='3.92 bits' style='color: #0020F0;'>05</td><td>&nbsp;</td><td title='9.93 bits' style='color: #900000;'>8E</td><td title='4.09 bits' style='color: #0020F0;'>05</td><td title='10.30 bits' style='color: #900000;'>D4</td><td title='3.13 bits' style='color: #0020F0;'>05</td><td>&nbsp;</td><td title='11.29 bits' style='color: #900000;'>14</td><td title='4.72 bits' style='color: #0020F0;'>06</td><td title='9.30 bits' style='color: #900000;'>52</td><td title='4.39 bits' style='color: #0020F0;'>06</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.45 bits' style='color: #000000;'>74</td><td title='4.70 bits' style='color: #0020F0;'>04</td><td title='9.79 bits' style='color: #900000;'>BC</td><td title='3.14 bits' style='color: #0020F0;'>04</td><td>&nbsp;</td><td title='8.73 bits' style='color: #000000;'>14</td><td title='3.38 bits' style='color: #0020F0;'>05</td><td title='9.26 bits' style='color: #900000;'>64</td><td title='3.26 bits' style='color: #0020F0;'>05</td><td>&nbsp;</td><td title='8.68 bits' style='color: #000000;'>A6</td><td title='2.84 bits' style='color: #006090;'>05</td><td title='11.38 bits' style='color: #900000;'>EC</td><td title='2.47 bits' style='color: #006090;'>05</td><td>&nbsp;</td><td title='13.47 bits' style='color: #FF0000;'>2C</td><td title='3.54 bits' style='color: #0020F0;'>06</td><td title='8.35 bits' style='color: #000000;'>6A</td><td title='3.75 bits' style='color: #0020F0;'>06</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.59 bits' style='color: #000000;'>&#x5C;</td><td title='4.84 bits' style='color: #0020F0;'>&#x2E;</td><td title='11.58 bits' style='color: #900000;'>&#xA4;</td><td title='4.65 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.86 bits' style='color: #900000;'>&#xFC;</td><td title='3.29 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.73 bits' style='color: #900000;'>&#x4C;</td><td title='3.92 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.93 bits' style='color: #900000;'>&#x2E;</td><td title='4.09 bits' style='color: #0020F0;'>&#x2E;</td><td title='10.30 bits' style='color: #900000;'>&#xD4;</td><td title='3.13 bits' style='color: #0020F0;'>&#x2E;</td><td title='11.29 bits' style='color: #900000;'>&#x2E;</td><td title='4.72 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.30 bits' style='color: #900000;'>&#x52;</td><td title='4.39 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.45 bits' style='color: #000000;'>&#x74;</td><td title='4.70 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.79 bits' style='color: #900000;'>&#xBC;</td><td title='3.14 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.73 bits' style='color: #000000;'>&#x2E;</td><td title='3.38 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.26 bits' style='color: #900000;'>&#x64;</td><td title='3.26 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.68 bits' style='color: #000000;'>&#xA6;</td><td title='2.84 bits' style='color: #006090;'>&#x2E;</td><td title='11.38 bits' style='color: #900000;'>&#xEC;</td><td title='2.47 bits' style='color: #006090;'>&#x2E;</td><td title='13.47 bits' style='color: #FF0000;'>&#x2C;</td><td title='3.54 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.35 bits' style='color: #000000;'>&#x6A;</td><td title='3.75 bits' style='color: #0020F0;'>&#x2E;</td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_31'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_31');"><th nowrap class='c1'>-004207B6&nbsp;</th><th nowrap class='c2'><a id='BG'>4KLANG.OBJ:.g4kmuc4</a></th><th nowrap class='c3'>251</th><th nowrap class='c4'>97.47</th><th nowrap class='c5'>38.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_31'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_34');"><th nowrap class='c1'>-004207B6&nbsp;</th><th nowrap class='c2'>go4k_synth_parameter_values</th><th nowrap class='c3'>251</th><th nowrap class='c4'>97.47</th><th nowrap class='c5'>38.8%</th></tr><tr><td nowrap colspan='5'><div id='p_34'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004207B6&nbsp;</th><th nowrap class='c2'><a id='NF'>go4k_synth_parameter_values</a></th><th nowrap class='c3'>251</th><th nowrap class='c4'>97.47</th><th nowrap class='c5'>38.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004207B6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.83 bits' style='color: #0020F0;'>00</td><td title='8.61 bits' style='color: #000000;'>54</td><td title='10.40 bits' style='color: #900000;'>20</td><td title='9.63 bits' style='color: #900000;'>60</td><td>&nbsp;</td><td title='4.84 bits' style='color: #0020F0;'>00</td><td title='7.14 bits' style='color: #000000;'>40</td><td title='7.53 bits' style='color: #000000;'>40</td><td title='8.22 bits' style='color: #000000;'>80</td><td>&nbsp;</td><td title='6.21 bits' style='color: #0000A0;'>40</td><td title='4.30 bits' style='color: #0020F0;'>80</td><td title='6.43 bits' style='color: #0000A0;'>02</td><td title='5.54 bits' style='color: #0000A0;'>03</td><td>&nbsp;</td><td title='10.04 bits' style='color: #900000;'>24</td><td title='7.22 bits' style='color: #000000;'>18</td><td title='5.78 bits' style='color: #0000A0;'>01</td><td title='7.86 bits' style='color: #000000;'>40</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.79 bits' style='color: #0020F0;'>00</td><td title='3.77 bits' style='color: #0020F0;'>40</td><td title='2.33 bits' style='color: #006090;'>40</td><td title='8.45 bits' style='color: #000000;'>08</td><td>&nbsp;</td><td title='5.24 bits' style='color: #0000A0;'>08</td><td title='7.75 bits' style='color: #000000;'>20</td><td title='7.86 bits' style='color: #000000;'>55</td><td title='4.11 bits' style='color: #0020F0;'>00</td><td>&nbsp;</td><td title='5.88 bits' style='color: #0000A0;'>55</td><td title='6.51 bits' style='color: #0000A0;'>80</td><td title='7.44 bits' style='color: #000000;'>50</td><td title='7.44 bits' style='color: #000000;'>4C</td><td>&nbsp;</td><td title='6.04 bits' style='color: #0000A0;'>01</td><td title='4.11 bits' style='color: #0020F0;'>40</td><td title='9.47 bits' style='color: #900000;'>1E</td><td title='7.82 bits' style='color: #000000;'>07</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.83 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.61 bits' style='color: #000000;'>&#x54;</td><td title='10.40 bits' style='color: #900000;'>&#x2E;</td><td title='9.63 bits' style='color: #900000;'>&#x60;</td><td title='4.84 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.14 bits' style='color: #000000;'>&#x40;</td><td title='7.53 bits' style='color: #000000;'>&#x40;</td><td title='8.22 bits' style='color: #000000;'>&#x2E;</td><td title='6.21 bits' style='color: #0000A0;'>&#x40;</td><td title='4.30 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.43 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.54 bits' style='color: #0000A0;'>&#x2E;</td><td title='10.04 bits' style='color: #900000;'>&#x24;</td><td title='7.22 bits' style='color: #000000;'>&#x2E;</td><td title='5.78 bits' style='color: #0000A0;'>&#x2E;</td><td title='7.86 bits' style='color: #000000;'>&#x40;</td><td title='3.79 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.77 bits' style='color: #0020F0;'>&#x40;</td><td title='2.33 bits' style='color: #006090;'>&#x40;</td><td title='8.45 bits' style='color: #000000;'>&#x2E;</td><td title='5.24 bits' style='color: #0000A0;'>&#x2E;</td><td title='7.75 bits' style='color: #000000;'>&#x2E;</td><td title='7.86 bits' style='color: #000000;'>&#x55;</td><td title='4.11 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.88 bits' style='color: #0000A0;'>&#x55;</td><td title='6.51 bits' style='color: #0000A0;'>&#x2E;</td><td title='7.44 bits' style='color: #000000;'>&#x50;</td><td title='7.44 bits' style='color: #000000;'>&#x4C;</td><td title='6.04 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.11 bits' style='color: #0020F0;'>&#x40;</td><td title='9.47 bits' style='color: #900000;'>&#x2E;</td><td title='7.82 bits' style='color: #000000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004207D6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.20 bits' style='color: #0000A0;'>18</td><td title='6.28 bits' style='color: #0000A0;'>80</td><td title='4.95 bits' style='color: #0020F0;'>01</td><td title='8.08 bits' style='color: #000000;'>60</td><td>&nbsp;</td><td title='11.26 bits' style='color: #900000;'>30</td><td title='6.18 bits' style='color: #0000A0;'>08</td><td title='10.16 bits' style='color: #900000;'>48</td><td title='6.29 bits' style='color: #0000A0;'>50</td><td>&nbsp;</td><td title='6.71 bits' style='color: #0000A0;'>18</td><td title='3.24 bits' style='color: #0020F0;'>00</td><td title='6.01 bits' style='color: #0000A0;'>50</td><td title='6.73 bits' style='color: #0000A0;'>20</td><td>&nbsp;</td><td title='3.55 bits' style='color: #0020F0;'>60</td><td title='1.76 bits' style='color: #008040;'>00</td><td title='1.80 bits' style='color: #008040;'>40</td><td title='1.00 bits' style='color: #008040;'>40</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.57 bits' style='color: #008040;'>80</td><td title='0.74 bits' style='color: #00C000;'>40</td><td title='0.76 bits' style='color: #00C000;'>80</td><td title='0.74 bits' style='color: #00C000;'>02</td><td>&nbsp;</td><td title='0.55 bits' style='color: #00C000;'>03</td><td title='0.59 bits' style='color: #00C000;'>24</td><td title='0.51 bits' style='color: #00C000;'>18</td><td title='0.57 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.57 bits' style='color: #00C000;'>40</td><td title='0.64 bits' style='color: #00C000;'>00</td><td title='0.59 bits' style='color: #00C000;'>40</td><td title='0.44 bits' style='color: #00FF00;'>40</td><td>&nbsp;</td><td title='0.86 bits' style='color: #00C000;'>08</td><td title='0.56 bits' style='color: #00C000;'>08</td><td title='0.62 bits' style='color: #00C000;'>20</td><td title='0.61 bits' style='color: #00C000;'>55</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.20 bits' style='color: #0000A0;'>&#x2E;</td><td title='6.28 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.95 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.08 bits' style='color: #000000;'>&#x60;</td><td title='11.26 bits' style='color: #900000;'>&#x30;</td><td title='6.18 bits' style='color: #0000A0;'>&#x2E;</td><td title='10.16 bits' style='color: #900000;'>&#x48;</td><td title='6.29 bits' style='color: #0000A0;'>&#x50;</td><td title='6.71 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.24 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.01 bits' style='color: #0000A0;'>&#x50;</td><td title='6.73 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.55 bits' style='color: #0020F0;'>&#x60;</td><td title='1.76 bits' style='color: #008040;'>&#x2E;</td><td title='1.80 bits' style='color: #008040;'>&#x40;</td><td title='1.00 bits' style='color: #008040;'>&#x40;</td><td title='1.57 bits' style='color: #008040;'>&#x2E;</td><td title='0.74 bits' style='color: #00C000;'>&#x40;</td><td title='0.76 bits' style='color: #00C000;'>&#x2E;</td><td title='0.74 bits' style='color: #00C000;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='0.59 bits' style='color: #00C000;'>&#x24;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x40;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='0.59 bits' style='color: #00C000;'>&#x40;</td><td title='0.44 bits' style='color: #00FF00;'>&#x40;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='0.56 bits' style='color: #00C000;'>&#x2E;</td><td title='0.62 bits' style='color: #00C000;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x55;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004207F6&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.51 bits' style='color: #00C000;'>00</td><td title='0.66 bits' style='color: #00C000;'>55</td><td title='0.70 bits' style='color: #00C000;'>80</td><td title='0.56 bits' style='color: #00C000;'>50</td><td>&nbsp;</td><td title='0.61 bits' style='color: #00C000;'>4C</td><td title='0.54 bits' style='color: #00C000;'>01</td><td title='0.50 bits' style='color: #00C000;'>40</td><td title='0.77 bits' style='color: #00C000;'>1E</td><td>&nbsp;</td><td title='0.62 bits' style='color: #00C000;'>07</td><td title='0.48 bits' style='color: #00FF00;'>18</td><td title='0.62 bits' style='color: #00C000;'>80</td><td title='0.57 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.78 bits' style='color: #00C000;'>60</td><td title='0.70 bits' style='color: #00C000;'>30</td><td title='0.51 bits' style='color: #00C000;'>08</td><td title='9.36 bits' style='color: #900000;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.96 bits' style='color: #0000A0;'>80</td><td title='7.29 bits' style='color: #000000;'>20</td><td title='6.20 bits' style='color: #0000A0;'>00</td><td title='2.71 bits' style='color: #006090;'>50</td><td>&nbsp;</td><td title='1.83 bits' style='color: #008040;'>20</td><td title='1.54 bits' style='color: #008040;'>60</td><td title='0.85 bits' style='color: #00C000;'>00</td><td title='0.97 bits' style='color: #00C000;'>40</td><td>&nbsp;</td><td title='0.46 bits' style='color: #00FF00;'>40</td><td title='0.81 bits' style='color: #00C000;'>80</td><td title='0.42 bits' style='color: #00FF00;'>40</td><td title='0.34 bits' style='color: #00FF00;'>80</td><td>&nbsp;</td><td title='0.43 bits' style='color: #00FF00;'>02</td><td title='0.30 bits' style='color: #00FF00;'>03</td><td title='0.29 bits' style='color: #00FF00;'>24</td><td title='0.27 bits' style='color: #00FF00;'>18</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x55;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='0.56 bits' style='color: #00C000;'>&#x50;</td><td title='0.61 bits' style='color: #00C000;'>&#x4C;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='0.50 bits' style='color: #00C000;'>&#x40;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='0.62 bits' style='color: #00C000;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.62 bits' style='color: #00C000;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='0.78 bits' style='color: #00C000;'>&#x60;</td><td title='0.70 bits' style='color: #00C000;'>&#x30;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='9.36 bits' style='color: #900000;'>&#x30;</td><td title='5.96 bits' style='color: #0000A0;'>&#x2E;</td><td title='7.29 bits' style='color: #000000;'>&#x2E;</td><td title='6.20 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.71 bits' style='color: #006090;'>&#x50;</td><td title='1.83 bits' style='color: #008040;'>&#x2E;</td><td title='1.54 bits' style='color: #008040;'>&#x60;</td><td title='0.85 bits' style='color: #00C000;'>&#x2E;</td><td title='0.97 bits' style='color: #00C000;'>&#x40;</td><td title='0.46 bits' style='color: #00FF00;'>&#x40;</td><td title='0.81 bits' style='color: #00C000;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x40;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x24;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420816&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.29 bits' style='color: #00FF00;'>01</td><td title='0.30 bits' style='color: #00FF00;'>40</td><td title='0.40 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>40</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>40</td><td title='0.45 bits' style='color: #00FF00;'>08</td><td title='0.32 bits' style='color: #00FF00;'>08</td><td title='0.34 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='0.34 bits' style='color: #00FF00;'>55</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.37 bits' style='color: #00FF00;'>55</td><td title='0.36 bits' style='color: #00FF00;'>80</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>50</td><td title='0.34 bits' style='color: #00FF00;'>4C</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td title='0.27 bits' style='color: #00FF00;'>40</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.42 bits' style='color: #00FF00;'>1E</td><td title='0.33 bits' style='color: #00FF00;'>07</td><td title='0.26 bits' style='color: #00FF00;'>18</td><td title='0.31 bits' style='color: #00FF00;'>80</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>01</td><td title='0.42 bits' style='color: #00FF00;'>60</td><td title='0.34 bits' style='color: #00FF00;'>30</td><td title='0.27 bits' style='color: #00FF00;'>08</td><td>&nbsp;</td><td title='8.14 bits' style='color: #000000;'>50</td><td title='3.46 bits' style='color: #0020F0;'>80</td><td title='1.46 bits' style='color: #008040;'>20</td><td title='1.04 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='0.74 bits' style='color: #00C000;'>50</td><td title='0.66 bits' style='color: #00C000;'>20</td><td title='0.73 bits' style='color: #00C000;'>60</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x40;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x40;</td><td title='0.24 bits' style='color: #00FF00;'>&#x40;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x55;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x55;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x50;</td><td title='0.34 bits' style='color: #00FF00;'>&#x4C;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x40;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x60;</td><td title='0.34 bits' style='color: #00FF00;'>&#x30;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.14 bits' style='color: #000000;'>&#x50;</td><td title='3.46 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.46 bits' style='color: #008040;'>&#x2E;</td><td title='1.04 bits' style='color: #008040;'>&#x2E;</td><td title='0.74 bits' style='color: #00C000;'>&#x50;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.73 bits' style='color: #00C000;'>&#x60;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420836&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.54 bits' style='color: #00C000;'>40</td><td title='0.25 bits' style='color: #00FF00;'>40</td><td title='0.47 bits' style='color: #00FF00;'>80</td><td title='0.29 bits' style='color: #00FF00;'>40</td><td>&nbsp;</td><td title='0.22 bits' style='color: #00FF00;'>80</td><td title='0.30 bits' style='color: #00FF00;'>02</td><td title='0.20 bits' style='color: #00FF00;'>03</td><td title='0.20 bits' style='color: #00FF00;'>24</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>18</td><td title='0.20 bits' style='color: #00FF00;'>01</td><td title='0.21 bits' style='color: #00FF00;'>40</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>40</td><td title='0.17 bits' style='color: #00FF00;'>40</td><td title='0.31 bits' style='color: #00FF00;'>08</td><td title='0.22 bits' style='color: #00FF00;'>08</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>20</td><td title='0.23 bits' style='color: #00FF00;'>55</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>55</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>80</td><td title='0.20 bits' style='color: #00FF00;'>50</td><td title='0.24 bits' style='color: #00FF00;'>4C</td><td title='0.19 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>40</td><td title='0.29 bits' style='color: #00FF00;'>1E</td><td title='0.23 bits' style='color: #00FF00;'>07</td><td title='0.18 bits' style='color: #00FF00;'>18</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>80</td><td title='0.22 bits' style='color: #00FF00;'>01</td><td title='0.29 bits' style='color: #00FF00;'>60</td><td title='0.23 bits' style='color: #00FF00;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>&#x40;</td><td title='0.25 bits' style='color: #00FF00;'>&#x40;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x40;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x24;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x40;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x40;</td><td title='0.17 bits' style='color: #00FF00;'>&#x40;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x55;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x55;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x50;</td><td title='0.24 bits' style='color: #00FF00;'>&#x4C;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x40;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x60;</td><td title='0.23 bits' style='color: #00FF00;'>&#x30;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420856&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.19 bits' style='color: #00FF00;'>08</td><td title='6.13 bits' style='color: #0000A0;'>40</td><td title='2.02 bits' style='color: #006090;'>80</td><td title='1.66 bits' style='color: #008040;'>20</td><td>&nbsp;</td><td title='7.32 bits' style='color: #000000;'>40</td><td title='1.69 bits' style='color: #008040;'>40</td><td title='2.69 bits' style='color: #006090;'>80</td><td title='11.05 bits' style='color: #900000;'>6C</td><td>&nbsp;</td><td title='1.70 bits' style='color: #008040;'>80</td><td title='7.25 bits' style='color: #000000;'>60</td><td title='8.47 bits' style='color: #000000;'>10</td><td title='4.07 bits' style='color: #0020F0;'>00</td><td>&nbsp;</td><td title='2.96 bits' style='color: #006090;'>00</td><td title='1.54 bits' style='color: #008040;'>00</td><td title='8.25 bits' style='color: #000000;'>60</td><td title='6.26 bits' style='color: #0000A0;'>40</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.55 bits' style='color: #006090;'>08</td><td title='6.11 bits' style='color: #0000A0;'>00</td><td title='3.54 bits' style='color: #0020F0;'>00</td><td title='3.57 bits' style='color: #0020F0;'>60</td><td>&nbsp;</td><td title='9.28 bits' style='color: #900000;'>70</td><td title='7.29 bits' style='color: #000000;'>10</td><td title='2.49 bits' style='color: #006090;'>00</td><td title='1.30 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='12.65 bits' style='color: #FF0000;'>5F</td><td title='12.08 bits' style='color: #FF0000;'>A0</td><td title='4.79 bits' style='color: #0020F0;'>18</td><td title='2.44 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='1.90 bits' style='color: #008040;'>00</td><td title='6.36 bits' style='color: #0000A0;'>01</td><td title='6.89 bits' style='color: #0000A0;'>08</td><td title='9.91 bits' style='color: #900000;'>3A</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.13 bits' style='color: #0000A0;'>&#x40;</td><td title='2.02 bits' style='color: #006090;'>&#x2E;</td><td title='1.66 bits' style='color: #008040;'>&#x2E;</td><td title='7.32 bits' style='color: #000000;'>&#x40;</td><td title='1.69 bits' style='color: #008040;'>&#x40;</td><td title='2.69 bits' style='color: #006090;'>&#x2E;</td><td title='11.05 bits' style='color: #900000;'>&#x6C;</td><td title='1.70 bits' style='color: #008040;'>&#x2E;</td><td title='7.25 bits' style='color: #000000;'>&#x60;</td><td title='8.47 bits' style='color: #000000;'>&#x2E;</td><td title='4.07 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.96 bits' style='color: #006090;'>&#x2E;</td><td title='1.54 bits' style='color: #008040;'>&#x2E;</td><td title='8.25 bits' style='color: #000000;'>&#x60;</td><td title='6.26 bits' style='color: #0000A0;'>&#x40;</td><td title='2.55 bits' style='color: #006090;'>&#x2E;</td><td title='6.11 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.54 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.57 bits' style='color: #0020F0;'>&#x60;</td><td title='9.28 bits' style='color: #900000;'>&#x70;</td><td title='7.29 bits' style='color: #000000;'>&#x2E;</td><td title='2.49 bits' style='color: #006090;'>&#x2E;</td><td title='1.30 bits' style='color: #008040;'>&#x2E;</td><td title='12.65 bits' style='color: #FF0000;'>&#x5F;</td><td title='12.08 bits' style='color: #FF0000;'>&#xA0;</td><td title='4.79 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.44 bits' style='color: #006090;'>&#x2E;</td><td title='1.90 bits' style='color: #008040;'>&#x2E;</td><td title='6.36 bits' style='color: #0000A0;'>&#x2E;</td><td title='6.89 bits' style='color: #0000A0;'>&#x2E;</td><td title='9.91 bits' style='color: #900000;'>&#x3A;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420876&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.45 bits' style='color: #0020F0;'>80</td><td title='9.84 bits' style='color: #900000;'>7D</td><td title='3.74 bits' style='color: #0020F0;'>00</td><td title='3.20 bits' style='color: #0020F0;'>00</td><td>&nbsp;</td><td title='4.04 bits' style='color: #0020F0;'>08</td><td title='2.73 bits' style='color: #006090;'>05</td><td title='9.60 bits' style='color: #900000;'>3A</td><td title='2.75 bits' style='color: #006090;'>80</td><td>&nbsp;</td><td title='2.10 bits' style='color: #006090;'>7D</td><td title='1.09 bits' style='color: #008040;'>00</td><td title='3.27 bits' style='color: #0020F0;'>08</td><td title='2.86 bits' style='color: #006090;'>08</td><td>&nbsp;</td><td title='3.49 bits' style='color: #0020F0;'>05</td><td title='5.40 bits' style='color: #0000A0;'>00</td><td title='3.20 bits' style='color: #0020F0;'>08</td><td title='8.53 bits' style='color: #000000;'>0F</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.58 bits' style='color: #0020F0;'>80</td><td title='4.79 bits' style='color: #0020F0;'>02</td><td title='5.66 bits' style='color: #0000A0;'>40</td><td title='2.13 bits' style='color: #006090;'>40</td><td>&nbsp;</td><td title='3.90 bits' style='color: #0020F0;'>40</td><td title='8.98 bits' style='color: #000000;'>0C</td><td title='6.11 bits' style='color: #0000A0;'>01</td><td title='4.26 bits' style='color: #0020F0;'>08</td><td>&nbsp;</td><td title='4.32 bits' style='color: #0020F0;'>02</td><td title='11.18 bits' style='color: #900000;'>36</td><td title='4.37 bits' style='color: #0020F0;'>80</td><td title='3.32 bits' style='color: #0020F0;'>01</td><td>&nbsp;</td><td title='14.11 bits' style='color: #FF0000;'>23</td><td title='4.55 bits' style='color: #0020F0;'>30</td><td title='7.21 bits' style='color: #000000;'>03</td><td title='5.46 bits' style='color: #0000A0;'>25</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.45 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.84 bits' style='color: #900000;'>&#x7D;</td><td title='3.74 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.20 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.04 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.73 bits' style='color: #006090;'>&#x2E;</td><td title='9.60 bits' style='color: #900000;'>&#x3A;</td><td title='2.75 bits' style='color: #006090;'>&#x2E;</td><td title='2.10 bits' style='color: #006090;'>&#x7D;</td><td title='1.09 bits' style='color: #008040;'>&#x2E;</td><td title='3.27 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.86 bits' style='color: #006090;'>&#x2E;</td><td title='3.49 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.40 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.20 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.53 bits' style='color: #000000;'>&#x2E;</td><td title='3.58 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.79 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.66 bits' style='color: #0000A0;'>&#x40;</td><td title='2.13 bits' style='color: #006090;'>&#x40;</td><td title='3.90 bits' style='color: #0020F0;'>&#x40;</td><td title='8.98 bits' style='color: #000000;'>&#x2E;</td><td title='6.11 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.26 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.32 bits' style='color: #0020F0;'>&#x2E;</td><td title='11.18 bits' style='color: #900000;'>&#x36;</td><td title='4.37 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.32 bits' style='color: #0020F0;'>&#x2E;</td><td title='14.11 bits' style='color: #FF0000;'>&#x23;</td><td title='4.55 bits' style='color: #0020F0;'>&#x30;</td><td title='7.21 bits' style='color: #000000;'>&#x2E;</td><td title='5.46 bits' style='color: #0000A0;'>&#x25;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420896&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.93 bits' style='color: #0020F0;'>02</td><td title='2.41 bits' style='color: #006090;'>03</td><td title='8.36 bits' style='color: #000000;'>43</td><td title='5.40 bits' style='color: #0000A0;'>05</td><td>&nbsp;</td><td title='7.15 bits' style='color: #000000;'>0F</td><td title='2.36 bits' style='color: #006090;'>80</td><td title='1.54 bits' style='color: #008040;'>02</td><td title='1.96 bits' style='color: #008040;'>40</td><td>&nbsp;</td><td title='0.81 bits' style='color: #00C000;'>40</td><td title='1.04 bits' style='color: #008040;'>40</td><td title='1.43 bits' style='color: #008040;'>0C</td><td title='0.76 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.53 bits' style='color: #00C000;'>08</td><td title='0.56 bits' style='color: #00C000;'>02</td><td title='0.80 bits' style='color: #00C000;'>36</td><td title='0.53 bits' style='color: #00C000;'>80</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00FF00;'>01</td><td title='0.86 bits' style='color: #00C000;'>23</td><td title='0.50 bits' style='color: #00C000;'>30</td><td title='0.55 bits' style='color: #00C000;'>03</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>25</td><td title='0.48 bits' style='color: #00FF00;'>02</td><td title='0.46 bits' style='color: #00FF00;'>03</td><td title='0.89 bits' style='color: #00C000;'>43</td><td>&nbsp;</td><td title='0.58 bits' style='color: #00C000;'>05</td><td title='5.92 bits' style='color: #0000A0;'>80</td><td title='3.07 bits' style='color: #0020F0;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.93 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.41 bits' style='color: #006090;'>&#x2E;</td><td title='8.36 bits' style='color: #000000;'>&#x43;</td><td title='5.40 bits' style='color: #0000A0;'>&#x2E;</td><td title='7.15 bits' style='color: #000000;'>&#x2E;</td><td title='2.36 bits' style='color: #006090;'>&#x2E;</td><td title='1.54 bits' style='color: #008040;'>&#x2E;</td><td title='1.96 bits' style='color: #008040;'>&#x40;</td><td title='0.81 bits' style='color: #00C000;'>&#x40;</td><td title='1.04 bits' style='color: #008040;'>&#x40;</td><td title='1.43 bits' style='color: #008040;'>&#x2E;</td><td title='0.76 bits' style='color: #00C000;'>&#x2E;</td><td title='0.53 bits' style='color: #00C000;'>&#x2E;</td><td title='0.56 bits' style='color: #00C000;'>&#x2E;</td><td title='0.80 bits' style='color: #00C000;'>&#x36;</td><td title='0.53 bits' style='color: #00C000;'>&#x2E;</td><td title='0.50 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.86 bits' style='color: #00C000;'>&#x23;</td><td title='0.50 bits' style='color: #00C000;'>&#x30;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='0.54 bits' style='color: #00C000;'>&#x25;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.89 bits' style='color: #00C000;'>&#x43;</td><td title='0.58 bits' style='color: #00C000;'>&#x2E;</td><td title='5.92 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.07 bits' style='color: #0020F0;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004208B1&nbsp;</th><th nowrap class='c2'><a id='MF'>go4k_synth_parameter_values_end</a></th><th nowrap class='c3'>&nbsp;</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_32'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_32');"><th nowrap class='c1'>-004208B1&nbsp;</th><th nowrap class='c2'><a id='CG'>4KLANG.OBJ:.g4kmuc3</a></th><th nowrap class='c3'>88</th><th nowrap class='c4'>27.01</th><th nowrap class='c5'>30.7%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_32'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_35');"><th nowrap class='c1'>-004208B1&nbsp;</th><th nowrap class='c2'>go4k_synth_instructions</th><th nowrap class='c3'>88</th><th nowrap class='c4'>27.01</th><th nowrap class='c5'>30.7%</th></tr><tr><td nowrap colspan='5'><div id='p_35'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;004208B1&nbsp;</th><th nowrap class='c2'><a id='DG'>go4k_synth_instructions</a></th><th nowrap class='c3'>88</th><th nowrap class='c4'>27.01</th><th nowrap class='c5'>30.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;004208B1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.30 bits' style='color: #0020F0;'>01</td><td title='7.91 bits' style='color: #000000;'>02</td><td title='8.54 bits' style='color: #000000;'>06</td><td title='5.20 bits' style='color: #0000A0;'>03</td><td>&nbsp;</td><td title='5.46 bits' style='color: #0000A0;'>05</td><td title='3.94 bits' style='color: #0020F0;'>01</td><td title='7.91 bits' style='color: #000000;'>07</td><td title='4.55 bits' style='color: #0020F0;'>06</td><td>&nbsp;</td><td title='2.60 bits' style='color: #006090;'>03</td><td title='5.77 bits' style='color: #0000A0;'>03</td><td title='2.89 bits' style='color: #006090;'>03</td><td title='5.91 bits' style='color: #0000A0;'>08</td><td>&nbsp;</td><td title='7.78 bits' style='color: #000000;'>09</td><td title='4.29 bits' style='color: #0020F0;'>00</td><td title='2.97 bits' style='color: #006090;'>01</td><td title='2.82 bits' style='color: #006090;'>02</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.52 bits' style='color: #008040;'>06</td><td title='0.92 bits' style='color: #00C000;'>03</td><td title='1.26 bits' style='color: #008040;'>05</td><td title='0.88 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.91 bits' style='color: #00C000;'>07</td><td title='0.45 bits' style='color: #00FF00;'>06</td><td title='0.42 bits' style='color: #00FF00;'>03</td><td title='0.58 bits' style='color: #00C000;'>03</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00C000;'>03</td><td title='0.74 bits' style='color: #00C000;'>08</td><td title='0.65 bits' style='color: #00C000;'>09</td><td title='0.50 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>01</td><td title='0.65 bits' style='color: #00C000;'>02</td><td title='0.43 bits' style='color: #00FF00;'>06</td><td title='0.34 bits' style='color: #00FF00;'>03</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.30 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.91 bits' style='color: #000000;'>&#x2E;</td><td title='8.54 bits' style='color: #000000;'>&#x2E;</td><td title='5.20 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.46 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.94 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.91 bits' style='color: #000000;'>&#x2E;</td><td title='4.55 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.60 bits' style='color: #006090;'>&#x2E;</td><td title='5.77 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.89 bits' style='color: #006090;'>&#x2E;</td><td title='5.91 bits' style='color: #0000A0;'>&#x2E;</td><td title='7.78 bits' style='color: #000000;'>&#x2E;</td><td title='4.29 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.97 bits' style='color: #006090;'>&#x2E;</td><td title='2.82 bits' style='color: #006090;'>&#x2E;</td><td title='1.52 bits' style='color: #008040;'>&#x2E;</td><td title='0.92 bits' style='color: #00C000;'>&#x2E;</td><td title='1.26 bits' style='color: #008040;'>&#x2E;</td><td title='0.88 bits' style='color: #00C000;'>&#x2E;</td><td title='0.91 bits' style='color: #00C000;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.58 bits' style='color: #00C000;'>&#x2E;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='0.74 bits' style='color: #00C000;'>&#x2E;</td><td title='0.65 bits' style='color: #00C000;'>&#x2E;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='0.65 bits' style='color: #00C000;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004208D1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.52 bits' style='color: #00C000;'>05</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td title='0.41 bits' style='color: #00FF00;'>07</td><td title='0.24 bits' style='color: #00FF00;'>06</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>03</td><td title='0.32 bits' style='color: #00FF00;'>03</td><td title='0.31 bits' style='color: #00FF00;'>03</td><td title='0.42 bits' style='color: #00FF00;'>08</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>09</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>01</td><td title='0.36 bits' style='color: #00FF00;'>02</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>06</td><td title='0.21 bits' style='color: #00FF00;'>03</td><td title='0.32 bits' style='color: #00FF00;'>05</td><td title='0.25 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>07</td><td title='0.17 bits' style='color: #00FF00;'>06</td><td title='0.16 bits' style='color: #00FF00;'>03</td><td title='0.22 bits' style='color: #00FF00;'>03</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>03</td><td title='0.30 bits' style='color: #00FF00;'>08</td><td title='0.21 bits' style='color: #00FF00;'>09</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>01</td><td title='9.89 bits' style='color: #900000;'>0C</td><td title='7.26 bits' style='color: #000000;'>0C</td><td title='3.56 bits' style='color: #0020F0;'>0C</td><td>&nbsp;</td><td title='1.06 bits' style='color: #008040;'>0C</td><td title='7.54 bits' style='color: #000000;'>06</td><td title='3.41 bits' style='color: #0020F0;'>00</td><td title='6.53 bits' style='color: #0000A0;'>0A</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.89 bits' style='color: #900000;'>&#x2E;</td><td title='7.26 bits' style='color: #000000;'>&#x2E;</td><td title='3.56 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.06 bits' style='color: #008040;'>&#x2E;</td><td title='7.54 bits' style='color: #000000;'>&#x2E;</td><td title='3.41 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.53 bits' style='color: #0000A0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004208F1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.80 bits' style='color: #006090;'>05</td><td title='5.84 bits' style='color: #0000A0;'>06</td><td title='5.41 bits' style='color: #0000A0;'>05</td><td title='2.96 bits' style='color: #006090;'>06</td><td>&nbsp;</td><td title='8.02 bits' style='color: #000000;'>0A</td><td title='3.36 bits' style='color: #0020F0;'>06</td><td title='2.45 bits' style='color: #006090;'>03</td><td title='6.01 bits' style='color: #0000A0;'>02</td><td>&nbsp;</td><td title='2.25 bits' style='color: #006090;'>06</td><td title='0.76 bits' style='color: #00C000;'>03</td><td title='2.48 bits' style='color: #006090;'>03</td><td title='0.75 bits' style='color: #00C000;'>03</td><td>&nbsp;</td><td title='9.63 bits' style='color: #900000;'>04</td><td title='4.96 bits' style='color: #0020F0;'>06</td><td title='1.00 bits' style='color: #008040;'>03</td><td title='3.42 bits' style='color: #0020F0;'>02</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.80 bits' style='color: #00C000;'>06</td><td title='0.45 bits' style='color: #00FF00;'>03</td><td title='1.02 bits' style='color: #008040;'>03</td><td title='0.45 bits' style='color: #00FF00;'>03</td><td>&nbsp;</td><td title='1.21 bits' style='color: #008040;'>04</td><td title='0.46 bits' style='color: #00FF00;'>06</td><td title='7.64 bits' style='color: #000000;'>09</td><td title='1.54 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.80 bits' style='color: #006090;'>&#x2E;</td><td title='5.84 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.41 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.96 bits' style='color: #006090;'>&#x2E;</td><td title='8.02 bits' style='color: #000000;'>&#x2E;</td><td title='3.36 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.45 bits' style='color: #006090;'>&#x2E;</td><td title='6.01 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.25 bits' style='color: #006090;'>&#x2E;</td><td title='0.76 bits' style='color: #00C000;'>&#x2E;</td><td title='2.48 bits' style='color: #006090;'>&#x2E;</td><td title='0.75 bits' style='color: #00C000;'>&#x2E;</td><td title='9.63 bits' style='color: #900000;'>&#x2E;</td><td title='4.96 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.00 bits' style='color: #008040;'>&#x2E;</td><td title='3.42 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.80 bits' style='color: #00C000;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.02 bits' style='color: #008040;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.21 bits' style='color: #008040;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.64 bits' style='color: #000000;'>&#x2E;</td><td title='1.54 bits' style='color: #008040;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420909&nbsp;</th><th nowrap class='c2'><a id='TC'>go4k_synth_instructions_end</a></th><th nowrap class='c3'>&nbsp;</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_33'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_33');"><th nowrap class='c1'>-00420909&nbsp;</th><th nowrap class='c2'><a id='EG'>4KLANG.OBJ:.g4kmuc2</a></th><th nowrap class='c3'>680</th><th nowrap class='c4'>366.51</th><th nowrap class='c5'>53.9%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_33'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_36');"><th nowrap class='c1'>-00420909&nbsp;</th><th nowrap class='c2'>go4k_pattern_lists</th><th nowrap class='c3'>680</th><th nowrap class='c4'>366.51</th><th nowrap class='c5'>53.9%</th></tr><tr><td nowrap colspan='5'><div id='p_36'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420909&nbsp;</th><th nowrap class='c2'><a id='FG'>go4k_pattern_lists</a></th><th nowrap class='c3'>&nbsp;</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420909&nbsp;</th><th nowrap class='c2'><a id='GG'>Instrument0List</a></th><th nowrap class='c3'>136</th><th nowrap class='c4'>96.78</th><th nowrap class='c5'>71.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420909&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.14 bits' style='color: #0020F0;'>00</td><td title='1.44 bits' style='color: #008040;'>00</td><td title='4.22 bits' style='color: #0020F0;'>01</td><td title='3.14 bits' style='color: #0020F0;'>00</td><td>&nbsp;</td><td title='0.70 bits' style='color: #00C000;'>00</td><td title='7.62 bits' style='color: #000000;'>02</td><td title='3.25 bits' style='color: #0020F0;'>03</td><td title='4.41 bits' style='color: #0020F0;'>04</td><td>&nbsp;</td><td title='5.14 bits' style='color: #0000A0;'>05</td><td title='2.56 bits' style='color: #006090;'>06</td><td title='3.04 bits' style='color: #0020F0;'>00</td><td title='7.43 bits' style='color: #000000;'>07</td><td>&nbsp;</td><td title='4.56 bits' style='color: #0020F0;'>03</td><td title='5.08 bits' style='color: #0000A0;'>00</td><td title='4.00 bits' style='color: #0020F0;'>08</td><td title='2.51 bits' style='color: #006090;'>09</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.13 bits' style='color: #000000;'>0A</td><td title='4.96 bits' style='color: #0020F0;'>09</td><td title='5.39 bits' style='color: #0000A0;'>0B</td><td title='5.22 bits' style='color: #0000A0;'>06</td><td>&nbsp;</td><td title='6.28 bits' style='color: #0000A0;'>0C</td><td title='5.77 bits' style='color: #0000A0;'>0D</td><td title='4.67 bits' style='color: #0020F0;'>03</td><td title='8.05 bits' style='color: #000000;'>0E</td><td>&nbsp;</td><td title='5.20 bits' style='color: #0000A0;'>0F</td><td title='3.34 bits' style='color: #0020F0;'>09</td><td title='5.83 bits' style='color: #0000A0;'>0D</td><td title='3.99 bits' style='color: #0020F0;'>06</td><td>&nbsp;</td><td title='6.09 bits' style='color: #0000A0;'>04</td><td title='2.85 bits' style='color: #006090;'>05</td><td title='7.38 bits' style='color: #000000;'>10</td><td title='9.24 bits' style='color: #900000;'>11</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.14 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.44 bits' style='color: #008040;'>&#x2E;</td><td title='4.22 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.14 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='7.62 bits' style='color: #000000;'>&#x2E;</td><td title='3.25 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.41 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.14 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.56 bits' style='color: #006090;'>&#x2E;</td><td title='3.04 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.43 bits' style='color: #000000;'>&#x2E;</td><td title='4.56 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.08 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.00 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.51 bits' style='color: #006090;'>&#x2E;</td><td title='7.13 bits' style='color: #000000;'>&#x2E;</td><td title='4.96 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.39 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.22 bits' style='color: #0000A0;'>&#x2E;</td><td title='6.28 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.77 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.67 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.05 bits' style='color: #000000;'>&#x2E;</td><td title='5.20 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.34 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.83 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.99 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.09 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.85 bits' style='color: #006090;'>&#x2E;</td><td title='7.38 bits' style='color: #000000;'>&#x2E;</td><td title='9.24 bits' style='color: #900000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420929&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.98 bits' style='color: #0020F0;'>06</td><td title='3.46 bits' style='color: #0020F0;'>00</td><td title='10.30 bits' style='color: #900000;'>12</td><td title='7.61 bits' style='color: #000000;'>13</td><td>&nbsp;</td><td title='4.97 bits' style='color: #0020F0;'>14</td><td title='2.55 bits' style='color: #006090;'>06</td><td title='9.29 bits' style='color: #900000;'>15</td><td title='6.42 bits' style='color: #0000A0;'>16</td><td>&nbsp;</td><td title='4.80 bits' style='color: #0020F0;'>17</td><td title='3.61 bits' style='color: #0020F0;'>18</td><td title='7.14 bits' style='color: #000000;'>10</td><td title='1.79 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='9.26 bits' style='color: #900000;'>19</td><td title='7.88 bits' style='color: #000000;'>1A</td><td title='5.23 bits' style='color: #0000A0;'>1B</td><td title='6.58 bits' style='color: #0000A0;'>1C</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.23 bits' style='color: #0000A0;'>1D</td><td title='3.68 bits' style='color: #0020F0;'>1E</td><td title='6.45 bits' style='color: #0000A0;'>1A</td><td title='6.26 bits' style='color: #0000A0;'>1F</td><td>&nbsp;</td><td title='5.15 bits' style='color: #0000A0;'>06</td><td title='9.38 bits' style='color: #900000;'>20</td><td title='4.90 bits' style='color: #0020F0;'>05</td><td title='2.32 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='12.61 bits' style='color: #FF0000;'>21</td><td title='5.86 bits' style='color: #0000A0;'>10</td><td title='9.08 bits' style='color: #900000;'>22</td><td title='4.04 bits' style='color: #0020F0;'>06</td><td>&nbsp;</td><td title='6.78 bits' style='color: #0000A0;'>23</td><td title='6.68 bits' style='color: #0000A0;'>24</td><td title='6.02 bits' style='color: #0000A0;'>25</td><td title='7.93 bits' style='color: #000000;'>26</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.98 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.46 bits' style='color: #0020F0;'>&#x2E;</td><td title='10.30 bits' style='color: #900000;'>&#x2E;</td><td title='7.61 bits' style='color: #000000;'>&#x2E;</td><td title='4.97 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.55 bits' style='color: #006090;'>&#x2E;</td><td title='9.29 bits' style='color: #900000;'>&#x2E;</td><td title='6.42 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.80 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.61 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.14 bits' style='color: #000000;'>&#x2E;</td><td title='1.79 bits' style='color: #008040;'>&#x2E;</td><td title='9.26 bits' style='color: #900000;'>&#x2E;</td><td title='7.88 bits' style='color: #000000;'>&#x2E;</td><td title='5.23 bits' style='color: #0000A0;'>&#x2E;</td><td title='6.58 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.23 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.68 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.45 bits' style='color: #0000A0;'>&#x2E;</td><td title='6.26 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.15 bits' style='color: #0000A0;'>&#x2E;</td><td title='9.38 bits' style='color: #900000;'>&#x2E;</td><td title='4.90 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.32 bits' style='color: #006090;'>&#x2E;</td><td title='12.61 bits' style='color: #FF0000;'>&#x21;</td><td title='5.86 bits' style='color: #0000A0;'>&#x2E;</td><td title='9.08 bits' style='color: #900000;'>&#x22;</td><td title='4.04 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.78 bits' style='color: #0000A0;'>&#x23;</td><td title='6.68 bits' style='color: #0000A0;'>&#x24;</td><td title='6.02 bits' style='color: #0000A0;'>&#x25;</td><td title='7.93 bits' style='color: #000000;'>&#x26;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420949&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.41 bits' style='color: #0000A0;'>27</td><td title='5.91 bits' style='color: #0000A0;'>03</td><td title='10.39 bits' style='color: #900000;'>28</td><td title='4.49 bits' style='color: #0020F0;'>09</td><td>&nbsp;</td><td title='9.23 bits' style='color: #900000;'>29</td><td title='7.42 bits' style='color: #000000;'>2A</td><td title='5.46 bits' style='color: #0000A0;'>2B</td><td title='4.45 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td title='5.60 bits' style='color: #0000A0;'>2D</td><td title='5.59 bits' style='color: #0000A0;'>2E</td><td title='4.76 bits' style='color: #0020F0;'>2F</td><td title='5.16 bits' style='color: #0000A0;'>30</td><td>&nbsp;</td><td title='7.30 bits' style='color: #000000;'>27</td><td title='6.09 bits' style='color: #0000A0;'>09</td><td title='8.47 bits' style='color: #000000;'>31</td><td title='4.56 bits' style='color: #0020F0;'>06</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.82 bits' style='color: #000000;'>32</td><td title='7.03 bits' style='color: #000000;'>33</td><td title='7.56 bits' style='color: #000000;'>10</td><td title='8.21 bits' style='color: #000000;'>34</td><td>&nbsp;</td><td title='6.83 bits' style='color: #0000A0;'>35</td><td title='4.91 bits' style='color: #0020F0;'>36</td><td title='4.75 bits' style='color: #0020F0;'>37</td><td title='5.19 bits' style='color: #0000A0;'>38</td><td>&nbsp;</td><td title='6.30 bits' style='color: #0000A0;'>39</td><td title='4.58 bits' style='color: #0020F0;'>3A</td><td title='5.53 bits' style='color: #0000A0;'>3B</td><td title='5.50 bits' style='color: #0000A0;'>3C</td><td>&nbsp;</td><td title='5.23 bits' style='color: #0000A0;'>3D</td><td title='4.81 bits' style='color: #0020F0;'>3E</td><td title='4.40 bits' style='color: #0020F0;'>3F</td><td title='5.83 bits' style='color: #0000A0;'>05</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.41 bits' style='color: #0000A0;'>&#x27;</td><td title='5.91 bits' style='color: #0000A0;'>&#x2E;</td><td title='10.39 bits' style='color: #900000;'>&#x28;</td><td title='4.49 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.23 bits' style='color: #900000;'>&#x29;</td><td title='7.42 bits' style='color: #000000;'>&#x2A;</td><td title='5.46 bits' style='color: #0000A0;'>&#x2B;</td><td title='4.45 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.60 bits' style='color: #0000A0;'>&#x2D;</td><td title='5.59 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.76 bits' style='color: #0020F0;'>&#x2F;</td><td title='5.16 bits' style='color: #0000A0;'>&#x30;</td><td title='7.30 bits' style='color: #000000;'>&#x27;</td><td title='6.09 bits' style='color: #0000A0;'>&#x2E;</td><td title='8.47 bits' style='color: #000000;'>&#x31;</td><td title='4.56 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.82 bits' style='color: #000000;'>&#x32;</td><td title='7.03 bits' style='color: #000000;'>&#x33;</td><td title='7.56 bits' style='color: #000000;'>&#x2E;</td><td title='8.21 bits' style='color: #000000;'>&#x34;</td><td title='6.83 bits' style='color: #0000A0;'>&#x35;</td><td title='4.91 bits' style='color: #0020F0;'>&#x36;</td><td title='4.75 bits' style='color: #0020F0;'>&#x37;</td><td title='5.19 bits' style='color: #0000A0;'>&#x38;</td><td title='6.30 bits' style='color: #0000A0;'>&#x39;</td><td title='4.58 bits' style='color: #0020F0;'>&#x3A;</td><td title='5.53 bits' style='color: #0000A0;'>&#x3B;</td><td title='5.50 bits' style='color: #0000A0;'>&#x3C;</td><td title='5.23 bits' style='color: #0000A0;'>&#x3D;</td><td title='4.81 bits' style='color: #0020F0;'>&#x3E;</td><td title='4.40 bits' style='color: #0020F0;'>&#x3F;</td><td title='5.83 bits' style='color: #0000A0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420969&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.55 bits' style='color: #0020F0;'>10</td><td title='2.83 bits' style='color: #006090;'>00</td><td title='7.27 bits' style='color: #000000;'>40</td><td title='6.95 bits' style='color: #0000A0;'>05</td><td>&nbsp;</td><td title='5.39 bits' style='color: #0000A0;'>05</td><td title='7.83 bits' style='color: #000000;'>2D</td><td title='9.72 bits' style='color: #900000;'>41</td><td title='4.84 bits' style='color: #0020F0;'>06</td><td>&nbsp;</td><td title='3.17 bits' style='color: #0020F0;'>00</td><td title='7.68 bits' style='color: #000000;'>0D</td><td title='5.21 bits' style='color: #0000A0;'>10</td><td title='6.27 bits' style='color: #0000A0;'>04</td><td>&nbsp;</td><td title='5.76 bits' style='color: #0000A0;'>42</td><td title='0.48 bits' style='color: #00FF00;'>00</td><td title='7.75 bits' style='color: #000000;'>11</td><td title='5.48 bits' style='color: #0000A0;'>09</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.00 bits' style='color: #006090;'>00</td><td title='8.31 bits' style='color: #000000;'>43</td><td title='9.60 bits' style='color: #900000;'>44</td><td title='8.38 bits' style='color: #000000;'>45</td><td>&nbsp;</td><td title='5.79 bits' style='color: #0000A0;'>06</td><td title='4.56 bits' style='color: #0020F0;'>15</td><td title='8.00 bits' style='color: #000000;'>46</td><td title='6.77 bits' style='color: #0000A0;'>47</td><td>&nbsp;</td><td title='7.34 bits' style='color: #000000;'>18</td><td title='9.73 bits' style='color: #900000;'>48</td><td title='6.02 bits' style='color: #0000A0;'>03</td><td title='10.25 bits' style='color: #900000;'>49</td><td>&nbsp;</td><td title='3.48 bits' style='color: #0020F0;'>06</td><td title='7.11 bits' style='color: #000000;'>18</td><td title='4.41 bits' style='color: #0020F0;'>48</td><td title='1.76 bits' style='color: #008040;'>03</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.55 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.83 bits' style='color: #006090;'>&#x2E;</td><td title='7.27 bits' style='color: #000000;'>&#x40;</td><td title='6.95 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.39 bits' style='color: #0000A0;'>&#x2E;</td><td title='7.83 bits' style='color: #000000;'>&#x2D;</td><td title='9.72 bits' style='color: #900000;'>&#x41;</td><td title='4.84 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.17 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.68 bits' style='color: #000000;'>&#x2E;</td><td title='5.21 bits' style='color: #0000A0;'>&#x2E;</td><td title='6.27 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.76 bits' style='color: #0000A0;'>&#x42;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.75 bits' style='color: #000000;'>&#x2E;</td><td title='5.48 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.00 bits' style='color: #006090;'>&#x2E;</td><td title='8.31 bits' style='color: #000000;'>&#x43;</td><td title='9.60 bits' style='color: #900000;'>&#x44;</td><td title='8.38 bits' style='color: #000000;'>&#x45;</td><td title='5.79 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.56 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.00 bits' style='color: #000000;'>&#x46;</td><td title='6.77 bits' style='color: #0000A0;'>&#x47;</td><td title='7.34 bits' style='color: #000000;'>&#x2E;</td><td title='9.73 bits' style='color: #900000;'>&#x48;</td><td title='6.02 bits' style='color: #0000A0;'>&#x2E;</td><td title='10.25 bits' style='color: #900000;'>&#x49;</td><td title='3.48 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.11 bits' style='color: #000000;'>&#x2E;</td><td title='4.41 bits' style='color: #0020F0;'>&#x48;</td><td title='1.76 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420989&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.42 bits' style='color: #0000A0;'>4A</td><td title='4.59 bits' style='color: #0020F0;'>00</td><td title='9.06 bits' style='color: #900000;'>20</td><td title='6.30 bits' style='color: #0000A0;'>10</td><td>&nbsp;</td><td title='1.60 bits' style='color: #008040;'>00</td><td title='2.25 bits' style='color: #006090;'>00</td><td title='1.29 bits' style='color: #008040;'>00</td><td title='1.33 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.42 bits' style='color: #0000A0;'>&#x4A;</td><td title='4.59 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.06 bits' style='color: #900000;'>&#x2E;</td><td title='6.30 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.60 bits' style='color: #008040;'>&#x2E;</td><td title='2.25 bits' style='color: #006090;'>&#x2E;</td><td title='1.29 bits' style='color: #008040;'>&#x2E;</td><td title='1.33 bits' style='color: #008040;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420991&nbsp;</th><th nowrap class='c2'><a id='HG'>Instrument1List</a></th><th nowrap class='c3'>136</th><th nowrap class='c4'>99.52</th><th nowrap class='c5'>73.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420991&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.77 bits' style='color: #00C000;'>00</td><td title='0.69 bits' style='color: #00C000;'>00</td><td title='0.62 bits' style='color: #00C000;'>00</td><td title='13.09 bits' style='color: #FF0000;'>4B</td><td>&nbsp;</td><td title='1.17 bits' style='color: #008040;'>00</td><td title='0.95 bits' style='color: #00C000;'>00</td><td title='7.45 bits' style='color: #000000;'>4C</td><td title='1.45 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='7.46 bits' style='color: #000000;'>4D</td><td title='10.10 bits' style='color: #900000;'>2D</td><td title='3.46 bits' style='color: #0020F0;'>00</td><td title='7.05 bits' style='color: #000000;'>4E</td><td>&nbsp;</td><td title='5.60 bits' style='color: #0000A0;'>2D</td><td title='1.70 bits' style='color: #008040;'>00</td><td title='5.05 bits' style='color: #0000A0;'>4F</td><td title='6.61 bits' style='color: #0000A0;'>50</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.45 bits' style='color: #0020F0;'>00</td><td title='11.50 bits' style='color: #900000;'>1C</td><td title='9.16 bits' style='color: #900000;'>51</td><td title='8.39 bits' style='color: #000000;'>38</td><td>&nbsp;</td><td title='7.31 bits' style='color: #000000;'>1A</td><td title='7.89 bits' style='color: #000000;'>52</td><td title='7.26 bits' style='color: #000000;'>53</td><td title='4.33 bits' style='color: #0020F0;'>00</td><td>&nbsp;</td><td title='9.15 bits' style='color: #900000;'>27</td><td title='3.44 bits' style='color: #0020F0;'>03</td><td title='3.09 bits' style='color: #0020F0;'>00</td><td title='9.32 bits' style='color: #900000;'>54</td><td>&nbsp;</td><td title='3.72 bits' style='color: #0020F0;'>00</td><td title='4.43 bits' style='color: #0020F0;'>4D</td><td title='7.09 bits' style='color: #000000;'>1A</td><td title='3.59 bits' style='color: #0020F0;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='0.69 bits' style='color: #00C000;'>&#x2E;</td><td title='0.62 bits' style='color: #00C000;'>&#x2E;</td><td title='13.09 bits' style='color: #FF0000;'>&#x4B;</td><td title='1.17 bits' style='color: #008040;'>&#x2E;</td><td title='0.95 bits' style='color: #00C000;'>&#x2E;</td><td title='7.45 bits' style='color: #000000;'>&#x4C;</td><td title='1.45 bits' style='color: #008040;'>&#x2E;</td><td title='7.46 bits' style='color: #000000;'>&#x4D;</td><td title='10.10 bits' style='color: #900000;'>&#x2D;</td><td title='3.46 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.05 bits' style='color: #000000;'>&#x4E;</td><td title='5.60 bits' style='color: #0000A0;'>&#x2D;</td><td title='1.70 bits' style='color: #008040;'>&#x2E;</td><td title='5.05 bits' style='color: #0000A0;'>&#x4F;</td><td title='6.61 bits' style='color: #0000A0;'>&#x50;</td><td title='3.45 bits' style='color: #0020F0;'>&#x2E;</td><td title='11.50 bits' style='color: #900000;'>&#x2E;</td><td title='9.16 bits' style='color: #900000;'>&#x51;</td><td title='8.39 bits' style='color: #000000;'>&#x38;</td><td title='7.31 bits' style='color: #000000;'>&#x2E;</td><td title='7.89 bits' style='color: #000000;'>&#x52;</td><td title='7.26 bits' style='color: #000000;'>&#x53;</td><td title='4.33 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.15 bits' style='color: #900000;'>&#x27;</td><td title='3.44 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.09 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.32 bits' style='color: #900000;'>&#x54;</td><td title='3.72 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.43 bits' style='color: #0020F0;'>&#x4D;</td><td title='7.09 bits' style='color: #000000;'>&#x2E;</td><td title='3.59 bits' style='color: #0020F0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004209B1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.71 bits' style='color: #0020F0;'>55</td><td title='5.80 bits' style='color: #0000A0;'>10</td><td title='1.65 bits' style='color: #008040;'>00</td><td title='10.30 bits' style='color: #900000;'>56</td><td>&nbsp;</td><td title='6.14 bits' style='color: #0000A0;'>57</td><td title='8.40 bits' style='color: #000000;'>0E</td><td title='5.65 bits' style='color: #0000A0;'>10</td><td title='10.44 bits' style='color: #900000;'>46</td><td>&nbsp;</td><td title='8.49 bits' style='color: #000000;'>58</td><td title='7.02 bits' style='color: #000000;'>59</td><td title='6.13 bits' style='color: #0000A0;'>5A</td><td title='4.28 bits' style='color: #0020F0;'>00</td><td>&nbsp;</td><td title='4.81 bits' style='color: #0020F0;'>5B</td><td title='2.71 bits' style='color: #006090;'>00</td><td title='5.62 bits' style='color: #0000A0;'>5C</td><td title='7.63 bits' style='color: #000000;'>5D</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.64 bits' style='color: #0020F0;'>00</td><td title='5.84 bits' style='color: #0000A0;'>5E</td><td title='6.29 bits' style='color: #0000A0;'>1A</td><td title='1.75 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='4.61 bits' style='color: #0020F0;'>5F</td><td title='3.35 bits' style='color: #0020F0;'>00</td><td title='5.82 bits' style='color: #0000A0;'>60</td><td title='7.04 bits' style='color: #000000;'>1A</td><td>&nbsp;</td><td title='10.96 bits' style='color: #900000;'>61</td><td title='9.45 bits' style='color: #900000;'>62</td><td title='8.18 bits' style='color: #000000;'>20</td><td title='7.76 bits' style='color: #000000;'>63</td><td>&nbsp;</td><td title='6.93 bits' style='color: #0000A0;'>09</td><td title='9.85 bits' style='color: #900000;'>64</td><td title='6.27 bits' style='color: #0000A0;'>65</td><td title='6.49 bits' style='color: #0000A0;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.71 bits' style='color: #0020F0;'>&#x55;</td><td title='5.80 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.65 bits' style='color: #008040;'>&#x2E;</td><td title='10.30 bits' style='color: #900000;'>&#x56;</td><td title='6.14 bits' style='color: #0000A0;'>&#x57;</td><td title='8.40 bits' style='color: #000000;'>&#x2E;</td><td title='5.65 bits' style='color: #0000A0;'>&#x2E;</td><td title='10.44 bits' style='color: #900000;'>&#x46;</td><td title='8.49 bits' style='color: #000000;'>&#x58;</td><td title='7.02 bits' style='color: #000000;'>&#x59;</td><td title='6.13 bits' style='color: #0000A0;'>&#x5A;</td><td title='4.28 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.81 bits' style='color: #0020F0;'>&#x5B;</td><td title='2.71 bits' style='color: #006090;'>&#x2E;</td><td title='5.62 bits' style='color: #0000A0;'>&#x5C;</td><td title='7.63 bits' style='color: #000000;'>&#x5D;</td><td title='3.64 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.84 bits' style='color: #0000A0;'>&#x5E;</td><td title='6.29 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.75 bits' style='color: #008040;'>&#x2E;</td><td title='4.61 bits' style='color: #0020F0;'>&#x5F;</td><td title='3.35 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.82 bits' style='color: #0000A0;'>&#x60;</td><td title='7.04 bits' style='color: #000000;'>&#x2E;</td><td title='10.96 bits' style='color: #900000;'>&#x61;</td><td title='9.45 bits' style='color: #900000;'>&#x62;</td><td title='8.18 bits' style='color: #000000;'>&#x2E;</td><td title='7.76 bits' style='color: #000000;'>&#x63;</td><td title='6.93 bits' style='color: #0000A0;'>&#x2E;</td><td title='9.85 bits' style='color: #900000;'>&#x64;</td><td title='6.27 bits' style='color: #0000A0;'>&#x65;</td><td title='6.49 bits' style='color: #0000A0;'>&#x66;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004209D1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.19 bits' style='color: #000000;'>55</td><td title='6.12 bits' style='color: #0000A0;'>09</td><td title='6.37 bits' style='color: #0000A0;'>67</td><td title='5.78 bits' style='color: #0000A0;'>09</td><td>&nbsp;</td><td title='7.40 bits' style='color: #000000;'>20</td><td title='9.59 bits' style='color: #900000;'>68</td><td title='3.97 bits' style='color: #0020F0;'>09</td><td title='6.83 bits' style='color: #0000A0;'>69</td><td>&nbsp;</td><td title='5.33 bits' style='color: #0000A0;'>6A</td><td title='6.59 bits' style='color: #0000A0;'>6B</td><td title='8.14 bits' style='color: #000000;'>24</td><td title='7.56 bits' style='color: #000000;'>03</td><td>&nbsp;</td><td title='8.41 bits' style='color: #000000;'>55</td><td title='2.69 bits' style='color: #006090;'>09</td><td title='9.99 bits' style='color: #900000;'>4E</td><td title='7.44 bits' style='color: #000000;'>10</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.84 bits' style='color: #008040;'>00</td><td title='8.91 bits' style='color: #000000;'>6C</td><td title='4.80 bits' style='color: #0020F0;'>10</td><td title='7.79 bits' style='color: #000000;'>6D</td><td>&nbsp;</td><td title='5.43 bits' style='color: #0000A0;'>6E</td><td title='5.04 bits' style='color: #0000A0;'>6F</td><td title='4.18 bits' style='color: #0020F0;'>70</td><td title='7.94 bits' style='color: #000000;'>71</td><td>&nbsp;</td><td title='6.28 bits' style='color: #0000A0;'>72</td><td title='7.63 bits' style='color: #000000;'>1D</td><td title='6.55 bits' style='color: #0000A0;'>73</td><td title='5.38 bits' style='color: #0000A0;'>00</td><td>&nbsp;</td><td title='8.75 bits' style='color: #000000;'>52</td><td title='7.50 bits' style='color: #000000;'>74</td><td title='6.04 bits' style='color: #0000A0;'>75</td><td title='9.13 bits' style='color: #900000;'>05</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.19 bits' style='color: #000000;'>&#x55;</td><td title='6.12 bits' style='color: #0000A0;'>&#x2E;</td><td title='6.37 bits' style='color: #0000A0;'>&#x67;</td><td title='5.78 bits' style='color: #0000A0;'>&#x2E;</td><td title='7.40 bits' style='color: #000000;'>&#x2E;</td><td title='9.59 bits' style='color: #900000;'>&#x68;</td><td title='3.97 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.83 bits' style='color: #0000A0;'>&#x69;</td><td title='5.33 bits' style='color: #0000A0;'>&#x6A;</td><td title='6.59 bits' style='color: #0000A0;'>&#x6B;</td><td title='8.14 bits' style='color: #000000;'>&#x24;</td><td title='7.56 bits' style='color: #000000;'>&#x2E;</td><td title='8.41 bits' style='color: #000000;'>&#x55;</td><td title='2.69 bits' style='color: #006090;'>&#x2E;</td><td title='9.99 bits' style='color: #900000;'>&#x4E;</td><td title='7.44 bits' style='color: #000000;'>&#x2E;</td><td title='1.84 bits' style='color: #008040;'>&#x2E;</td><td title='8.91 bits' style='color: #000000;'>&#x6C;</td><td title='4.80 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.79 bits' style='color: #000000;'>&#x6D;</td><td title='5.43 bits' style='color: #0000A0;'>&#x6E;</td><td title='5.04 bits' style='color: #0000A0;'>&#x6F;</td><td title='4.18 bits' style='color: #0020F0;'>&#x70;</td><td title='7.94 bits' style='color: #000000;'>&#x71;</td><td title='6.28 bits' style='color: #0000A0;'>&#x72;</td><td title='7.63 bits' style='color: #000000;'>&#x2E;</td><td title='6.55 bits' style='color: #0000A0;'>&#x73;</td><td title='5.38 bits' style='color: #0000A0;'>&#x2E;</td><td title='8.75 bits' style='color: #000000;'>&#x52;</td><td title='7.50 bits' style='color: #000000;'>&#x74;</td><td title='6.04 bits' style='color: #0000A0;'>&#x75;</td><td title='9.13 bits' style='color: #900000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004209F1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.73 bits' style='color: #0000A0;'>09</td><td title='2.65 bits' style='color: #006090;'>00</td><td title='9.29 bits' style='color: #900000;'>76</td><td title='6.03 bits' style='color: #0000A0;'>05</td><td>&nbsp;</td><td title='3.14 bits' style='color: #0020F0;'>05</td><td title='3.06 bits' style='color: #0020F0;'>2D</td><td title='3.15 bits' style='color: #0020F0;'>00</td><td title='6.25 bits' style='color: #0000A0;'>77</td><td>&nbsp;</td><td title='5.47 bits' style='color: #0000A0;'>09</td><td title='2.10 bits' style='color: #006090;'>00</td><td title='6.63 bits' style='color: #0000A0;'>4C</td><td title='0.97 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='9.61 bits' style='color: #900000;'>78</td><td title='5.18 bits' style='color: #0000A0;'>10</td><td title='2.06 bits' style='color: #006090;'>00</td><td title='10.75 bits' style='color: #900000;'>0E</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.84 bits' style='color: #006090;'>10</td><td title='2.08 bits' style='color: #006090;'>00</td><td title='9.00 bits' style='color: #900000;'>79</td><td title='6.51 bits' style='color: #0000A0;'>7A</td><td>&nbsp;</td><td title='5.65 bits' style='color: #0000A0;'>0E</td><td title='1.82 bits' style='color: #008040;'>10</td><td title='8.75 bits' style='color: #000000;'>16</td><td title='6.16 bits' style='color: #0000A0;'>7B</td><td>&nbsp;</td><td title='5.13 bits' style='color: #0000A0;'>05</td><td title='8.98 bits' style='color: #000000;'>7C</td><td title='6.34 bits' style='color: #0000A0;'>03</td><td title='7.77 bits' style='color: #000000;'>7D</td><td>&nbsp;</td><td title='4.72 bits' style='color: #0020F0;'>06</td><td title='2.40 bits' style='color: #006090;'>00</td><td title='7.42 bits' style='color: #000000;'>7E</td><td title='5.52 bits' style='color: #0000A0;'>03</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.73 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.65 bits' style='color: #006090;'>&#x2E;</td><td title='9.29 bits' style='color: #900000;'>&#x76;</td><td title='6.03 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.14 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.06 bits' style='color: #0020F0;'>&#x2D;</td><td title='3.15 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.25 bits' style='color: #0000A0;'>&#x77;</td><td title='5.47 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.10 bits' style='color: #006090;'>&#x2E;</td><td title='6.63 bits' style='color: #0000A0;'>&#x4C;</td><td title='0.97 bits' style='color: #00C000;'>&#x2E;</td><td title='9.61 bits' style='color: #900000;'>&#x78;</td><td title='5.18 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.06 bits' style='color: #006090;'>&#x2E;</td><td title='10.75 bits' style='color: #900000;'>&#x2E;</td><td title='2.84 bits' style='color: #006090;'>&#x2E;</td><td title='2.08 bits' style='color: #006090;'>&#x2E;</td><td title='9.00 bits' style='color: #900000;'>&#x79;</td><td title='6.51 bits' style='color: #0000A0;'>&#x7A;</td><td title='5.65 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.82 bits' style='color: #008040;'>&#x2E;</td><td title='8.75 bits' style='color: #000000;'>&#x2E;</td><td title='6.16 bits' style='color: #0000A0;'>&#x7B;</td><td title='5.13 bits' style='color: #0000A0;'>&#x2E;</td><td title='8.98 bits' style='color: #000000;'>&#x7C;</td><td title='6.34 bits' style='color: #0000A0;'>&#x2E;</td><td title='7.77 bits' style='color: #000000;'>&#x7D;</td><td title='4.72 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.40 bits' style='color: #006090;'>&#x2E;</td><td title='7.42 bits' style='color: #000000;'>&#x7E;</td><td title='5.52 bits' style='color: #0000A0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420A11&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.98 bits' style='color: #008040;'>00</td><td title='5.48 bits' style='color: #0000A0;'>7F</td><td title='3.02 bits' style='color: #0020F0;'>00</td><td title='9.46 bits' style='color: #900000;'>68</td><td>&nbsp;</td><td title='3.56 bits' style='color: #0020F0;'>09</td><td title='2.18 bits' style='color: #006090;'>00</td><td title='2.88 bits' style='color: #006090;'>00</td><td title='1.55 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.98 bits' style='color: #008040;'>&#x2E;</td><td title='5.48 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.02 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.46 bits' style='color: #900000;'>&#x68;</td><td title='3.56 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.18 bits' style='color: #006090;'>&#x2E;</td><td title='2.88 bits' style='color: #006090;'>&#x2E;</td><td title='1.55 bits' style='color: #008040;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420A19&nbsp;</th><th nowrap class='c2'><a id='IG'>Instrument2List</a></th><th nowrap class='c3'>136</th><th nowrap class='c4'>83.75</th><th nowrap class='c5'>61.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420A19&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.96 bits' style='color: #00C000;'>00</td><td title='1.00 bits' style='color: #00C000;'>00</td><td title='0.75 bits' style='color: #00C000;'>00</td><td title='7.18 bits' style='color: #000000;'>5F</td><td>&nbsp;</td><td title='1.06 bits' style='color: #008040;'>00</td><td title='1.52 bits' style='color: #008040;'>00</td><td title='10.45 bits' style='color: #900000;'>53</td><td title='0.86 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='7.73 bits' style='color: #000000;'>60</td><td title='7.64 bits' style='color: #000000;'>06</td><td title='1.68 bits' style='color: #008040;'>00</td><td title='6.72 bits' style='color: #0000A0;'>4F</td><td>&nbsp;</td><td title='7.40 bits' style='color: #000000;'>2D</td><td title='0.98 bits' style='color: #00C000;'>00</td><td title='7.59 bits' style='color: #000000;'>80</td><td title='6.70 bits' style='color: #0000A0;'>06</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.27 bits' style='color: #008040;'>00</td><td title='11.13 bits' style='color: #900000;'>81</td><td title='4.97 bits' style='color: #0020F0;'>03</td><td title='9.49 bits' style='color: #900000;'>78</td><td>&nbsp;</td><td title='4.16 bits' style='color: #0020F0;'>03</td><td title='2.20 bits' style='color: #006090;'>00</td><td title='11.62 bits' style='color: #900000;'>82</td><td title='2.85 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='8.26 bits' style='color: #000000;'>83</td><td title='4.00 bits' style='color: #0020F0;'>09</td><td title='1.09 bits' style='color: #008040;'>00</td><td title='11.91 bits' style='color: #900000;'>84</td><td>&nbsp;</td><td title='2.34 bits' style='color: #006090;'>00</td><td title='3.91 bits' style='color: #0020F0;'>60</td><td title='4.45 bits' style='color: #0020F0;'>10</td><td title='0.98 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.96 bits' style='color: #00C000;'>&#x2E;</td><td title='1.00 bits' style='color: #00C000;'>&#x2E;</td><td title='0.75 bits' style='color: #00C000;'>&#x2E;</td><td title='7.18 bits' style='color: #000000;'>&#x5F;</td><td title='1.06 bits' style='color: #008040;'>&#x2E;</td><td title='1.52 bits' style='color: #008040;'>&#x2E;</td><td title='10.45 bits' style='color: #900000;'>&#x53;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='7.73 bits' style='color: #000000;'>&#x60;</td><td title='7.64 bits' style='color: #000000;'>&#x2E;</td><td title='1.68 bits' style='color: #008040;'>&#x2E;</td><td title='6.72 bits' style='color: #0000A0;'>&#x4F;</td><td title='7.40 bits' style='color: #000000;'>&#x2D;</td><td title='0.98 bits' style='color: #00C000;'>&#x2E;</td><td title='7.59 bits' style='color: #000000;'>&#x2E;</td><td title='6.70 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.27 bits' style='color: #008040;'>&#x2E;</td><td title='11.13 bits' style='color: #900000;'>&#x2E;</td><td title='4.97 bits' style='color: #0020F0;'>&#x2E;</td><td title='9.49 bits' style='color: #900000;'>&#x78;</td><td title='4.16 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.20 bits' style='color: #006090;'>&#x2E;</td><td title='11.62 bits' style='color: #900000;'>&#x2E;</td><td title='2.85 bits' style='color: #006090;'>&#x2E;</td><td title='8.26 bits' style='color: #000000;'>&#x2E;</td><td title='4.00 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.09 bits' style='color: #008040;'>&#x2E;</td><td title='11.91 bits' style='color: #900000;'>&#x2E;</td><td title='2.34 bits' style='color: #006090;'>&#x2E;</td><td title='3.91 bits' style='color: #0020F0;'>&#x60;</td><td title='4.45 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.98 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420A39&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.88 bits' style='color: #000000;'>83</td><td title='4.71 bits' style='color: #0020F0;'>10</td><td title='1.03 bits' style='color: #008040;'>00</td><td title='8.84 bits' style='color: #000000;'>44</td><td>&nbsp;</td><td title='2.54 bits' style='color: #006090;'>03</td><td title='11.46 bits' style='color: #900000;'>85</td><td title='6.07 bits' style='color: #0000A0;'>10</td><td title='1.89 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='8.03 bits' style='color: #000000;'>86</td><td title='2.41 bits' style='color: #006090;'>00</td><td title='7.22 bits' style='color: #000000;'>87</td><td title='2.05 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='10.33 bits' style='color: #900000;'>88</td><td title='5.87 bits' style='color: #0000A0;'>1A</td><td title='2.16 bits' style='color: #006090;'>00</td><td title='8.23 bits' style='color: #000000;'>77</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.42 bits' style='color: #006090;'>00</td><td title='2.64 bits' style='color: #006090;'>00</td><td title='1.92 bits' style='color: #008040;'>00</td><td title='1.04 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='5.29 bits' style='color: #0000A0;'>4B</td><td title='0.70 bits' style='color: #00C000;'>00</td><td title='10.75 bits' style='color: #900000;'>89</td><td title='6.77 bits' style='color: #0000A0;'>1A</td><td>&nbsp;</td><td title='1.01 bits' style='color: #008040;'>00</td><td title='9.21 bits' style='color: #900000;'>8A</td><td title='2.08 bits' style='color: #006090;'>00</td><td title='9.63 bits' style='color: #900000;'>6A</td><td>&nbsp;</td><td title='5.50 bits' style='color: #0000A0;'>09</td><td title='1.11 bits' style='color: #008040;'>00</td><td title='7.97 bits' style='color: #000000;'>8B</td><td title='1.88 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.88 bits' style='color: #000000;'>&#x2E;</td><td title='4.71 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.03 bits' style='color: #008040;'>&#x2E;</td><td title='8.84 bits' style='color: #000000;'>&#x44;</td><td title='2.54 bits' style='color: #006090;'>&#x2E;</td><td title='11.46 bits' style='color: #900000;'>&#x2E;</td><td title='6.07 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.89 bits' style='color: #008040;'>&#x2E;</td><td title='8.03 bits' style='color: #000000;'>&#x2E;</td><td title='2.41 bits' style='color: #006090;'>&#x2E;</td><td title='7.22 bits' style='color: #000000;'>&#x2E;</td><td title='2.05 bits' style='color: #006090;'>&#x2E;</td><td title='10.33 bits' style='color: #900000;'>&#x2E;</td><td title='5.87 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.16 bits' style='color: #006090;'>&#x2E;</td><td title='8.23 bits' style='color: #000000;'>&#x77;</td><td title='2.42 bits' style='color: #006090;'>&#x2E;</td><td title='2.64 bits' style='color: #006090;'>&#x2E;</td><td title='1.92 bits' style='color: #008040;'>&#x2E;</td><td title='1.04 bits' style='color: #008040;'>&#x2E;</td><td title='5.29 bits' style='color: #0000A0;'>&#x4B;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='10.75 bits' style='color: #900000;'>&#x2E;</td><td title='6.77 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.01 bits' style='color: #008040;'>&#x2E;</td><td title='9.21 bits' style='color: #900000;'>&#x2E;</td><td title='2.08 bits' style='color: #006090;'>&#x2E;</td><td title='9.63 bits' style='color: #900000;'>&#x6A;</td><td title='5.50 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.11 bits' style='color: #008040;'>&#x2E;</td><td title='7.97 bits' style='color: #000000;'>&#x2E;</td><td title='1.88 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420A59&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.69 bits' style='color: #0000A0;'>8C</td><td title='2.27 bits' style='color: #006090;'>03</td><td title='7.86 bits' style='color: #000000;'>4E</td><td title='4.61 bits' style='color: #0020F0;'>09</td><td>&nbsp;</td><td title='10.04 bits' style='color: #900000;'>8D</td><td title='8.02 bits' style='color: #000000;'>2D</td><td title='1.69 bits' style='color: #008040;'>00</td><td title='6.09 bits' style='color: #0000A0;'>8E</td><td>&nbsp;</td><td title='4.02 bits' style='color: #0020F0;'>10</td><td title='1.45 bits' style='color: #008040;'>00</td><td title='7.18 bits' style='color: #000000;'>8F</td><td title='7.93 bits' style='color: #000000;'>17</td><td>&nbsp;</td><td title='5.28 bits' style='color: #0000A0;'>8C</td><td title='2.12 bits' style='color: #006090;'>03</td><td title='13.71 bits' style='color: #FF0000;'>90</td><td title='3.57 bits' style='color: #0020F0;'>03</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.87 bits' style='color: #008040;'>00</td><td title='9.82 bits' style='color: #900000;'>91</td><td title='3.86 bits' style='color: #0020F0;'>10</td><td title='1.06 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='8.90 bits' style='color: #000000;'>92</td><td title='2.80 bits' style='color: #006090;'>00</td><td title='7.00 bits' style='color: #000000;'>93</td><td title='1.42 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='8.59 bits' style='color: #000000;'>94</td><td title='2.19 bits' style='color: #006090;'>00</td><td title='8.25 bits' style='color: #000000;'>6A</td><td title='2.43 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='2.29 bits' style='color: #006090;'>00</td><td title='9.32 bits' style='color: #900000;'>95</td><td title='8.31 bits' style='color: #000000;'>96</td><td title='7.50 bits' style='color: #000000;'>05</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.69 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.27 bits' style='color: #006090;'>&#x2E;</td><td title='7.86 bits' style='color: #000000;'>&#x4E;</td><td title='4.61 bits' style='color: #0020F0;'>&#x2E;</td><td title='10.04 bits' style='color: #900000;'>&#x2E;</td><td title='8.02 bits' style='color: #000000;'>&#x2D;</td><td title='1.69 bits' style='color: #008040;'>&#x2E;</td><td title='6.09 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.02 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.45 bits' style='color: #008040;'>&#x2E;</td><td title='7.18 bits' style='color: #000000;'>&#x2E;</td><td title='7.93 bits' style='color: #000000;'>&#x2E;</td><td title='5.28 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.12 bits' style='color: #006090;'>&#x2E;</td><td title='13.71 bits' style='color: #FF0000;'>&#x2E;</td><td title='3.57 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.87 bits' style='color: #008040;'>&#x2E;</td><td title='9.82 bits' style='color: #900000;'>&#x2E;</td><td title='3.86 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.06 bits' style='color: #008040;'>&#x2E;</td><td title='8.90 bits' style='color: #000000;'>&#x2E;</td><td title='2.80 bits' style='color: #006090;'>&#x2E;</td><td title='7.00 bits' style='color: #000000;'>&#x2E;</td><td title='1.42 bits' style='color: #008040;'>&#x2E;</td><td title='8.59 bits' style='color: #000000;'>&#x2E;</td><td title='2.19 bits' style='color: #006090;'>&#x2E;</td><td title='8.25 bits' style='color: #000000;'>&#x6A;</td><td title='2.43 bits' style='color: #006090;'>&#x2E;</td><td title='2.29 bits' style='color: #006090;'>&#x2E;</td><td title='9.32 bits' style='color: #900000;'>&#x2E;</td><td title='8.31 bits' style='color: #000000;'>&#x2E;</td><td title='7.50 bits' style='color: #000000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420A79&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.19 bits' style='color: #0000A0;'>03</td><td title='1.88 bits' style='color: #008040;'>00</td><td title='7.30 bits' style='color: #000000;'>97</td><td title='5.82 bits' style='color: #0000A0;'>05</td><td>&nbsp;</td><td title='2.47 bits' style='color: #006090;'>05</td><td title='8.16 bits' style='color: #000000;'>1A</td><td title='1.31 bits' style='color: #008040;'>00</td><td title='10.00 bits' style='color: #900000;'>98</td><td>&nbsp;</td><td title='4.03 bits' style='color: #0020F0;'>03</td><td title='1.46 bits' style='color: #008040;'>00</td><td title='7.45 bits' style='color: #000000;'>99</td><td title='2.19 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='5.64 bits' style='color: #0000A0;'>4D</td><td title='4.74 bits' style='color: #0020F0;'>10</td><td title='0.81 bits' style='color: #00C000;'>00</td><td title='9.13 bits' style='color: #900000;'>85</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.31 bits' style='color: #006090;'>10</td><td title='0.65 bits' style='color: #00C000;'>00</td><td title='8.76 bits' style='color: #000000;'>9A</td><td title='2.57 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='6.37 bits' style='color: #0000A0;'>85</td><td title='1.67 bits' style='color: #008040;'>10</td><td title='0.60 bits' style='color: #00C000;'>00</td><td title='11.97 bits' style='color: #900000;'>58</td><td>&nbsp;</td><td title='1.59 bits' style='color: #008040;'>00</td><td title='7.35 bits' style='color: #000000;'>9B</td><td title='4.71 bits' style='color: #0020F0;'>03</td><td title='6.37 bits' style='color: #0000A0;'>91</td><td>&nbsp;</td><td title='5.49 bits' style='color: #0000A0;'>06</td><td title='1.55 bits' style='color: #008040;'>00</td><td title='4.43 bits' style='color: #0020F0;'>9B</td><td title='1.82 bits' style='color: #008040;'>03</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.19 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.88 bits' style='color: #008040;'>&#x2E;</td><td title='7.30 bits' style='color: #000000;'>&#x2E;</td><td title='5.82 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.47 bits' style='color: #006090;'>&#x2E;</td><td title='8.16 bits' style='color: #000000;'>&#x2E;</td><td title='1.31 bits' style='color: #008040;'>&#x2E;</td><td title='10.00 bits' style='color: #900000;'>&#x2E;</td><td title='4.03 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.46 bits' style='color: #008040;'>&#x2E;</td><td title='7.45 bits' style='color: #000000;'>&#x2E;</td><td title='2.19 bits' style='color: #006090;'>&#x2E;</td><td title='5.64 bits' style='color: #0000A0;'>&#x4D;</td><td title='4.74 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.81 bits' style='color: #00C000;'>&#x2E;</td><td title='9.13 bits' style='color: #900000;'>&#x2E;</td><td title='2.31 bits' style='color: #006090;'>&#x2E;</td><td title='0.65 bits' style='color: #00C000;'>&#x2E;</td><td title='8.76 bits' style='color: #000000;'>&#x2E;</td><td title='2.57 bits' style='color: #006090;'>&#x2E;</td><td title='6.37 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.67 bits' style='color: #008040;'>&#x2E;</td><td title='0.60 bits' style='color: #00C000;'>&#x2E;</td><td title='11.97 bits' style='color: #900000;'>&#x58;</td><td title='1.59 bits' style='color: #008040;'>&#x2E;</td><td title='7.35 bits' style='color: #000000;'>&#x2E;</td><td title='4.71 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.37 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.49 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.55 bits' style='color: #008040;'>&#x2E;</td><td title='4.43 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.82 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420A99&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.78 bits' style='color: #008040;'>00</td><td title='9.03 bits' style='color: #900000;'>9C</td><td title='1.51 bits' style='color: #008040;'>00</td><td title='9.08 bits' style='color: #900000;'>0E</td><td>&nbsp;</td><td title='4.24 bits' style='color: #0020F0;'>09</td><td title='0.96 bits' style='color: #00C000;'>00</td><td title='2.10 bits' style='color: #006090;'>00</td><td title='0.93 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.78 bits' style='color: #008040;'>&#x2E;</td><td title='9.03 bits' style='color: #900000;'>&#x2E;</td><td title='1.51 bits' style='color: #008040;'>&#x2E;</td><td title='9.08 bits' style='color: #900000;'>&#x2E;</td><td title='4.24 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.96 bits' style='color: #00C000;'>&#x2E;</td><td title='2.10 bits' style='color: #006090;'>&#x2E;</td><td title='0.93 bits' style='color: #00C000;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420AA1&nbsp;</th><th nowrap class='c2'><a id='JG'>Instrument3List</a></th><th nowrap class='c3'>136</th><th nowrap class='c4'>79.11</th><th nowrap class='c5'>58.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420AA1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.76 bits' style='color: #00C000;'>00</td><td title='0.73 bits' style='color: #00C000;'>00</td><td title='0.53 bits' style='color: #00C000;'>00</td><td title='10.23 bits' style='color: #900000;'>76</td><td>&nbsp;</td><td title='1.05 bits' style='color: #008040;'>00</td><td title='1.19 bits' style='color: #008040;'>00</td><td title='11.31 bits' style='color: #900000;'>6E</td><td title='1.09 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='9.74 bits' style='color: #900000;'>9D</td><td title='5.98 bits' style='color: #0000A0;'>2D</td><td title='0.72 bits' style='color: #00C000;'>00</td><td title='7.69 bits' style='color: #000000;'>88</td><td>&nbsp;</td><td title='5.13 bits' style='color: #0000A0;'>2D</td><td title='0.60 bits' style='color: #00C000;'>00</td><td title='9.18 bits' style='color: #900000;'>91</td><td title='5.38 bits' style='color: #0000A0;'>09</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.93 bits' style='color: #000000;'>9E</td><td title='6.69 bits' style='color: #0000A0;'>8A</td><td title='1.93 bits' style='color: #008040;'>00</td><td title='6.96 bits' style='color: #0000A0;'>0E</td><td>&nbsp;</td><td title='4.57 bits' style='color: #0020F0;'>03</td><td title='1.46 bits' style='color: #008040;'>00</td><td title='8.20 bits' style='color: #000000;'>9F</td><td title='11.30 bits' style='color: #900000;'>41</td><td>&nbsp;</td><td title='2.04 bits' style='color: #006090;'>00</td><td title='1.87 bits' style='color: #008040;'>00</td><td title='1.43 bits' style='color: #008040;'>00</td><td title='6.36 bits' style='color: #0000A0;'>4C</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>00</td><td title='5.76 bits' style='color: #0000A0;'>9D</td><td title='5.93 bits' style='color: #0000A0;'>1A</td><td title='0.86 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.76 bits' style='color: #00C000;'>&#x2E;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='0.53 bits' style='color: #00C000;'>&#x2E;</td><td title='10.23 bits' style='color: #900000;'>&#x76;</td><td title='1.05 bits' style='color: #008040;'>&#x2E;</td><td title='1.19 bits' style='color: #008040;'>&#x2E;</td><td title='11.31 bits' style='color: #900000;'>&#x6E;</td><td title='1.09 bits' style='color: #008040;'>&#x2E;</td><td title='9.74 bits' style='color: #900000;'>&#x2E;</td><td title='5.98 bits' style='color: #0000A0;'>&#x2D;</td><td title='0.72 bits' style='color: #00C000;'>&#x2E;</td><td title='7.69 bits' style='color: #000000;'>&#x2E;</td><td title='5.13 bits' style='color: #0000A0;'>&#x2D;</td><td title='0.60 bits' style='color: #00C000;'>&#x2E;</td><td title='9.18 bits' style='color: #900000;'>&#x2E;</td><td title='5.38 bits' style='color: #0000A0;'>&#x2E;</td><td title='8.93 bits' style='color: #000000;'>&#x2E;</td><td title='6.69 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.93 bits' style='color: #008040;'>&#x2E;</td><td title='6.96 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.57 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.46 bits' style='color: #008040;'>&#x2E;</td><td title='8.20 bits' style='color: #000000;'>&#x2E;</td><td title='11.30 bits' style='color: #900000;'>&#x41;</td><td title='2.04 bits' style='color: #006090;'>&#x2E;</td><td title='1.87 bits' style='color: #008040;'>&#x2E;</td><td title='1.43 bits' style='color: #008040;'>&#x2E;</td><td title='6.36 bits' style='color: #0000A0;'>&#x4C;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='5.76 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.93 bits' style='color: #0000A0;'>&#x2E;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420AC1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.11 bits' style='color: #900000;'>A0</td><td title='4.19 bits' style='color: #0020F0;'>10</td><td title='0.61 bits' style='color: #00C000;'>00</td><td title='12.07 bits' style='color: #FF0000;'>70</td><td>&nbsp;</td><td title='7.94 bits' style='color: #000000;'>20</td><td title='4.34 bits' style='color: #0020F0;'>68</td><td title='6.12 bits' style='color: #0000A0;'>10</td><td title='1.01 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='10.63 bits' style='color: #900000;'>A1</td><td title='2.75 bits' style='color: #006090;'>00</td><td title='8.28 bits' style='color: #000000;'>7E</td><td title='2.10 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='8.55 bits' style='color: #000000;'>4E</td><td title='5.64 bits' style='color: #0000A0;'>1A</td><td title='1.08 bits' style='color: #008040;'>00</td><td title='3.68 bits' style='color: #0020F0;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.30 bits' style='color: #008040;'>00</td><td title='0.70 bits' style='color: #00C000;'>00</td><td title='0.80 bits' style='color: #00C000;'>00</td><td title='0.61 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='14.05 bits' style='color: #FF0000;'>A2</td><td title='0.91 bits' style='color: #00C000;'>00</td><td title='8.18 bits' style='color: #000000;'>A3</td><td title='4.14 bits' style='color: #0020F0;'>1A</td><td>&nbsp;</td><td title='0.55 bits' style='color: #00C000;'>00</td><td title='12.75 bits' style='color: #FF0000;'>16</td><td title='5.49 bits' style='color: #0000A0;'>03</td><td title='9.84 bits' style='color: #900000;'>A4</td><td>&nbsp;</td><td title='5.48 bits' style='color: #0000A0;'>09</td><td title='1.19 bits' style='color: #008040;'>00</td><td title='9.30 bits' style='color: #900000;'>A5</td><td title='1.98 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='10.11 bits' style='color: #900000;'>&#xA0;</td><td title='4.19 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='12.07 bits' style='color: #FF0000;'>&#x70;</td><td title='7.94 bits' style='color: #000000;'>&#x2E;</td><td title='4.34 bits' style='color: #0020F0;'>&#x68;</td><td title='6.12 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.01 bits' style='color: #008040;'>&#x2E;</td><td title='10.63 bits' style='color: #900000;'>&#xA1;</td><td title='2.75 bits' style='color: #006090;'>&#x2E;</td><td title='8.28 bits' style='color: #000000;'>&#x7E;</td><td title='2.10 bits' style='color: #006090;'>&#x2E;</td><td title='8.55 bits' style='color: #000000;'>&#x4E;</td><td title='5.64 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.08 bits' style='color: #008040;'>&#x2E;</td><td title='3.68 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.30 bits' style='color: #008040;'>&#x2E;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='0.80 bits' style='color: #00C000;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='14.05 bits' style='color: #FF0000;'>&#xA2;</td><td title='0.91 bits' style='color: #00C000;'>&#x2E;</td><td title='8.18 bits' style='color: #000000;'>&#xA3;</td><td title='4.14 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='12.75 bits' style='color: #FF0000;'>&#x2E;</td><td title='5.49 bits' style='color: #0000A0;'>&#x2E;</td><td title='9.84 bits' style='color: #900000;'>&#xA4;</td><td title='5.48 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.19 bits' style='color: #008040;'>&#x2E;</td><td title='9.30 bits' style='color: #900000;'>&#xA5;</td><td title='1.98 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420AE1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.99 bits' style='color: #0000A0;'>A6</td><td title='2.13 bits' style='color: #006090;'>00</td><td title='10.10 bits' style='color: #900000;'>90</td><td title='2.05 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='2.27 bits' style='color: #006090;'>00</td><td title='9.28 bits' style='color: #900000;'>A7</td><td title='5.19 bits' style='color: #0000A0;'>09</td><td title='7.38 bits' style='color: #000000;'>4E</td><td>&nbsp;</td><td title='2.35 bits' style='color: #006090;'>10</td><td title='0.53 bits' style='color: #00C000;'>00</td><td title='10.36 bits' style='color: #900000;'>A8</td><td title='4.02 bits' style='color: #0020F0;'>03</td><td>&nbsp;</td><td title='8.55 bits' style='color: #000000;'>A9</td><td title='3.13 bits' style='color: #0020F0;'>00</td><td title='12.76 bits' style='color: #FF0000;'>67</td><td title='5.07 bits' style='color: #0000A0;'>1A</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.14 bits' style='color: #008040;'>00</td><td title='1.88 bits' style='color: #008040;'>00</td><td title='0.99 bits' style='color: #00C000;'>00</td><td title='0.70 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='0.66 bits' style='color: #00C000;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='9.23 bits' style='color: #900000;'>52</td><td title='1.12 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='5.32 bits' style='color: #0000A0;'>AA</td><td title='6.39 bits' style='color: #0000A0;'>AB</td><td title='4.98 bits' style='color: #0020F0;'>AC</td><td title='1.77 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='1.25 bits' style='color: #008040;'>00</td><td title='9.23 bits' style='color: #900000;'>91</td><td title='8.13 bits' style='color: #000000;'>AD</td><td title='7.48 bits' style='color: #000000;'>05</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.99 bits' style='color: #0000A0;'>&#xA6;</td><td title='2.13 bits' style='color: #006090;'>&#x2E;</td><td title='10.10 bits' style='color: #900000;'>&#x2E;</td><td title='2.05 bits' style='color: #006090;'>&#x2E;</td><td title='2.27 bits' style='color: #006090;'>&#x2E;</td><td title='9.28 bits' style='color: #900000;'>&#xA7;</td><td title='5.19 bits' style='color: #0000A0;'>&#x2E;</td><td title='7.38 bits' style='color: #000000;'>&#x4E;</td><td title='2.35 bits' style='color: #006090;'>&#x2E;</td><td title='0.53 bits' style='color: #00C000;'>&#x2E;</td><td title='10.36 bits' style='color: #900000;'>&#xA8;</td><td title='4.02 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.55 bits' style='color: #000000;'>&#xA9;</td><td title='3.13 bits' style='color: #0020F0;'>&#x2E;</td><td title='12.76 bits' style='color: #FF0000;'>&#x67;</td><td title='5.07 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.14 bits' style='color: #008040;'>&#x2E;</td><td title='1.88 bits' style='color: #008040;'>&#x2E;</td><td title='0.99 bits' style='color: #00C000;'>&#x2E;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.23 bits' style='color: #900000;'>&#x52;</td><td title='1.12 bits' style='color: #008040;'>&#x2E;</td><td title='5.32 bits' style='color: #0000A0;'>&#xAA;</td><td title='6.39 bits' style='color: #0000A0;'>&#xAB;</td><td title='4.98 bits' style='color: #0020F0;'>&#xAC;</td><td title='1.77 bits' style='color: #008040;'>&#x2E;</td><td title='1.25 bits' style='color: #008040;'>&#x2E;</td><td title='9.23 bits' style='color: #900000;'>&#x2E;</td><td title='8.13 bits' style='color: #000000;'>&#xAD;</td><td title='7.48 bits' style='color: #000000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420B01&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.96 bits' style='color: #0020F0;'>10</td><td title='0.81 bits' style='color: #00C000;'>00</td><td title='9.61 bits' style='color: #900000;'>02</td><td title='5.86 bits' style='color: #0000A0;'>05</td><td>&nbsp;</td><td title='1.91 bits' style='color: #008040;'>05</td><td title='4.16 bits' style='color: #0020F0;'>10</td><td title='0.77 bits' style='color: #00C000;'>00</td><td title='6.82 bits' style='color: #0000A0;'>7E</td><td>&nbsp;</td><td title='4.76 bits' style='color: #0020F0;'>09</td><td title='1.06 bits' style='color: #008040;'>00</td><td title='9.27 bits' style='color: #900000;'>AE</td><td title='1.77 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='5.96 bits' style='color: #0000A0;'>9D</td><td title='2.99 bits' style='color: #006090;'>10</td><td title='0.55 bits' style='color: #00C000;'>00</td><td title='8.97 bits' style='color: #000000;'>68</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.66 bits' style='color: #0000A0;'>05</td><td title='1.80 bits' style='color: #008040;'>05</td><td title='10.48 bits' style='color: #900000;'>AF</td><td title='7.96 bits' style='color: #000000;'>20</td><td>&nbsp;</td><td title='2.64 bits' style='color: #006090;'>68</td><td title='2.51 bits' style='color: #006090;'>10</td><td title='0.77 bits' style='color: #00C000;'>00</td><td title='9.77 bits' style='color: #900000;'>65</td><td>&nbsp;</td><td title='9.54 bits' style='color: #900000;'>59</td><td title='4.29 bits' style='color: #0020F0;'>00</td><td title='1.86 bits' style='color: #008040;'>00</td><td title='1.54 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='1.09 bits' style='color: #008040;'>00</td><td title='0.88 bits' style='color: #00C000;'>00</td><td title='0.67 bits' style='color: #00C000;'>00</td><td title='0.91 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.96 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.81 bits' style='color: #00C000;'>&#x2E;</td><td title='9.61 bits' style='color: #900000;'>&#x2E;</td><td title='5.86 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.91 bits' style='color: #008040;'>&#x2E;</td><td title='4.16 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='6.82 bits' style='color: #0000A0;'>&#x7E;</td><td title='4.76 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.06 bits' style='color: #008040;'>&#x2E;</td><td title='9.27 bits' style='color: #900000;'>&#xAE;</td><td title='1.77 bits' style='color: #008040;'>&#x2E;</td><td title='5.96 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.99 bits' style='color: #006090;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='8.97 bits' style='color: #000000;'>&#x68;</td><td title='5.66 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.80 bits' style='color: #008040;'>&#x2E;</td><td title='10.48 bits' style='color: #900000;'>&#xAF;</td><td title='7.96 bits' style='color: #000000;'>&#x2E;</td><td title='2.64 bits' style='color: #006090;'>&#x68;</td><td title='2.51 bits' style='color: #006090;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='9.77 bits' style='color: #900000;'>&#x65;</td><td title='9.54 bits' style='color: #900000;'>&#x59;</td><td title='4.29 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.86 bits' style='color: #008040;'>&#x2E;</td><td title='1.54 bits' style='color: #008040;'>&#x2E;</td><td title='1.09 bits' style='color: #008040;'>&#x2E;</td><td title='0.88 bits' style='color: #00C000;'>&#x2E;</td><td title='0.67 bits' style='color: #00C000;'>&#x2E;</td><td title='0.91 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420B21&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.76 bits' style='color: #00C000;'>00</td><td title='14.42 bits' style='color: #FF0000;'>35</td><td title='0.90 bits' style='color: #00C000;'>00</td><td title='10.48 bits' style='color: #900000;'>85</td><td>&nbsp;</td><td title='6.05 bits' style='color: #0000A0;'>09</td><td title='0.96 bits' style='color: #00C000;'>00</td><td title='1.72 bits' style='color: #008040;'>00</td><td title='0.59 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.76 bits' style='color: #00C000;'>&#x2E;</td><td title='14.42 bits' style='color: #FF0000;'>&#x35;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='10.48 bits' style='color: #900000;'>&#x2E;</td><td title='6.05 bits' style='color: #0000A0;'>&#x2E;</td><td title='0.96 bits' style='color: #00C000;'>&#x2E;</td><td title='1.72 bits' style='color: #008040;'>&#x2E;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420B29&nbsp;</th><th nowrap class='c2'><a id='KG'>Instrument4List</a></th><th nowrap class='c3'>136</th><th nowrap class='c4'>7.35</th><th nowrap class='c5'>5.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420B29&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.13 bits' style='color: #FF0000;'>B0</td><td title='5.23 bits' style='color: #0000A0;'>05</td><td title='2.55 bits' style='color: #006090;'>05</td><td title='3.31 bits' style='color: #0020F0;'>05</td><td>&nbsp;</td><td title='1.86 bits' style='color: #008040;'>05</td><td title='1.05 bits' style='color: #008040;'>05</td><td title='0.80 bits' style='color: #00C000;'>05</td><td title='0.69 bits' style='color: #00C000;'>05</td><td>&nbsp;</td><td title='0.52 bits' style='color: #00C000;'>05</td><td title='0.39 bits' style='color: #00FF00;'>05</td><td title='0.28 bits' style='color: #00FF00;'>05</td><td title='0.22 bits' style='color: #00FF00;'>05</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>05</td><td title='0.15 bits' style='color: #00FF00;'>05</td><td title='0.13 bits' style='color: #00FF00;'>05</td><td title='0.12 bits' style='color: #00FF00;'>05</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>05</td><td title='0.10 bits' style='color: #80FF80;'>05</td><td title='0.09 bits' style='color: #80FF80;'>05</td><td title='0.08 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>05</td><td title='0.07 bits' style='color: #80FF80;'>05</td><td title='0.07 bits' style='color: #80FF80;'>05</td><td title='0.06 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>05</td><td title='0.05 bits' style='color: #80FF80;'>05</td><td title='0.05 bits' style='color: #80FF80;'>05</td><td title='0.05 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>05</td><td title='0.05 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='12.13 bits' style='color: #FF0000;'>&#xB0;</td><td title='5.23 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.55 bits' style='color: #006090;'>&#x2E;</td><td title='3.31 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.86 bits' style='color: #008040;'>&#x2E;</td><td title='1.05 bits' style='color: #008040;'>&#x2E;</td><td title='0.80 bits' style='color: #00C000;'>&#x2E;</td><td title='0.69 bits' style='color: #00C000;'>&#x2E;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.04 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.04 bits' style='color: #80FF80;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420B49&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.04 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.04 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.04 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.04 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.04 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.03 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.04 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.03 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.03 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.03 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.03 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.03 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.03 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.03 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.03 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.03 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420B69&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.02 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420B89&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td>&nbsp;</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='10.55 bits' style='color: #900000;'>06</td><td>&nbsp;</td><td title='6.21 bits' style='color: #0000A0;'>00</td><td title='1.69 bits' style='color: #008040;'>00</td><td title='0.57 bits' style='color: #00C000;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.46 bits' style='color: #00FF00;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td title='0.55 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.40 bits' style='color: #00FF00;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.01 bits' style='color: #80FF80;'>&#x2E;</td><td title='10.55 bits' style='color: #900000;'>&#x2E;</td><td title='6.21 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.69 bits' style='color: #008040;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420BA9&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420BB1&nbsp;</th><th nowrap class='c2'><a id='UC'>go4k_pattern_lists_end</a></th><th nowrap class='c3'>&nbsp;</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_34'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_34');"><th nowrap class='c1'>-00420BB1&nbsp;</th><th nowrap class='c2'><a id='LG'>4KLANG.OBJ:.g4kmuc1</a></th><th nowrap class='c3'>1419</th><th nowrap class='c4'>316.83</th><th nowrap class='c5'>22.3%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_34'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_37');"><th nowrap class='c1'>-00420BB1&nbsp;</th><th nowrap class='c2'>go4k_patterns</th><th nowrap class='c3'>1419</th><th nowrap class='c4'>316.83</th><th nowrap class='c5'>22.3%</th></tr><tr><td nowrap colspan='5'><div id='p_37'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00420BB1&nbsp;</th><th nowrap class='c2'><a id='MG'>go4k_patterns</a></th><th nowrap class='c3'>1416</th><th nowrap class='c4'>316.47</th><th nowrap class='c5'>22.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00420BB1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='11.63 bits' style='color: #900000;'>37</td><td>&nbsp;</td><td title='7.73 bits' style='color: #000000;'>01</td><td title='3.93 bits' style='color: #0020F0;'>01</td><td title='0.86 bits' style='color: #00C000;'>01</td><td title='0.52 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.25 bits' style='color: #0020F0;'>00</td><td title='10.32 bits' style='color: #900000;'>32</td><td title='3.86 bits' style='color: #0020F0;'>01</td><td title='1.44 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.78 bits' style='color: #00C000;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='0.57 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='3.56 bits' style='color: #0020F0;'>00</td><td title='0.77 bits' style='color: #00C000;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.63 bits' style='color: #900000;'>&#x37;</td><td title='7.73 bits' style='color: #000000;'>&#x2E;</td><td title='3.93 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='4.25 bits' style='color: #0020F0;'>&#x2E;</td><td title='10.32 bits' style='color: #900000;'>&#x32;</td><td title='3.86 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.44 bits' style='color: #008040;'>&#x2E;</td><td title='0.78 bits' style='color: #00C000;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='3.56 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420BD1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='6.23 bits' style='color: #0000A0;'>37</td><td>&nbsp;</td><td title='1.92 bits' style='color: #008040;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='0.39 bits' style='color: #00FF00;'>01</td><td title='0.39 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='1.09 bits' style='color: #008040;'>01</td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.42 bits' style='color: #00FF00;'>01</td><td title='0.34 bits' style='color: #00FF00;'>01</td><td title='0.29 bits' style='color: #00FF00;'>01</td><td title='0.25 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>01</td><td title='3.90 bits' style='color: #0020F0;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='9.46 bits' style='color: #900000;'>32</td><td title='2.63 bits' style='color: #006090;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.30 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td title='0.33 bits' style='color: #00FF00;'>01</td><td title='0.29 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.23 bits' style='color: #0000A0;'>&#x37;</td><td title='1.92 bits' style='color: #008040;'>&#x2E;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.09 bits' style='color: #008040;'>&#x2E;</td><td title='0.58 bits' style='color: #00C000;'>&#x2E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.90 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.46 bits' style='color: #900000;'>&#x32;</td><td title='2.63 bits' style='color: #006090;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420BF1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.41 bits' style='color: #FF0000;'>37</td><td title='0.85 bits' style='color: #00C000;'>01</td><td title='2.79 bits' style='color: #006090;'>00</td><td title='0.44 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='13.96 bits' style='color: #FF0000;'>4A</td><td title='2.73 bits' style='color: #006090;'>01</td><td>&nbsp;</td><td title='0.57 bits' style='color: #00C000;'>01</td><td title='0.27 bits' style='color: #00FF00;'>01</td><td title='3.44 bits' style='color: #0020F0;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='14.59 bits' style='color: #FF0000;'>5B</td><td>&nbsp;</td><td title='3.63 bits' style='color: #0020F0;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td title='0.60 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='16.62 bits' style='color: #FF0000;'>55</td><td title='2.01 bits' style='color: #006090;'>01</td><td title='0.74 bits' style='color: #00C000;'>01</td><td title='2.46 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='9.14 bits' style='color: #900000;'>53</td><td title='3.04 bits' style='color: #0020F0;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='12.41 bits' style='color: #FF0000;'>&#x37;</td><td title='0.85 bits' style='color: #00C000;'>&#x2E;</td><td title='2.79 bits' style='color: #006090;'>&#x2E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='13.96 bits' style='color: #FF0000;'>&#x4A;</td><td title='2.73 bits' style='color: #006090;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.44 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='14.59 bits' style='color: #FF0000;'>&#x5B;</td><td title='3.63 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.60 bits' style='color: #00C000;'>&#x2E;</td><td title='16.62 bits' style='color: #FF0000;'>&#x55;</td><td title='2.01 bits' style='color: #006090;'>&#x2E;</td><td title='0.74 bits' style='color: #00C000;'>&#x2E;</td><td title='2.46 bits' style='color: #006090;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.14 bits' style='color: #900000;'>&#x53;</td><td title='3.04 bits' style='color: #0020F0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420C11&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.96 bits' style='color: #006090;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='10.37 bits' style='color: #900000;'>56</td><td title='1.26 bits' style='color: #008040;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='8.21 bits' style='color: #000000;'>32</td><td title='1.15 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='0.31 bits' style='color: #00FF00;'>01</td><td title='0.40 bits' style='color: #00FF00;'>01</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.27 bits' style='color: #0020F0;'>00</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='11.23 bits' style='color: #900000;'>4E</td><td title='3.24 bits' style='color: #0020F0;'>01</td><td title='0.62 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='3.08 bits' style='color: #0020F0;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='14.05 bits' style='color: #FF0000;'>47</td><td title='1.90 bits' style='color: #008040;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.57 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.96 bits' style='color: #006090;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.37 bits' style='color: #900000;'>&#x56;</td><td title='1.26 bits' style='color: #008040;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.21 bits' style='color: #000000;'>&#x32;</td><td title='1.15 bits' style='color: #008040;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.27 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.23 bits' style='color: #900000;'>&#x4E;</td><td title='3.24 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.62 bits' style='color: #00C000;'>&#x2E;</td><td title='3.08 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='14.05 bits' style='color: #FF0000;'>&#x47;</td><td title='1.90 bits' style='color: #008040;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420C31&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.68 bits' style='color: #00C000;'>01</td><td title='0.69 bits' style='color: #00C000;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='2.82 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='7.36 bits' style='color: #000000;'>32</td><td title='0.88 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.23 bits' style='color: #0020F0;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='6.34 bits' style='color: #0000A0;'>37</td><td>&nbsp;</td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='1.64 bits' style='color: #008040;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.49 bits' style='color: #00FF00;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='5.80 bits' style='color: #0000A0;'>4E</td><td title='0.66 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='1.64 bits' style='color: #008040;'>01</td><td title='1.61 bits' style='color: #008040;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.68 bits' style='color: #00C000;'>&#x2E;</td><td title='0.69 bits' style='color: #00C000;'>&#x2E;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='2.82 bits' style='color: #006090;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.36 bits' style='color: #000000;'>&#x32;</td><td title='0.88 bits' style='color: #00C000;'>&#x2E;</td><td title='3.23 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.34 bits' style='color: #0000A0;'>&#x37;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='1.64 bits' style='color: #008040;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.49 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.80 bits' style='color: #0000A0;'>&#x4E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.64 bits' style='color: #008040;'>&#x2E;</td><td title='1.61 bits' style='color: #008040;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420C51&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.40 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='7.27 bits' style='color: #000000;'>5B</td><td>&nbsp;</td><td title='1.53 bits' style='color: #008040;'>00</td><td title='0.50 bits' style='color: #00C000;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='11.13 bits' style='color: #900000;'>55</td><td title='2.40 bits' style='color: #006090;'>01</td><td title='1.13 bits' style='color: #008040;'>01</td><td title='1.24 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='4.77 bits' style='color: #0020F0;'>53</td><td title='1.13 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='2.48 bits' style='color: #006090;'>01</td><td title='0.77 bits' style='color: #00C000;'>01</td><td title='0.49 bits' style='color: #00FF00;'>01</td><td title='0.87 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.90 bits' style='color: #008040;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='9.72 bits' style='color: #900000;'>56</td><td title='3.17 bits' style='color: #0020F0;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.27 bits' style='color: #000000;'>&#x5B;</td><td title='1.53 bits' style='color: #008040;'>&#x2E;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.13 bits' style='color: #900000;'>&#x55;</td><td title='2.40 bits' style='color: #006090;'>&#x2E;</td><td title='1.13 bits' style='color: #008040;'>&#x2E;</td><td title='1.24 bits' style='color: #008040;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.77 bits' style='color: #0020F0;'>&#x53;</td><td title='1.13 bits' style='color: #008040;'>&#x2E;</td><td title='2.48 bits' style='color: #006090;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='0.49 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.87 bits' style='color: #00C000;'>&#x2E;</td><td title='1.90 bits' style='color: #008040;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.72 bits' style='color: #900000;'>&#x56;</td><td title='3.17 bits' style='color: #0020F0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420C71&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.30 bits' style='color: #008040;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='6.61 bits' style='color: #0000A0;'>32</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td title='0.57 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='7.96 bits' style='color: #000000;'>55</td><td title='0.53 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='0.82 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.86 bits' style='color: #00C000;'>00</td><td title='6.49 bits' style='color: #0000A0;'>4E</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td title='0.25 bits' style='color: #00FF00;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='1.38 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='1.72 bits' style='color: #008040;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='11.23 bits' style='color: #900000;'>5A</td><td title='3.08 bits' style='color: #0020F0;'>01</td><td title='1.50 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.30 bits' style='color: #008040;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.61 bits' style='color: #0000A0;'>&#x32;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='7.96 bits' style='color: #000000;'>&#x55;</td><td title='0.53 bits' style='color: #00C000;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='0.82 bits' style='color: #00C000;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='6.49 bits' style='color: #0000A0;'>&#x4E;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.38 bits' style='color: #008040;'>&#x2E;</td><td title='1.72 bits' style='color: #008040;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.23 bits' style='color: #900000;'>&#x5A;</td><td title='3.08 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.50 bits' style='color: #008040;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420C91&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='5.94 bits' style='color: #0000A0;'>4E</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='0.26 bits' style='color: #00FF00;'>01</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td title='0.88 bits' style='color: #00C000;'>01</td><td title='1.45 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='1.30 bits' style='color: #008040;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='12.86 bits' style='color: #FF0000;'>34</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.55 bits' style='color: #006090;'>01</td><td title='0.80 bits' style='color: #00C000;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='0.52 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.65 bits' style='color: #00C000;'>01</td><td title='1.52 bits' style='color: #008040;'>00</td><td title='9.77 bits' style='color: #900000;'>47</td><td title='1.77 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.91 bits' style='color: #00C000;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='6.19 bits' style='color: #0000A0;'>34</td><td>&nbsp;</td><td title='0.73 bits' style='color: #00C000;'>01</td><td title='0.57 bits' style='color: #00C000;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td title='0.21 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.94 bits' style='color: #0000A0;'>&#x4E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.88 bits' style='color: #00C000;'>&#x2E;</td><td title='1.45 bits' style='color: #008040;'>&#x2E;</td><td title='1.30 bits' style='color: #008040;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='12.86 bits' style='color: #FF0000;'>&#x34;</td><td title='2.55 bits' style='color: #006090;'>&#x2E;</td><td title='0.80 bits' style='color: #00C000;'>&#x2E;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='0.65 bits' style='color: #00C000;'>&#x2E;</td><td title='1.52 bits' style='color: #008040;'>&#x2E;</td><td title='9.77 bits' style='color: #900000;'>&#x47;</td><td title='1.77 bits' style='color: #008040;'>&#x2E;</td><td title='0.91 bits' style='color: #00C000;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.19 bits' style='color: #0000A0;'>&#x34;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420CB1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.34 bits' style='color: #006090;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='5.80 bits' style='color: #0000A0;'>32</td><td>&nbsp;</td><td title='3.55 bits' style='color: #0020F0;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='14.85 bits' style='color: #FF0000;'>51</td><td title='2.10 bits' style='color: #006090;'>01</td><td title='1.07 bits' style='color: #008040;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='10.06 bits' style='color: #900000;'>54</td><td title='1.63 bits' style='color: #008040;'>01</td><td title='1.33 bits' style='color: #008040;'>01</td><td title='1.27 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='12.70 bits' style='color: #FF0000;'>58</td><td>&nbsp;</td><td title='0.66 bits' style='color: #00C000;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='6.88 bits' style='color: #0000A0;'>53</td><td title='1.20 bits' style='color: #008040;'>01</td><td title='0.71 bits' style='color: #00C000;'>01</td><td title='2.41 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.34 bits' style='color: #006090;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.80 bits' style='color: #0000A0;'>&#x32;</td><td title='3.55 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='14.85 bits' style='color: #FF0000;'>&#x51;</td><td title='2.10 bits' style='color: #006090;'>&#x2E;</td><td title='1.07 bits' style='color: #008040;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='10.06 bits' style='color: #900000;'>&#x54;</td><td title='1.63 bits' style='color: #008040;'>&#x2E;</td><td title='1.33 bits' style='color: #008040;'>&#x2E;</td><td title='1.27 bits' style='color: #008040;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='12.70 bits' style='color: #FF0000;'>&#x58;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.88 bits' style='color: #0000A0;'>&#x53;</td><td title='1.20 bits' style='color: #008040;'>&#x2E;</td><td title='0.71 bits' style='color: #00C000;'>&#x2E;</td><td title='2.41 bits' style='color: #006090;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420CD1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='3.74 bits' style='color: #0020F0;'>56</td><td title='2.18 bits' style='color: #006090;'>01</td><td>&nbsp;</td><td title='1.38 bits' style='color: #008040;'>01</td><td title='0.41 bits' style='color: #00FF00;'>01</td><td title='0.26 bits' style='color: #00FF00;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.85 bits' style='color: #00C000;'>01</td><td title='1.38 bits' style='color: #008040;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='6.92 bits' style='color: #0000A0;'>53</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.01 bits' style='color: #008040;'>01</td><td title='2.31 bits' style='color: #006090;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='6.39 bits' style='color: #0000A0;'>32</td><td title='1.01 bits' style='color: #008040;'>01</td><td title='1.87 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.59 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='8.64 bits' style='color: #000000;'>4A</td><td title='1.01 bits' style='color: #008040;'>01</td><td title='0.32 bits' style='color: #00FF00;'>01</td><td title='0.63 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.74 bits' style='color: #0020F0;'>&#x56;</td><td title='2.18 bits' style='color: #006090;'>&#x2E;</td><td title='1.38 bits' style='color: #008040;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.85 bits' style='color: #00C000;'>&#x2E;</td><td title='1.38 bits' style='color: #008040;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.92 bits' style='color: #0000A0;'>&#x53;</td><td title='1.01 bits' style='color: #008040;'>&#x2E;</td><td title='2.31 bits' style='color: #006090;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.39 bits' style='color: #0000A0;'>&#x32;</td><td title='1.01 bits' style='color: #008040;'>&#x2E;</td><td title='1.87 bits' style='color: #008040;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.64 bits' style='color: #000000;'>&#x4A;</td><td title='1.01 bits' style='color: #008040;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.63 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420CF1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.02 bits' style='color: #900000;'>32</td><td title='0.90 bits' style='color: #00C000;'>01</td><td title='0.88 bits' style='color: #00C000;'>01</td><td title='1.61 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='9.30 bits' style='color: #900000;'>3C</td><td title='3.49 bits' style='color: #0020F0;'>01</td><td>&nbsp;</td><td title='1.20 bits' style='color: #008040;'>00</td><td title='6.79 bits' style='color: #0000A0;'>56</td><td title='1.48 bits' style='color: #008040;'>01</td><td title='1.79 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.91 bits' style='color: #00C000;'>01</td><td title='1.07 bits' style='color: #008040;'>01</td><td title='0.56 bits' style='color: #00C000;'>01</td><td title='2.34 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='12.78 bits' style='color: #FF0000;'>48</td><td title='1.48 bits' style='color: #008040;'>01</td><td title='0.81 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='2.18 bits' style='color: #006090;'>00</td><td title='10.96 bits' style='color: #900000;'>5B</td><td>&nbsp;</td><td title='2.20 bits' style='color: #006090;'>01</td><td title='0.70 bits' style='color: #00C000;'>01</td><td title='0.72 bits' style='color: #00C000;'>01</td><td title='0.59 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='11.02 bits' style='color: #900000;'>&#x32;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='0.88 bits' style='color: #00C000;'>&#x2E;</td><td title='1.61 bits' style='color: #008040;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.30 bits' style='color: #900000;'>&#x3C;</td><td title='3.49 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.20 bits' style='color: #008040;'>&#x2E;</td><td title='6.79 bits' style='color: #0000A0;'>&#x56;</td><td title='1.48 bits' style='color: #008040;'>&#x2E;</td><td title='1.79 bits' style='color: #008040;'>&#x2E;</td><td title='0.91 bits' style='color: #00C000;'>&#x2E;</td><td title='1.07 bits' style='color: #008040;'>&#x2E;</td><td title='0.56 bits' style='color: #00C000;'>&#x2E;</td><td title='2.34 bits' style='color: #006090;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='12.78 bits' style='color: #FF0000;'>&#x48;</td><td title='1.48 bits' style='color: #008040;'>&#x2E;</td><td title='0.81 bits' style='color: #00C000;'>&#x2E;</td><td title='0.58 bits' style='color: #00C000;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='2.18 bits' style='color: #006090;'>&#x2E;</td><td title='10.96 bits' style='color: #900000;'>&#x5B;</td><td title='2.20 bits' style='color: #006090;'>&#x2E;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='0.72 bits' style='color: #00C000;'>&#x2E;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420D11&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.37 bits' style='color: #00FF00;'>01</td><td title='1.57 bits' style='color: #008040;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='10.70 bits' style='color: #900000;'>54</td><td>&nbsp;</td><td title='1.63 bits' style='color: #008040;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.63 bits' style='color: #00C000;'>01</td><td title='0.63 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.70 bits' style='color: #00C000;'>01</td><td title='0.77 bits' style='color: #00C000;'>01</td><td title='1.31 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='6.29 bits' style='color: #0000A0;'>32</td><td title='1.62 bits' style='color: #008040;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='12.86 bits' style='color: #FF0000;'>43</td><td title='3.14 bits' style='color: #0020F0;'>01</td><td>&nbsp;</td><td title='0.49 bits' style='color: #00FF00;'>01</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='2.29 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.57 bits' style='color: #008040;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.70 bits' style='color: #900000;'>&#x54;</td><td title='1.63 bits' style='color: #008040;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.63 bits' style='color: #00C000;'>&#x2E;</td><td title='0.63 bits' style='color: #00C000;'>&#x2E;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='1.31 bits' style='color: #008040;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.29 bits' style='color: #0000A0;'>&#x32;</td><td title='1.62 bits' style='color: #008040;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='12.86 bits' style='color: #FF0000;'>&#x43;</td><td title='3.14 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.49 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.29 bits' style='color: #006090;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420D31&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='9.61 bits' style='color: #900000;'>53</td><td title='0.59 bits' style='color: #00C000;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.59 bits' style='color: #00C000;'>00</td><td title='4.27 bits' style='color: #0020F0;'>32</td><td title='1.79 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.91 bits' style='color: #00C000;'>00</td><td title='5.65 bits' style='color: #0000A0;'>32</td><td title='1.71 bits' style='color: #008040;'>01</td><td title='1.17 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='1.68 bits' style='color: #008040;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='3.81 bits' style='color: #0020F0;'>3C</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.87 bits' style='color: #008040;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.61 bits' style='color: #00C000;'>00</td><td title='6.45 bits' style='color: #0000A0;'>56</td><td>&nbsp;</td><td title='1.08 bits' style='color: #008040;'>01</td><td title='1.43 bits' style='color: #008040;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='8.00 bits' style='color: #000000;'>5B</td><td title='1.43 bits' style='color: #008040;'>00</td><td title='0.48 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.57 bits' style='color: #00C000;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.70 bits' style='color: #00C000;'>00</td><td title='9.15 bits' style='color: #900000;'>4C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.61 bits' style='color: #900000;'>&#x53;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='4.27 bits' style='color: #0020F0;'>&#x32;</td><td title='1.79 bits' style='color: #008040;'>&#x2E;</td><td title='0.91 bits' style='color: #00C000;'>&#x2E;</td><td title='5.65 bits' style='color: #0000A0;'>&#x32;</td><td title='1.71 bits' style='color: #008040;'>&#x2E;</td><td title='1.17 bits' style='color: #008040;'>&#x2E;</td><td title='1.68 bits' style='color: #008040;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.81 bits' style='color: #0020F0;'>&#x3C;</td><td title='1.87 bits' style='color: #008040;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='6.45 bits' style='color: #0000A0;'>&#x56;</td><td title='1.08 bits' style='color: #008040;'>&#x2E;</td><td title='1.43 bits' style='color: #008040;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.00 bits' style='color: #000000;'>&#x5B;</td><td title='1.43 bits' style='color: #008040;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='9.15 bits' style='color: #900000;'>&#x4C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420D51&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='1.59 bits' style='color: #008040;'>00</td><td title='12.16 bits' style='color: #FF0000;'>36</td><td title='2.95 bits' style='color: #006090;'>01</td><td>&nbsp;</td><td title='1.06 bits' style='color: #008040;'>01</td><td title='1.17 bits' style='color: #008040;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='6.83 bits' style='color: #0000A0;'>4E</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.27 bits' style='color: #00FF00;'>01</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>01</td><td title='0.89 bits' style='color: #00C000;'>01</td><td title='0.79 bits' style='color: #00C000;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='5.67 bits' style='color: #0000A0;'>53</td><td title='0.69 bits' style='color: #00C000;'>01</td><td title='1.27 bits' style='color: #008040;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='9.82 bits' style='color: #900000;'>4A</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='2.30 bits' style='color: #006090;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='4.61 bits' style='color: #0020F0;'>53</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.59 bits' style='color: #008040;'>&#x2E;</td><td title='12.16 bits' style='color: #FF0000;'>&#x36;</td><td title='2.95 bits' style='color: #006090;'>&#x2E;</td><td title='1.06 bits' style='color: #008040;'>&#x2E;</td><td title='1.17 bits' style='color: #008040;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.83 bits' style='color: #0000A0;'>&#x4E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.89 bits' style='color: #00C000;'>&#x2E;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.67 bits' style='color: #0000A0;'>&#x53;</td><td title='0.69 bits' style='color: #00C000;'>&#x2E;</td><td title='1.27 bits' style='color: #008040;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.82 bits' style='color: #900000;'>&#x4A;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='2.30 bits' style='color: #006090;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.61 bits' style='color: #0020F0;'>&#x53;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420D71&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.39 bits' style='color: #00FF00;'>01</td><td title='0.79 bits' style='color: #00C000;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.85 bits' style='color: #00C000;'>00</td><td title='6.34 bits' style='color: #0000A0;'>55</td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.67 bits' style='color: #008040;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='3.88 bits' style='color: #0020F0;'>56</td><td>&nbsp;</td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='0.90 bits' style='color: #00C000;'>01</td><td title='1.83 bits' style='color: #008040;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='1.19 bits' style='color: #008040;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.57 bits' style='color: #00C000;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='6.41 bits' style='color: #0000A0;'>55</td><td>&nbsp;</td><td title='0.74 bits' style='color: #00C000;'>01</td><td title='2.53 bits' style='color: #006090;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='12.89 bits' style='color: #FF0000;'>45</td><td title='1.26 bits' style='color: #008040;'>01</td><td title='1.22 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.85 bits' style='color: #00C000;'>&#x2E;</td><td title='6.34 bits' style='color: #0000A0;'>&#x55;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='1.67 bits' style='color: #008040;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.88 bits' style='color: #0020F0;'>&#x56;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='1.83 bits' style='color: #008040;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.19 bits' style='color: #008040;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.41 bits' style='color: #0000A0;'>&#x55;</td><td title='0.74 bits' style='color: #00C000;'>&#x2E;</td><td title='2.53 bits' style='color: #006090;'>&#x2E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='12.89 bits' style='color: #FF0000;'>&#x45;</td><td title='1.26 bits' style='color: #008040;'>&#x2E;</td><td title='1.22 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420D91&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.61 bits' style='color: #00C000;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.59 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='7.42 bits' style='color: #000000;'>58</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.79 bits' style='color: #00C000;'>00</td><td title='8.43 bits' style='color: #000000;'>34</td><td title='0.54 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.82 bits' style='color: #008040;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.79 bits' style='color: #000000;'>4A</td><td title='0.40 bits' style='color: #00FF00;'>01</td><td title='0.29 bits' style='color: #00FF00;'>01</td><td title='0.90 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.83 bits' style='color: #00C000;'>00</td><td title='9.75 bits' style='color: #900000;'>40</td><td>&nbsp;</td><td title='0.76 bits' style='color: #00C000;'>00</td><td title='0.99 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td title='0.61 bits' style='color: #00C000;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='9.98 bits' style='color: #900000;'>51</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='7.42 bits' style='color: #000000;'>&#x58;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='8.43 bits' style='color: #000000;'>&#x34;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='1.82 bits' style='color: #008040;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.79 bits' style='color: #000000;'>&#x4A;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.83 bits' style='color: #00C000;'>&#x2E;</td><td title='9.75 bits' style='color: #900000;'>&#x40;</td><td title='0.76 bits' style='color: #00C000;'>&#x2E;</td><td title='0.99 bits' style='color: #00C000;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.98 bits' style='color: #900000;'>&#x51;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420DB1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.33 bits' style='color: #008040;'>00</td><td title='5.60 bits' style='color: #0000A0;'>51</td><td title='2.52 bits' style='color: #006090;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.02 bits' style='color: #008040;'>01</td><td title='0.96 bits' style='color: #00C000;'>01</td><td title='1.01 bits' style='color: #008040;'>01</td><td title='0.71 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.11 bits' style='color: #008040;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='8.73 bits' style='color: #000000;'>37</td><td title='0.84 bits' style='color: #00C000;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>01</td><td title='0.34 bits' style='color: #00FF00;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='0.90 bits' style='color: #00C000;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.50 bits' style='color: #00FF00;'>01</td><td title='2.54 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='0.10 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='4.73 bits' style='color: #0020F0;'>37</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='2.52 bits' style='color: #006090;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.33 bits' style='color: #008040;'>&#x2E;</td><td title='5.60 bits' style='color: #0000A0;'>&#x51;</td><td title='2.52 bits' style='color: #006090;'>&#x2E;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='1.02 bits' style='color: #008040;'>&#x2E;</td><td title='0.96 bits' style='color: #00C000;'>&#x2E;</td><td title='1.01 bits' style='color: #008040;'>&#x2E;</td><td title='0.71 bits' style='color: #00C000;'>&#x2E;</td><td title='1.11 bits' style='color: #008040;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.73 bits' style='color: #000000;'>&#x37;</td><td title='0.84 bits' style='color: #00C000;'>&#x2E;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.50 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.54 bits' style='color: #006090;'>&#x2E;</td><td title='0.10 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.73 bits' style='color: #0020F0;'>&#x37;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.52 bits' style='color: #006090;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420DD1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='8.92 bits' style='color: #000000;'>5A</td><td title='0.88 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.27 bits' style='color: #008040;'>01</td><td title='1.10 bits' style='color: #008040;'>01</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td title='0.41 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='0.42 bits' style='color: #00FF00;'>01</td><td title='1.91 bits' style='color: #008040;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='8.55 bits' style='color: #000000;'>5B</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.83 bits' style='color: #00C000;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='6.21 bits' style='color: #0000A0;'>37</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='1.32 bits' style='color: #008040;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='6.30 bits' style='color: #0000A0;'>4A</td><td title='0.30 bits' style='color: #00FF00;'>01</td><td title='0.17 bits' style='color: #00FF00;'>01</td><td title='0.90 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.28 bits' style='color: #008040;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.92 bits' style='color: #000000;'>&#x5A;</td><td title='0.88 bits' style='color: #00C000;'>&#x2E;</td><td title='1.27 bits' style='color: #008040;'>&#x2E;</td><td title='1.10 bits' style='color: #008040;'>&#x2E;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.91 bits' style='color: #008040;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.55 bits' style='color: #000000;'>&#x5B;</td><td title='0.83 bits' style='color: #00C000;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.21 bits' style='color: #0000A0;'>&#x37;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.32 bits' style='color: #008040;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.30 bits' style='color: #0000A0;'>&#x4A;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='1.28 bits' style='color: #008040;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420DF1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.14 bits' style='color: #000000;'>01</td><td title='0.51 bits' style='color: #00C000;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='11.23 bits' style='color: #900000;'>45</td><td>&nbsp;</td><td title='2.44 bits' style='color: #006090;'>01</td><td title='0.99 bits' style='color: #00C000;'>01</td><td title='1.52 bits' style='color: #008040;'>01</td><td title='0.77 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.60 bits' style='color: #008040;'>00</td><td title='8.10 bits' style='color: #000000;'>37</td><td title='0.56 bits' style='color: #00C000;'>01</td><td title='0.72 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='3.66 bits' style='color: #0020F0;'>4A</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.21 bits' style='color: #0020F0;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='5.29 bits' style='color: #0000A0;'>37</td><td title='0.20 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='1.25 bits' style='color: #008040;'>01</td><td title='2.26 bits' style='color: #006090;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>00</td><td title='5.11 bits' style='color: #0000A0;'>47</td><td title='0.53 bits' style='color: #00C000;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.53 bits' style='color: #00C000;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.14 bits' style='color: #000000;'>&#x2E;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.23 bits' style='color: #900000;'>&#x45;</td><td title='2.44 bits' style='color: #006090;'>&#x2E;</td><td title='0.99 bits' style='color: #00C000;'>&#x2E;</td><td title='1.52 bits' style='color: #008040;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='1.60 bits' style='color: #008040;'>&#x2E;</td><td title='8.10 bits' style='color: #000000;'>&#x37;</td><td title='0.56 bits' style='color: #00C000;'>&#x2E;</td><td title='0.72 bits' style='color: #00C000;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.66 bits' style='color: #0020F0;'>&#x4A;</td><td title='4.21 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.29 bits' style='color: #0000A0;'>&#x37;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.25 bits' style='color: #008040;'>&#x2E;</td><td title='2.26 bits' style='color: #006090;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='5.11 bits' style='color: #0000A0;'>&#x47;</td><td title='0.53 bits' style='color: #00C000;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.53 bits' style='color: #00C000;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420E11&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='15.20 bits' style='color: #FF0000;'>4E</td><td title='0.79 bits' style='color: #00C000;'>01</td><td title='0.50 bits' style='color: #00FF00;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='0.41 bits' style='color: #00FF00;'>01</td><td title='0.65 bits' style='color: #00C000;'>01</td><td title='2.41 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='7.65 bits' style='color: #000000;'>47</td><td title='0.50 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.38 bits' style='color: #006090;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.48 bits' style='color: #00FF00;'>00</td><td title='0.48 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='5.82 bits' style='color: #0000A0;'>45</td><td>&nbsp;</td><td title='2.31 bits' style='color: #006090;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.47 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='8.25 bits' style='color: #000000;'>4E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='15.20 bits' style='color: #FF0000;'>&#x4E;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='0.50 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.65 bits' style='color: #00C000;'>&#x2E;</td><td title='2.41 bits' style='color: #006090;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.65 bits' style='color: #000000;'>&#x47;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='2.38 bits' style='color: #006090;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.82 bits' style='color: #0000A0;'>&#x45;</td><td title='2.31 bits' style='color: #006090;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.25 bits' style='color: #000000;'>&#x4E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420E31&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.31 bits' style='color: #00FF00;'>01</td><td title='1.73 bits' style='color: #008040;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='15.61 bits' style='color: #FF0000;'>5D</td><td title='3.13 bits' style='color: #0020F0;'>01</td><td title='1.06 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='7.86 bits' style='color: #000000;'>01</td><td title='0.69 bits' style='color: #00C000;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.40 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.47 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='5.00 bits' style='color: #0000A0;'>37</td><td title='0.18 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.82 bits' style='color: #00C000;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='9.66 bits' style='color: #900000;'>51</td><td title='2.29 bits' style='color: #006090;'>01</td><td>&nbsp;</td><td title='1.80 bits' style='color: #008040;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.44 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='5.71 bits' style='color: #0000A0;'>45</td><td title='0.80 bits' style='color: #00C000;'>01</td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='1.88 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.90 bits' style='color: #00C000;'>01</td><td title='2.10 bits' style='color: #006090;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.73 bits' style='color: #008040;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='15.61 bits' style='color: #FF0000;'>&#x5D;</td><td title='3.13 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.06 bits' style='color: #008040;'>&#x2E;</td><td title='7.86 bits' style='color: #000000;'>&#x2E;</td><td title='0.69 bits' style='color: #00C000;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.00 bits' style='color: #0000A0;'>&#x37;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.82 bits' style='color: #00C000;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.66 bits' style='color: #900000;'>&#x51;</td><td title='2.29 bits' style='color: #006090;'>&#x2E;</td><td title='1.80 bits' style='color: #008040;'>&#x2E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.71 bits' style='color: #0000A0;'>&#x45;</td><td title='0.80 bits' style='color: #00C000;'>&#x2E;</td><td title='0.58 bits' style='color: #00C000;'>&#x2E;</td><td title='1.88 bits' style='color: #008040;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='2.10 bits' style='color: #006090;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420E51&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.33 bits' style='color: #000000;'>45</td><td title='3.24 bits' style='color: #0020F0;'>01</td><td title='0.59 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>01</td><td title='0.84 bits' style='color: #00C000;'>01</td><td title='1.17 bits' style='color: #008040;'>01</td><td title='0.81 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='2.18 bits' style='color: #006090;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='7.18 bits' style='color: #000000;'>45</td><td title='0.92 bits' style='color: #00C000;'>01</td><td title='0.21 bits' style='color: #00FF00;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.85 bits' style='color: #006090;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='7.68 bits' style='color: #000000;'>4A</td><td title='1.11 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.40 bits' style='color: #00FF00;'>01</td><td title='2.12 bits' style='color: #006090;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='6.03 bits' style='color: #0000A0;'>5D</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.63 bits' style='color: #00C000;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.62 bits' style='color: #00C000;'>00</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.33 bits' style='color: #000000;'>&#x45;</td><td title='3.24 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.84 bits' style='color: #00C000;'>&#x2E;</td><td title='1.17 bits' style='color: #008040;'>&#x2E;</td><td title='0.81 bits' style='color: #00C000;'>&#x2E;</td><td title='2.18 bits' style='color: #006090;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.18 bits' style='color: #000000;'>&#x45;</td><td title='0.92 bits' style='color: #00C000;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='2.85 bits' style='color: #006090;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.68 bits' style='color: #000000;'>&#x4A;</td><td title='1.11 bits' style='color: #008040;'>&#x2E;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.12 bits' style='color: #006090;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.03 bits' style='color: #0000A0;'>&#x5D;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='0.63 bits' style='color: #00C000;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.62 bits' style='color: #00C000;'>&#x2E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420E71&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.62 bits' style='color: #000000;'>55</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='1.20 bits' style='color: #008040;'>01</td><td title='2.04 bits' style='color: #006090;'>01</td><td>&nbsp;</td><td title='1.39 bits' style='color: #008040;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='1.79 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='6.71 bits' style='color: #0000A0;'>51</td><td title='1.09 bits' style='color: #008040;'>01</td><td title='2.45 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='2.75 bits' style='color: #006090;'>45</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td title='0.21 bits' style='color: #00FF00;'>01</td><td title='0.59 bits' style='color: #00C000;'>01</td><td title='1.58 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='10.16 bits' style='color: #900000;'>36</td><td title='1.38 bits' style='color: #008040;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.98 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.84 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='0.50 bits' style='color: #00C000;'>01</td><td title='0.72 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.62 bits' style='color: #000000;'>&#x55;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.20 bits' style='color: #008040;'>&#x2E;</td><td title='2.04 bits' style='color: #006090;'>&#x2E;</td><td title='1.39 bits' style='color: #008040;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='1.79 bits' style='color: #008040;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.71 bits' style='color: #0000A0;'>&#x51;</td><td title='1.09 bits' style='color: #008040;'>&#x2E;</td><td title='2.45 bits' style='color: #006090;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.75 bits' style='color: #006090;'>&#x45;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='1.58 bits' style='color: #008040;'>&#x2E;</td><td title='10.16 bits' style='color: #900000;'>&#x36;</td><td title='1.38 bits' style='color: #008040;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.98 bits' style='color: #00C000;'>&#x2E;</td><td title='0.84 bits' style='color: #00C000;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='0.72 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420E91&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.37 bits' style='color: #006090;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='18.49 bits' style='color: #FF0000;'>2F</td><td title='2.32 bits' style='color: #006090;'>01</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='1.98 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='5.93 bits' style='color: #0000A0;'>4A</td><td title='0.58 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>01</td><td title='1.06 bits' style='color: #008040;'>01</td><td title='1.02 bits' style='color: #008040;'>01</td><td title='0.70 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='11.95 bits' style='color: #900000;'>4C</td><td title='1.36 bits' style='color: #008040;'>01</td><td title='1.26 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='10.00 bits' style='color: #900000;'>43</td><td>&nbsp;</td><td title='2.91 bits' style='color: #006090;'>00</td><td title='5.13 bits' style='color: #0000A0;'>4A</td><td title='0.60 bits' style='color: #00C000;'>01</td><td title='0.19 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='0.63 bits' style='color: #00C000;'>01</td><td title='1.04 bits' style='color: #008040;'>01</td><td title='0.37 bits' style='color: #00FF00;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.37 bits' style='color: #006090;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='18.49 bits' style='color: #FF0000;'>&#x2F;</td><td title='2.32 bits' style='color: #006090;'>&#x2E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.98 bits' style='color: #008040;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.93 bits' style='color: #0000A0;'>&#x4A;</td><td title='0.58 bits' style='color: #00C000;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.06 bits' style='color: #008040;'>&#x2E;</td><td title='1.02 bits' style='color: #008040;'>&#x2E;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='11.95 bits' style='color: #900000;'>&#x4C;</td><td title='1.36 bits' style='color: #008040;'>&#x2E;</td><td title='1.26 bits' style='color: #008040;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.00 bits' style='color: #900000;'>&#x43;</td><td title='2.91 bits' style='color: #006090;'>&#x2E;</td><td title='5.13 bits' style='color: #0000A0;'>&#x4A;</td><td title='0.60 bits' style='color: #00C000;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.63 bits' style='color: #00C000;'>&#x2E;</td><td title='1.04 bits' style='color: #008040;'>&#x2E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420EB1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.00 bits' style='color: #008040;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='4.94 bits' style='color: #0020F0;'>4A</td><td title='0.53 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='3.76 bits' style='color: #0020F0;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='12.43 bits' style='color: #FF0000;'>2D</td><td title='2.39 bits' style='color: #006090;'>01</td><td title='1.57 bits' style='color: #008040;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='8.15 bits' style='color: #000000;'>48</td><td title='0.64 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.59 bits' style='color: #00C000;'>01</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.84 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='1.71 bits' style='color: #008040;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='8.10 bits' style='color: #000000;'>47</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.00 bits' style='color: #008040;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.94 bits' style='color: #0020F0;'>&#x4A;</td><td title='0.53 bits' style='color: #00C000;'>&#x2E;</td><td title='3.76 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='12.43 bits' style='color: #FF0000;'>&#x2D;</td><td title='2.39 bits' style='color: #006090;'>&#x2E;</td><td title='1.57 bits' style='color: #008040;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.15 bits' style='color: #000000;'>&#x48;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.84 bits' style='color: #00C000;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.71 bits' style='color: #008040;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.10 bits' style='color: #000000;'>&#x47;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420ED1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.96 bits' style='color: #006090;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='8.78 bits' style='color: #000000;'>32</td><td title='1.01 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.46 bits' style='color: #00FF00;'>00</td><td title='0.50 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='5.02 bits' style='color: #0000A0;'>47</td><td title='0.31 bits' style='color: #00FF00;'>01</td><td title='0.68 bits' style='color: #00C000;'>01</td><td title='1.20 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='2.31 bits' style='color: #006090;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.57 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='8.99 bits' style='color: #000000;'>56</td><td title='0.83 bits' style='color: #00C000;'>01</td><td title='0.85 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.50 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='6.46 bits' style='color: #0000A0;'>4A</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.96 bits' style='color: #006090;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.78 bits' style='color: #000000;'>&#x32;</td><td title='1.01 bits' style='color: #008040;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='5.02 bits' style='color: #0000A0;'>&#x47;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.68 bits' style='color: #00C000;'>&#x2E;</td><td title='1.20 bits' style='color: #008040;'>&#x2E;</td><td title='2.31 bits' style='color: #006090;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.99 bits' style='color: #000000;'>&#x56;</td><td title='0.83 bits' style='color: #00C000;'>&#x2E;</td><td title='0.85 bits' style='color: #00C000;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.46 bits' style='color: #0000A0;'>&#x4A;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420EF1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.91 bits' style='color: #008040;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='6.92 bits' style='color: #0000A0;'>45</td><td title='1.06 bits' style='color: #008040;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='1.40 bits' style='color: #008040;'>00</td><td title='12.48 bits' style='color: #FF0000;'>5D</td><td title='1.73 bits' style='color: #008040;'>01</td><td title='1.65 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='1.36 bits' style='color: #008040;'>01</td><td title='0.62 bits' style='color: #00C000;'>01</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.40 bits' style='color: #008040;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='8.50 bits' style='color: #000000;'>56</td><td title='0.70 bits' style='color: #00C000;'>01</td><td title='1.49 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.71 bits' style='color: #00C000;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='6.68 bits' style='color: #0000A0;'>58</td><td title='4.07 bits' style='color: #0020F0;'>01</td><td title='1.04 bits' style='color: #008040;'>01</td><td title='1.46 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.91 bits' style='color: #008040;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.92 bits' style='color: #0000A0;'>&#x45;</td><td title='1.06 bits' style='color: #008040;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.40 bits' style='color: #008040;'>&#x2E;</td><td title='12.48 bits' style='color: #FF0000;'>&#x5D;</td><td title='1.73 bits' style='color: #008040;'>&#x2E;</td><td title='1.65 bits' style='color: #008040;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='1.36 bits' style='color: #008040;'>&#x2E;</td><td title='0.62 bits' style='color: #00C000;'>&#x2E;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.40 bits' style='color: #008040;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.50 bits' style='color: #000000;'>&#x56;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='1.49 bits' style='color: #008040;'>&#x2E;</td><td title='0.71 bits' style='color: #00C000;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.68 bits' style='color: #0000A0;'>&#x58;</td><td title='4.07 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.04 bits' style='color: #008040;'>&#x2E;</td><td title='1.46 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420F11&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.00 bits' style='color: #008040;'>00</td><td title='11.02 bits' style='color: #900000;'>34</td><td title='0.79 bits' style='color: #00C000;'>01</td><td title='0.74 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>01</td><td title='0.41 bits' style='color: #00FF00;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td title='11.52 bits' style='color: #900000;'>4F</td><td>&nbsp;</td><td title='1.12 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='9.40 bits' style='color: #900000;'>5A</td><td title='1.10 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='1.98 bits' style='color: #008040;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='9.59 bits' style='color: #900000;'>49</td><td title='1.24 bits' style='color: #008040;'>01</td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='0.57 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.04 bits' style='color: #008040;'>01</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='2.55 bits' style='color: #006090;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='10.34 bits' style='color: #900000;'>2F</td><td title='0.94 bits' style='color: #00C000;'>01</td><td title='1.94 bits' style='color: #008040;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.00 bits' style='color: #008040;'>&#x2E;</td><td title='11.02 bits' style='color: #900000;'>&#x34;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='0.74 bits' style='color: #00C000;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.52 bits' style='color: #900000;'>&#x4F;</td><td title='1.12 bits' style='color: #008040;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.40 bits' style='color: #900000;'>&#x5A;</td><td title='1.10 bits' style='color: #008040;'>&#x2E;</td><td title='1.98 bits' style='color: #008040;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.59 bits' style='color: #900000;'>&#x49;</td><td title='1.24 bits' style='color: #008040;'>&#x2E;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='1.04 bits' style='color: #008040;'>&#x2E;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='2.55 bits' style='color: #006090;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.34 bits' style='color: #900000;'>&#x2F;</td><td title='0.94 bits' style='color: #00C000;'>&#x2E;</td><td title='1.94 bits' style='color: #008040;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420F31&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='6.09 bits' style='color: #0000A0;'>47</td><td title='0.20 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='1.52 bits' style='color: #008040;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='8.18 bits' style='color: #000000;'>34</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='1.25 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='5.59 bits' style='color: #0000A0;'>49</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00FF00;'>01</td><td title='2.33 bits' style='color: #006090;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='8.14 bits' style='color: #000000;'>01</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='8.93 bits' style='color: #000000;'>51</td><td title='1.05 bits' style='color: #008040;'>01</td><td title='1.26 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.09 bits' style='color: #0000A0;'>&#x47;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='1.52 bits' style='color: #008040;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.18 bits' style='color: #000000;'>&#x34;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.25 bits' style='color: #008040;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.59 bits' style='color: #0000A0;'>&#x49;</td><td title='0.50 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.33 bits' style='color: #006090;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.14 bits' style='color: #000000;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.93 bits' style='color: #000000;'>&#x51;</td><td title='1.05 bits' style='color: #008040;'>&#x2E;</td><td title='1.26 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420F51&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='15.29 bits' style='color: #FF0000;'>45</td><td title='0.95 bits' style='color: #00C000;'>01</td><td title='2.71 bits' style='color: #006090;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='6.89 bits' style='color: #0000A0;'>4A</td><td>&nbsp;</td><td title='0.96 bits' style='color: #00C000;'>01</td><td title='1.31 bits' style='color: #008040;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.66 bits' style='color: #00C000;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='10.02 bits' style='color: #900000;'>43</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.89 bits' style='color: #00C000;'>00</td><td title='6.08 bits' style='color: #0000A0;'>4E</td><td title='0.32 bits' style='color: #00FF00;'>01</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='1.11 bits' style='color: #008040;'>01</td><td title='0.62 bits' style='color: #00C000;'>01</td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='0.89 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.84 bits' style='color: #00C000;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='6.65 bits' style='color: #0000A0;'>47</td><td>&nbsp;</td><td title='0.39 bits' style='color: #00FF00;'>01</td><td title='0.70 bits' style='color: #00C000;'>01</td><td title='1.23 bits' style='color: #008040;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='15.29 bits' style='color: #FF0000;'>&#x45;</td><td title='0.95 bits' style='color: #00C000;'>&#x2E;</td><td title='2.71 bits' style='color: #006090;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.89 bits' style='color: #0000A0;'>&#x4A;</td><td title='0.96 bits' style='color: #00C000;'>&#x2E;</td><td title='1.31 bits' style='color: #008040;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.02 bits' style='color: #900000;'>&#x43;</td><td title='0.89 bits' style='color: #00C000;'>&#x2E;</td><td title='6.08 bits' style='color: #0000A0;'>&#x4E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.11 bits' style='color: #008040;'>&#x2E;</td><td title='0.62 bits' style='color: #00C000;'>&#x2E;</td><td title='0.58 bits' style='color: #00C000;'>&#x2E;</td><td title='0.89 bits' style='color: #00C000;'>&#x2E;</td><td title='0.84 bits' style='color: #00C000;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='6.65 bits' style='color: #0000A0;'>&#x47;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='1.23 bits' style='color: #008040;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420F71&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.32 bits' style='color: #006090;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='4.98 bits' style='color: #0020F0;'>4A</td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='1.07 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='1.52 bits' style='color: #008040;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='5.84 bits' style='color: #0000A0;'>4A</td><td title='1.18 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='1.55 bits' style='color: #008040;'>01</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td title='2.08 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='9.32 bits' style='color: #900000;'>5D</td><td title='0.65 bits' style='color: #00C000;'>01</td><td title='1.41 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='6.83 bits' style='color: #0000A0;'>01</td><td title='0.46 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='6.50 bits' style='color: #0000A0;'>56</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.32 bits' style='color: #006090;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.98 bits' style='color: #0020F0;'>&#x4A;</td><td title='0.58 bits' style='color: #00C000;'>&#x2E;</td><td title='1.07 bits' style='color: #008040;'>&#x2E;</td><td title='1.52 bits' style='color: #008040;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.84 bits' style='color: #0000A0;'>&#x4A;</td><td title='1.18 bits' style='color: #008040;'>&#x2E;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='1.55 bits' style='color: #008040;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.08 bits' style='color: #006090;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.32 bits' style='color: #900000;'>&#x5D;</td><td title='0.65 bits' style='color: #00C000;'>&#x2E;</td><td title='1.41 bits' style='color: #008040;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.83 bits' style='color: #0000A0;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.50 bits' style='color: #0000A0;'>&#x56;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420F91&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='1.64 bits' style='color: #008040;'>01</td><td title='2.02 bits' style='color: #006090;'>01</td><td title='9.08 bits' style='color: #900000;'>4E</td><td>&nbsp;</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.34 bits' style='color: #00FF00;'>01</td><td title='1.14 bits' style='color: #008040;'>01</td><td title='0.63 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.99 bits' style='color: #008040;'>00</td><td title='8.80 bits' style='color: #000000;'>4E</td><td title='1.07 bits' style='color: #008040;'>01</td><td title='3.01 bits' style='color: #0020F0;'>00</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='5.88 bits' style='color: #0000A0;'>4E</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.20 bits' style='color: #0020F0;'>00</td><td title='0.44 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='5.54 bits' style='color: #0000A0;'>4E</td><td>&nbsp;</td><td title='0.72 bits' style='color: #00C000;'>01</td><td title='0.93 bits' style='color: #00C000;'>01</td><td title='0.79 bits' style='color: #00C000;'>01</td><td title='0.65 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='11.66 bits' style='color: #900000;'>47</td><td title='0.69 bits' style='color: #00C000;'>01</td><td title='1.70 bits' style='color: #008040;'>01</td><td title='1.01 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.77 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='2.63 bits' style='color: #006090;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.64 bits' style='color: #008040;'>&#x2E;</td><td title='2.02 bits' style='color: #006090;'>&#x2E;</td><td title='9.08 bits' style='color: #900000;'>&#x4E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.14 bits' style='color: #008040;'>&#x2E;</td><td title='0.63 bits' style='color: #00C000;'>&#x2E;</td><td title='1.99 bits' style='color: #008040;'>&#x2E;</td><td title='8.80 bits' style='color: #000000;'>&#x4E;</td><td title='1.07 bits' style='color: #008040;'>&#x2E;</td><td title='3.01 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.88 bits' style='color: #0000A0;'>&#x4E;</td><td title='4.20 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.54 bits' style='color: #0000A0;'>&#x4E;</td><td title='0.72 bits' style='color: #00C000;'>&#x2E;</td><td title='0.93 bits' style='color: #00C000;'>&#x2E;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='0.65 bits' style='color: #00C000;'>&#x2E;</td><td title='11.66 bits' style='color: #900000;'>&#x47;</td><td title='0.69 bits' style='color: #00C000;'>&#x2E;</td><td title='1.70 bits' style='color: #008040;'>&#x2E;</td><td title='1.01 bits' style='color: #008040;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='2.63 bits' style='color: #006090;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420FB1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td title='8.41 bits' style='color: #000000;'>5A</td><td>&nbsp;</td><td title='2.38 bits' style='color: #006090;'>00</td><td title='0.68 bits' style='color: #00C000;'>00</td><td title='8.68 bits' style='color: #000000;'>49</td><td title='0.83 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.77 bits' style='color: #00C000;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.07 bits' style='color: #008040;'>00</td><td title='5.75 bits' style='color: #0000A0;'>4E</td><td title='0.57 bits' style='color: #00C000;'>01</td><td title='1.18 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.33 bits' style='color: #00FF00;'>01</td><td title='0.30 bits' style='color: #00FF00;'>01</td><td title='0.42 bits' style='color: #00FF00;'>01</td><td title='2.16 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='5.29 bits' style='color: #0000A0;'>4E</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.20 bits' style='color: #00FF00;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.41 bits' style='color: #000000;'>&#x5A;</td><td title='2.38 bits' style='color: #006090;'>&#x2E;</td><td title='0.68 bits' style='color: #00C000;'>&#x2E;</td><td title='8.68 bits' style='color: #000000;'>&#x49;</td><td title='0.83 bits' style='color: #00C000;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.07 bits' style='color: #008040;'>&#x2E;</td><td title='5.75 bits' style='color: #0000A0;'>&#x4E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='1.18 bits' style='color: #008040;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.16 bits' style='color: #006090;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.29 bits' style='color: #0000A0;'>&#x4E;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420FD1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.03 bits' style='color: #FF0000;'>49</td><td title='0.67 bits' style='color: #00C000;'>01</td><td title='0.91 bits' style='color: #00C000;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='0.34 bits' style='color: #00FF00;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td title='0.37 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='2.76 bits' style='color: #006090;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='7.82 bits' style='color: #000000;'>49</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='10.82 bits' style='color: #900000;'>4A</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td title='1.19 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.46 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='5.50 bits' style='color: #0000A0;'>49</td><td>&nbsp;</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td title='0.60 bits' style='color: #00C000;'>01</td><td title='3.11 bits' style='color: #0020F0;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='13.03 bits' style='color: #FF0000;'>&#x49;</td><td title='0.67 bits' style='color: #00C000;'>&#x2E;</td><td title='0.91 bits' style='color: #00C000;'>&#x2E;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='0.58 bits' style='color: #00C000;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.76 bits' style='color: #006090;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.82 bits' style='color: #000000;'>&#x49;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.82 bits' style='color: #900000;'>&#x4A;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.19 bits' style='color: #008040;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.50 bits' style='color: #0000A0;'>&#x49;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.60 bits' style='color: #00C000;'>&#x2E;</td><td title='3.11 bits' style='color: #0020F0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00420FF1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='4.05 bits' style='color: #0020F0;'>49</td><td>&nbsp;</td><td title='3.53 bits' style='color: #0020F0;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.50 bits' style='color: #00FF00;'>00</td><td title='0.46 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='14.31 bits' style='color: #FF0000;'>41</td><td title='3.31 bits' style='color: #0020F0;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.64 bits' style='color: #008040;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='6.84 bits' style='color: #0000A0;'>45</td><td title='0.79 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00C000;'>01</td><td title='0.68 bits' style='color: #00C000;'>01</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='14.45 bits' style='color: #FF0000;'>43</td><td title='1.58 bits' style='color: #008040;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='2.40 bits' style='color: #006090;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.05 bits' style='color: #0020F0;'>&#x49;</td><td title='3.53 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.50 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='14.31 bits' style='color: #FF0000;'>&#x41;</td><td title='3.31 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.64 bits' style='color: #008040;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.84 bits' style='color: #0000A0;'>&#x45;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='0.68 bits' style='color: #00C000;'>&#x2E;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='14.45 bits' style='color: #FF0000;'>&#x43;</td><td title='1.58 bits' style='color: #008040;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.40 bits' style='color: #006090;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421011&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='7.85 bits' style='color: #000000;'>40</td><td title='3.49 bits' style='color: #0020F0;'>01</td><td title='0.82 bits' style='color: #00C000;'>01</td><td title='0.69 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.62 bits' style='color: #008040;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='11.89 bits' style='color: #900000;'>58</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.02 bits' style='color: #008040;'>00</td><td title='8.55 bits' style='color: #000000;'>32</td><td title='1.58 bits' style='color: #008040;'>01</td><td title='0.64 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='8.00 bits' style='color: #000000;'>48</td><td>&nbsp;</td><td title='2.29 bits' style='color: #006090;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='15.68 bits' style='color: #FF0000;'>3E</td><td title='2.46 bits' style='color: #006090;'>01</td><td>&nbsp;</td><td title='0.84 bits' style='color: #00C000;'>01</td><td title='0.82 bits' style='color: #00C000;'>01</td><td title='1.31 bits' style='color: #008040;'>01</td><td title='1.78 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.85 bits' style='color: #000000;'>&#x40;</td><td title='3.49 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.82 bits' style='color: #00C000;'>&#x2E;</td><td title='0.69 bits' style='color: #00C000;'>&#x2E;</td><td title='1.62 bits' style='color: #008040;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.89 bits' style='color: #900000;'>&#x58;</td><td title='1.02 bits' style='color: #008040;'>&#x2E;</td><td title='8.55 bits' style='color: #000000;'>&#x32;</td><td title='1.58 bits' style='color: #008040;'>&#x2E;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.00 bits' style='color: #000000;'>&#x48;</td><td title='2.29 bits' style='color: #006090;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='15.68 bits' style='color: #FF0000;'>&#x3E;</td><td title='2.46 bits' style='color: #006090;'>&#x2E;</td><td title='0.84 bits' style='color: #00C000;'>&#x2E;</td><td title='0.82 bits' style='color: #00C000;'>&#x2E;</td><td title='1.31 bits' style='color: #008040;'>&#x2E;</td><td title='1.78 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421031&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='11.65 bits' style='color: #900000;'>42</td><td>&nbsp;</td><td title='0.40 bits' style='color: #00FF00;'>00</td><td title='0.81 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.65 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='6.88 bits' style='color: #0000A0;'>47</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.95 bits' style='color: #000000;'>45</td><td title='1.03 bits' style='color: #008040;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td title='1.14 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.98 bits' style='color: #00C000;'>01</td><td title='1.64 bits' style='color: #008040;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='6.41 bits' style='color: #0000A0;'>4E</td><td title='0.63 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='3.14 bits' style='color: #0020F0;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.65 bits' style='color: #900000;'>&#x42;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.81 bits' style='color: #00C000;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.65 bits' style='color: #00C000;'>&#x2E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.88 bits' style='color: #0000A0;'>&#x47;</td><td title='8.95 bits' style='color: #000000;'>&#x45;</td><td title='1.03 bits' style='color: #008040;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.14 bits' style='color: #008040;'>&#x2E;</td><td title='0.98 bits' style='color: #00C000;'>&#x2E;</td><td title='1.64 bits' style='color: #008040;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.41 bits' style='color: #0000A0;'>&#x4E;</td><td title='0.63 bits' style='color: #00C000;'>&#x2E;</td><td title='3.14 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421051&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.59 bits' style='color: #00C000;'>00</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='8.71 bits' style='color: #000000;'>51</td><td>&nbsp;</td><td title='1.24 bits' style='color: #008040;'>01</td><td title='0.76 bits' style='color: #00C000;'>01</td><td title='2.29 bits' style='color: #006090;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='16.24 bits' style='color: #FF0000;'>3B</td><td title='2.88 bits' style='color: #006090;'>01</td><td title='1.43 bits' style='color: #008040;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='11.44 bits' style='color: #900000;'>4F</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.03 bits' style='color: #0020F0;'>01</td><td title='0.77 bits' style='color: #00C000;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='8.18 bits' style='color: #000000;'>4C</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='11.16 bits' style='color: #900000;'>3E</td><td title='1.17 bits' style='color: #008040;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.77 bits' style='color: #00C000;'>01</td><td title='0.90 bits' style='color: #00C000;'>01</td><td title='1.22 bits' style='color: #008040;'>01</td><td title='0.96 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.71 bits' style='color: #000000;'>&#x51;</td><td title='1.24 bits' style='color: #008040;'>&#x2E;</td><td title='0.76 bits' style='color: #00C000;'>&#x2E;</td><td title='2.29 bits' style='color: #006090;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='16.24 bits' style='color: #FF0000;'>&#x3B;</td><td title='2.88 bits' style='color: #006090;'>&#x2E;</td><td title='1.43 bits' style='color: #008040;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.44 bits' style='color: #900000;'>&#x4F;</td><td title='3.03 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.18 bits' style='color: #000000;'>&#x4C;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.16 bits' style='color: #900000;'>&#x3E;</td><td title='1.17 bits' style='color: #008040;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='1.22 bits' style='color: #008040;'>&#x2E;</td><td title='0.96 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421071&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.40 bits' style='color: #008040;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='7.98 bits' style='color: #000000;'>4A</td><td>&nbsp;</td><td title='1.03 bits' style='color: #008040;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='0.86 bits' style='color: #00C000;'>01</td><td title='0.29 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='9.22 bits' style='color: #900000;'>45</td><td title='0.73 bits' style='color: #00C000;'>01</td><td title='1.24 bits' style='color: #008040;'>01</td><td title='0.56 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='2.69 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='5.59 bits' style='color: #0000A0;'>47</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.23 bits' style='color: #00FF00;'>01</td><td title='1.94 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='6.24 bits' style='color: #0000A0;'>49</td><td>&nbsp;</td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='0.39 bits' style='color: #00FF00;'>01</td><td title='0.33 bits' style='color: #00FF00;'>01</td><td title='0.72 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.40 bits' style='color: #008040;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='7.98 bits' style='color: #000000;'>&#x4A;</td><td title='1.03 bits' style='color: #008040;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.22 bits' style='color: #900000;'>&#x45;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='1.24 bits' style='color: #008040;'>&#x2E;</td><td title='0.56 bits' style='color: #00C000;'>&#x2E;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.69 bits' style='color: #006090;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='5.59 bits' style='color: #0000A0;'>&#x47;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.94 bits' style='color: #008040;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.24 bits' style='color: #0000A0;'>&#x49;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.72 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421091&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.26 bits' style='color: #900000;'>4A</td><td title='0.73 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='0.77 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00FF00;'>01</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td title='2.82 bits' style='color: #006090;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.52 bits' style='color: #00C000;'>00</td><td title='0.50 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='6.50 bits' style='color: #0000A0;'>4E</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.93 bits' style='color: #008040;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='7.89 bits' style='color: #000000;'>32</td><td>&nbsp;</td><td title='1.47 bits' style='color: #008040;'>01</td><td title='1.02 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='4.94 bits' style='color: #0020F0;'>49</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.54 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='2.48 bits' style='color: #006090;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='9.26 bits' style='color: #900000;'>&#x4A;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='0.50 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.82 bits' style='color: #006090;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.50 bits' style='color: #0000A0;'>&#x4E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.93 bits' style='color: #008040;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.89 bits' style='color: #000000;'>&#x32;</td><td title='1.47 bits' style='color: #008040;'>&#x2E;</td><td title='1.02 bits' style='color: #008040;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.94 bits' style='color: #0020F0;'>&#x49;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='2.48 bits' style='color: #006090;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004210B1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='5.20 bits' style='color: #0000A0;'>49</td><td title='0.96 bits' style='color: #00C000;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.30 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='8.68 bits' style='color: #000000;'>47</td><td title='0.50 bits' style='color: #00C000;'>01</td><td title='1.16 bits' style='color: #008040;'>01</td><td title='2.12 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='9.04 bits' style='color: #900000;'>4F</td><td title='1.03 bits' style='color: #008040;'>01</td><td title='1.46 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='0.74 bits' style='color: #00C000;'>01</td><td title='0.78 bits' style='color: #00C000;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='1.31 bits' style='color: #008040;'>00</td><td title='0.10 bits' style='color: #00FF00;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='6.52 bits' style='color: #0000A0;'>45</td><td title='0.57 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.20 bits' style='color: #0000A0;'>&#x49;</td><td title='0.96 bits' style='color: #00C000;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.68 bits' style='color: #000000;'>&#x47;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='1.16 bits' style='color: #008040;'>&#x2E;</td><td title='2.12 bits' style='color: #006090;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.10 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.04 bits' style='color: #900000;'>&#x4F;</td><td title='1.03 bits' style='color: #008040;'>&#x2E;</td><td title='1.46 bits' style='color: #008040;'>&#x2E;</td><td title='0.74 bits' style='color: #00C000;'>&#x2E;</td><td title='0.78 bits' style='color: #00C000;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='1.31 bits' style='color: #008040;'>&#x2E;</td><td title='0.10 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.52 bits' style='color: #0000A0;'>&#x45;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004210D1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.25 bits' style='color: #0020F0;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='7.43 bits' style='color: #000000;'>43</td><td title='1.71 bits' style='color: #008040;'>01</td><td title='0.39 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='2.76 bits' style='color: #006090;'>00</td><td title='9.71 bits' style='color: #900000;'>4C</td><td title='2.70 bits' style='color: #006090;'>01</td><td title='1.13 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td title='2.24 bits' style='color: #006090;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.47 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='0.73 bits' style='color: #00C000;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='11.71 bits' style='color: #900000;'>3C</td><td title='2.09 bits' style='color: #006090;'>01</td><td title='1.76 bits' style='color: #008040;'>01</td><td title='1.07 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='11.70 bits' style='color: #900000;'>4D</td><td title='1.87 bits' style='color: #008040;'>01</td><td title='1.07 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.25 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.43 bits' style='color: #000000;'>&#x43;</td><td title='1.71 bits' style='color: #008040;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.76 bits' style='color: #006090;'>&#x2E;</td><td title='9.71 bits' style='color: #900000;'>&#x4C;</td><td title='2.70 bits' style='color: #006090;'>&#x2E;</td><td title='1.13 bits' style='color: #008040;'>&#x2E;</td><td title='2.24 bits' style='color: #006090;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.71 bits' style='color: #900000;'>&#x3C;</td><td title='2.09 bits' style='color: #006090;'>&#x2E;</td><td title='1.76 bits' style='color: #008040;'>&#x2E;</td><td title='1.07 bits' style='color: #008040;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.70 bits' style='color: #900000;'>&#x4D;</td><td title='1.87 bits' style='color: #008040;'>&#x2E;</td><td title='1.07 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004210F1&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.80 bits' style='color: #00C000;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='7.11 bits' style='color: #000000;'>4C</td><td title='2.34 bits' style='color: #006090;'>01</td><td>&nbsp;</td><td title='1.05 bits' style='color: #008040;'>01</td><td title='1.48 bits' style='color: #008040;'>01</td><td title='0.26 bits' style='color: #00FF00;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='2.17 bits' style='color: #006090;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='9.54 bits' style='color: #900000;'>3C</td><td title='1.52 bits' style='color: #008040;'>01</td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='1.39 bits' style='color: #008040;'>01</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.39 bits' style='color: #008040;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='8.65 bits' style='color: #000000;'>4C</td><td>&nbsp;</td><td title='1.88 bits' style='color: #008040;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td title='1.79 bits' style='color: #008040;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='9.83 bits' style='color: #900000;'>58</td><td title='0.69 bits' style='color: #00C000;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.80 bits' style='color: #00C000;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.11 bits' style='color: #000000;'>&#x4C;</td><td title='2.34 bits' style='color: #006090;'>&#x2E;</td><td title='1.05 bits' style='color: #008040;'>&#x2E;</td><td title='1.48 bits' style='color: #008040;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.17 bits' style='color: #006090;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.54 bits' style='color: #900000;'>&#x3C;</td><td title='1.52 bits' style='color: #008040;'>&#x2E;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='1.39 bits' style='color: #008040;'>&#x2E;</td><td title='1.39 bits' style='color: #008040;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.65 bits' style='color: #000000;'>&#x4C;</td><td title='1.88 bits' style='color: #008040;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.79 bits' style='color: #008040;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.83 bits' style='color: #900000;'>&#x58;</td><td title='0.69 bits' style='color: #00C000;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421111&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='5.92 bits' style='color: #0000A0;'>4E</td><td title='2.25 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='7.13 bits' style='color: #000000;'>01</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='8.67 bits' style='color: #000000;'>48</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.30 bits' style='color: #000000;'>49</td><td title='0.85 bits' style='color: #00C000;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.31 bits' style='color: #00FF00;'>01</td><td>&nbsp;</td><td title='0.96 bits' style='color: #00C000;'>01</td><td title='0.68 bits' style='color: #00C000;'>01</td><td title='1.29 bits' style='color: #008040;'>01</td><td title='1.63 bits' style='color: #008040;'>00</td><td>&nbsp;</td><td title='8.02 bits' style='color: #000000;'>01</td><td title='2.21 bits' style='color: #006090;'>01</td><td title='0.96 bits' style='color: #00C000;'>01</td><td title='10.17 bits' style='color: #900000;'>4E</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>01</td><td title='0.29 bits' style='color: #00FF00;'>01</td><td title='2.55 bits' style='color: #006090;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.92 bits' style='color: #0000A0;'>&#x4E;</td><td title='2.25 bits' style='color: #006090;'>&#x2E;</td><td title='7.13 bits' style='color: #000000;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.67 bits' style='color: #000000;'>&#x48;</td><td title='7.30 bits' style='color: #000000;'>&#x49;</td><td title='0.85 bits' style='color: #00C000;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.96 bits' style='color: #00C000;'>&#x2E;</td><td title='0.68 bits' style='color: #00C000;'>&#x2E;</td><td title='1.29 bits' style='color: #008040;'>&#x2E;</td><td title='1.63 bits' style='color: #008040;'>&#x2E;</td><td title='8.02 bits' style='color: #000000;'>&#x2E;</td><td title='2.21 bits' style='color: #006090;'>&#x2E;</td><td title='0.96 bits' style='color: #00C000;'>&#x2E;</td><td title='10.17 bits' style='color: #900000;'>&#x4E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.55 bits' style='color: #006090;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421131&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.65 bits' style='color: #000000;'>3C</td><td title='1.36 bits' style='color: #008040;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>01</td><td title='0.53 bits' style='color: #00C000;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='0.87 bits' style='color: #00C000;'>01</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.65 bits' style='color: #000000;'>&#x3C;</td><td title='1.36 bits' style='color: #008040;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.53 bits' style='color: #00C000;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='0.87 bits' style='color: #00C000;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00421139&nbsp;</th><th nowrap class='c2'><a id='NG'>go4k_patterns_end</a></th><th nowrap class='c3'>3</th><th nowrap class='c4'>0.36</th><th nowrap class='c5'>11.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00421139&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.62 bits' style='color: #006090;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.62 bits' style='color: #006090;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_35'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_35');"><th nowrap class='c1'>-0042113C&nbsp;</th><th nowrap class='c2'><a id='OG'>MAIN.OBJ:.rdata</a></th><th nowrap class='c3'>44</th><th nowrap class='c4'>10.22</th><th nowrap class='c5'>23.2%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_35'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_38');"><th nowrap class='c1'>-0042113C&nbsp;</th><th nowrap class='c2'>?pfd@@3UtagPIXELFORMATDESCRIPTOR@@B</th><th nowrap class='c3'>44</th><th nowrap class='c4'>10.22</th><th nowrap class='c5'>23.2%</th></tr><tr><td nowrap colspan='5'><div id='p_38'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;0042113C&nbsp;</th><th nowrap class='c2'><a id='AA'>?pfd@@3UtagPIXELFORMATDESCRIPTOR@@B</a></th><th nowrap class='c3'>44</th><th nowrap class='c4'>10.22</th><th nowrap class='c5'>23.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;0042113C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='15.93 bits' style='color: #FF0000;'>28</td><td title='0.89 bits' style='color: #00C000;'>00</td><td title='6.84 bits' style='color: #0000A0;'>01</td><td title='0.88 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='16.35 bits' style='color: #FF0000;'>25</td><td title='0.51 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='12.68 bits' style='color: #FF0000;'>20</td><td title='0.97 bits' style='color: #00C000;'>00</td><td title='0.78 bits' style='color: #00C000;'>00</td><td>&nbsp;</td><td title='0.40 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='9.35 bits' style='color: #900000;'>08</td><td title='0.46 bits' style='color: #00FF00;'>00</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='7.93 bits' style='color: #000000;'>20</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='15.93 bits' style='color: #FF0000;'>&#x28;</td><td title='0.89 bits' style='color: #00C000;'>&#x2E;</td><td title='6.84 bits' style='color: #0000A0;'>&#x2E;</td><td title='0.88 bits' style='color: #00C000;'>&#x2E;</td><td title='16.35 bits' style='color: #FF0000;'>&#x25;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='12.68 bits' style='color: #FF0000;'>&#x2E;</td><td title='0.97 bits' style='color: #00C000;'>&#x2E;</td><td title='0.78 bits' style='color: #00C000;'>&#x2E;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.35 bits' style='color: #900000;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.93 bits' style='color: #000000;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;0042115C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_36'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_36');"><th nowrap class='c1'>-00421168&nbsp;</th><th nowrap class='c2'><a id='PG'>MAIN.OBJ:.screensettings</a></th><th nowrap class='c3'>156</th><th nowrap class='c4'>10.82</th><th nowrap class='c5'>6.9%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_36'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_39');"><th nowrap class='c1'>-00421168&nbsp;</th><th nowrap class='c2'>?screenSettings@@3U_devicemodeA@@A</th><th nowrap class='c3'>156</th><th nowrap class='c4'>10.82</th><th nowrap class='c5'>6.9%</th></tr><tr><td nowrap colspan='5'><div id='p_39'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00421168&nbsp;</th><th nowrap class='c2'><a id='V'>?screenSettings@@3U_devicemodeA@@A</a></th><th nowrap class='c3'>156</th><th nowrap class='c4'>10.82</th><th nowrap class='c5'>6.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00421168&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.10 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421188&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='16.13 bits' style='color: #FF0000;'>9C</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='11.01 bits' style='color: #900000;'>18</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='16.13 bits' style='color: #FF0000;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='11.01 bits' style='color: #900000;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004211A8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004211C8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='11.98 bits' style='color: #900000;'>80</td><td title='12.28 bits' style='color: #FF0000;'>07</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='13.38 bits' style='color: #FF0000;'>38</td><td title='10.41 bits' style='color: #900000;'>04</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='11.98 bits' style='color: #900000;'>&#x2E;</td><td title='12.28 bits' style='color: #FF0000;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='13.38 bits' style='color: #FF0000;'>&#x38;</td><td title='10.41 bits' style='color: #900000;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004211E8&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_37'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_37');"><th nowrap class='c1'>-00421204&nbsp;</th><th nowrap class='c2'><a id='QG'>MAIN.OBJ:.wavehdr</a></th><th nowrap class='c3'>44</th><th nowrap class='c4'>9.16</th><th nowrap class='c5'>20.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_37'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_40');"><th nowrap class='c1'>-00421204&nbsp;</th><th nowrap class='c2'>?WaveHDR@@3Uwavehdr_tag@@A</th><th nowrap class='c3'>44</th><th nowrap class='c4'>9.16</th><th nowrap class='c5'>20.8%</th></tr><tr><td nowrap colspan='5'><div id='p_40'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00421204&nbsp;</th><th nowrap class='c2'><a id='PA'>?WaveHDR@@3Uwavehdr_tag@@A</a></th><th nowrap class='c3'>32</th><th nowrap class='c4'>7.66</th><th nowrap class='c5'>24.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00421204&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='16.49 bits' style='color: #FF0000;'>29</td><td title='12.02 bits' style='color: #FF0000;'>42</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.59 bytes' style='color: #000000;' colspan='32'><a href='#IA' onclick='recursiveExpand("IA")'>?lpSoundBuffer@@3PAFA</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421208&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='8.03 bits' style='color: #000000;'>08</td><td title='16.25 bits' style='color: #FF0000;'>6E</td><td title='6.31 bits' style='color: #0000A0;'>01</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.03 bits' style='color: #000000;'>&#x2E;</td><td title='16.25 bits' style='color: #FF0000;'>&#x6E;</td><td title='6.31 bits' style='color: #0000A0;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.10 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00421224&nbsp;</th><th nowrap class='c2'><a id='UA'>?MMTime@@3Ummtime_tag@@A</a></th><th nowrap class='c3'>12</th><th nowrap class='c4'>1.49</th><th nowrap class='c5'>12.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00421224&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.03 bits' style='color: #900000;'>02</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='11.03 bits' style='color: #900000;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_38'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_38');"><th nowrap class='c1'>-00421230&nbsp;</th><th nowrap class='c2'><a id='RG'>MAIN.OBJ:.pids</a></th><th nowrap class='c3'>56</th><th nowrap class='c4'>37.91</th><th nowrap class='c5'>67.7%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_38'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_41');"><th nowrap class='c1'>-00421230&nbsp;</th><th nowrap class='c2'>$SG57658</th><th nowrap class='c3'>56</th><th nowrap class='c4'>37.91</th><th nowrap class='c5'>67.7%</th></tr><tr><td nowrap colspan='5'><div id='p_41'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00421230&nbsp;</th><th nowrap class='c2'><a id='HA'>$SG57658</a></th><th nowrap class='c3'>24</th><th nowrap class='c4'>21.76</th><th nowrap class='c5'>90.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00421230&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='19.23 bits' style='color: #FF0000;'>67</td><td title='11.50 bits' style='color: #900000;'>6C</td><td title='7.72 bits' style='color: #000000;'>43</td><td title='10.79 bits' style='color: #900000;'>72</td><td>&nbsp;</td><td title='8.91 bits' style='color: #000000;'>65</td><td title='7.46 bits' style='color: #000000;'>61</td><td title='7.71 bits' style='color: #000000;'>74</td><td title='6.26 bits' style='color: #0000A0;'>65</td><td>&nbsp;</td><td title='8.07 bits' style='color: #000000;'>53</td><td title='8.48 bits' style='color: #000000;'>68</td><td title='7.04 bits' style='color: #000000;'>61</td><td title='5.89 bits' style='color: #0000A0;'>64</td><td>&nbsp;</td><td title='3.06 bits' style='color: #0020F0;'>65</td><td title='5.15 bits' style='color: #0000A0;'>72</td><td title='8.88 bits' style='color: #000000;'>50</td><td title='6.79 bits' style='color: #0000A0;'>72</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.15 bits' style='color: #000000;'>6F</td><td title='6.50 bits' style='color: #0000A0;'>67</td><td title='6.06 bits' style='color: #0000A0;'>72</td><td title='5.74 bits' style='color: #0000A0;'>61</td><td>&nbsp;</td><td title='6.93 bits' style='color: #0000A0;'>6D</td><td title='6.95 bits' style='color: #0000A0;'>76</td><td title='1.55 bits' style='color: #008040;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='19.23 bits' style='color: #FF0000;'>&#x67;</td><td title='11.50 bits' style='color: #900000;'>&#x6C;</td><td title='7.72 bits' style='color: #000000;'>&#x43;</td><td title='10.79 bits' style='color: #900000;'>&#x72;</td><td title='8.91 bits' style='color: #000000;'>&#x65;</td><td title='7.46 bits' style='color: #000000;'>&#x61;</td><td title='7.71 bits' style='color: #000000;'>&#x74;</td><td title='6.26 bits' style='color: #0000A0;'>&#x65;</td><td title='8.07 bits' style='color: #000000;'>&#x53;</td><td title='8.48 bits' style='color: #000000;'>&#x68;</td><td title='7.04 bits' style='color: #000000;'>&#x61;</td><td title='5.89 bits' style='color: #0000A0;'>&#x64;</td><td title='3.06 bits' style='color: #0020F0;'>&#x65;</td><td title='5.15 bits' style='color: #0000A0;'>&#x72;</td><td title='8.88 bits' style='color: #000000;'>&#x50;</td><td title='6.79 bits' style='color: #0000A0;'>&#x72;</td><td title='7.15 bits' style='color: #000000;'>&#x6F;</td><td title='6.50 bits' style='color: #0000A0;'>&#x67;</td><td title='6.06 bits' style='color: #0000A0;'>&#x72;</td><td title='5.74 bits' style='color: #0000A0;'>&#x61;</td><td title='6.93 bits' style='color: #0000A0;'>&#x6D;</td><td title='6.95 bits' style='color: #0000A0;'>&#x76;</td><td title='1.55 bits' style='color: #008040;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00421248&nbsp;</th><th nowrap class='c2'><a id='TA'>$SG57659</a></th><th nowrap class='c3'>16</th><th nowrap class='c4'>6.78</th><th nowrap class='c5'>42.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00421248&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.72 bits' style='color: #900000;'>67</td><td title='2.07 bits' style='color: #006090;'>6C</td><td title='8.03 bits' style='color: #000000;'>55</td><td title='7.21 bits' style='color: #000000;'>73</td><td>&nbsp;</td><td title='3.63 bits' style='color: #0020F0;'>65</td><td title='7.08 bits' style='color: #000000;'>50</td><td title='3.84 bits' style='color: #0020F0;'>72</td><td title='2.13 bits' style='color: #006090;'>6F</td><td>&nbsp;</td><td title='1.36 bits' style='color: #008040;'>67</td><td title='1.21 bits' style='color: #008040;'>72</td><td title='1.21 bits' style='color: #008040;'>61</td><td title='0.84 bits' style='color: #00C000;'>6D</td><td>&nbsp;</td><td title='4.24 bits' style='color: #0020F0;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='10.72 bits' style='color: #900000;'>&#x67;</td><td title='2.07 bits' style='color: #006090;'>&#x6C;</td><td title='8.03 bits' style='color: #000000;'>&#x55;</td><td title='7.21 bits' style='color: #000000;'>&#x73;</td><td title='3.63 bits' style='color: #0020F0;'>&#x65;</td><td title='7.08 bits' style='color: #000000;'>&#x50;</td><td title='3.84 bits' style='color: #0020F0;'>&#x72;</td><td title='2.13 bits' style='color: #006090;'>&#x6F;</td><td title='1.36 bits' style='color: #008040;'>&#x67;</td><td title='1.21 bits' style='color: #008040;'>&#x72;</td><td title='1.21 bits' style='color: #008040;'>&#x61;</td><td title='0.84 bits' style='color: #00C000;'>&#x6D;</td><td title='4.24 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00421258&nbsp;</th><th nowrap class='c2'><a id='WA'>$SG57660</a></th><th nowrap class='c3'>16</th><th nowrap class='c4'>9.36</th><th nowrap class='c5'>58.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00421258&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.67 bits' style='color: #900000;'>67</td><td title='1.83 bits' style='color: #008040;'>6C</td><td title='2.80 bits' style='color: #006090;'>55</td><td title='7.96 bits' style='color: #000000;'>6E</td><td>&nbsp;</td><td title='7.66 bits' style='color: #000000;'>69</td><td title='7.12 bits' style='color: #000000;'>66</td><td title='5.45 bits' style='color: #0000A0;'>6F</td><td title='4.86 bits' style='color: #0020F0;'>72</td><td>&nbsp;</td><td title='5.87 bits' style='color: #0000A0;'>6D</td><td title='12.20 bits' style='color: #FF0000;'>31</td><td title='6.39 bits' style='color: #0000A0;'>69</td><td title='2.10 bits' style='color: #006090;'>00</td><td>&nbsp;</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='9.67 bits' style='color: #900000;'>&#x67;</td><td title='1.83 bits' style='color: #008040;'>&#x6C;</td><td title='2.80 bits' style='color: #006090;'>&#x55;</td><td title='7.96 bits' style='color: #000000;'>&#x6E;</td><td title='7.66 bits' style='color: #000000;'>&#x69;</td><td title='7.12 bits' style='color: #000000;'>&#x66;</td><td title='5.45 bits' style='color: #0000A0;'>&#x6F;</td><td title='4.86 bits' style='color: #0020F0;'>&#x72;</td><td title='5.87 bits' style='color: #0000A0;'>&#x6D;</td><td title='12.20 bits' style='color: #FF0000;'>&#x31;</td><td title='6.39 bits' style='color: #0000A0;'>&#x69;</td><td title='2.10 bits' style='color: #006090;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_39'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_39');"><th nowrap class='c1'>-00421268&nbsp;</th><th nowrap class='c2'><a id='SG'>MAIN.OBJ:.shader</a></th><th nowrap class='c3'>5780</th><th nowrap class='c4'>1933.73</th><th nowrap class='c5'>33.5%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_39'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_42');"><th nowrap class='c1'>-00421268&nbsp;</th><th nowrap class='c2'><a id='GA'>?fragment_frag@@3PBDB</a></th><th nowrap class='c3'>5780</th><th nowrap class='c4'>1933.73</th><th nowrap class='c5'>33.5%</th></tr><tr><td nowrap colspan='5'><div id='p_42'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00421268&nbsp;</th><th nowrap class='c2'>?fragment_frag@@3PBDB</th><th nowrap class='c3'>8</th><th nowrap class='c4'>4.37</th><th nowrap class='c5'>54.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00421268&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.37 bits' style='color: #FF0000;'>70</td><td title='12.10 bits' style='color: #FF0000;'>12</td><td title='8.42 bits' style='color: #000000;'>42</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.27 bytes' style='color: #000000;' colspan='32'><a href='#TG' onclick='recursiveExpand("TG")'>$SG57639</a></td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;0042126C&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00421270&nbsp;</th><th nowrap class='c2'><a id='TG'>$SG57639</a></th><th nowrap class='c3'>5772</th><th nowrap class='c4'>1929.36</th><th nowrap class='c5'>33.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'>&nbsp;00421270&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.94 bits' style='color: #FF0000;'>23</td><td title='7.20 bits' style='color: #000000;'>76</td><td title='9.16 bits' style='color: #900000;'>65</td><td title='3.57 bits' style='color: #0020F0;'>72</td><td>&nbsp;</td><td title='7.64 bits' style='color: #000000;'>73</td><td title='6.11 bits' style='color: #0000A0;'>69</td><td title='5.09 bits' style='color: #0000A0;'>6F</td><td title='5.53 bits' style='color: #0000A0;'>6E</td><td>&nbsp;</td><td title='8.91 bits' style='color: #000000;'>20</td><td title='9.51 bits' style='color: #900000;'>34</td><td title='7.38 bits' style='color: #000000;'>36</td><td title='6.66 bits' style='color: #0000A0;'>30</td><td>&nbsp;</td><td title='10.47 bits' style='color: #900000;'>0A</td><td title='9.27 bits' style='color: #900000;'>75</td><td title='6.38 bits' style='color: #0000A0;'>6E</td><td title='4.08 bits' style='color: #0020F0;'>69</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.27 bits' style='color: #006090;'>66</td><td title='1.38 bits' style='color: #008040;'>6F</td><td title='1.16 bits' style='color: #008040;'>72</td><td title='1.20 bits' style='color: #008040;'>6D</td><td>&nbsp;</td><td title='6.90 bits' style='color: #0000A0;'>20</td><td title='2.83 bits' style='color: #006090;'>69</td><td title='5.86 bits' style='color: #0000A0;'>6E</td><td title='8.29 bits' style='color: #000000;'>74</td><td>&nbsp;</td><td title='6.38 bits' style='color: #0000A0;'>20</td><td title='8.10 bits' style='color: #000000;'>76</td><td title='8.90 bits' style='color: #000000;'>3B</td><td title='7.14 bits' style='color: #000000;'>6F</td><td>&nbsp;</td><td title='6.16 bits' style='color: #0000A0;'>75</td><td title='5.73 bits' style='color: #0000A0;'>74</td><td title='4.02 bits' style='color: #0020F0;'>20</td><td title='2.11 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='13.94 bits' style='color: #FF0000;'>&#x23;</td><td title='7.20 bits' style='color: #000000;'>&#x76;</td><td title='9.16 bits' style='color: #900000;'>&#x65;</td><td title='3.57 bits' style='color: #0020F0;'>&#x72;</td><td title='7.64 bits' style='color: #000000;'>&#x73;</td><td title='6.11 bits' style='color: #0000A0;'>&#x69;</td><td title='5.09 bits' style='color: #0000A0;'>&#x6F;</td><td title='5.53 bits' style='color: #0000A0;'>&#x6E;</td><td title='8.91 bits' style='color: #000000;'>&#x2E;</td><td title='9.51 bits' style='color: #900000;'>&#x34;</td><td title='7.38 bits' style='color: #000000;'>&#x36;</td><td title='6.66 bits' style='color: #0000A0;'>&#x30;</td><td title='10.47 bits' style='color: #900000;'>&#x2E;</td><td title='9.27 bits' style='color: #900000;'>&#x75;</td><td title='6.38 bits' style='color: #0000A0;'>&#x6E;</td><td title='4.08 bits' style='color: #0020F0;'>&#x69;</td><td title='2.27 bits' style='color: #006090;'>&#x66;</td><td title='1.38 bits' style='color: #008040;'>&#x6F;</td><td title='1.16 bits' style='color: #008040;'>&#x72;</td><td title='1.20 bits' style='color: #008040;'>&#x6D;</td><td title='6.90 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.83 bits' style='color: #006090;'>&#x69;</td><td title='5.86 bits' style='color: #0000A0;'>&#x6E;</td><td title='8.29 bits' style='color: #000000;'>&#x74;</td><td title='6.38 bits' style='color: #0000A0;'>&#x2E;</td><td title='8.10 bits' style='color: #000000;'>&#x76;</td><td title='8.90 bits' style='color: #000000;'>&#x3B;</td><td title='7.14 bits' style='color: #000000;'>&#x6F;</td><td title='6.16 bits' style='color: #0000A0;'>&#x75;</td><td title='5.73 bits' style='color: #0000A0;'>&#x74;</td><td title='4.02 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.11 bits' style='color: #006090;'>&#x76;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421290&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.68 bits' style='color: #0000A0;'>65</td><td title='8.06 bits' style='color: #000000;'>63</td><td title='6.73 bits' style='color: #0000A0;'>34</td><td title='5.19 bits' style='color: #0000A0;'>20</td><td>&nbsp;</td><td title='4.45 bits' style='color: #0020F0;'>69</td><td title='7.21 bits' style='color: #000000;'>3B</td><td title='6.80 bits' style='color: #0000A0;'>66</td><td title='5.30 bits' style='color: #0000A0;'>6C</td><td>&nbsp;</td><td title='6.00 bits' style='color: #0000A0;'>6F</td><td title='5.89 bits' style='color: #0000A0;'>61</td><td title='3.61 bits' style='color: #0020F0;'>74</td><td title='3.10 bits' style='color: #0020F0;'>20</td><td>&nbsp;</td><td title='7.93 bits' style='color: #000000;'>6D</td><td title='7.61 bits' style='color: #000000;'>3D</td><td title='8.04 bits' style='color: #000000;'>33</td><td title='8.30 bits' style='color: #000000;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.64 bits' style='color: #0000A0;'>31</td><td title='5.58 bits' style='color: #0000A0;'>34</td><td title='5.59 bits' style='color: #0000A0;'>31</td><td title='4.76 bits' style='color: #0020F0;'>36</td><td>&nbsp;</td><td title='8.17 bits' style='color: #000000;'>2C</td><td title='10.47 bits' style='color: #900000;'>79</td><td title='7.20 bits' style='color: #000000;'>3D</td><td title='6.58 bits' style='color: #0000A0;'>76</td><td>&nbsp;</td><td title='6.82 bits' style='color: #0000A0;'>2F</td><td title='7.68 bits' style='color: #000000;'>66</td><td title='2.97 bits' style='color: #006090;'>6C</td><td title='1.80 bits' style='color: #008040;'>6F</td><td>&nbsp;</td><td title='1.43 bits' style='color: #008040;'>61</td><td title='1.02 bits' style='color: #008040;'>74</td><td title='7.56 bits' style='color: #000000;'>28</td><td title='6.38 bits' style='color: #0000A0;'>34</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.68 bits' style='color: #0000A0;'>&#x65;</td><td title='8.06 bits' style='color: #000000;'>&#x63;</td><td title='6.73 bits' style='color: #0000A0;'>&#x34;</td><td title='5.19 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.45 bits' style='color: #0020F0;'>&#x69;</td><td title='7.21 bits' style='color: #000000;'>&#x3B;</td><td title='6.80 bits' style='color: #0000A0;'>&#x66;</td><td title='5.30 bits' style='color: #0000A0;'>&#x6C;</td><td title='6.00 bits' style='color: #0000A0;'>&#x6F;</td><td title='5.89 bits' style='color: #0000A0;'>&#x61;</td><td title='3.61 bits' style='color: #0020F0;'>&#x74;</td><td title='3.10 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.93 bits' style='color: #000000;'>&#x6D;</td><td title='7.61 bits' style='color: #000000;'>&#x3D;</td><td title='8.04 bits' style='color: #000000;'>&#x33;</td><td title='8.30 bits' style='color: #000000;'>&#x2E;</td><td title='6.64 bits' style='color: #0000A0;'>&#x31;</td><td title='5.58 bits' style='color: #0000A0;'>&#x34;</td><td title='5.59 bits' style='color: #0000A0;'>&#x31;</td><td title='4.76 bits' style='color: #0020F0;'>&#x36;</td><td title='8.17 bits' style='color: #000000;'>&#x2C;</td><td title='10.47 bits' style='color: #900000;'>&#x79;</td><td title='7.20 bits' style='color: #000000;'>&#x3D;</td><td title='6.58 bits' style='color: #0000A0;'>&#x76;</td><td title='6.82 bits' style='color: #0000A0;'>&#x2F;</td><td title='7.68 bits' style='color: #000000;'>&#x66;</td><td title='2.97 bits' style='color: #006090;'>&#x6C;</td><td title='1.80 bits' style='color: #008040;'>&#x6F;</td><td title='1.43 bits' style='color: #008040;'>&#x61;</td><td title='1.02 bits' style='color: #008040;'>&#x74;</td><td title='7.56 bits' style='color: #000000;'>&#x28;</td><td title='6.38 bits' style='color: #0000A0;'>&#x34;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004212B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.20 bits' style='color: #0020F0;'>34</td><td title='3.46 bits' style='color: #0020F0;'>31</td><td title='5.30 bits' style='color: #0000A0;'>30</td><td title='5.04 bits' style='color: #0000A0;'>30</td><td>&nbsp;</td><td title='6.32 bits' style='color: #0000A0;'>29</td><td title='6.99 bits' style='color: #0000A0;'>3B</td><td title='7.11 bits' style='color: #000000;'>63</td><td title='6.42 bits' style='color: #0000A0;'>6F</td><td>&nbsp;</td><td title='3.71 bits' style='color: #0020F0;'>6E</td><td title='7.29 bits' style='color: #000000;'>73</td><td title='6.16 bits' style='color: #0000A0;'>74</td><td title='3.77 bits' style='color: #0020F0;'>20</td><td>&nbsp;</td><td title='8.32 bits' style='color: #000000;'>66</td><td title='2.58 bits' style='color: #006090;'>6C</td><td title='1.10 bits' style='color: #008040;'>6F</td><td title='0.98 bits' style='color: #00C000;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.59 bits' style='color: #00C000;'>74</td><td title='1.36 bits' style='color: #008040;'>20</td><td title='9.63 bits' style='color: #900000;'>7A</td><td title='2.85 bits' style='color: #006090;'>3D</td><td>&nbsp;</td><td title='3.75 bits' style='color: #0020F0;'>32</td><td title='4.42 bits' style='color: #0020F0;'>32</td><td title='8.14 bits' style='color: #000000;'>2E</td><td title='3.27 bits' style='color: #0020F0;'>2F</td><td>&nbsp;</td><td title='6.59 bits' style='color: #0000A0;'>37</td><td title='6.40 bits' style='color: #0000A0;'>2E</td><td title='5.33 bits' style='color: #0000A0;'>3B</td><td title='7.04 bits' style='color: #000000;'>76</td><td>&nbsp;</td><td title='3.52 bits' style='color: #0020F0;'>65</td><td title='2.62 bits' style='color: #006090;'>63</td><td title='5.75 bits' style='color: #0000A0;'>33</td><td title='3.59 bits' style='color: #0020F0;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.20 bits' style='color: #0020F0;'>&#x34;</td><td title='3.46 bits' style='color: #0020F0;'>&#x31;</td><td title='5.30 bits' style='color: #0000A0;'>&#x30;</td><td title='5.04 bits' style='color: #0000A0;'>&#x30;</td><td title='6.32 bits' style='color: #0000A0;'>&#x29;</td><td title='6.99 bits' style='color: #0000A0;'>&#x3B;</td><td title='7.11 bits' style='color: #000000;'>&#x63;</td><td title='6.42 bits' style='color: #0000A0;'>&#x6F;</td><td title='3.71 bits' style='color: #0020F0;'>&#x6E;</td><td title='7.29 bits' style='color: #000000;'>&#x73;</td><td title='6.16 bits' style='color: #0000A0;'>&#x74;</td><td title='3.77 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.32 bits' style='color: #000000;'>&#x66;</td><td title='2.58 bits' style='color: #006090;'>&#x6C;</td><td title='1.10 bits' style='color: #008040;'>&#x6F;</td><td title='0.98 bits' style='color: #00C000;'>&#x61;</td><td title='0.59 bits' style='color: #00C000;'>&#x74;</td><td title='1.36 bits' style='color: #008040;'>&#x2E;</td><td title='9.63 bits' style='color: #900000;'>&#x7A;</td><td title='2.85 bits' style='color: #006090;'>&#x3D;</td><td title='3.75 bits' style='color: #0020F0;'>&#x32;</td><td title='4.42 bits' style='color: #0020F0;'>&#x32;</td><td title='8.14 bits' style='color: #000000;'>&#x2E;</td><td title='3.27 bits' style='color: #0020F0;'>&#x2F;</td><td title='6.59 bits' style='color: #0000A0;'>&#x37;</td><td title='6.40 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.33 bits' style='color: #0000A0;'>&#x3B;</td><td title='7.04 bits' style='color: #000000;'>&#x76;</td><td title='3.52 bits' style='color: #0020F0;'>&#x65;</td><td title='2.62 bits' style='color: #006090;'>&#x63;</td><td title='5.75 bits' style='color: #0000A0;'>&#x33;</td><td title='3.59 bits' style='color: #0020F0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004212D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.03 bits' style='color: #0000A0;'>66</td><td title='9.11 bits' style='color: #900000;'>28</td><td title='6.52 bits' style='color: #0000A0;'>76</td><td title='2.65 bits' style='color: #006090;'>65</td><td>&nbsp;</td><td title='1.71 bits' style='color: #008040;'>63</td><td title='1.88 bits' style='color: #008040;'>33</td><td title='1.02 bits' style='color: #008040;'>20</td><td title='5.14 bits' style='color: #0000A0;'>76</td><td>&nbsp;</td><td title='5.80 bits' style='color: #0000A0;'>29</td><td title='7.17 bits' style='color: #000000;'>7B</td><td title='7.20 bits' style='color: #000000;'>72</td><td title='4.43 bits' style='color: #0020F0;'>65</td><td>&nbsp;</td><td title='6.86 bits' style='color: #0000A0;'>74</td><td title='4.65 bits' style='color: #0020F0;'>75</td><td title='5.74 bits' style='color: #0000A0;'>72</td><td title='6.32 bits' style='color: #0000A0;'>6E</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.84 bits' style='color: #0020F0;'>20</td><td title='6.20 bits' style='color: #0000A0;'>6E</td><td title='4.36 bits' style='color: #0020F0;'>6F</td><td title='3.14 bits' style='color: #0020F0;'>72</td><td>&nbsp;</td><td title='1.36 bits' style='color: #008040;'>6D</td><td title='8.53 bits' style='color: #000000;'>61</td><td title='4.70 bits' style='color: #0020F0;'>6C</td><td title='5.40 bits' style='color: #0000A0;'>69</td><td>&nbsp;</td><td title='8.87 bits' style='color: #000000;'>7A</td><td title='6.08 bits' style='color: #0000A0;'>65</td><td title='8.96 bits' style='color: #000000;'>28</td><td title='4.11 bits' style='color: #0020F0;'>76</td><td>&nbsp;</td><td title='4.72 bits' style='color: #0020F0;'>29</td><td title='5.64 bits' style='color: #0000A0;'>3B</td><td title='8.28 bits' style='color: #000000;'>7D</td><td title='7.66 bits' style='color: #000000;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.03 bits' style='color: #0000A0;'>&#x66;</td><td title='9.11 bits' style='color: #900000;'>&#x28;</td><td title='6.52 bits' style='color: #0000A0;'>&#x76;</td><td title='2.65 bits' style='color: #006090;'>&#x65;</td><td title='1.71 bits' style='color: #008040;'>&#x63;</td><td title='1.88 bits' style='color: #008040;'>&#x33;</td><td title='1.02 bits' style='color: #008040;'>&#x2E;</td><td title='5.14 bits' style='color: #0000A0;'>&#x76;</td><td title='5.80 bits' style='color: #0000A0;'>&#x29;</td><td title='7.17 bits' style='color: #000000;'>&#x7B;</td><td title='7.20 bits' style='color: #000000;'>&#x72;</td><td title='4.43 bits' style='color: #0020F0;'>&#x65;</td><td title='6.86 bits' style='color: #0000A0;'>&#x74;</td><td title='4.65 bits' style='color: #0020F0;'>&#x75;</td><td title='5.74 bits' style='color: #0000A0;'>&#x72;</td><td title='6.32 bits' style='color: #0000A0;'>&#x6E;</td><td title='3.84 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.20 bits' style='color: #0000A0;'>&#x6E;</td><td title='4.36 bits' style='color: #0020F0;'>&#x6F;</td><td title='3.14 bits' style='color: #0020F0;'>&#x72;</td><td title='1.36 bits' style='color: #008040;'>&#x6D;</td><td title='8.53 bits' style='color: #000000;'>&#x61;</td><td title='4.70 bits' style='color: #0020F0;'>&#x6C;</td><td title='5.40 bits' style='color: #0000A0;'>&#x69;</td><td title='8.87 bits' style='color: #000000;'>&#x7A;</td><td title='6.08 bits' style='color: #0000A0;'>&#x65;</td><td title='8.96 bits' style='color: #000000;'>&#x28;</td><td title='4.11 bits' style='color: #0020F0;'>&#x76;</td><td title='4.72 bits' style='color: #0020F0;'>&#x29;</td><td title='5.64 bits' style='color: #0000A0;'>&#x3B;</td><td title='8.28 bits' style='color: #000000;'>&#x7D;</td><td title='7.66 bits' style='color: #000000;'>&#x66;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004212F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.63 bits' style='color: #006090;'>6C</td><td title='0.86 bits' style='color: #00C000;'>6F</td><td title='0.67 bits' style='color: #00C000;'>61</td><td title='0.48 bits' style='color: #00FF00;'>74</td><td>&nbsp;</td><td title='1.18 bits' style='color: #008040;'>20</td><td title='4.55 bits' style='color: #0020F0;'>66</td><td title='2.98 bits' style='color: #006090;'>28</td><td title='6.89 bits' style='color: #0000A0;'>66</td><td>&nbsp;</td><td title='2.36 bits' style='color: #006090;'>6C</td><td title='0.67 bits' style='color: #00C000;'>6F</td><td title='0.49 bits' style='color: #00FF00;'>61</td><td title='0.34 bits' style='color: #00FF00;'>74</td><td>&nbsp;</td><td title='0.86 bits' style='color: #00C000;'>20</td><td title='4.13 bits' style='color: #0020F0;'>76</td><td title='7.86 bits' style='color: #000000;'>2C</td><td title='3.51 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.15 bits' style='color: #008040;'>6C</td><td title='0.49 bits' style='color: #00FF00;'>6F</td><td title='0.35 bits' style='color: #00FF00;'>61</td><td title='0.26 bits' style='color: #00FF00;'>74</td><td>&nbsp;</td><td title='0.88 bits' style='color: #00C000;'>20</td><td title='2.66 bits' style='color: #006090;'>66</td><td title='4.78 bits' style='color: #0020F0;'>2C</td><td title='0.77 bits' style='color: #00C000;'>66</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00FF00;'>6C</td><td title='0.30 bits' style='color: #00FF00;'>6F</td><td title='0.24 bits' style='color: #00FF00;'>61</td><td title='0.20 bits' style='color: #00FF00;'>74</td><td>&nbsp;</td><td title='0.40 bits' style='color: #00FF00;'>20</td><td title='8.07 bits' style='color: #000000;'>79</td><td title='5.29 bits' style='color: #0000A0;'>29</td><td title='4.16 bits' style='color: #0020F0;'>7B</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.63 bits' style='color: #006090;'>&#x6C;</td><td title='0.86 bits' style='color: #00C000;'>&#x6F;</td><td title='0.67 bits' style='color: #00C000;'>&#x61;</td><td title='0.48 bits' style='color: #00FF00;'>&#x74;</td><td title='1.18 bits' style='color: #008040;'>&#x2E;</td><td title='4.55 bits' style='color: #0020F0;'>&#x66;</td><td title='2.98 bits' style='color: #006090;'>&#x28;</td><td title='6.89 bits' style='color: #0000A0;'>&#x66;</td><td title='2.36 bits' style='color: #006090;'>&#x6C;</td><td title='0.67 bits' style='color: #00C000;'>&#x6F;</td><td title='0.49 bits' style='color: #00FF00;'>&#x61;</td><td title='0.34 bits' style='color: #00FF00;'>&#x74;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='4.13 bits' style='color: #0020F0;'>&#x76;</td><td title='7.86 bits' style='color: #000000;'>&#x2C;</td><td title='3.51 bits' style='color: #0020F0;'>&#x66;</td><td title='1.15 bits' style='color: #008040;'>&#x6C;</td><td title='0.49 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.35 bits' style='color: #00FF00;'>&#x61;</td><td title='0.26 bits' style='color: #00FF00;'>&#x74;</td><td title='0.88 bits' style='color: #00C000;'>&#x2E;</td><td title='2.66 bits' style='color: #006090;'>&#x66;</td><td title='4.78 bits' style='color: #0020F0;'>&#x2C;</td><td title='0.77 bits' style='color: #00C000;'>&#x66;</td><td title='0.50 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.30 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.24 bits' style='color: #00FF00;'>&#x61;</td><td title='0.20 bits' style='color: #00FF00;'>&#x74;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.07 bits' style='color: #000000;'>&#x79;</td><td title='5.29 bits' style='color: #0000A0;'>&#x29;</td><td title='4.16 bits' style='color: #0020F0;'>&#x7B;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421310&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.95 bits' style='color: #008040;'>72</td><td title='1.59 bits' style='color: #008040;'>65</td><td title='1.33 bits' style='color: #008040;'>74</td><td title='1.09 bits' style='color: #008040;'>75</td><td>&nbsp;</td><td title='0.72 bits' style='color: #00C000;'>72</td><td title='0.87 bits' style='color: #00C000;'>6E</td><td title='0.56 bits' style='color: #00C000;'>20</td><td title='7.59 bits' style='color: #000000;'>63</td><td>&nbsp;</td><td title='4.96 bits' style='color: #0020F0;'>6C</td><td title='6.71 bits' style='color: #0000A0;'>61</td><td title='3.82 bits' style='color: #0020F0;'>6D</td><td title='7.35 bits' style='color: #000000;'>70</td><td>&nbsp;</td><td title='6.16 bits' style='color: #0000A0;'>28</td><td title='3.00 bits' style='color: #0020F0;'>76</td><td title='4.78 bits' style='color: #0020F0;'>2C</td><td title='1.82 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.39 bits' style='color: #0000A0;'>2C</td><td title='5.56 bits' style='color: #0000A0;'>79</td><td title='3.74 bits' style='color: #0020F0;'>29</td><td title='5.09 bits' style='color: #0000A0;'>3B</td><td>&nbsp;</td><td title='2.61 bits' style='color: #006090;'>7D</td><td title='5.95 bits' style='color: #0000A0;'>6D</td><td title='4.19 bits' style='color: #0020F0;'>61</td><td title='2.66 bits' style='color: #006090;'>74</td><td>&nbsp;</td><td title='9.38 bits' style='color: #900000;'>32</td><td title='4.27 bits' style='color: #0020F0;'>20</td><td title='5.96 bits' style='color: #0000A0;'>6E</td><td title='5.81 bits' style='color: #0000A0;'>28</td><td>&nbsp;</td><td title='3.09 bits' style='color: #0020F0;'>66</td><td title='1.36 bits' style='color: #008040;'>6C</td><td title='0.48 bits' style='color: #00FF00;'>6F</td><td title='0.29 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.95 bits' style='color: #008040;'>&#x72;</td><td title='1.59 bits' style='color: #008040;'>&#x65;</td><td title='1.33 bits' style='color: #008040;'>&#x74;</td><td title='1.09 bits' style='color: #008040;'>&#x75;</td><td title='0.72 bits' style='color: #00C000;'>&#x72;</td><td title='0.87 bits' style='color: #00C000;'>&#x6E;</td><td title='0.56 bits' style='color: #00C000;'>&#x2E;</td><td title='7.59 bits' style='color: #000000;'>&#x63;</td><td title='4.96 bits' style='color: #0020F0;'>&#x6C;</td><td title='6.71 bits' style='color: #0000A0;'>&#x61;</td><td title='3.82 bits' style='color: #0020F0;'>&#x6D;</td><td title='7.35 bits' style='color: #000000;'>&#x70;</td><td title='6.16 bits' style='color: #0000A0;'>&#x28;</td><td title='3.00 bits' style='color: #0020F0;'>&#x76;</td><td title='4.78 bits' style='color: #0020F0;'>&#x2C;</td><td title='1.82 bits' style='color: #008040;'>&#x66;</td><td title='5.39 bits' style='color: #0000A0;'>&#x2C;</td><td title='5.56 bits' style='color: #0000A0;'>&#x79;</td><td title='3.74 bits' style='color: #0020F0;'>&#x29;</td><td title='5.09 bits' style='color: #0000A0;'>&#x3B;</td><td title='2.61 bits' style='color: #006090;'>&#x7D;</td><td title='5.95 bits' style='color: #0000A0;'>&#x6D;</td><td title='4.19 bits' style='color: #0020F0;'>&#x61;</td><td title='2.66 bits' style='color: #006090;'>&#x74;</td><td title='9.38 bits' style='color: #900000;'>&#x32;</td><td title='4.27 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.96 bits' style='color: #0000A0;'>&#x6E;</td><td title='5.81 bits' style='color: #0000A0;'>&#x28;</td><td title='3.09 bits' style='color: #0020F0;'>&#x66;</td><td title='1.36 bits' style='color: #008040;'>&#x6C;</td><td title='0.48 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.29 bits' style='color: #00FF00;'>&#x61;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421330&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.19 bits' style='color: #00FF00;'>74</td><td title='0.43 bits' style='color: #00FF00;'>20</td><td title='1.75 bits' style='color: #008040;'>76</td><td title='3.48 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='1.20 bits' style='color: #008040;'>7B</td><td title='7.12 bits' style='color: #000000;'>66</td><td title='1.58 bits' style='color: #008040;'>6C</td><td title='0.49 bits' style='color: #00FF00;'>6F</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>61</td><td title='0.19 bits' style='color: #00FF00;'>74</td><td title='0.49 bits' style='color: #00FF00;'>20</td><td title='2.64 bits' style='color: #006090;'>66</td><td>&nbsp;</td><td title='5.79 bits' style='color: #0000A0;'>3D</td><td title='8.97 bits' style='color: #000000;'>73</td><td title='4.61 bits' style='color: #0020F0;'>69</td><td title='3.64 bits' style='color: #0020F0;'>6E</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.09 bits' style='color: #0000A0;'>28</td><td title='3.69 bits' style='color: #0020F0;'>76</td><td title='2.12 bits' style='color: #006090;'>29</td><td title='6.74 bits' style='color: #0000A0;'>2C</td><td>&nbsp;</td><td title='3.10 bits' style='color: #0020F0;'>79</td><td title='2.75 bits' style='color: #006090;'>3D</td><td title='8.33 bits' style='color: #000000;'>63</td><td title='3.58 bits' style='color: #0020F0;'>6F</td><td>&nbsp;</td><td title='7.17 bits' style='color: #000000;'>73</td><td title='6.35 bits' style='color: #0000A0;'>28</td><td title='1.99 bits' style='color: #008040;'>76</td><td title='1.68 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='2.29 bits' style='color: #006090;'>3B</td><td title='6.02 bits' style='color: #0000A0;'>72</td><td title='1.97 bits' style='color: #008040;'>65</td><td title='1.57 bits' style='color: #008040;'>74</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>&#x74;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.75 bits' style='color: #008040;'>&#x76;</td><td title='3.48 bits' style='color: #0020F0;'>&#x29;</td><td title='1.20 bits' style='color: #008040;'>&#x7B;</td><td title='7.12 bits' style='color: #000000;'>&#x66;</td><td title='1.58 bits' style='color: #008040;'>&#x6C;</td><td title='0.49 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.27 bits' style='color: #00FF00;'>&#x61;</td><td title='0.19 bits' style='color: #00FF00;'>&#x74;</td><td title='0.49 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.64 bits' style='color: #006090;'>&#x66;</td><td title='5.79 bits' style='color: #0000A0;'>&#x3D;</td><td title='8.97 bits' style='color: #000000;'>&#x73;</td><td title='4.61 bits' style='color: #0020F0;'>&#x69;</td><td title='3.64 bits' style='color: #0020F0;'>&#x6E;</td><td title='5.09 bits' style='color: #0000A0;'>&#x28;</td><td title='3.69 bits' style='color: #0020F0;'>&#x76;</td><td title='2.12 bits' style='color: #006090;'>&#x29;</td><td title='6.74 bits' style='color: #0000A0;'>&#x2C;</td><td title='3.10 bits' style='color: #0020F0;'>&#x79;</td><td title='2.75 bits' style='color: #006090;'>&#x3D;</td><td title='8.33 bits' style='color: #000000;'>&#x63;</td><td title='3.58 bits' style='color: #0020F0;'>&#x6F;</td><td title='7.17 bits' style='color: #000000;'>&#x73;</td><td title='6.35 bits' style='color: #0000A0;'>&#x28;</td><td title='1.99 bits' style='color: #008040;'>&#x76;</td><td title='1.68 bits' style='color: #008040;'>&#x29;</td><td title='2.29 bits' style='color: #006090;'>&#x3B;</td><td title='6.02 bits' style='color: #0000A0;'>&#x72;</td><td title='1.97 bits' style='color: #008040;'>&#x65;</td><td title='1.57 bits' style='color: #008040;'>&#x74;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421350&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.95 bits' style='color: #00C000;'>75</td><td title='0.68 bits' style='color: #00C000;'>72</td><td title='0.57 bits' style='color: #00C000;'>6E</td><td title='0.39 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='5.76 bits' style='color: #0000A0;'>6D</td><td title='4.74 bits' style='color: #0020F0;'>61</td><td title='1.55 bits' style='color: #008040;'>74</td><td title='2.71 bits' style='color: #006090;'>32</td><td>&nbsp;</td><td title='5.58 bits' style='color: #0000A0;'>28</td><td title='7.66 bits' style='color: #000000;'>79</td><td title='5.34 bits' style='color: #0000A0;'>2C</td><td title='4.96 bits' style='color: #0020F0;'>2D</td><td>&nbsp;</td><td title='7.31 bits' style='color: #000000;'>66</td><td title='3.16 bits' style='color: #0020F0;'>2C</td><td title='2.16 bits' style='color: #006090;'>66</td><td title='2.66 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.84 bits' style='color: #008040;'>79</td><td title='1.36 bits' style='color: #008040;'>29</td><td title='1.09 bits' style='color: #008040;'>3B</td><td title='0.98 bits' style='color: #00C000;'>7D</td><td>&nbsp;</td><td title='3.01 bits' style='color: #0020F0;'>66</td><td title='1.00 bits' style='color: #00C000;'>6C</td><td title='0.39 bits' style='color: #00FF00;'>6F</td><td title='0.23 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td title='0.15 bits' style='color: #00FF00;'>74</td><td title='0.39 bits' style='color: #00FF00;'>20</td><td title='6.66 bits' style='color: #0000A0;'>6E</td><td title='1.13 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td title='0.99 bits' style='color: #00C000;'>66</td><td title='0.39 bits' style='color: #00FF00;'>6C</td><td title='0.23 bits' style='color: #00FF00;'>6F</td><td title='0.16 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.95 bits' style='color: #00C000;'>&#x75;</td><td title='0.68 bits' style='color: #00C000;'>&#x72;</td><td title='0.57 bits' style='color: #00C000;'>&#x6E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.76 bits' style='color: #0000A0;'>&#x6D;</td><td title='4.74 bits' style='color: #0020F0;'>&#x61;</td><td title='1.55 bits' style='color: #008040;'>&#x74;</td><td title='2.71 bits' style='color: #006090;'>&#x32;</td><td title='5.58 bits' style='color: #0000A0;'>&#x28;</td><td title='7.66 bits' style='color: #000000;'>&#x79;</td><td title='5.34 bits' style='color: #0000A0;'>&#x2C;</td><td title='4.96 bits' style='color: #0020F0;'>&#x2D;</td><td title='7.31 bits' style='color: #000000;'>&#x66;</td><td title='3.16 bits' style='color: #0020F0;'>&#x2C;</td><td title='2.16 bits' style='color: #006090;'>&#x66;</td><td title='2.66 bits' style='color: #006090;'>&#x2C;</td><td title='1.84 bits' style='color: #008040;'>&#x79;</td><td title='1.36 bits' style='color: #008040;'>&#x29;</td><td title='1.09 bits' style='color: #008040;'>&#x3B;</td><td title='0.98 bits' style='color: #00C000;'>&#x7D;</td><td title='3.01 bits' style='color: #0020F0;'>&#x66;</td><td title='1.00 bits' style='color: #00C000;'>&#x6C;</td><td title='0.39 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.23 bits' style='color: #00FF00;'>&#x61;</td><td title='0.15 bits' style='color: #00FF00;'>&#x74;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.66 bits' style='color: #0000A0;'>&#x6E;</td><td title='1.13 bits' style='color: #008040;'>&#x28;</td><td title='0.99 bits' style='color: #00C000;'>&#x66;</td><td title='0.39 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.23 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.16 bits' style='color: #00FF00;'>&#x61;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421370&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.13 bits' style='color: #00FF00;'>74</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td title='1.12 bits' style='color: #008040;'>76</td><td title='1.76 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='0.43 bits' style='color: #00FF00;'>66</td><td title='0.34 bits' style='color: #00FF00;'>6C</td><td title='0.18 bits' style='color: #00FF00;'>6F</td><td title='0.13 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>74</td><td title='0.26 bits' style='color: #00FF00;'>20</td><td title='3.41 bits' style='color: #0020F0;'>79</td><td title='3.15 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td title='0.73 bits' style='color: #00C000;'>66</td><td title='0.33 bits' style='color: #00FF00;'>6C</td><td title='0.16 bits' style='color: #00FF00;'>6F</td><td title='0.13 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.10 bits' style='color: #00FF00;'>74</td><td title='0.22 bits' style='color: #00FF00;'>20</td><td title='4.18 bits' style='color: #0020F0;'>6D</td><td title='3.60 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='1.06 bits' style='color: #008040;'>7B</td><td title='1.74 bits' style='color: #008040;'>66</td><td title='0.45 bits' style='color: #00FF00;'>6C</td><td title='0.23 bits' style='color: #00FF00;'>6F</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>61</td><td title='0.11 bits' style='color: #00FF00;'>74</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td title='4.68 bits' style='color: #0020F0;'>7A</td><td>&nbsp;</td><td title='0.85 bits' style='color: #00C000;'>3D</td><td title='10.40 bits' style='color: #900000;'>6D</td><td title='4.11 bits' style='color: #0020F0;'>61</td><td title='8.84 bits' style='color: #000000;'>78</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>&#x74;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.12 bits' style='color: #008040;'>&#x76;</td><td title='1.76 bits' style='color: #008040;'>&#x2C;</td><td title='0.43 bits' style='color: #00FF00;'>&#x66;</td><td title='0.34 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.18 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.13 bits' style='color: #00FF00;'>&#x61;</td><td title='0.11 bits' style='color: #00FF00;'>&#x74;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.41 bits' style='color: #0020F0;'>&#x79;</td><td title='3.15 bits' style='color: #0020F0;'>&#x2C;</td><td title='0.73 bits' style='color: #00C000;'>&#x66;</td><td title='0.33 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.16 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.13 bits' style='color: #00FF00;'>&#x61;</td><td title='0.10 bits' style='color: #00FF00;'>&#x74;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.18 bits' style='color: #0020F0;'>&#x6D;</td><td title='3.60 bits' style='color: #0020F0;'>&#x29;</td><td title='1.06 bits' style='color: #008040;'>&#x7B;</td><td title='1.74 bits' style='color: #008040;'>&#x66;</td><td title='0.45 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.23 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.16 bits' style='color: #00FF00;'>&#x61;</td><td title='0.11 bits' style='color: #00FF00;'>&#x74;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.68 bits' style='color: #0020F0;'>&#x7A;</td><td title='0.85 bits' style='color: #00C000;'>&#x3D;</td><td title='10.40 bits' style='color: #900000;'>&#x6D;</td><td title='4.11 bits' style='color: #0020F0;'>&#x61;</td><td title='8.84 bits' style='color: #000000;'>&#x78;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421390&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.87 bits' style='color: #0020F0;'>28</td><td title='6.83 bits' style='color: #0000A0;'>6D</td><td title='6.59 bits' style='color: #0000A0;'>2D</td><td title='5.11 bits' style='color: #0000A0;'>61</td><td>&nbsp;</td><td title='6.15 bits' style='color: #0000A0;'>62</td><td title='8.02 bits' style='color: #000000;'>73</td><td title='3.56 bits' style='color: #0020F0;'>28</td><td title='1.75 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='5.28 bits' style='color: #0000A0;'>2D</td><td title='6.88 bits' style='color: #0000A0;'>79</td><td title='3.20 bits' style='color: #0020F0;'>29</td><td title='4.88 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td title='9.49 bits' style='color: #900000;'>30</td><td title='5.72 bits' style='color: #0000A0;'>2E</td><td title='4.33 bits' style='color: #0020F0;'>29</td><td title='2.31 bits' style='color: #006090;'>3B</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.98 bits' style='color: #006090;'>72</td><td title='1.42 bits' style='color: #008040;'>65</td><td title='0.96 bits' style='color: #00C000;'>74</td><td title='0.70 bits' style='color: #00C000;'>75</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00C000;'>72</td><td title='0.41 bits' style='color: #00FF00;'>6E</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td title='1.16 bits' style='color: #008040;'>6D</td><td>&nbsp;</td><td title='0.63 bits' style='color: #00C000;'>61</td><td title='4.77 bits' style='color: #0020F0;'>78</td><td title='1.86 bits' style='color: #008040;'>28</td><td title='4.21 bits' style='color: #0020F0;'>76</td><td>&nbsp;</td><td title='2.64 bits' style='color: #006090;'>2C</td><td title='4.31 bits' style='color: #0020F0;'>79</td><td title='1.19 bits' style='color: #008040;'>29</td><td title='7.60 bits' style='color: #000000;'>2B</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.87 bits' style='color: #0020F0;'>&#x28;</td><td title='6.83 bits' style='color: #0000A0;'>&#x6D;</td><td title='6.59 bits' style='color: #0000A0;'>&#x2D;</td><td title='5.11 bits' style='color: #0000A0;'>&#x61;</td><td title='6.15 bits' style='color: #0000A0;'>&#x62;</td><td title='8.02 bits' style='color: #000000;'>&#x73;</td><td title='3.56 bits' style='color: #0020F0;'>&#x28;</td><td title='1.75 bits' style='color: #008040;'>&#x76;</td><td title='5.28 bits' style='color: #0000A0;'>&#x2D;</td><td title='6.88 bits' style='color: #0000A0;'>&#x79;</td><td title='3.20 bits' style='color: #0020F0;'>&#x29;</td><td title='4.88 bits' style='color: #0020F0;'>&#x2C;</td><td title='9.49 bits' style='color: #900000;'>&#x30;</td><td title='5.72 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.33 bits' style='color: #0020F0;'>&#x29;</td><td title='2.31 bits' style='color: #006090;'>&#x3B;</td><td title='2.98 bits' style='color: #006090;'>&#x72;</td><td title='1.42 bits' style='color: #008040;'>&#x65;</td><td title='0.96 bits' style='color: #00C000;'>&#x74;</td><td title='0.70 bits' style='color: #00C000;'>&#x75;</td><td title='0.50 bits' style='color: #00C000;'>&#x72;</td><td title='0.41 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.16 bits' style='color: #008040;'>&#x6D;</td><td title='0.63 bits' style='color: #00C000;'>&#x61;</td><td title='4.77 bits' style='color: #0020F0;'>&#x78;</td><td title='1.86 bits' style='color: #008040;'>&#x28;</td><td title='4.21 bits' style='color: #0020F0;'>&#x76;</td><td title='2.64 bits' style='color: #006090;'>&#x2C;</td><td title='4.31 bits' style='color: #0020F0;'>&#x79;</td><td title='1.19 bits' style='color: #008040;'>&#x29;</td><td title='7.60 bits' style='color: #000000;'>&#x2B;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004213B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.66 bits' style='color: #0000A0;'>7A</td><td title='6.60 bits' style='color: #0000A0;'>2A</td><td title='5.68 bits' style='color: #0000A0;'>7A</td><td title='3.51 bits' style='color: #0020F0;'>2A</td><td>&nbsp;</td><td title='7.21 bits' style='color: #000000;'>2E</td><td title='6.23 bits' style='color: #0000A0;'>32</td><td title='6.92 bits' style='color: #0000A0;'>35</td><td title='4.93 bits' style='color: #0020F0;'>2F</td><td>&nbsp;</td><td title='6.10 bits' style='color: #0000A0;'>6D</td><td title='6.60 bits' style='color: #0000A0;'>3B</td><td title='3.26 bits' style='color: #0020F0;'>7D</td><td title='1.61 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>6C</td><td title='0.22 bits' style='color: #00FF00;'>6F</td><td title='0.14 bits' style='color: #00FF00;'>61</td><td title='0.12 bits' style='color: #00FF00;'>74</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>20</td><td title='2.09 bits' style='color: #006090;'>66</td><td title='1.24 bits' style='color: #008040;'>28</td><td title='3.68 bits' style='color: #0020F0;'>76</td><td>&nbsp;</td><td title='2.00 bits' style='color: #006090;'>65</td><td title='1.25 bits' style='color: #008040;'>63</td><td title='4.52 bits' style='color: #0020F0;'>32</td><td title='1.38 bits' style='color: #008040;'>20</td><td>&nbsp;</td><td title='1.48 bits' style='color: #008040;'>76</td><td title='2.88 bits' style='color: #006090;'>2C</td><td title='9.30 bits' style='color: #900000;'>69</td><td title='3.37 bits' style='color: #0020F0;'>6E</td><td>&nbsp;</td><td title='3.84 bits' style='color: #0020F0;'>74</td><td title='1.00 bits' style='color: #008040;'>20</td><td title='3.87 bits' style='color: #0020F0;'>79</td><td title='1.70 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.66 bits' style='color: #0000A0;'>&#x7A;</td><td title='6.60 bits' style='color: #0000A0;'>&#x2A;</td><td title='5.68 bits' style='color: #0000A0;'>&#x7A;</td><td title='3.51 bits' style='color: #0020F0;'>&#x2A;</td><td title='7.21 bits' style='color: #000000;'>&#x2E;</td><td title='6.23 bits' style='color: #0000A0;'>&#x32;</td><td title='6.92 bits' style='color: #0000A0;'>&#x35;</td><td title='4.93 bits' style='color: #0020F0;'>&#x2F;</td><td title='6.10 bits' style='color: #0000A0;'>&#x6D;</td><td title='6.60 bits' style='color: #0000A0;'>&#x3B;</td><td title='3.26 bits' style='color: #0020F0;'>&#x7D;</td><td title='1.61 bits' style='color: #008040;'>&#x66;</td><td title='0.54 bits' style='color: #00C000;'>&#x6C;</td><td title='0.22 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.14 bits' style='color: #00FF00;'>&#x61;</td><td title='0.12 bits' style='color: #00FF00;'>&#x74;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.09 bits' style='color: #006090;'>&#x66;</td><td title='1.24 bits' style='color: #008040;'>&#x28;</td><td title='3.68 bits' style='color: #0020F0;'>&#x76;</td><td title='2.00 bits' style='color: #006090;'>&#x65;</td><td title='1.25 bits' style='color: #008040;'>&#x63;</td><td title='4.52 bits' style='color: #0020F0;'>&#x32;</td><td title='1.38 bits' style='color: #008040;'>&#x2E;</td><td title='1.48 bits' style='color: #008040;'>&#x76;</td><td title='2.88 bits' style='color: #006090;'>&#x2C;</td><td title='9.30 bits' style='color: #900000;'>&#x69;</td><td title='3.37 bits' style='color: #0020F0;'>&#x6E;</td><td title='3.84 bits' style='color: #0020F0;'>&#x74;</td><td title='1.00 bits' style='color: #008040;'>&#x2E;</td><td title='3.87 bits' style='color: #0020F0;'>&#x79;</td><td title='1.70 bits' style='color: #008040;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004213D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.15 bits' style='color: #008040;'>7B</td><td title='8.22 bits' style='color: #000000;'>69</td><td title='3.18 bits' style='color: #0020F0;'>66</td><td title='4.84 bits' style='color: #0020F0;'>28</td><td>&nbsp;</td><td title='4.57 bits' style='color: #0020F0;'>79</td><td title='4.80 bits' style='color: #0020F0;'>3D</td><td title='6.06 bits' style='color: #0000A0;'>3D</td><td title='6.68 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td title='6.80 bits' style='color: #0000A0;'>29</td><td title='2.73 bits' style='color: #006090;'>7B</td><td title='2.24 bits' style='color: #006090;'>66</td><td title='0.61 bits' style='color: #00C000;'>6C</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>6F</td><td title='0.14 bits' style='color: #00FF00;'>61</td><td title='0.11 bits' style='color: #00FF00;'>74</td><td title='0.23 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.02 bits' style='color: #0020F0;'>6D</td><td title='1.13 bits' style='color: #008040;'>3D</td><td title='10.91 bits' style='color: #900000;'>64</td><td title='5.95 bits' style='color: #0000A0;'>6F</td><td>&nbsp;</td><td title='4.98 bits' style='color: #0020F0;'>74</td><td title='5.09 bits' style='color: #0000A0;'>28</td><td title='2.00 bits' style='color: #006090;'>76</td><td title='2.16 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='6.55 bits' style='color: #0000A0;'>76</td><td title='2.55 bits' style='color: #006090;'>65</td><td title='1.39 bits' style='color: #008040;'>63</td><td title='1.71 bits' style='color: #008040;'>32</td><td>&nbsp;</td><td title='5.02 bits' style='color: #0000A0;'>28</td><td title='7.44 bits' style='color: #000000;'>31</td><td title='5.16 bits' style='color: #0000A0;'>32</td><td title='6.22 bits' style='color: #0000A0;'>37</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.15 bits' style='color: #008040;'>&#x7B;</td><td title='8.22 bits' style='color: #000000;'>&#x69;</td><td title='3.18 bits' style='color: #0020F0;'>&#x66;</td><td title='4.84 bits' style='color: #0020F0;'>&#x28;</td><td title='4.57 bits' style='color: #0020F0;'>&#x79;</td><td title='4.80 bits' style='color: #0020F0;'>&#x3D;</td><td title='6.06 bits' style='color: #0000A0;'>&#x3D;</td><td title='6.68 bits' style='color: #0000A0;'>&#x31;</td><td title='6.80 bits' style='color: #0000A0;'>&#x29;</td><td title='2.73 bits' style='color: #006090;'>&#x7B;</td><td title='2.24 bits' style='color: #006090;'>&#x66;</td><td title='0.61 bits' style='color: #00C000;'>&#x6C;</td><td title='0.21 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.14 bits' style='color: #00FF00;'>&#x61;</td><td title='0.11 bits' style='color: #00FF00;'>&#x74;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.02 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.13 bits' style='color: #008040;'>&#x3D;</td><td title='10.91 bits' style='color: #900000;'>&#x64;</td><td title='5.95 bits' style='color: #0000A0;'>&#x6F;</td><td title='4.98 bits' style='color: #0020F0;'>&#x74;</td><td title='5.09 bits' style='color: #0000A0;'>&#x28;</td><td title='2.00 bits' style='color: #006090;'>&#x76;</td><td title='2.16 bits' style='color: #006090;'>&#x2C;</td><td title='6.55 bits' style='color: #0000A0;'>&#x76;</td><td title='2.55 bits' style='color: #006090;'>&#x65;</td><td title='1.39 bits' style='color: #008040;'>&#x63;</td><td title='1.71 bits' style='color: #008040;'>&#x32;</td><td title='5.02 bits' style='color: #0000A0;'>&#x28;</td><td title='7.44 bits' style='color: #000000;'>&#x31;</td><td title='5.16 bits' style='color: #0000A0;'>&#x32;</td><td title='6.22 bits' style='color: #0000A0;'>&#x37;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004213F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.84 bits' style='color: #006090;'>2E</td><td title='4.21 bits' style='color: #0020F0;'>31</td><td title='6.48 bits' style='color: #0000A0;'>2C</td><td title='6.46 bits' style='color: #0000A0;'>33</td><td>&nbsp;</td><td title='5.52 bits' style='color: #0000A0;'>31</td><td title='3.92 bits' style='color: #0020F0;'>31</td><td title='5.54 bits' style='color: #0000A0;'>2E</td><td title='5.50 bits' style='color: #0000A0;'>37</td><td>&nbsp;</td><td title='5.57 bits' style='color: #0000A0;'>29</td><td title='4.90 bits' style='color: #0020F0;'>29</td><td title='3.11 bits' style='color: #0020F0;'>3B</td><td title='2.23 bits' style='color: #006090;'>72</td><td>&nbsp;</td><td title='0.84 bits' style='color: #00C000;'>65</td><td title='0.77 bits' style='color: #00C000;'>74</td><td title='0.52 bits' style='color: #00C000;'>75</td><td title='0.38 bits' style='color: #00FF00;'>72</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>6E</td><td title='0.20 bits' style='color: #00FF00;'>20</td><td title='5.75 bits' style='color: #0000A0;'>66</td><td title='8.74 bits' style='color: #000000;'>72</td><td>&nbsp;</td><td title='3.55 bits' style='color: #0020F0;'>61</td><td title='6.16 bits' style='color: #0000A0;'>63</td><td title='6.57 bits' style='color: #0000A0;'>74</td><td title='2.92 bits' style='color: #006090;'>28</td><td>&nbsp;</td><td title='7.48 bits' style='color: #000000;'>73</td><td title='4.29 bits' style='color: #0020F0;'>69</td><td title='1.88 bits' style='color: #008040;'>6E</td><td title='1.73 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td title='5.71 bits' style='color: #0000A0;'>6D</td><td title='2.91 bits' style='color: #006090;'>29</td><td title='4.71 bits' style='color: #0020F0;'>2A</td><td title='7.75 bits' style='color: #000000;'>34</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.84 bits' style='color: #006090;'>&#x2E;</td><td title='4.21 bits' style='color: #0020F0;'>&#x31;</td><td title='6.48 bits' style='color: #0000A0;'>&#x2C;</td><td title='6.46 bits' style='color: #0000A0;'>&#x33;</td><td title='5.52 bits' style='color: #0000A0;'>&#x31;</td><td title='3.92 bits' style='color: #0020F0;'>&#x31;</td><td title='5.54 bits' style='color: #0000A0;'>&#x2E;</td><td title='5.50 bits' style='color: #0000A0;'>&#x37;</td><td title='5.57 bits' style='color: #0000A0;'>&#x29;</td><td title='4.90 bits' style='color: #0020F0;'>&#x29;</td><td title='3.11 bits' style='color: #0020F0;'>&#x3B;</td><td title='2.23 bits' style='color: #006090;'>&#x72;</td><td title='0.84 bits' style='color: #00C000;'>&#x65;</td><td title='0.77 bits' style='color: #00C000;'>&#x74;</td><td title='0.52 bits' style='color: #00C000;'>&#x75;</td><td title='0.38 bits' style='color: #00FF00;'>&#x72;</td><td title='0.29 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.75 bits' style='color: #0000A0;'>&#x66;</td><td title='8.74 bits' style='color: #000000;'>&#x72;</td><td title='3.55 bits' style='color: #0020F0;'>&#x61;</td><td title='6.16 bits' style='color: #0000A0;'>&#x63;</td><td title='6.57 bits' style='color: #0000A0;'>&#x74;</td><td title='2.92 bits' style='color: #006090;'>&#x28;</td><td title='7.48 bits' style='color: #000000;'>&#x73;</td><td title='4.29 bits' style='color: #0020F0;'>&#x69;</td><td title='1.88 bits' style='color: #008040;'>&#x6E;</td><td title='1.73 bits' style='color: #008040;'>&#x28;</td><td title='5.71 bits' style='color: #0000A0;'>&#x6D;</td><td title='2.91 bits' style='color: #006090;'>&#x29;</td><td title='4.71 bits' style='color: #0020F0;'>&#x2A;</td><td title='7.75 bits' style='color: #000000;'>&#x34;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421410&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.23 bits' style='color: #0000A0;'>33</td><td title='5.63 bits' style='color: #0000A0;'>37</td><td title='5.56 bits' style='color: #0000A0;'>35</td><td title='6.43 bits' style='color: #0000A0;'>38</td><td>&nbsp;</td><td title='6.43 bits' style='color: #0000A0;'>2E</td><td title='4.90 bits' style='color: #0020F0;'>35</td><td title='4.75 bits' style='color: #0020F0;'>34</td><td title='3.73 bits' style='color: #0020F0;'>35</td><td>&nbsp;</td><td title='6.04 bits' style='color: #0000A0;'>33</td><td title='3.62 bits' style='color: #0020F0;'>31</td><td title='4.10 bits' style='color: #0020F0;'>32</td><td title='3.62 bits' style='color: #0020F0;'>33</td><td>&nbsp;</td><td title='6.28 bits' style='color: #0000A0;'>29</td><td title='1.86 bits' style='color: #008040;'>3B</td><td title='3.09 bits' style='color: #0020F0;'>7D</td><td title='7.89 bits' style='color: #000000;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.04 bits' style='color: #000000;'>3D</td><td title='6.82 bits' style='color: #0000A0;'>35</td><td title='5.71 bits' style='color: #0000A0;'>30</td><td title='3.77 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td title='5.30 bits' style='color: #0000A0;'>2A</td><td title='7.73 bits' style='color: #000000;'>66</td><td title='5.23 bits' style='color: #0000A0;'>72</td><td title='1.88 bits' style='color: #008040;'>61</td><td>&nbsp;</td><td title='1.50 bits' style='color: #008040;'>63</td><td title='1.19 bits' style='color: #008040;'>74</td><td title='0.98 bits' style='color: #00C000;'>28</td><td title='2.77 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='7.86 bits' style='color: #000000;'>2A</td><td title='4.88 bits' style='color: #0020F0;'>2E</td><td title='4.20 bits' style='color: #0020F0;'>33</td><td title='3.52 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.23 bits' style='color: #0000A0;'>&#x33;</td><td title='5.63 bits' style='color: #0000A0;'>&#x37;</td><td title='5.56 bits' style='color: #0000A0;'>&#x35;</td><td title='6.43 bits' style='color: #0000A0;'>&#x38;</td><td title='6.43 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.90 bits' style='color: #0020F0;'>&#x35;</td><td title='4.75 bits' style='color: #0020F0;'>&#x34;</td><td title='3.73 bits' style='color: #0020F0;'>&#x35;</td><td title='6.04 bits' style='color: #0000A0;'>&#x33;</td><td title='3.62 bits' style='color: #0020F0;'>&#x31;</td><td title='4.10 bits' style='color: #0020F0;'>&#x32;</td><td title='3.62 bits' style='color: #0020F0;'>&#x33;</td><td title='6.28 bits' style='color: #0000A0;'>&#x29;</td><td title='1.86 bits' style='color: #008040;'>&#x3B;</td><td title='3.09 bits' style='color: #0020F0;'>&#x7D;</td><td title='7.89 bits' style='color: #000000;'>&#x76;</td><td title='7.04 bits' style='color: #000000;'>&#x3D;</td><td title='6.82 bits' style='color: #0000A0;'>&#x35;</td><td title='5.71 bits' style='color: #0000A0;'>&#x30;</td><td title='3.77 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.30 bits' style='color: #0000A0;'>&#x2A;</td><td title='7.73 bits' style='color: #000000;'>&#x66;</td><td title='5.23 bits' style='color: #0000A0;'>&#x72;</td><td title='1.88 bits' style='color: #008040;'>&#x61;</td><td title='1.50 bits' style='color: #008040;'>&#x63;</td><td title='1.19 bits' style='color: #008040;'>&#x74;</td><td title='0.98 bits' style='color: #00C000;'>&#x28;</td><td title='2.77 bits' style='color: #006090;'>&#x76;</td><td title='7.86 bits' style='color: #000000;'>&#x2A;</td><td title='4.88 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.20 bits' style='color: #0020F0;'>&#x33;</td><td title='3.52 bits' style='color: #0020F0;'>&#x31;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421430&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.82 bits' style='color: #000000;'>38</td><td title='4.36 bits' style='color: #0020F0;'>33</td><td title='5.01 bits' style='color: #0000A0;'>30</td><td title='5.52 bits' style='color: #0000A0;'>39</td><td>&nbsp;</td><td title='4.52 bits' style='color: #0020F0;'>39</td><td title='6.41 bits' style='color: #0000A0;'>29</td><td title='1.45 bits' style='color: #008040;'>3B</td><td title='1.80 bits' style='color: #008040;'>72</td><td>&nbsp;</td><td title='0.70 bits' style='color: #00C000;'>65</td><td title='0.54 bits' style='color: #00C000;'>74</td><td title='0.37 bits' style='color: #00FF00;'>75</td><td title='0.28 bits' style='color: #00FF00;'>72</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>6E</td><td title='0.18 bits' style='color: #00FF00;'>20</td><td title='1.34 bits' style='color: #008040;'>66</td><td title='0.81 bits' style='color: #00C000;'>72</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.47 bits' style='color: #00FF00;'>61</td><td title='0.48 bits' style='color: #00FF00;'>63</td><td title='0.39 bits' style='color: #00FF00;'>74</td><td title='0.40 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='1.91 bits' style='color: #008040;'>76</td><td title='7.25 bits' style='color: #000000;'>2E</td><td title='9.86 bits' style='color: #900000;'>78</td><td title='4.79 bits' style='color: #0020F0;'>2A</td><td>&nbsp;</td><td title='4.79 bits' style='color: #0020F0;'>76</td><td title='3.41 bits' style='color: #0020F0;'>2E</td><td title='4.41 bits' style='color: #0020F0;'>79</td><td title='5.13 bits' style='color: #0000A0;'>2A</td><td>&nbsp;</td><td title='6.53 bits' style='color: #0000A0;'>28</td><td title='2.43 bits' style='color: #006090;'>76</td><td title='2.26 bits' style='color: #006090;'>2E</td><td title='1.64 bits' style='color: #008040;'>78</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.82 bits' style='color: #000000;'>&#x38;</td><td title='4.36 bits' style='color: #0020F0;'>&#x33;</td><td title='5.01 bits' style='color: #0000A0;'>&#x30;</td><td title='5.52 bits' style='color: #0000A0;'>&#x39;</td><td title='4.52 bits' style='color: #0020F0;'>&#x39;</td><td title='6.41 bits' style='color: #0000A0;'>&#x29;</td><td title='1.45 bits' style='color: #008040;'>&#x3B;</td><td title='1.80 bits' style='color: #008040;'>&#x72;</td><td title='0.70 bits' style='color: #00C000;'>&#x65;</td><td title='0.54 bits' style='color: #00C000;'>&#x74;</td><td title='0.37 bits' style='color: #00FF00;'>&#x75;</td><td title='0.28 bits' style='color: #00FF00;'>&#x72;</td><td title='0.25 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.34 bits' style='color: #008040;'>&#x66;</td><td title='0.81 bits' style='color: #00C000;'>&#x72;</td><td title='0.47 bits' style='color: #00FF00;'>&#x61;</td><td title='0.48 bits' style='color: #00FF00;'>&#x63;</td><td title='0.39 bits' style='color: #00FF00;'>&#x74;</td><td title='0.40 bits' style='color: #00FF00;'>&#x28;</td><td title='1.91 bits' style='color: #008040;'>&#x76;</td><td title='7.25 bits' style='color: #000000;'>&#x2E;</td><td title='9.86 bits' style='color: #900000;'>&#x78;</td><td title='4.79 bits' style='color: #0020F0;'>&#x2A;</td><td title='4.79 bits' style='color: #0020F0;'>&#x76;</td><td title='3.41 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.41 bits' style='color: #0020F0;'>&#x79;</td><td title='5.13 bits' style='color: #0000A0;'>&#x2A;</td><td title='6.53 bits' style='color: #0000A0;'>&#x28;</td><td title='2.43 bits' style='color: #006090;'>&#x76;</td><td title='2.26 bits' style='color: #006090;'>&#x2E;</td><td title='1.64 bits' style='color: #008040;'>&#x78;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421450&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.35 bits' style='color: #0020F0;'>2B</td><td title='2.99 bits' style='color: #006090;'>76</td><td title='1.49 bits' style='color: #008040;'>2E</td><td title='0.98 bits' style='color: #00C000;'>79</td><td>&nbsp;</td><td title='3.32 bits' style='color: #0020F0;'>29</td><td title='3.38 bits' style='color: #0020F0;'>29</td><td title='1.97 bits' style='color: #008040;'>3B</td><td title='2.61 bits' style='color: #006090;'>7D</td><td>&nbsp;</td><td title='1.78 bits' style='color: #008040;'>66</td><td title='0.56 bits' style='color: #00C000;'>6C</td><td title='0.20 bits' style='color: #00FF00;'>6F</td><td title='0.13 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>74</td><td title='0.28 bits' style='color: #00FF00;'>20</td><td title='9.85 bits' style='color: #900000;'>78</td><td title='0.75 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.29 bits' style='color: #008040;'>76</td><td title='1.38 bits' style='color: #008040;'>65</td><td title='0.69 bits' style='color: #00C000;'>63</td><td title='0.93 bits' style='color: #00C000;'>32</td><td>&nbsp;</td><td title='1.00 bits' style='color: #00C000;'>20</td><td title='0.64 bits' style='color: #00C000;'>76</td><td title='1.08 bits' style='color: #008040;'>2C</td><td title='2.90 bits' style='color: #006090;'>66</td><td>&nbsp;</td><td title='0.69 bits' style='color: #00C000;'>6C</td><td title='0.20 bits' style='color: #00FF00;'>6F</td><td title='0.11 bits' style='color: #00FF00;'>61</td><td title='0.09 bits' style='color: #80FF80;'>74</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>20</td><td title='1.64 bits' style='color: #008040;'>79</td><td title='1.68 bits' style='color: #008040;'>2C</td><td title='6.65 bits' style='color: #0000A0;'>69</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.35 bits' style='color: #0020F0;'>&#x2B;</td><td title='2.99 bits' style='color: #006090;'>&#x76;</td><td title='1.49 bits' style='color: #008040;'>&#x2E;</td><td title='0.98 bits' style='color: #00C000;'>&#x79;</td><td title='3.32 bits' style='color: #0020F0;'>&#x29;</td><td title='3.38 bits' style='color: #0020F0;'>&#x29;</td><td title='1.97 bits' style='color: #008040;'>&#x3B;</td><td title='2.61 bits' style='color: #006090;'>&#x7D;</td><td title='1.78 bits' style='color: #008040;'>&#x66;</td><td title='0.56 bits' style='color: #00C000;'>&#x6C;</td><td title='0.20 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.13 bits' style='color: #00FF00;'>&#x61;</td><td title='0.11 bits' style='color: #00FF00;'>&#x74;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.85 bits' style='color: #900000;'>&#x78;</td><td title='0.75 bits' style='color: #00C000;'>&#x28;</td><td title='1.29 bits' style='color: #008040;'>&#x76;</td><td title='1.38 bits' style='color: #008040;'>&#x65;</td><td title='0.69 bits' style='color: #00C000;'>&#x63;</td><td title='0.93 bits' style='color: #00C000;'>&#x32;</td><td title='1.00 bits' style='color: #00C000;'>&#x2E;</td><td title='0.64 bits' style='color: #00C000;'>&#x76;</td><td title='1.08 bits' style='color: #008040;'>&#x2C;</td><td title='2.90 bits' style='color: #006090;'>&#x66;</td><td title='0.69 bits' style='color: #00C000;'>&#x6C;</td><td title='0.20 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.11 bits' style='color: #00FF00;'>&#x61;</td><td title='0.09 bits' style='color: #80FF80;'>&#x74;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.64 bits' style='color: #008040;'>&#x79;</td><td title='1.68 bits' style='color: #008040;'>&#x2C;</td><td title='6.65 bits' style='color: #0000A0;'>&#x69;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421470&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.83 bits' style='color: #008040;'>6E</td><td title='2.14 bits' style='color: #006090;'>74</td><td title='0.73 bits' style='color: #00C000;'>20</td><td title='4.95 bits' style='color: #0020F0;'>6D</td><td>&nbsp;</td><td title='1.65 bits' style='color: #008040;'>29</td><td title='0.81 bits' style='color: #00C000;'>7B</td><td title='6.93 bits' style='color: #0000A0;'>76</td><td title='1.55 bits' style='color: #008040;'>65</td><td>&nbsp;</td><td title='1.86 bits' style='color: #008040;'>63</td><td title='1.36 bits' style='color: #008040;'>32</td><td title='1.07 bits' style='color: #008040;'>20</td><td title='8.37 bits' style='color: #000000;'>61</td><td>&nbsp;</td><td title='8.46 bits' style='color: #000000;'>3D</td><td title='4.70 bits' style='color: #0020F0;'>66</td><td title='0.77 bits' style='color: #00C000;'>6C</td><td title='0.19 bits' style='color: #00FF00;'>6F</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.68 bits' style='color: #000000;'>6F</td><td title='5.04 bits' style='color: #0000A0;'>72</td><td title='8.02 bits' style='color: #000000;'>28</td><td title='1.44 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='3.53 bits' style='color: #0020F0;'>29</td><td title='3.00 bits' style='color: #0020F0;'>2C</td><td title='5.95 bits' style='color: #0000A0;'>7A</td><td title='2.59 bits' style='color: #006090;'>3D</td><td>&nbsp;</td><td title='4.70 bits' style='color: #0020F0;'>66</td><td title='4.30 bits' style='color: #0020F0;'>72</td><td title='1.03 bits' style='color: #008040;'>61</td><td title='0.79 bits' style='color: #00C000;'>63</td><td>&nbsp;</td><td title='0.53 bits' style='color: #00C000;'>74</td><td title='0.47 bits' style='color: #00FF00;'>28</td><td title='0.77 bits' style='color: #00C000;'>76</td><td title='3.30 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.83 bits' style='color: #008040;'>&#x6E;</td><td title='2.14 bits' style='color: #006090;'>&#x74;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='4.95 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.65 bits' style='color: #008040;'>&#x29;</td><td title='0.81 bits' style='color: #00C000;'>&#x7B;</td><td title='6.93 bits' style='color: #0000A0;'>&#x76;</td><td title='1.55 bits' style='color: #008040;'>&#x65;</td><td title='1.86 bits' style='color: #008040;'>&#x63;</td><td title='1.36 bits' style='color: #008040;'>&#x32;</td><td title='1.07 bits' style='color: #008040;'>&#x2E;</td><td title='8.37 bits' style='color: #000000;'>&#x61;</td><td title='8.46 bits' style='color: #000000;'>&#x3D;</td><td title='4.70 bits' style='color: #0020F0;'>&#x66;</td><td title='0.77 bits' style='color: #00C000;'>&#x6C;</td><td title='0.19 bits' style='color: #00FF00;'>&#x6F;</td><td title='8.68 bits' style='color: #000000;'>&#x6F;</td><td title='5.04 bits' style='color: #0000A0;'>&#x72;</td><td title='8.02 bits' style='color: #000000;'>&#x28;</td><td title='1.44 bits' style='color: #008040;'>&#x76;</td><td title='3.53 bits' style='color: #0020F0;'>&#x29;</td><td title='3.00 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.95 bits' style='color: #0000A0;'>&#x7A;</td><td title='2.59 bits' style='color: #006090;'>&#x3D;</td><td title='4.70 bits' style='color: #0020F0;'>&#x66;</td><td title='4.30 bits' style='color: #0020F0;'>&#x72;</td><td title='1.03 bits' style='color: #008040;'>&#x61;</td><td title='0.79 bits' style='color: #00C000;'>&#x63;</td><td title='0.53 bits' style='color: #00C000;'>&#x74;</td><td title='0.47 bits' style='color: #00FF00;'>&#x28;</td><td title='0.77 bits' style='color: #00C000;'>&#x76;</td><td title='3.30 bits' style='color: #0020F0;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421490&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.56 bits' style='color: #008040;'>2C</td><td title='6.41 bits' style='color: #0000A0;'>69</td><td title='3.69 bits' style='color: #0020F0;'>3D</td><td title='7.92 bits' style='color: #000000;'>7A</td><td>&nbsp;</td><td title='3.70 bits' style='color: #0020F0;'>2A</td><td title='2.57 bits' style='color: #006090;'>7A</td><td title='1.21 bits' style='color: #008040;'>2A</td><td title='4.70 bits' style='color: #0020F0;'>28</td><td>&nbsp;</td><td title='5.64 bits' style='color: #0000A0;'>33</td><td title='4.26 bits' style='color: #0020F0;'>2E</td><td title='8.32 bits' style='color: #000000;'>2D</td><td title='6.74 bits' style='color: #0000A0;'>32</td><td>&nbsp;</td><td title='3.26 bits' style='color: #0020F0;'>2E</td><td title='5.00 bits' style='color: #0020F0;'>2A</td><td title='4.16 bits' style='color: #0020F0;'>7A</td><td title='5.68 bits' style='color: #0000A0;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.59 bits' style='color: #006090;'>3B</td><td title='5.84 bits' style='color: #0000A0;'>66</td><td title='0.98 bits' style='color: #00C000;'>6C</td><td title='0.18 bits' style='color: #00FF00;'>6F</td><td>&nbsp;</td><td title='0.34 bits' style='color: #00FF00;'>61</td><td title='0.11 bits' style='color: #00FF00;'>74</td><td title='0.29 bits' style='color: #00FF00;'>20</td><td title='3.82 bits' style='color: #0020F0;'>78</td><td>&nbsp;</td><td title='3.04 bits' style='color: #0020F0;'>3D</td><td title='8.27 bits' style='color: #000000;'>79</td><td title='6.70 bits' style='color: #0000A0;'>3B</td><td title='5.68 bits' style='color: #0000A0;'>69</td><td>&nbsp;</td><td title='3.06 bits' style='color: #0020F0;'>66</td><td title='3.50 bits' style='color: #0020F0;'>28</td><td title='5.29 bits' style='color: #0000A0;'>6D</td><td title='4.20 bits' style='color: #0020F0;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.56 bits' style='color: #008040;'>&#x2C;</td><td title='6.41 bits' style='color: #0000A0;'>&#x69;</td><td title='3.69 bits' style='color: #0020F0;'>&#x3D;</td><td title='7.92 bits' style='color: #000000;'>&#x7A;</td><td title='3.70 bits' style='color: #0020F0;'>&#x2A;</td><td title='2.57 bits' style='color: #006090;'>&#x7A;</td><td title='1.21 bits' style='color: #008040;'>&#x2A;</td><td title='4.70 bits' style='color: #0020F0;'>&#x28;</td><td title='5.64 bits' style='color: #0000A0;'>&#x33;</td><td title='4.26 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.32 bits' style='color: #000000;'>&#x2D;</td><td title='6.74 bits' style='color: #0000A0;'>&#x32;</td><td title='3.26 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.00 bits' style='color: #0020F0;'>&#x2A;</td><td title='4.16 bits' style='color: #0020F0;'>&#x7A;</td><td title='5.68 bits' style='color: #0000A0;'>&#x29;</td><td title='2.59 bits' style='color: #006090;'>&#x3B;</td><td title='5.84 bits' style='color: #0000A0;'>&#x66;</td><td title='0.98 bits' style='color: #00C000;'>&#x6C;</td><td title='0.18 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.34 bits' style='color: #00FF00;'>&#x61;</td><td title='0.11 bits' style='color: #00FF00;'>&#x74;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.82 bits' style='color: #0020F0;'>&#x78;</td><td title='3.04 bits' style='color: #0020F0;'>&#x3D;</td><td title='8.27 bits' style='color: #000000;'>&#x79;</td><td title='6.70 bits' style='color: #0000A0;'>&#x3B;</td><td title='5.68 bits' style='color: #0000A0;'>&#x69;</td><td title='3.06 bits' style='color: #0020F0;'>&#x66;</td><td title='3.50 bits' style='color: #0020F0;'>&#x28;</td><td title='5.29 bits' style='color: #0000A0;'>&#x6D;</td><td title='4.20 bits' style='color: #0020F0;'>&#x3D;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004214B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.68 bits' style='color: #006090;'>3D</td><td title='1.50 bits' style='color: #008040;'>31</td><td title='1.21 bits' style='color: #008040;'>29</td><td title='6.02 bits' style='color: #0000A0;'>78</td><td>&nbsp;</td><td title='3.34 bits' style='color: #0020F0;'>3D</td><td title='5.39 bits' style='color: #0000A0;'>32</td><td title='3.50 bits' style='color: #0020F0;'>2E</td><td title='5.72 bits' style='color: #0000A0;'>3B</td><td>&nbsp;</td><td title='3.63 bits' style='color: #0020F0;'>72</td><td title='0.88 bits' style='color: #00C000;'>65</td><td title='1.09 bits' style='color: #008040;'>74</td><td title='0.43 bits' style='color: #00FF00;'>75</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>72</td><td title='0.27 bits' style='color: #00FF00;'>6E</td><td title='10.25 bits' style='color: #900000;'>2D</td><td title='6.75 bits' style='color: #0000A0;'>79</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.79 bits' style='color: #0000A0;'>2B</td><td title='5.07 bits' style='color: #0000A0;'>78</td><td title='3.33 bits' style='color: #0020F0;'>2A</td><td title='6.49 bits' style='color: #0000A0;'>6D</td><td>&nbsp;</td><td title='7.02 bits' style='color: #000000;'>69</td><td title='5.07 bits' style='color: #0000A0;'>78</td><td title='1.66 bits' style='color: #008040;'>28</td><td title='2.17 bits' style='color: #006090;'>6D</td><td>&nbsp;</td><td title='5.11 bits' style='color: #0000A0;'>69</td><td title='2.13 bits' style='color: #006090;'>78</td><td title='0.86 bits' style='color: #00C000;'>28</td><td title='4.89 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='4.53 bits' style='color: #0020F0;'>28</td><td title='5.29 bits' style='color: #0000A0;'>61</td><td title='7.82 bits' style='color: #000000;'>2B</td><td title='3.10 bits' style='color: #0020F0;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.68 bits' style='color: #006090;'>&#x3D;</td><td title='1.50 bits' style='color: #008040;'>&#x31;</td><td title='1.21 bits' style='color: #008040;'>&#x29;</td><td title='6.02 bits' style='color: #0000A0;'>&#x78;</td><td title='3.34 bits' style='color: #0020F0;'>&#x3D;</td><td title='5.39 bits' style='color: #0000A0;'>&#x32;</td><td title='3.50 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.72 bits' style='color: #0000A0;'>&#x3B;</td><td title='3.63 bits' style='color: #0020F0;'>&#x72;</td><td title='0.88 bits' style='color: #00C000;'>&#x65;</td><td title='1.09 bits' style='color: #008040;'>&#x74;</td><td title='0.43 bits' style='color: #00FF00;'>&#x75;</td><td title='0.31 bits' style='color: #00FF00;'>&#x72;</td><td title='0.27 bits' style='color: #00FF00;'>&#x6E;</td><td title='10.25 bits' style='color: #900000;'>&#x2D;</td><td title='6.75 bits' style='color: #0000A0;'>&#x79;</td><td title='6.79 bits' style='color: #0000A0;'>&#x2B;</td><td title='5.07 bits' style='color: #0000A0;'>&#x78;</td><td title='3.33 bits' style='color: #0020F0;'>&#x2A;</td><td title='6.49 bits' style='color: #0000A0;'>&#x6D;</td><td title='7.02 bits' style='color: #000000;'>&#x69;</td><td title='5.07 bits' style='color: #0000A0;'>&#x78;</td><td title='1.66 bits' style='color: #008040;'>&#x28;</td><td title='2.17 bits' style='color: #006090;'>&#x6D;</td><td title='5.11 bits' style='color: #0000A0;'>&#x69;</td><td title='2.13 bits' style='color: #006090;'>&#x78;</td><td title='0.86 bits' style='color: #00C000;'>&#x28;</td><td title='4.89 bits' style='color: #0020F0;'>&#x66;</td><td title='4.53 bits' style='color: #0020F0;'>&#x28;</td><td title='5.29 bits' style='color: #0000A0;'>&#x61;</td><td title='7.82 bits' style='color: #000000;'>&#x2B;</td><td title='3.10 bits' style='color: #0020F0;'>&#x76;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004214D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.25 bits' style='color: #0020F0;'>65</td><td title='0.86 bits' style='color: #00C000;'>63</td><td title='0.95 bits' style='color: #00C000;'>32</td><td title='1.44 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td title='5.49 bits' style='color: #0000A0;'>30</td><td title='3.44 bits' style='color: #0020F0;'>2E</td><td title='2.48 bits' style='color: #006090;'>29</td><td title='4.29 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td title='6.93 bits' style='color: #0000A0;'>6D</td><td title='2.57 bits' style='color: #006090;'>29</td><td title='3.23 bits' style='color: #0020F0;'>2C</td><td title='4.09 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='4.32 bits' style='color: #0020F0;'>28</td><td title='2.86 bits' style='color: #006090;'>61</td><td title='2.12 bits' style='color: #006090;'>2B</td><td title='1.04 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.83 bits' style='color: #00C000;'>65</td><td title='0.47 bits' style='color: #00FF00;'>63</td><td title='0.52 bits' style='color: #00C000;'>32</td><td title='0.40 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='3.09 bits' style='color: #0020F0;'>31</td><td title='2.57 bits' style='color: #006090;'>2E</td><td title='5.54 bits' style='color: #0000A0;'>2C</td><td title='4.79 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td title='1.70 bits' style='color: #008040;'>2E</td><td title='1.31 bits' style='color: #008040;'>29</td><td title='1.74 bits' style='color: #008040;'>2C</td><td title='2.31 bits' style='color: #006090;'>6D</td><td>&nbsp;</td><td title='0.98 bits' style='color: #00C000;'>29</td><td title='0.76 bits' style='color: #00C000;'>2C</td><td title='4.38 bits' style='color: #0020F0;'>69</td><td title='5.86 bits' style='color: #0000A0;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.25 bits' style='color: #0020F0;'>&#x65;</td><td title='0.86 bits' style='color: #00C000;'>&#x63;</td><td title='0.95 bits' style='color: #00C000;'>&#x32;</td><td title='1.44 bits' style='color: #008040;'>&#x28;</td><td title='5.49 bits' style='color: #0000A0;'>&#x30;</td><td title='3.44 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.48 bits' style='color: #006090;'>&#x29;</td><td title='4.29 bits' style='color: #0020F0;'>&#x2C;</td><td title='6.93 bits' style='color: #0000A0;'>&#x6D;</td><td title='2.57 bits' style='color: #006090;'>&#x29;</td><td title='3.23 bits' style='color: #0020F0;'>&#x2C;</td><td title='4.09 bits' style='color: #0020F0;'>&#x66;</td><td title='4.32 bits' style='color: #0020F0;'>&#x28;</td><td title='2.86 bits' style='color: #006090;'>&#x61;</td><td title='2.12 bits' style='color: #006090;'>&#x2B;</td><td title='1.04 bits' style='color: #008040;'>&#x76;</td><td title='0.83 bits' style='color: #00C000;'>&#x65;</td><td title='0.47 bits' style='color: #00FF00;'>&#x63;</td><td title='0.52 bits' style='color: #00C000;'>&#x32;</td><td title='0.40 bits' style='color: #00FF00;'>&#x28;</td><td title='3.09 bits' style='color: #0020F0;'>&#x31;</td><td title='2.57 bits' style='color: #006090;'>&#x2E;</td><td title='5.54 bits' style='color: #0000A0;'>&#x2C;</td><td title='4.79 bits' style='color: #0020F0;'>&#x30;</td><td title='1.70 bits' style='color: #008040;'>&#x2E;</td><td title='1.31 bits' style='color: #008040;'>&#x29;</td><td title='1.74 bits' style='color: #008040;'>&#x2C;</td><td title='2.31 bits' style='color: #006090;'>&#x6D;</td><td title='0.98 bits' style='color: #00C000;'>&#x29;</td><td title='0.76 bits' style='color: #00C000;'>&#x2C;</td><td title='4.38 bits' style='color: #0020F0;'>&#x69;</td><td title='5.86 bits' style='color: #0000A0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004214F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.88 bits' style='color: #0020F0;'>78</td><td title='4.52 bits' style='color: #0020F0;'>29</td><td title='2.29 bits' style='color: #006090;'>2C</td><td title='2.89 bits' style='color: #006090;'>6D</td><td>&nbsp;</td><td title='5.70 bits' style='color: #0000A0;'>69</td><td title='1.58 bits' style='color: #008040;'>78</td><td title='0.70 bits' style='color: #00C000;'>28</td><td title='1.80 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td title='1.05 bits' style='color: #008040;'>28</td><td title='0.92 bits' style='color: #00C000;'>61</td><td title='0.66 bits' style='color: #00C000;'>2B</td><td title='0.37 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td title='0.33 bits' style='color: #00FF00;'>65</td><td title='0.28 bits' style='color: #00FF00;'>63</td><td title='0.34 bits' style='color: #00FF00;'>32</td><td title='0.25 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.54 bits' style='color: #008040;'>30</td><td title='0.43 bits' style='color: #00FF00;'>2E</td><td title='3.57 bits' style='color: #0020F0;'>2C</td><td title='5.07 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td title='2.21 bits' style='color: #006090;'>2E</td><td title='1.52 bits' style='color: #008040;'>29</td><td title='0.74 bits' style='color: #00C000;'>2C</td><td title='1.07 bits' style='color: #008040;'>6D</td><td>&nbsp;</td><td title='0.85 bits' style='color: #00C000;'>29</td><td title='0.52 bits' style='color: #00C000;'>2C</td><td title='2.55 bits' style='color: #006090;'>66</td><td title='0.81 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='0.58 bits' style='color: #00C000;'>61</td><td title='0.39 bits' style='color: #00FF00;'>2B</td><td title='0.32 bits' style='color: #00FF00;'>76</td><td title='0.27 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.88 bits' style='color: #0020F0;'>&#x78;</td><td title='4.52 bits' style='color: #0020F0;'>&#x29;</td><td title='2.29 bits' style='color: #006090;'>&#x2C;</td><td title='2.89 bits' style='color: #006090;'>&#x6D;</td><td title='5.70 bits' style='color: #0000A0;'>&#x69;</td><td title='1.58 bits' style='color: #008040;'>&#x78;</td><td title='0.70 bits' style='color: #00C000;'>&#x28;</td><td title='1.80 bits' style='color: #008040;'>&#x66;</td><td title='1.05 bits' style='color: #008040;'>&#x28;</td><td title='0.92 bits' style='color: #00C000;'>&#x61;</td><td title='0.66 bits' style='color: #00C000;'>&#x2B;</td><td title='0.37 bits' style='color: #00FF00;'>&#x76;</td><td title='0.33 bits' style='color: #00FF00;'>&#x65;</td><td title='0.28 bits' style='color: #00FF00;'>&#x63;</td><td title='0.34 bits' style='color: #00FF00;'>&#x32;</td><td title='0.25 bits' style='color: #00FF00;'>&#x28;</td><td title='1.54 bits' style='color: #008040;'>&#x30;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.57 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.07 bits' style='color: #0000A0;'>&#x31;</td><td title='2.21 bits' style='color: #006090;'>&#x2E;</td><td title='1.52 bits' style='color: #008040;'>&#x29;</td><td title='0.74 bits' style='color: #00C000;'>&#x2C;</td><td title='1.07 bits' style='color: #008040;'>&#x6D;</td><td title='0.85 bits' style='color: #00C000;'>&#x29;</td><td title='0.52 bits' style='color: #00C000;'>&#x2C;</td><td title='2.55 bits' style='color: #006090;'>&#x66;</td><td title='0.81 bits' style='color: #00C000;'>&#x28;</td><td title='0.58 bits' style='color: #00C000;'>&#x61;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2B;</td><td title='0.32 bits' style='color: #00FF00;'>&#x76;</td><td title='0.27 bits' style='color: #00FF00;'>&#x65;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421510&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.23 bits' style='color: #00FF00;'>63</td><td title='0.27 bits' style='color: #00FF00;'>32</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='1.70 bits' style='color: #008040;'>31</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>2E</td><td title='2.62 bits' style='color: #006090;'>29</td><td title='0.82 bits' style='color: #00C000;'>2C</td><td title='0.87 bits' style='color: #00C000;'>6D</td><td>&nbsp;</td><td title='0.46 bits' style='color: #00FF00;'>29</td><td title='0.36 bits' style='color: #00FF00;'>2C</td><td title='2.66 bits' style='color: #006090;'>69</td><td title='1.04 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='0.65 bits' style='color: #00C000;'>78</td><td title='0.48 bits' style='color: #00FF00;'>29</td><td title='0.38 bits' style='color: #00FF00;'>2C</td><td title='3.39 bits' style='color: #0020F0;'>69</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.81 bits' style='color: #008040;'>2E</td><td title='4.46 bits' style='color: #0020F0;'>79</td><td title='1.21 bits' style='color: #008040;'>29</td><td title='3.62 bits' style='color: #0020F0;'>3B</td><td>&nbsp;</td><td title='1.57 bits' style='color: #008040;'>7D</td><td title='1.18 bits' style='color: #008040;'>66</td><td title='0.48 bits' style='color: #00FF00;'>6C</td><td title='0.16 bits' style='color: #00FF00;'>6F</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>61</td><td title='0.10 bits' style='color: #80FF80;'>74</td><td title='0.30 bits' style='color: #00FF00;'>20</td><td title='11.09 bits' style='color: #900000;'>73</td><td>&nbsp;</td><td title='0.79 bits' style='color: #00C000;'>28</td><td title='1.03 bits' style='color: #008040;'>76</td><td title='0.78 bits' style='color: #00C000;'>65</td><td title='0.32 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>&#x63;</td><td title='0.27 bits' style='color: #00FF00;'>&#x32;</td><td title='0.19 bits' style='color: #00FF00;'>&#x28;</td><td title='1.70 bits' style='color: #008040;'>&#x31;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='2.62 bits' style='color: #006090;'>&#x29;</td><td title='0.82 bits' style='color: #00C000;'>&#x2C;</td><td title='0.87 bits' style='color: #00C000;'>&#x6D;</td><td title='0.46 bits' style='color: #00FF00;'>&#x29;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2C;</td><td title='2.66 bits' style='color: #006090;'>&#x69;</td><td title='1.04 bits' style='color: #008040;'>&#x2E;</td><td title='0.65 bits' style='color: #00C000;'>&#x78;</td><td title='0.48 bits' style='color: #00FF00;'>&#x29;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2C;</td><td title='3.39 bits' style='color: #0020F0;'>&#x69;</td><td title='1.81 bits' style='color: #008040;'>&#x2E;</td><td title='4.46 bits' style='color: #0020F0;'>&#x79;</td><td title='1.21 bits' style='color: #008040;'>&#x29;</td><td title='3.62 bits' style='color: #0020F0;'>&#x3B;</td><td title='1.57 bits' style='color: #008040;'>&#x7D;</td><td title='1.18 bits' style='color: #008040;'>&#x66;</td><td title='0.48 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.16 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.18 bits' style='color: #00FF00;'>&#x61;</td><td title='0.10 bits' style='color: #80FF80;'>&#x74;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='11.09 bits' style='color: #900000;'>&#x73;</td><td title='0.79 bits' style='color: #00C000;'>&#x28;</td><td title='1.03 bits' style='color: #008040;'>&#x76;</td><td title='0.78 bits' style='color: #00C000;'>&#x65;</td><td title='0.32 bits' style='color: #00FF00;'>&#x63;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421530&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.58 bits' style='color: #0020F0;'>33</td><td title='0.73 bits' style='color: #00C000;'>20</td><td title='0.65 bits' style='color: #00C000;'>76</td><td title='1.82 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='1.35 bits' style='color: #008040;'>66</td><td title='0.52 bits' style='color: #00C000;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td title='0.18 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>74</td><td title='0.17 bits' style='color: #00FF00;'>20</td><td title='1.28 bits' style='color: #008040;'>79</td><td title='0.98 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td title='1.14 bits' style='color: #008040;'>66</td><td title='0.23 bits' style='color: #00FF00;'>6C</td><td title='0.10 bits' style='color: #00FF00;'>6F</td><td title='0.12 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='2.28 bits' style='color: #006090;'>6D</td><td title='0.80 bits' style='color: #00C000;'>29</td><td>&nbsp;</td><td title='0.70 bits' style='color: #00C000;'>7B</td><td title='3.35 bits' style='color: #0020F0;'>76</td><td title='0.53 bits' style='color: #00C000;'>65</td><td title='0.60 bits' style='color: #00C000;'>63</td><td>&nbsp;</td><td title='0.48 bits' style='color: #00FF00;'>32</td><td title='0.90 bits' style='color: #00C000;'>20</td><td title='3.98 bits' style='color: #0020F0;'>66</td><td title='2.57 bits' style='color: #006090;'>3D</td><td>&nbsp;</td><td title='4.88 bits' style='color: #0020F0;'>61</td><td title='4.82 bits' style='color: #0020F0;'>62</td><td title='2.65 bits' style='color: #006090;'>73</td><td title='1.08 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.58 bits' style='color: #0020F0;'>&#x33;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='0.65 bits' style='color: #00C000;'>&#x76;</td><td title='1.82 bits' style='color: #008040;'>&#x2C;</td><td title='1.35 bits' style='color: #008040;'>&#x66;</td><td title='0.52 bits' style='color: #00C000;'>&#x6C;</td><td title='0.14 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.18 bits' style='color: #00FF00;'>&#x61;</td><td title='0.08 bits' style='color: #80FF80;'>&#x74;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.28 bits' style='color: #008040;'>&#x79;</td><td title='0.98 bits' style='color: #00C000;'>&#x2C;</td><td title='1.14 bits' style='color: #008040;'>&#x66;</td><td title='0.23 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.10 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.12 bits' style='color: #00FF00;'>&#x61;</td><td title='0.07 bits' style='color: #80FF80;'>&#x74;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.28 bits' style='color: #006090;'>&#x6D;</td><td title='0.80 bits' style='color: #00C000;'>&#x29;</td><td title='0.70 bits' style='color: #00C000;'>&#x7B;</td><td title='3.35 bits' style='color: #0020F0;'>&#x76;</td><td title='0.53 bits' style='color: #00C000;'>&#x65;</td><td title='0.60 bits' style='color: #00C000;'>&#x63;</td><td title='0.48 bits' style='color: #00FF00;'>&#x32;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='3.98 bits' style='color: #0020F0;'>&#x66;</td><td title='2.57 bits' style='color: #006090;'>&#x3D;</td><td title='4.88 bits' style='color: #0020F0;'>&#x61;</td><td title='4.82 bits' style='color: #0020F0;'>&#x62;</td><td title='2.65 bits' style='color: #006090;'>&#x73;</td><td title='1.08 bits' style='color: #008040;'>&#x28;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421550&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.62 bits' style='color: #00C000;'>76</td><td title='2.19 bits' style='color: #006090;'>65</td><td title='0.50 bits' style='color: #00C000;'>63</td><td title='0.82 bits' style='color: #00C000;'>32</td><td>&nbsp;</td><td title='1.52 bits' style='color: #008040;'>28</td><td title='10.26 bits' style='color: #900000;'>6C</td><td title='5.01 bits' style='color: #0000A0;'>65</td><td title='5.39 bits' style='color: #0000A0;'>6E</td><td>&nbsp;</td><td title='4.10 bits' style='color: #0020F0;'>67</td><td title='6.56 bits' style='color: #0000A0;'>74</td><td title='9.00 bits' style='color: #000000;'>68</td><td title='5.36 bits' style='color: #0000A0;'>28</td><td>&nbsp;</td><td title='2.80 bits' style='color: #006090;'>76</td><td title='4.09 bits' style='color: #0020F0;'>2E</td><td title='1.28 bits' style='color: #008040;'>78</td><td title='9.04 bits' style='color: #900000;'>79</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.23 bits' style='color: #0020F0;'>29</td><td title='2.08 bits' style='color: #006090;'>2C</td><td title='6.52 bits' style='color: #0000A0;'>76</td><td title='3.54 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td title='6.73 bits' style='color: #0000A0;'>7A</td><td title='1.79 bits' style='color: #008040;'>29</td><td title='3.40 bits' style='color: #0020F0;'>29</td><td title='7.14 bits' style='color: #000000;'>2D</td><td>&nbsp;</td><td title='4.73 bits' style='color: #0020F0;'>76</td><td title='2.14 bits' style='color: #006090;'>65</td><td title='0.67 bits' style='color: #00C000;'>63</td><td title='0.55 bits' style='color: #00C000;'>32</td><td>&nbsp;</td><td title='0.67 bits' style='color: #00C000;'>28</td><td title='4.83 bits' style='color: #0020F0;'>6D</td><td title='4.52 bits' style='color: #0020F0;'>2C</td><td title='4.42 bits' style='color: #0020F0;'>79</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.62 bits' style='color: #00C000;'>&#x76;</td><td title='2.19 bits' style='color: #006090;'>&#x65;</td><td title='0.50 bits' style='color: #00C000;'>&#x63;</td><td title='0.82 bits' style='color: #00C000;'>&#x32;</td><td title='1.52 bits' style='color: #008040;'>&#x28;</td><td title='10.26 bits' style='color: #900000;'>&#x6C;</td><td title='5.01 bits' style='color: #0000A0;'>&#x65;</td><td title='5.39 bits' style='color: #0000A0;'>&#x6E;</td><td title='4.10 bits' style='color: #0020F0;'>&#x67;</td><td title='6.56 bits' style='color: #0000A0;'>&#x74;</td><td title='9.00 bits' style='color: #000000;'>&#x68;</td><td title='5.36 bits' style='color: #0000A0;'>&#x28;</td><td title='2.80 bits' style='color: #006090;'>&#x76;</td><td title='4.09 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.28 bits' style='color: #008040;'>&#x78;</td><td title='9.04 bits' style='color: #900000;'>&#x79;</td><td title='3.23 bits' style='color: #0020F0;'>&#x29;</td><td title='2.08 bits' style='color: #006090;'>&#x2C;</td><td title='6.52 bits' style='color: #0000A0;'>&#x76;</td><td title='3.54 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.73 bits' style='color: #0000A0;'>&#x7A;</td><td title='1.79 bits' style='color: #008040;'>&#x29;</td><td title='3.40 bits' style='color: #0020F0;'>&#x29;</td><td title='7.14 bits' style='color: #000000;'>&#x2D;</td><td title='4.73 bits' style='color: #0020F0;'>&#x76;</td><td title='2.14 bits' style='color: #006090;'>&#x65;</td><td title='0.67 bits' style='color: #00C000;'>&#x63;</td><td title='0.55 bits' style='color: #00C000;'>&#x32;</td><td title='0.67 bits' style='color: #00C000;'>&#x28;</td><td title='4.83 bits' style='color: #0020F0;'>&#x6D;</td><td title='4.52 bits' style='color: #0020F0;'>&#x2C;</td><td title='4.42 bits' style='color: #0020F0;'>&#x79;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421570&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.11 bits' style='color: #008040;'>29</td><td title='2.61 bits' style='color: #006090;'>3B</td><td title='3.58 bits' style='color: #0020F0;'>72</td><td title='0.53 bits' style='color: #00C000;'>65</td><td>&nbsp;</td><td title='0.57 bits' style='color: #00C000;'>74</td><td title='0.27 bits' style='color: #00FF00;'>75</td><td title='0.22 bits' style='color: #00FF00;'>72</td><td title='0.17 bits' style='color: #00FF00;'>6E</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>20</td><td title='2.17 bits' style='color: #006090;'>6D</td><td title='7.09 bits' style='color: #000000;'>69</td><td title='6.16 bits' style='color: #0000A0;'>6E</td><td>&nbsp;</td><td title='1.39 bits' style='color: #008040;'>28</td><td title='1.81 bits' style='color: #008040;'>6D</td><td title='5.22 bits' style='color: #0000A0;'>61</td><td title='2.93 bits' style='color: #006090;'>78</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.63 bits' style='color: #00C000;'>28</td><td title='2.20 bits' style='color: #006090;'>66</td><td title='5.89 bits' style='color: #0000A0;'>2E</td><td title='2.08 bits' style='color: #006090;'>78</td><td>&nbsp;</td><td title='6.24 bits' style='color: #0000A0;'>2C</td><td title='2.59 bits' style='color: #006090;'>66</td><td title='4.07 bits' style='color: #0020F0;'>2E</td><td title='2.03 bits' style='color: #006090;'>79</td><td>&nbsp;</td><td title='0.73 bits' style='color: #00C000;'>29</td><td title='2.16 bits' style='color: #006090;'>2C</td><td title='4.31 bits' style='color: #0020F0;'>30</td><td title='0.64 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='1.18 bits' style='color: #008040;'>29</td><td title='6.57 bits' style='color: #0000A0;'>2B</td><td title='7.73 bits' style='color: #000000;'>6C</td><td title='2.09 bits' style='color: #006090;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.11 bits' style='color: #008040;'>&#x29;</td><td title='2.61 bits' style='color: #006090;'>&#x3B;</td><td title='3.58 bits' style='color: #0020F0;'>&#x72;</td><td title='0.53 bits' style='color: #00C000;'>&#x65;</td><td title='0.57 bits' style='color: #00C000;'>&#x74;</td><td title='0.27 bits' style='color: #00FF00;'>&#x75;</td><td title='0.22 bits' style='color: #00FF00;'>&#x72;</td><td title='0.17 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.17 bits' style='color: #006090;'>&#x6D;</td><td title='7.09 bits' style='color: #000000;'>&#x69;</td><td title='6.16 bits' style='color: #0000A0;'>&#x6E;</td><td title='1.39 bits' style='color: #008040;'>&#x28;</td><td title='1.81 bits' style='color: #008040;'>&#x6D;</td><td title='5.22 bits' style='color: #0000A0;'>&#x61;</td><td title='2.93 bits' style='color: #006090;'>&#x78;</td><td title='0.63 bits' style='color: #00C000;'>&#x28;</td><td title='2.20 bits' style='color: #006090;'>&#x66;</td><td title='5.89 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.08 bits' style='color: #006090;'>&#x78;</td><td title='6.24 bits' style='color: #0000A0;'>&#x2C;</td><td title='2.59 bits' style='color: #006090;'>&#x66;</td><td title='4.07 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.03 bits' style='color: #006090;'>&#x79;</td><td title='0.73 bits' style='color: #00C000;'>&#x29;</td><td title='2.16 bits' style='color: #006090;'>&#x2C;</td><td title='4.31 bits' style='color: #0020F0;'>&#x30;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='1.18 bits' style='color: #008040;'>&#x29;</td><td title='6.57 bits' style='color: #0000A0;'>&#x2B;</td><td title='7.73 bits' style='color: #000000;'>&#x6C;</td><td title='2.09 bits' style='color: #006090;'>&#x65;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421590&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.84 bits' style='color: #006090;'>6E</td><td title='1.77 bits' style='color: #008040;'>67</td><td title='1.73 bits' style='color: #008040;'>74</td><td title='1.67 bits' style='color: #008040;'>68</td><td>&nbsp;</td><td title='0.95 bits' style='color: #00C000;'>28</td><td title='4.89 bits' style='color: #0020F0;'>6D</td><td title='3.25 bits' style='color: #0020F0;'>61</td><td title='1.36 bits' style='color: #008040;'>78</td><td>&nbsp;</td><td title='0.71 bits' style='color: #00C000;'>28</td><td title='1.37 bits' style='color: #008040;'>66</td><td title='3.87 bits' style='color: #0020F0;'>2C</td><td title='7.10 bits' style='color: #000000;'>30</td><td>&nbsp;</td><td title='0.91 bits' style='color: #00C000;'>2E</td><td title='0.94 bits' style='color: #00C000;'>29</td><td title='3.51 bits' style='color: #0020F0;'>29</td><td title='2.44 bits' style='color: #006090;'>3B</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.75 bits' style='color: #008040;'>7D</td><td title='0.80 bits' style='color: #00C000;'>66</td><td title='0.34 bits' style='color: #00FF00;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.17 bits' style='color: #00FF00;'>20</td><td title='3.17 bits' style='color: #0020F0;'>6E</td><td>&nbsp;</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='2.09 bits' style='color: #006090;'>76</td><td title='0.48 bits' style='color: #00FF00;'>65</td><td title='0.25 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='2.23 bits' style='color: #006090;'>33</td><td title='0.38 bits' style='color: #00FF00;'>20</td><td title='0.53 bits' style='color: #00C000;'>76</td><td title='0.88 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.84 bits' style='color: #006090;'>&#x6E;</td><td title='1.77 bits' style='color: #008040;'>&#x67;</td><td title='1.73 bits' style='color: #008040;'>&#x74;</td><td title='1.67 bits' style='color: #008040;'>&#x68;</td><td title='0.95 bits' style='color: #00C000;'>&#x28;</td><td title='4.89 bits' style='color: #0020F0;'>&#x6D;</td><td title='3.25 bits' style='color: #0020F0;'>&#x61;</td><td title='1.36 bits' style='color: #008040;'>&#x78;</td><td title='0.71 bits' style='color: #00C000;'>&#x28;</td><td title='1.37 bits' style='color: #008040;'>&#x66;</td><td title='3.87 bits' style='color: #0020F0;'>&#x2C;</td><td title='7.10 bits' style='color: #000000;'>&#x30;</td><td title='0.91 bits' style='color: #00C000;'>&#x2E;</td><td title='0.94 bits' style='color: #00C000;'>&#x29;</td><td title='3.51 bits' style='color: #0020F0;'>&#x29;</td><td title='2.44 bits' style='color: #006090;'>&#x3B;</td><td title='1.75 bits' style='color: #008040;'>&#x7D;</td><td title='0.80 bits' style='color: #00C000;'>&#x66;</td><td title='0.34 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.14 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.14 bits' style='color: #00FF00;'>&#x61;</td><td title='0.07 bits' style='color: #80FF80;'>&#x74;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.17 bits' style='color: #0020F0;'>&#x6E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x28;</td><td title='2.09 bits' style='color: #006090;'>&#x76;</td><td title='0.48 bits' style='color: #00FF00;'>&#x65;</td><td title='0.25 bits' style='color: #00FF00;'>&#x63;</td><td title='2.23 bits' style='color: #006090;'>&#x33;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.53 bits' style='color: #00C000;'>&#x76;</td><td title='0.88 bits' style='color: #00C000;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004215B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.20 bits' style='color: #0000A0;'>76</td><td title='1.00 bits' style='color: #00C000;'>65</td><td title='0.40 bits' style='color: #00FF00;'>63</td><td title='1.27 bits' style='color: #008040;'>33</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>20</td><td title='6.82 bits' style='color: #0000A0;'>79</td><td title='1.59 bits' style='color: #008040;'>29</td><td title='1.22 bits' style='color: #008040;'>7B</td><td>&nbsp;</td><td title='2.70 bits' style='color: #006090;'>76</td><td title='0.43 bits' style='color: #00FF00;'>65</td><td title='0.75 bits' style='color: #00C000;'>63</td><td title='1.91 bits' style='color: #008040;'>33</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>20</td><td title='1.77 bits' style='color: #008040;'>66</td><td title='1.98 bits' style='color: #008040;'>3D</td><td title='1.12 bits' style='color: #008040;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.95 bits' style='color: #00C000;'>62</td><td title='0.87 bits' style='color: #00C000;'>73</td><td title='0.42 bits' style='color: #00FF00;'>28</td><td title='0.36 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td title='4.36 bits' style='color: #0020F0;'>29</td><td title='5.50 bits' style='color: #0000A0;'>2D</td><td title='4.07 bits' style='color: #0020F0;'>79</td><td title='5.14 bits' style='color: #0000A0;'>3B</td><td>&nbsp;</td><td title='4.08 bits' style='color: #0020F0;'>72</td><td title='0.58 bits' style='color: #00C000;'>65</td><td title='0.65 bits' style='color: #00C000;'>74</td><td title='0.27 bits' style='color: #00FF00;'>75</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>72</td><td title='0.20 bits' style='color: #00FF00;'>6E</td><td title='0.61 bits' style='color: #00C000;'>20</td><td title='6.97 bits' style='color: #0000A0;'>6C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.20 bits' style='color: #0000A0;'>&#x76;</td><td title='1.00 bits' style='color: #00C000;'>&#x65;</td><td title='0.40 bits' style='color: #00FF00;'>&#x63;</td><td title='1.27 bits' style='color: #008040;'>&#x33;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.82 bits' style='color: #0000A0;'>&#x79;</td><td title='1.59 bits' style='color: #008040;'>&#x29;</td><td title='1.22 bits' style='color: #008040;'>&#x7B;</td><td title='2.70 bits' style='color: #006090;'>&#x76;</td><td title='0.43 bits' style='color: #00FF00;'>&#x65;</td><td title='0.75 bits' style='color: #00C000;'>&#x63;</td><td title='1.91 bits' style='color: #008040;'>&#x33;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.77 bits' style='color: #008040;'>&#x66;</td><td title='1.98 bits' style='color: #008040;'>&#x3D;</td><td title='1.12 bits' style='color: #008040;'>&#x61;</td><td title='0.95 bits' style='color: #00C000;'>&#x62;</td><td title='0.87 bits' style='color: #00C000;'>&#x73;</td><td title='0.42 bits' style='color: #00FF00;'>&#x28;</td><td title='0.36 bits' style='color: #00FF00;'>&#x76;</td><td title='4.36 bits' style='color: #0020F0;'>&#x29;</td><td title='5.50 bits' style='color: #0000A0;'>&#x2D;</td><td title='4.07 bits' style='color: #0020F0;'>&#x79;</td><td title='5.14 bits' style='color: #0000A0;'>&#x3B;</td><td title='4.08 bits' style='color: #0020F0;'>&#x72;</td><td title='0.58 bits' style='color: #00C000;'>&#x65;</td><td title='0.65 bits' style='color: #00C000;'>&#x74;</td><td title='0.27 bits' style='color: #00FF00;'>&#x75;</td><td title='0.23 bits' style='color: #00FF00;'>&#x72;</td><td title='0.20 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='6.97 bits' style='color: #0000A0;'>&#x6C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004215D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.15 bits' style='color: #0000A0;'>65</td><td title='1.45 bits' style='color: #008040;'>6E</td><td title='1.28 bits' style='color: #008040;'>67</td><td title='1.11 bits' style='color: #008040;'>74</td><td>&nbsp;</td><td title='1.00 bits' style='color: #00C000;'>68</td><td title='0.54 bits' style='color: #00C000;'>28</td><td title='1.52 bits' style='color: #008040;'>6D</td><td title='0.64 bits' style='color: #00C000;'>61</td><td>&nbsp;</td><td title='0.56 bits' style='color: #00C000;'>78</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='0.57 bits' style='color: #00C000;'>66</td><td title='0.76 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td title='1.06 bits' style='color: #008040;'>30</td><td title='0.37 bits' style='color: #00FF00;'>2E</td><td title='0.39 bits' style='color: #00FF00;'>29</td><td title='0.73 bits' style='color: #00C000;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.26 bits' style='color: #000000;'>2B</td><td title='5.48 bits' style='color: #0000A0;'>6D</td><td title='3.41 bits' style='color: #0020F0;'>69</td><td title='2.43 bits' style='color: #006090;'>6E</td><td>&nbsp;</td><td title='1.27 bits' style='color: #008040;'>28</td><td title='1.28 bits' style='color: #008040;'>6D</td><td title='1.39 bits' style='color: #008040;'>61</td><td title='0.75 bits' style='color: #00C000;'>78</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>28</td><td title='0.47 bits' style='color: #00FF00;'>66</td><td title='1.06 bits' style='color: #008040;'>2E</td><td title='0.60 bits' style='color: #00C000;'>78</td><td>&nbsp;</td><td title='0.82 bits' style='color: #00C000;'>2C</td><td title='4.57 bits' style='color: #0020F0;'>6D</td><td title='4.23 bits' style='color: #0020F0;'>61</td><td title='1.10 bits' style='color: #008040;'>78</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.15 bits' style='color: #0000A0;'>&#x65;</td><td title='1.45 bits' style='color: #008040;'>&#x6E;</td><td title='1.28 bits' style='color: #008040;'>&#x67;</td><td title='1.11 bits' style='color: #008040;'>&#x74;</td><td title='1.00 bits' style='color: #00C000;'>&#x68;</td><td title='0.54 bits' style='color: #00C000;'>&#x28;</td><td title='1.52 bits' style='color: #008040;'>&#x6D;</td><td title='0.64 bits' style='color: #00C000;'>&#x61;</td><td title='0.56 bits' style='color: #00C000;'>&#x78;</td><td title='0.34 bits' style='color: #00FF00;'>&#x28;</td><td title='0.57 bits' style='color: #00C000;'>&#x66;</td><td title='0.76 bits' style='color: #00C000;'>&#x2C;</td><td title='1.06 bits' style='color: #008040;'>&#x30;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x29;</td><td title='0.73 bits' style='color: #00C000;'>&#x29;</td><td title='7.26 bits' style='color: #000000;'>&#x2B;</td><td title='5.48 bits' style='color: #0000A0;'>&#x6D;</td><td title='3.41 bits' style='color: #0020F0;'>&#x69;</td><td title='2.43 bits' style='color: #006090;'>&#x6E;</td><td title='1.27 bits' style='color: #008040;'>&#x28;</td><td title='1.28 bits' style='color: #008040;'>&#x6D;</td><td title='1.39 bits' style='color: #008040;'>&#x61;</td><td title='0.75 bits' style='color: #00C000;'>&#x78;</td><td title='0.29 bits' style='color: #00FF00;'>&#x28;</td><td title='0.47 bits' style='color: #00FF00;'>&#x66;</td><td title='1.06 bits' style='color: #008040;'>&#x2E;</td><td title='0.60 bits' style='color: #00C000;'>&#x78;</td><td title='0.82 bits' style='color: #00C000;'>&#x2C;</td><td title='4.57 bits' style='color: #0020F0;'>&#x6D;</td><td title='4.23 bits' style='color: #0020F0;'>&#x61;</td><td title='1.10 bits' style='color: #008040;'>&#x78;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004215F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.41 bits' style='color: #00FF00;'>28</td><td title='0.80 bits' style='color: #00C000;'>66</td><td title='1.15 bits' style='color: #008040;'>2E</td><td title='3.88 bits' style='color: #0020F0;'>79</td><td>&nbsp;</td><td title='2.52 bits' style='color: #006090;'>2C</td><td title='1.41 bits' style='color: #008040;'>66</td><td title='1.38 bits' style='color: #008040;'>2E</td><td title='5.16 bits' style='color: #0000A0;'>7A</td><td>&nbsp;</td><td title='0.86 bits' style='color: #00C000;'>29</td><td title='1.69 bits' style='color: #008040;'>29</td><td title='3.10 bits' style='color: #0020F0;'>2C</td><td title='3.23 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td title='0.42 bits' style='color: #00FF00;'>2E</td><td title='0.68 bits' style='color: #00C000;'>29</td><td title='2.45 bits' style='color: #006090;'>3B</td><td title='2.57 bits' style='color: #006090;'>7D</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.92 bits' style='color: #00C000;'>66</td><td title='0.40 bits' style='color: #00FF00;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td title='0.14 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>74</td><td title='0.15 bits' style='color: #00FF00;'>20</td><td title='10.75 bits' style='color: #900000;'>74</td><td title='0.48 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='0.57 bits' style='color: #00C000;'>76</td><td title='0.51 bits' style='color: #00C000;'>65</td><td title='0.22 bits' style='color: #00FF00;'>63</td><td title='0.62 bits' style='color: #00C000;'>33</td><td>&nbsp;</td><td title='0.22 bits' style='color: #00FF00;'>20</td><td title='0.57 bits' style='color: #00C000;'>76</td><td title='0.76 bits' style='color: #00C000;'>2C</td><td title='1.46 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.41 bits' style='color: #00FF00;'>&#x28;</td><td title='0.80 bits' style='color: #00C000;'>&#x66;</td><td title='1.15 bits' style='color: #008040;'>&#x2E;</td><td title='3.88 bits' style='color: #0020F0;'>&#x79;</td><td title='2.52 bits' style='color: #006090;'>&#x2C;</td><td title='1.41 bits' style='color: #008040;'>&#x66;</td><td title='1.38 bits' style='color: #008040;'>&#x2E;</td><td title='5.16 bits' style='color: #0000A0;'>&#x7A;</td><td title='0.86 bits' style='color: #00C000;'>&#x29;</td><td title='1.69 bits' style='color: #008040;'>&#x29;</td><td title='3.10 bits' style='color: #0020F0;'>&#x2C;</td><td title='3.23 bits' style='color: #0020F0;'>&#x30;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.68 bits' style='color: #00C000;'>&#x29;</td><td title='2.45 bits' style='color: #006090;'>&#x3B;</td><td title='2.57 bits' style='color: #006090;'>&#x7D;</td><td title='0.92 bits' style='color: #00C000;'>&#x66;</td><td title='0.40 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.14 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.14 bits' style='color: #00FF00;'>&#x61;</td><td title='0.08 bits' style='color: #80FF80;'>&#x74;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.75 bits' style='color: #900000;'>&#x74;</td><td title='0.48 bits' style='color: #00FF00;'>&#x28;</td><td title='0.57 bits' style='color: #00C000;'>&#x76;</td><td title='0.51 bits' style='color: #00C000;'>&#x65;</td><td title='0.22 bits' style='color: #00FF00;'>&#x63;</td><td title='0.62 bits' style='color: #00C000;'>&#x33;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x76;</td><td title='0.76 bits' style='color: #00C000;'>&#x2C;</td><td title='1.46 bits' style='color: #008040;'>&#x76;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421610&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.31 bits' style='color: #00FF00;'>65</td><td title='0.22 bits' style='color: #00FF00;'>63</td><td title='3.29 bits' style='color: #0020F0;'>32</td><td title='1.23 bits' style='color: #008040;'>20</td><td>&nbsp;</td><td title='2.80 bits' style='color: #006090;'>79</td><td title='1.63 bits' style='color: #008040;'>2C</td><td title='1.13 bits' style='color: #008040;'>66</td><td title='0.48 bits' style='color: #00FF00;'>6C</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>6F</td><td title='0.17 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='1.20 bits' style='color: #008040;'>6D</td><td title='0.48 bits' style='color: #00FF00;'>29</td><td title='0.43 bits' style='color: #00FF00;'>7B</td><td title='0.98 bits' style='color: #00C000;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.24 bits' style='color: #000000;'>2E</td><td title='1.93 bits' style='color: #008040;'>78</td><td title='3.65 bits' style='color: #0020F0;'>79</td><td title='5.99 bits' style='color: #0000A0;'>2A</td><td>&nbsp;</td><td title='6.54 bits' style='color: #0000A0;'>3D</td><td title='6.58 bits' style='color: #0000A0;'>6E</td><td title='2.39 bits' style='color: #006090;'>28</td><td title='1.64 bits' style='color: #008040;'>6D</td><td>&nbsp;</td><td title='3.07 bits' style='color: #0020F0;'>29</td><td title='4.42 bits' style='color: #0020F0;'>3B</td><td title='5.19 bits' style='color: #0000A0;'>76</td><td title='0.82 bits' style='color: #00C000;'>65</td><td>&nbsp;</td><td title='0.77 bits' style='color: #00C000;'>63</td><td title='1.08 bits' style='color: #008040;'>33</td><td title='0.22 bits' style='color: #00FF00;'>20</td><td title='1.08 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>&#x65;</td><td title='0.22 bits' style='color: #00FF00;'>&#x63;</td><td title='3.29 bits' style='color: #0020F0;'>&#x32;</td><td title='1.23 bits' style='color: #008040;'>&#x2E;</td><td title='2.80 bits' style='color: #006090;'>&#x79;</td><td title='1.63 bits' style='color: #008040;'>&#x2C;</td><td title='1.13 bits' style='color: #008040;'>&#x66;</td><td title='0.48 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.12 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.17 bits' style='color: #00FF00;'>&#x61;</td><td title='0.07 bits' style='color: #80FF80;'>&#x74;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.20 bits' style='color: #008040;'>&#x6D;</td><td title='0.48 bits' style='color: #00FF00;'>&#x29;</td><td title='0.43 bits' style='color: #00FF00;'>&#x7B;</td><td title='0.98 bits' style='color: #00C000;'>&#x76;</td><td title='7.24 bits' style='color: #000000;'>&#x2E;</td><td title='1.93 bits' style='color: #008040;'>&#x78;</td><td title='3.65 bits' style='color: #0020F0;'>&#x79;</td><td title='5.99 bits' style='color: #0000A0;'>&#x2A;</td><td title='6.54 bits' style='color: #0000A0;'>&#x3D;</td><td title='6.58 bits' style='color: #0000A0;'>&#x6E;</td><td title='2.39 bits' style='color: #006090;'>&#x28;</td><td title='1.64 bits' style='color: #008040;'>&#x6D;</td><td title='3.07 bits' style='color: #0020F0;'>&#x29;</td><td title='4.42 bits' style='color: #0020F0;'>&#x3B;</td><td title='5.19 bits' style='color: #0000A0;'>&#x76;</td><td title='0.82 bits' style='color: #00C000;'>&#x65;</td><td title='0.77 bits' style='color: #00C000;'>&#x63;</td><td title='1.08 bits' style='color: #008040;'>&#x33;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.08 bits' style='color: #008040;'>&#x66;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421630&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.20 bits' style='color: #008040;'>3D</td><td title='0.89 bits' style='color: #00C000;'>61</td><td title='0.45 bits' style='color: #00FF00;'>62</td><td title='0.43 bits' style='color: #00FF00;'>73</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>28</td><td title='0.25 bits' style='color: #00FF00;'>76</td><td title='1.52 bits' style='color: #008040;'>29</td><td title='3.14 bits' style='color: #0020F0;'>3B</td><td>&nbsp;</td><td title='1.98 bits' style='color: #008040;'>72</td><td title='0.34 bits' style='color: #00FF00;'>65</td><td title='0.40 bits' style='color: #00FF00;'>74</td><td title='0.20 bits' style='color: #00FF00;'>75</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>72</td><td title='0.13 bits' style='color: #00FF00;'>6E</td><td title='0.21 bits' style='color: #00FF00;'>20</td><td title='1.56 bits' style='color: #008040;'>6D</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.12 bits' style='color: #008040;'>61</td><td title='1.11 bits' style='color: #008040;'>78</td><td title='0.29 bits' style='color: #00FF00;'>28</td><td title='1.76 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td title='0.98 bits' style='color: #00C000;'>2E</td><td title='4.91 bits' style='color: #0020F0;'>7A</td><td title='5.88 bits' style='color: #0000A0;'>2D</td><td title='3.89 bits' style='color: #0020F0;'>79</td><td>&nbsp;</td><td title='6.45 bits' style='color: #0000A0;'>2E</td><td title='1.96 bits' style='color: #008040;'>79</td><td title='2.31 bits' style='color: #006090;'>2C</td><td title='3.55 bits' style='color: #0020F0;'>6D</td><td>&nbsp;</td><td title='1.73 bits' style='color: #008040;'>61</td><td title='0.73 bits' style='color: #00C000;'>78</td><td title='0.29 bits' style='color: #00FF00;'>28</td><td title='0.56 bits' style='color: #00C000;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.20 bits' style='color: #008040;'>&#x3D;</td><td title='0.89 bits' style='color: #00C000;'>&#x61;</td><td title='0.45 bits' style='color: #00FF00;'>&#x62;</td><td title='0.43 bits' style='color: #00FF00;'>&#x73;</td><td title='0.24 bits' style='color: #00FF00;'>&#x28;</td><td title='0.25 bits' style='color: #00FF00;'>&#x76;</td><td title='1.52 bits' style='color: #008040;'>&#x29;</td><td title='3.14 bits' style='color: #0020F0;'>&#x3B;</td><td title='1.98 bits' style='color: #008040;'>&#x72;</td><td title='0.34 bits' style='color: #00FF00;'>&#x65;</td><td title='0.40 bits' style='color: #00FF00;'>&#x74;</td><td title='0.20 bits' style='color: #00FF00;'>&#x75;</td><td title='0.16 bits' style='color: #00FF00;'>&#x72;</td><td title='0.13 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.56 bits' style='color: #008040;'>&#x6D;</td><td title='1.12 bits' style='color: #008040;'>&#x61;</td><td title='1.11 bits' style='color: #008040;'>&#x78;</td><td title='0.29 bits' style='color: #00FF00;'>&#x28;</td><td title='1.76 bits' style='color: #008040;'>&#x66;</td><td title='0.98 bits' style='color: #00C000;'>&#x2E;</td><td title='4.91 bits' style='color: #0020F0;'>&#x7A;</td><td title='5.88 bits' style='color: #0000A0;'>&#x2D;</td><td title='3.89 bits' style='color: #0020F0;'>&#x79;</td><td title='6.45 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.96 bits' style='color: #008040;'>&#x79;</td><td title='2.31 bits' style='color: #006090;'>&#x2C;</td><td title='3.55 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.73 bits' style='color: #008040;'>&#x61;</td><td title='0.73 bits' style='color: #00C000;'>&#x78;</td><td title='0.29 bits' style='color: #00FF00;'>&#x28;</td><td title='0.56 bits' style='color: #00C000;'>&#x66;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421650&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.49 bits' style='color: #00FF00;'>2E</td><td title='2.28 bits' style='color: #006090;'>78</td><td title='6.76 bits' style='color: #0000A0;'>2A</td><td title='6.39 bits' style='color: #0000A0;'>2E</td><td>&nbsp;</td><td title='8.69 bits' style='color: #000000;'>38</td><td title='9.39 bits' style='color: #900000;'>36</td><td title='5.65 bits' style='color: #0000A0;'>36</td><td title='3.12 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td title='5.77 bits' style='color: #0000A0;'>32</td><td title='5.70 bits' style='color: #0000A0;'>35</td><td title='6.66 bits' style='color: #0000A0;'>2B</td><td title='3.54 bits' style='color: #0020F0;'>76</td><td>&nbsp;</td><td title='2.64 bits' style='color: #006090;'>2E</td><td title='1.70 bits' style='color: #008040;'>79</td><td title='2.63 bits' style='color: #006090;'>2A</td><td title='3.25 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.13 bits' style='color: #0000A0;'>35</td><td title='3.91 bits' style='color: #0020F0;'>2C</td><td title='5.03 bits' style='color: #0000A0;'>2D</td><td title='5.68 bits' style='color: #0000A0;'>76</td><td>&nbsp;</td><td title='2.78 bits' style='color: #006090;'>2E</td><td title='1.22 bits' style='color: #008040;'>79</td><td title='2.14 bits' style='color: #006090;'>29</td><td title='5.17 bits' style='color: #0000A0;'>2D</td><td>&nbsp;</td><td title='2.16 bits' style='color: #006090;'>79</td><td title='2.61 bits' style='color: #006090;'>2E</td><td title='3.27 bits' style='color: #0020F0;'>78</td><td title='2.36 bits' style='color: #006090;'>2A</td><td>&nbsp;</td><td title='1.90 bits' style='color: #008040;'>2E</td><td title='3.32 bits' style='color: #0020F0;'>35</td><td title='5.44 bits' style='color: #0000A0;'>29</td><td title='2.21 bits' style='color: #006090;'>3B</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.49 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.28 bits' style='color: #006090;'>&#x78;</td><td title='6.76 bits' style='color: #0000A0;'>&#x2A;</td><td title='6.39 bits' style='color: #0000A0;'>&#x2E;</td><td title='8.69 bits' style='color: #000000;'>&#x38;</td><td title='9.39 bits' style='color: #900000;'>&#x36;</td><td title='5.65 bits' style='color: #0000A0;'>&#x36;</td><td title='3.12 bits' style='color: #0020F0;'>&#x30;</td><td title='5.77 bits' style='color: #0000A0;'>&#x32;</td><td title='5.70 bits' style='color: #0000A0;'>&#x35;</td><td title='6.66 bits' style='color: #0000A0;'>&#x2B;</td><td title='3.54 bits' style='color: #0020F0;'>&#x76;</td><td title='2.64 bits' style='color: #006090;'>&#x2E;</td><td title='1.70 bits' style='color: #008040;'>&#x79;</td><td title='2.63 bits' style='color: #006090;'>&#x2A;</td><td title='3.25 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.13 bits' style='color: #0000A0;'>&#x35;</td><td title='3.91 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.03 bits' style='color: #0000A0;'>&#x2D;</td><td title='5.68 bits' style='color: #0000A0;'>&#x76;</td><td title='2.78 bits' style='color: #006090;'>&#x2E;</td><td title='1.22 bits' style='color: #008040;'>&#x79;</td><td title='2.14 bits' style='color: #006090;'>&#x29;</td><td title='5.17 bits' style='color: #0000A0;'>&#x2D;</td><td title='2.16 bits' style='color: #006090;'>&#x79;</td><td title='2.61 bits' style='color: #006090;'>&#x2E;</td><td title='3.27 bits' style='color: #0020F0;'>&#x78;</td><td title='2.36 bits' style='color: #006090;'>&#x2A;</td><td title='1.90 bits' style='color: #008040;'>&#x2E;</td><td title='3.32 bits' style='color: #0020F0;'>&#x35;</td><td title='5.44 bits' style='color: #0000A0;'>&#x29;</td><td title='2.21 bits' style='color: #006090;'>&#x3B;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421670&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.87 bits' style='color: #008040;'>7D</td><td title='0.83 bits' style='color: #00C000;'>66</td><td title='0.29 bits' style='color: #00FF00;'>6C</td><td title='0.12 bits' style='color: #00FF00;'>6F</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.13 bits' style='color: #00FF00;'>20</td><td title='3.66 bits' style='color: #0020F0;'>73</td><td>&nbsp;</td><td title='0.28 bits' style='color: #00FF00;'>28</td><td title='0.32 bits' style='color: #00FF00;'>76</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.16 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='0.48 bits' style='color: #00FF00;'>33</td><td title='0.16 bits' style='color: #00FF00;'>20</td><td title='0.41 bits' style='color: #00FF00;'>76</td><td title='0.49 bits' style='color: #00FF00;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.76 bits' style='color: #008040;'>66</td><td title='0.27 bits' style='color: #00FF00;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='0.13 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>74</td><td title='0.10 bits' style='color: #00FF00;'>20</td><td title='1.36 bits' style='color: #008040;'>79</td><td title='1.39 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='0.41 bits' style='color: #00FF00;'>7B</td><td title='1.47 bits' style='color: #008040;'>72</td><td title='0.38 bits' style='color: #00FF00;'>65</td><td title='0.56 bits' style='color: #00C000;'>74</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>75</td><td title='0.15 bits' style='color: #00FF00;'>72</td><td title='0.13 bits' style='color: #00FF00;'>6E</td><td title='0.16 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.87 bits' style='color: #008040;'>&#x7D;</td><td title='0.83 bits' style='color: #00C000;'>&#x66;</td><td title='0.29 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.12 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.11 bits' style='color: #00FF00;'>&#x61;</td><td title='0.07 bits' style='color: #80FF80;'>&#x74;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.66 bits' style='color: #0020F0;'>&#x73;</td><td title='0.28 bits' style='color: #00FF00;'>&#x28;</td><td title='0.32 bits' style='color: #00FF00;'>&#x76;</td><td title='0.25 bits' style='color: #00FF00;'>&#x65;</td><td title='0.16 bits' style='color: #00FF00;'>&#x63;</td><td title='0.48 bits' style='color: #00FF00;'>&#x33;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x76;</td><td title='0.49 bits' style='color: #00FF00;'>&#x2C;</td><td title='1.76 bits' style='color: #008040;'>&#x66;</td><td title='0.27 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.11 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.13 bits' style='color: #00FF00;'>&#x61;</td><td title='0.06 bits' style='color: #80FF80;'>&#x74;</td><td title='0.10 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.36 bits' style='color: #008040;'>&#x79;</td><td title='1.39 bits' style='color: #008040;'>&#x29;</td><td title='0.41 bits' style='color: #00FF00;'>&#x7B;</td><td title='1.47 bits' style='color: #008040;'>&#x72;</td><td title='0.38 bits' style='color: #00FF00;'>&#x65;</td><td title='0.56 bits' style='color: #00C000;'>&#x74;</td><td title='0.20 bits' style='color: #00FF00;'>&#x75;</td><td title='0.15 bits' style='color: #00FF00;'>&#x72;</td><td title='0.13 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421690&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.08 bits' style='color: #000000;'>76</td><td title='7.73 bits' style='color: #000000;'>3D</td><td title='2.86 bits' style='color: #006090;'>61</td><td title='1.55 bits' style='color: #008040;'>62</td><td>&nbsp;</td><td title='0.63 bits' style='color: #00C000;'>73</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='0.23 bits' style='color: #00FF00;'>76</td><td title='1.19 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='3.64 bits' style='color: #0020F0;'>2C</td><td title='9.88 bits' style='color: #900000;'>28</td><td title='3.20 bits' style='color: #0020F0;'>76</td><td title='2.29 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='1.21 bits' style='color: #008040;'>78</td><td title='2.74 bits' style='color: #006090;'>2B</td><td title='0.94 bits' style='color: #00C000;'>76</td><td title='0.72 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00C000;'>79</td><td title='5.85 bits' style='color: #0000A0;'>2B</td><td title='2.22 bits' style='color: #006090;'>76</td><td title='1.00 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='3.48 bits' style='color: #0020F0;'>7A</td><td title='3.30 bits' style='color: #0020F0;'>2D</td><td title='1.53 bits' style='color: #008040;'>79</td><td title='3.21 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='6.87 bits' style='color: #0000A0;'>2A</td><td title='2.72 bits' style='color: #006090;'>2E</td><td title='2.18 bits' style='color: #006090;'>35</td><td title='7.13 bits' style='color: #000000;'>37</td><td>&nbsp;</td><td title='4.86 bits' style='color: #0020F0;'>37</td><td title='3.82 bits' style='color: #0020F0;'>3B</td><td title='2.56 bits' style='color: #006090;'>7D</td><td title='0.95 bits' style='color: #00C000;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.08 bits' style='color: #000000;'>&#x76;</td><td title='7.73 bits' style='color: #000000;'>&#x3D;</td><td title='2.86 bits' style='color: #006090;'>&#x61;</td><td title='1.55 bits' style='color: #008040;'>&#x62;</td><td title='0.63 bits' style='color: #00C000;'>&#x73;</td><td title='0.34 bits' style='color: #00FF00;'>&#x28;</td><td title='0.23 bits' style='color: #00FF00;'>&#x76;</td><td title='1.19 bits' style='color: #008040;'>&#x29;</td><td title='3.64 bits' style='color: #0020F0;'>&#x2C;</td><td title='9.88 bits' style='color: #900000;'>&#x28;</td><td title='3.20 bits' style='color: #0020F0;'>&#x76;</td><td title='2.29 bits' style='color: #006090;'>&#x2E;</td><td title='1.21 bits' style='color: #008040;'>&#x78;</td><td title='2.74 bits' style='color: #006090;'>&#x2B;</td><td title='0.94 bits' style='color: #00C000;'>&#x76;</td><td title='0.72 bits' style='color: #00C000;'>&#x2E;</td><td title='0.50 bits' style='color: #00C000;'>&#x79;</td><td title='5.85 bits' style='color: #0000A0;'>&#x2B;</td><td title='2.22 bits' style='color: #006090;'>&#x76;</td><td title='1.00 bits' style='color: #008040;'>&#x2E;</td><td title='3.48 bits' style='color: #0020F0;'>&#x7A;</td><td title='3.30 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.53 bits' style='color: #008040;'>&#x79;</td><td title='3.21 bits' style='color: #0020F0;'>&#x29;</td><td title='6.87 bits' style='color: #0000A0;'>&#x2A;</td><td title='2.72 bits' style='color: #006090;'>&#x2E;</td><td title='2.18 bits' style='color: #006090;'>&#x35;</td><td title='7.13 bits' style='color: #000000;'>&#x37;</td><td title='4.86 bits' style='color: #0020F0;'>&#x37;</td><td title='3.82 bits' style='color: #0020F0;'>&#x3B;</td><td title='2.56 bits' style='color: #006090;'>&#x7D;</td><td title='0.95 bits' style='color: #00C000;'>&#x66;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004216B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.27 bits' style='color: #00FF00;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='0.13 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='10.61 bits' style='color: #900000;'>61</td><td title='3.32 bits' style='color: #0020F0;'>3D</td><td title='12.13 bits' style='color: #FF0000;'>39</td><td>&nbsp;</td><td title='3.39 bits' style='color: #0020F0;'>2E</td><td title='6.34 bits' style='color: #0000A0;'>2C</td><td title='12.27 bits' style='color: #FF0000;'>70</td><td title='5.25 bits' style='color: #0000A0;'>3D</td><td>&nbsp;</td><td title='7.35 bits' style='color: #000000;'>30</td><td title='1.66 bits' style='color: #008040;'>2E</td><td title='6.20 bits' style='color: #0000A0;'>3B</td><td title='2.45 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.69 bits' style='color: #00C000;'>65</td><td title='0.42 bits' style='color: #00FF00;'>63</td><td title='0.45 bits' style='color: #00FF00;'>33</td><td title='0.18 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='6.79 bits' style='color: #0000A0;'>63</td><td title='3.29 bits' style='color: #0020F0;'>3D</td><td title='5.30 bits' style='color: #0000A0;'>76</td><td title='0.80 bits' style='color: #00C000;'>65</td><td>&nbsp;</td><td title='0.28 bits' style='color: #00FF00;'>63</td><td title='0.58 bits' style='color: #00C000;'>33</td><td title='6.04 bits' style='color: #0000A0;'>28</td><td title='10.48 bits' style='color: #900000;'>2E</td><td>&nbsp;</td><td title='5.13 bits' style='color: #0000A0;'>33</td><td title='5.82 bits' style='color: #0000A0;'>36</td><td title='4.07 bits' style='color: #0020F0;'>2C</td><td title='6.86 bits' style='color: #0000A0;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.11 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.13 bits' style='color: #00FF00;'>&#x61;</td><td title='0.07 bits' style='color: #80FF80;'>&#x74;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.61 bits' style='color: #900000;'>&#x61;</td><td title='3.32 bits' style='color: #0020F0;'>&#x3D;</td><td title='12.13 bits' style='color: #FF0000;'>&#x39;</td><td title='3.39 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.34 bits' style='color: #0000A0;'>&#x2C;</td><td title='12.27 bits' style='color: #FF0000;'>&#x70;</td><td title='5.25 bits' style='color: #0000A0;'>&#x3D;</td><td title='7.35 bits' style='color: #000000;'>&#x30;</td><td title='1.66 bits' style='color: #008040;'>&#x2E;</td><td title='6.20 bits' style='color: #0000A0;'>&#x3B;</td><td title='2.45 bits' style='color: #006090;'>&#x76;</td><td title='0.69 bits' style='color: #00C000;'>&#x65;</td><td title='0.42 bits' style='color: #00FF00;'>&#x63;</td><td title='0.45 bits' style='color: #00FF00;'>&#x33;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.79 bits' style='color: #0000A0;'>&#x63;</td><td title='3.29 bits' style='color: #0020F0;'>&#x3D;</td><td title='5.30 bits' style='color: #0000A0;'>&#x76;</td><td title='0.80 bits' style='color: #00C000;'>&#x65;</td><td title='0.28 bits' style='color: #00FF00;'>&#x63;</td><td title='0.58 bits' style='color: #00C000;'>&#x33;</td><td title='6.04 bits' style='color: #0000A0;'>&#x28;</td><td title='10.48 bits' style='color: #900000;'>&#x2E;</td><td title='5.13 bits' style='color: #0000A0;'>&#x33;</td><td title='5.82 bits' style='color: #0000A0;'>&#x36;</td><td title='4.07 bits' style='color: #0020F0;'>&#x2C;</td><td title='6.86 bits' style='color: #0000A0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004216D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.52 bits' style='color: #000000;'>39</td><td title='3.42 bits' style='color: #0020F0;'>2C</td><td title='3.73 bits' style='color: #0020F0;'>30</td><td title='0.50 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='0.94 bits' style='color: #00C000;'>29</td><td title='1.49 bits' style='color: #008040;'>3B</td><td title='5.16 bits' style='color: #0000A0;'>66</td><td title='0.94 bits' style='color: #00C000;'>6C</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td title='0.18 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.17 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='4.48 bits' style='color: #0020F0;'>73</td><td title='0.53 bits' style='color: #00C000;'>28</td><td title='0.22 bits' style='color: #00FF00;'>76</td><td title='0.19 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>63</td><td title='0.30 bits' style='color: #00FF00;'>33</td><td title='0.23 bits' style='color: #00FF00;'>20</td><td title='0.31 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td title='3.18 bits' style='color: #0020F0;'>29</td><td title='0.63 bits' style='color: #00C000;'>7B</td><td title='0.86 bits' style='color: #00C000;'>72</td><td title='0.29 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.40 bits' style='color: #00FF00;'>74</td><td title='0.16 bits' style='color: #00FF00;'>75</td><td title='0.13 bits' style='color: #00FF00;'>72</td><td title='0.12 bits' style='color: #00FF00;'>6E</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='2.37 bits' style='color: #006090;'>6D</td><td title='2.38 bits' style='color: #006090;'>69</td><td title='0.70 bits' style='color: #00C000;'>6E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.52 bits' style='color: #000000;'>&#x39;</td><td title='3.42 bits' style='color: #0020F0;'>&#x2C;</td><td title='3.73 bits' style='color: #0020F0;'>&#x30;</td><td title='0.50 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.94 bits' style='color: #00C000;'>&#x29;</td><td title='1.49 bits' style='color: #008040;'>&#x3B;</td><td title='5.16 bits' style='color: #0000A0;'>&#x66;</td><td title='0.94 bits' style='color: #00C000;'>&#x6C;</td><td title='0.14 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.18 bits' style='color: #00FF00;'>&#x61;</td><td title='0.07 bits' style='color: #80FF80;'>&#x74;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.48 bits' style='color: #0020F0;'>&#x73;</td><td title='0.53 bits' style='color: #00C000;'>&#x28;</td><td title='0.22 bits' style='color: #00FF00;'>&#x76;</td><td title='0.19 bits' style='color: #00FF00;'>&#x65;</td><td title='0.12 bits' style='color: #00FF00;'>&#x63;</td><td title='0.30 bits' style='color: #00FF00;'>&#x33;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x76;</td><td title='3.18 bits' style='color: #0020F0;'>&#x29;</td><td title='0.63 bits' style='color: #00C000;'>&#x7B;</td><td title='0.86 bits' style='color: #00C000;'>&#x72;</td><td title='0.29 bits' style='color: #00FF00;'>&#x65;</td><td title='0.40 bits' style='color: #00FF00;'>&#x74;</td><td title='0.16 bits' style='color: #00FF00;'>&#x75;</td><td title='0.13 bits' style='color: #00FF00;'>&#x72;</td><td title='0.12 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.37 bits' style='color: #006090;'>&#x6D;</td><td title='2.38 bits' style='color: #006090;'>&#x69;</td><td title='0.70 bits' style='color: #00C000;'>&#x6E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004216F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.45 bits' style='color: #00FF00;'>28</td><td title='10.07 bits' style='color: #900000;'>28</td><td title='5.25 bits' style='color: #0000A0;'>79</td><td title='5.82 bits' style='color: #0000A0;'>2D</td><td>&nbsp;</td><td title='3.18 bits' style='color: #0020F0;'>76</td><td title='1.97 bits' style='color: #008040;'>2E</td><td title='1.33 bits' style='color: #008040;'>79</td><td title='1.17 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='4.65 bits' style='color: #0020F0;'>2A</td><td title='5.89 bits' style='color: #0000A0;'>76</td><td title='1.20 bits' style='color: #008040;'>2E</td><td title='2.66 bits' style='color: #006090;'>7A</td><td>&nbsp;</td><td title='5.37 bits' style='color: #0000A0;'>2C</td><td title='4.01 bits' style='color: #0020F0;'>76</td><td title='1.31 bits' style='color: #008040;'>2E</td><td title='3.75 bits' style='color: #0020F0;'>78</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.27 bits' style='color: #006090;'>2A</td><td title='4.83 bits' style='color: #0020F0;'>7A</td><td title='1.92 bits' style='color: #008040;'>29</td><td title='2.25 bits' style='color: #006090;'>3B</td><td>&nbsp;</td><td title='2.13 bits' style='color: #006090;'>7D</td><td title='0.91 bits' style='color: #00C000;'>66</td><td title='0.20 bits' style='color: #00FF00;'>6C</td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.10 bits' style='color: #80FF80;'>20</td><td title='3.68 bits' style='color: #0020F0;'>74</td><td>&nbsp;</td><td title='0.33 bits' style='color: #00FF00;'>28</td><td title='4.18 bits' style='color: #0020F0;'>66</td><td title='0.50 bits' style='color: #00FF00;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.45 bits' style='color: #00FF00;'>&#x28;</td><td title='10.07 bits' style='color: #900000;'>&#x28;</td><td title='5.25 bits' style='color: #0000A0;'>&#x79;</td><td title='5.82 bits' style='color: #0000A0;'>&#x2D;</td><td title='3.18 bits' style='color: #0020F0;'>&#x76;</td><td title='1.97 bits' style='color: #008040;'>&#x2E;</td><td title='1.33 bits' style='color: #008040;'>&#x79;</td><td title='1.17 bits' style='color: #008040;'>&#x29;</td><td title='4.65 bits' style='color: #0020F0;'>&#x2A;</td><td title='5.89 bits' style='color: #0000A0;'>&#x76;</td><td title='1.20 bits' style='color: #008040;'>&#x2E;</td><td title='2.66 bits' style='color: #006090;'>&#x7A;</td><td title='5.37 bits' style='color: #0000A0;'>&#x2C;</td><td title='4.01 bits' style='color: #0020F0;'>&#x76;</td><td title='1.31 bits' style='color: #008040;'>&#x2E;</td><td title='3.75 bits' style='color: #0020F0;'>&#x78;</td><td title='2.27 bits' style='color: #006090;'>&#x2A;</td><td title='4.83 bits' style='color: #0020F0;'>&#x7A;</td><td title='1.92 bits' style='color: #008040;'>&#x29;</td><td title='2.25 bits' style='color: #006090;'>&#x3B;</td><td title='2.13 bits' style='color: #006090;'>&#x7D;</td><td title='0.91 bits' style='color: #00C000;'>&#x66;</td><td title='0.20 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.09 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.11 bits' style='color: #00FF00;'>&#x61;</td><td title='0.05 bits' style='color: #80FF80;'>&#x74;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='3.68 bits' style='color: #0020F0;'>&#x74;</td><td title='0.33 bits' style='color: #00FF00;'>&#x28;</td><td title='4.18 bits' style='color: #0020F0;'>&#x66;</td><td title='0.50 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.11 bits' style='color: #00FF00;'>&#x6F;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421710&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.11 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='1.67 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='1.29 bits' style='color: #008040;'>29</td><td title='0.32 bits' style='color: #00FF00;'>7B</td><td title='1.40 bits' style='color: #008040;'>72</td><td title='0.32 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>74</td><td title='0.15 bits' style='color: #00FF00;'>75</td><td title='0.11 bits' style='color: #00FF00;'>72</td><td title='0.10 bits' style='color: #00FF00;'>6E</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>20</td><td title='7.46 bits' style='color: #000000;'>61</td><td title='4.74 bits' style='color: #0020F0;'>2B</td><td title='5.16 bits' style='color: #0000A0;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.74 bits' style='color: #0000A0;'>2A</td><td title='4.72 bits' style='color: #0020F0;'>66</td><td title='2.86 bits' style='color: #006090;'>28</td><td title='4.96 bits' style='color: #0020F0;'>73</td><td>&nbsp;</td><td title='2.30 bits' style='color: #006090;'>69</td><td title='1.11 bits' style='color: #008040;'>6E</td><td title='0.54 bits' style='color: #00C000;'>28</td><td title='5.46 bits' style='color: #0000A0;'>73</td><td>&nbsp;</td><td title='2.28 bits' style='color: #006090;'>28</td><td title='0.57 bits' style='color: #00C000;'>76</td><td title='1.22 bits' style='color: #008040;'>65</td><td title='0.23 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>33</td><td title='3.14 bits' style='color: #0020F0;'>28</td><td title='5.02 bits' style='color: #0000A0;'>31</td><td title='1.34 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>&#x61;</td><td title='0.05 bits' style='color: #80FF80;'>&#x74;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.67 bits' style='color: #008040;'>&#x76;</td><td title='1.29 bits' style='color: #008040;'>&#x29;</td><td title='0.32 bits' style='color: #00FF00;'>&#x7B;</td><td title='1.40 bits' style='color: #008040;'>&#x72;</td><td title='0.32 bits' style='color: #00FF00;'>&#x65;</td><td title='0.30 bits' style='color: #00FF00;'>&#x74;</td><td title='0.15 bits' style='color: #00FF00;'>&#x75;</td><td title='0.11 bits' style='color: #00FF00;'>&#x72;</td><td title='0.10 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.46 bits' style='color: #000000;'>&#x61;</td><td title='4.74 bits' style='color: #0020F0;'>&#x2B;</td><td title='5.16 bits' style='color: #0000A0;'>&#x61;</td><td title='5.74 bits' style='color: #0000A0;'>&#x2A;</td><td title='4.72 bits' style='color: #0020F0;'>&#x66;</td><td title='2.86 bits' style='color: #006090;'>&#x28;</td><td title='4.96 bits' style='color: #0020F0;'>&#x73;</td><td title='2.30 bits' style='color: #006090;'>&#x69;</td><td title='1.11 bits' style='color: #008040;'>&#x6E;</td><td title='0.54 bits' style='color: #00C000;'>&#x28;</td><td title='5.46 bits' style='color: #0000A0;'>&#x73;</td><td title='2.28 bits' style='color: #006090;'>&#x28;</td><td title='0.57 bits' style='color: #00C000;'>&#x76;</td><td title='1.22 bits' style='color: #008040;'>&#x65;</td><td title='0.23 bits' style='color: #00FF00;'>&#x63;</td><td title='0.54 bits' style='color: #00C000;'>&#x33;</td><td title='3.14 bits' style='color: #0020F0;'>&#x28;</td><td title='5.02 bits' style='color: #0000A0;'>&#x31;</td><td title='1.34 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421730&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.17 bits' style='color: #0000A0;'>35</td><td title='2.02 bits' style='color: #006090;'>2C</td><td title='4.72 bits' style='color: #0020F0;'>76</td><td title='4.55 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td title='11.18 bits' style='color: #900000;'>34</td><td title='3.10 bits' style='color: #0020F0;'>2E</td><td title='2.35 bits' style='color: #006090;'>29</td><td title='3.07 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='3.84 bits' style='color: #0020F0;'>2A</td><td title='2.96 bits' style='color: #006090;'>2E</td><td title='7.47 bits' style='color: #000000;'>30</td><td title='5.97 bits' style='color: #0000A0;'>36</td><td>&nbsp;</td><td title='3.72 bits' style='color: #0020F0;'>29</td><td title='3.37 bits' style='color: #0020F0;'>2C</td><td title='4.92 bits' style='color: #0020F0;'>2D</td><td title='2.21 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.55 bits' style='color: #000000;'>39</td><td title='2.23 bits' style='color: #006090;'>2C</td><td title='4.48 bits' style='color: #0020F0;'>2E</td><td title='2.41 bits' style='color: #006090;'>39</td><td>&nbsp;</td><td title='3.72 bits' style='color: #0020F0;'>29</td><td title='0.90 bits' style='color: #00C000;'>3B</td><td title='1.66 bits' style='color: #008040;'>7D</td><td title='3.69 bits' style='color: #0020F0;'>76</td><td>&nbsp;</td><td title='1.77 bits' style='color: #008040;'>65</td><td title='0.34 bits' style='color: #00FF00;'>63</td><td title='0.63 bits' style='color: #00C000;'>33</td><td title='1.32 bits' style='color: #008040;'>20</td><td>&nbsp;</td><td title='6.73 bits' style='color: #0000A0;'>78</td><td title='1.67 bits' style='color: #008040;'>28</td><td title='1.19 bits' style='color: #008040;'>76</td><td title='0.32 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.17 bits' style='color: #0000A0;'>&#x35;</td><td title='2.02 bits' style='color: #006090;'>&#x2C;</td><td title='4.72 bits' style='color: #0020F0;'>&#x76;</td><td title='4.55 bits' style='color: #0020F0;'>&#x2C;</td><td title='11.18 bits' style='color: #900000;'>&#x34;</td><td title='3.10 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.35 bits' style='color: #006090;'>&#x29;</td><td title='3.07 bits' style='color: #0020F0;'>&#x29;</td><td title='3.84 bits' style='color: #0020F0;'>&#x2A;</td><td title='2.96 bits' style='color: #006090;'>&#x2E;</td><td title='7.47 bits' style='color: #000000;'>&#x30;</td><td title='5.97 bits' style='color: #0000A0;'>&#x36;</td><td title='3.72 bits' style='color: #0020F0;'>&#x29;</td><td title='3.37 bits' style='color: #0020F0;'>&#x2C;</td><td title='4.92 bits' style='color: #0020F0;'>&#x2D;</td><td title='2.21 bits' style='color: #006090;'>&#x2E;</td><td title='7.55 bits' style='color: #000000;'>&#x39;</td><td title='2.23 bits' style='color: #006090;'>&#x2C;</td><td title='4.48 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.41 bits' style='color: #006090;'>&#x39;</td><td title='3.72 bits' style='color: #0020F0;'>&#x29;</td><td title='0.90 bits' style='color: #00C000;'>&#x3B;</td><td title='1.66 bits' style='color: #008040;'>&#x7D;</td><td title='3.69 bits' style='color: #0020F0;'>&#x76;</td><td title='1.77 bits' style='color: #008040;'>&#x65;</td><td title='0.34 bits' style='color: #00FF00;'>&#x63;</td><td title='0.63 bits' style='color: #00C000;'>&#x33;</td><td title='1.32 bits' style='color: #008040;'>&#x2E;</td><td title='6.73 bits' style='color: #0000A0;'>&#x78;</td><td title='1.67 bits' style='color: #008040;'>&#x28;</td><td title='1.19 bits' style='color: #008040;'>&#x76;</td><td title='0.32 bits' style='color: #00FF00;'>&#x65;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421750&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.15 bits' style='color: #00FF00;'>63</td><td title='0.51 bits' style='color: #00C000;'>33</td><td title='0.52 bits' style='color: #00C000;'>20</td><td title='0.29 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td title='1.36 bits' style='color: #008040;'>29</td><td title='0.29 bits' style='color: #00FF00;'>7B</td><td title='4.50 bits' style='color: #0020F0;'>66</td><td title='5.11 bits' style='color: #0000A0;'>6F</td><td>&nbsp;</td><td title='3.45 bits' style='color: #0020F0;'>72</td><td title='4.53 bits' style='color: #0020F0;'>28</td><td title='4.75 bits' style='color: #0020F0;'>66</td><td title='1.71 bits' style='color: #008040;'>6C</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>6F</td><td title='0.17 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.15 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.74 bits' style='color: #0020F0;'>66</td><td title='2.45 bits' style='color: #006090;'>3D</td><td title='8.16 bits' style='color: #000000;'>30</td><td title='1.22 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='2.96 bits' style='color: #006090;'>3B</td><td title='5.16 bits' style='color: #0000A0;'>66</td><td title='8.24 bits' style='color: #000000;'>3C</td><td title='6.01 bits' style='color: #0000A0;'>37</td><td>&nbsp;</td><td title='3.56 bits' style='color: #0020F0;'>2E</td><td title='1.52 bits' style='color: #008040;'>3B</td><td title='2.47 bits' style='color: #006090;'>66</td><td title='9.65 bits' style='color: #900000;'>2B</td><td>&nbsp;</td><td title='7.21 bits' style='color: #000000;'>2B</td><td title='5.63 bits' style='color: #0000A0;'>29</td><td title='2.29 bits' style='color: #006090;'>7B</td><td title='2.22 bits' style='color: #006090;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.15 bits' style='color: #00FF00;'>&#x63;</td><td title='0.51 bits' style='color: #00C000;'>&#x33;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x76;</td><td title='1.36 bits' style='color: #008040;'>&#x29;</td><td title='0.29 bits' style='color: #00FF00;'>&#x7B;</td><td title='4.50 bits' style='color: #0020F0;'>&#x66;</td><td title='5.11 bits' style='color: #0000A0;'>&#x6F;</td><td title='3.45 bits' style='color: #0020F0;'>&#x72;</td><td title='4.53 bits' style='color: #0020F0;'>&#x28;</td><td title='4.75 bits' style='color: #0020F0;'>&#x66;</td><td title='1.71 bits' style='color: #008040;'>&#x6C;</td><td title='0.12 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.17 bits' style='color: #00FF00;'>&#x61;</td><td title='0.07 bits' style='color: #80FF80;'>&#x74;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.74 bits' style='color: #0020F0;'>&#x66;</td><td title='2.45 bits' style='color: #006090;'>&#x3D;</td><td title='8.16 bits' style='color: #000000;'>&#x30;</td><td title='1.22 bits' style='color: #008040;'>&#x2E;</td><td title='2.96 bits' style='color: #006090;'>&#x3B;</td><td title='5.16 bits' style='color: #0000A0;'>&#x66;</td><td title='8.24 bits' style='color: #000000;'>&#x3C;</td><td title='6.01 bits' style='color: #0000A0;'>&#x37;</td><td title='3.56 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.52 bits' style='color: #008040;'>&#x3B;</td><td title='2.47 bits' style='color: #006090;'>&#x66;</td><td title='9.65 bits' style='color: #900000;'>&#x2B;</td><td title='7.21 bits' style='color: #000000;'>&#x2B;</td><td title='5.63 bits' style='color: #0000A0;'>&#x29;</td><td title='2.29 bits' style='color: #006090;'>&#x7B;</td><td title='2.22 bits' style='color: #006090;'>&#x66;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421770&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.91 bits' style='color: #00C000;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='0.16 bits' style='color: #00FF00;'>61</td><td title='0.06 bits' style='color: #80FF80;'>74</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>20</td><td title='2.98 bits' style='color: #006090;'>6D</td><td title='1.19 bits' style='color: #008040;'>3D</td><td title='5.71 bits' style='color: #0000A0;'>61</td><td>&nbsp;</td><td title='5.09 bits' style='color: #0000A0;'>2B</td><td title='5.37 bits' style='color: #0000A0;'>66</td><td title='4.91 bits' style='color: #0020F0;'>2A</td><td title='8.38 bits' style='color: #000000;'>33</td><td>&nbsp;</td><td title='3.31 bits' style='color: #0020F0;'>2E</td><td title='4.38 bits' style='color: #0020F0;'>2C</td><td title='6.69 bits' style='color: #0000A0;'>7A</td><td title='2.17 bits' style='color: #006090;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.99 bits' style='color: #0020F0;'>31</td><td title='2.54 bits' style='color: #006090;'>2E</td><td title='3.34 bits' style='color: #0020F0;'>3B</td><td title='6.71 bits' style='color: #0000A0;'>69</td><td>&nbsp;</td><td title='1.76 bits' style='color: #008040;'>66</td><td title='1.54 bits' style='color: #008040;'>28</td><td title='3.68 bits' style='color: #0020F0;'>79</td><td title='6.97 bits' style='color: #0000A0;'>3E</td><td>&nbsp;</td><td title='7.74 bits' style='color: #000000;'>6D</td><td title='3.31 bits' style='color: #0020F0;'>29</td><td title='1.75 bits' style='color: #008040;'>7B</td><td title='4.15 bits' style='color: #0020F0;'>69</td><td>&nbsp;</td><td title='1.80 bits' style='color: #008040;'>66</td><td title='0.75 bits' style='color: #00C000;'>28</td><td title='3.78 bits' style='color: #0020F0;'>6D</td><td title='8.97 bits' style='color: #000000;'>6F</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.91 bits' style='color: #00C000;'>&#x6C;</td><td title='0.11 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.16 bits' style='color: #00FF00;'>&#x61;</td><td title='0.06 bits' style='color: #80FF80;'>&#x74;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.98 bits' style='color: #006090;'>&#x6D;</td><td title='1.19 bits' style='color: #008040;'>&#x3D;</td><td title='5.71 bits' style='color: #0000A0;'>&#x61;</td><td title='5.09 bits' style='color: #0000A0;'>&#x2B;</td><td title='5.37 bits' style='color: #0000A0;'>&#x66;</td><td title='4.91 bits' style='color: #0020F0;'>&#x2A;</td><td title='8.38 bits' style='color: #000000;'>&#x33;</td><td title='3.31 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.38 bits' style='color: #0020F0;'>&#x2C;</td><td title='6.69 bits' style='color: #0000A0;'>&#x7A;</td><td title='2.17 bits' style='color: #006090;'>&#x3D;</td><td title='4.99 bits' style='color: #0020F0;'>&#x31;</td><td title='2.54 bits' style='color: #006090;'>&#x2E;</td><td title='3.34 bits' style='color: #0020F0;'>&#x3B;</td><td title='6.71 bits' style='color: #0000A0;'>&#x69;</td><td title='1.76 bits' style='color: #008040;'>&#x66;</td><td title='1.54 bits' style='color: #008040;'>&#x28;</td><td title='3.68 bits' style='color: #0020F0;'>&#x79;</td><td title='6.97 bits' style='color: #0000A0;'>&#x3E;</td><td title='7.74 bits' style='color: #000000;'>&#x6D;</td><td title='3.31 bits' style='color: #0020F0;'>&#x29;</td><td title='1.75 bits' style='color: #008040;'>&#x7B;</td><td title='4.15 bits' style='color: #0020F0;'>&#x69;</td><td title='1.80 bits' style='color: #008040;'>&#x66;</td><td title='0.75 bits' style='color: #00C000;'>&#x28;</td><td title='3.78 bits' style='color: #0020F0;'>&#x6D;</td><td title='8.97 bits' style='color: #000000;'>&#x6F;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421790&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.72 bits' style='color: #000000;'>64</td><td title='3.11 bits' style='color: #0020F0;'>28</td><td title='1.17 bits' style='color: #008040;'>66</td><td title='3.87 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td title='7.00 bits' style='color: #000000;'>32</td><td title='1.61 bits' style='color: #008040;'>2E</td><td title='1.70 bits' style='color: #008040;'>29</td><td title='10.34 bits' style='color: #900000;'>3E</td><td>&nbsp;</td><td title='3.64 bits' style='color: #0020F0;'>3D</td><td title='3.01 bits' style='color: #0020F0;'>31</td><td title='1.28 bits' style='color: #008040;'>2E</td><td title='2.34 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td title='8.59 bits' style='color: #000000;'>7A</td><td title='2.76 bits' style='color: #006090;'>3D</td><td title='9.71 bits' style='color: #900000;'>2D</td><td title='5.92 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.14 bits' style='color: #006090;'>2E</td><td title='3.13 bits' style='color: #0020F0;'>3B</td><td title='3.44 bits' style='color: #0020F0;'>76</td><td title='4.87 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td title='1.87 bits' style='color: #008040;'>78</td><td title='2.96 bits' style='color: #006090;'>79</td><td title='2.25 bits' style='color: #006090;'>2A</td><td title='1.47 bits' style='color: #008040;'>3D</td><td>&nbsp;</td><td title='1.39 bits' style='color: #008040;'>6E</td><td title='0.55 bits' style='color: #00C000;'>28</td><td title='9.78 bits' style='color: #900000;'>74</td><td title='1.52 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td title='4.40 bits' style='color: #0020F0;'>6D</td><td title='1.79 bits' style='color: #008040;'>29</td><td title='3.16 bits' style='color: #0020F0;'>2A</td><td title='5.00 bits' style='color: #0020F0;'>7A</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.72 bits' style='color: #000000;'>&#x64;</td><td title='3.11 bits' style='color: #0020F0;'>&#x28;</td><td title='1.17 bits' style='color: #008040;'>&#x66;</td><td title='3.87 bits' style='color: #0020F0;'>&#x2C;</td><td title='7.00 bits' style='color: #000000;'>&#x32;</td><td title='1.61 bits' style='color: #008040;'>&#x2E;</td><td title='1.70 bits' style='color: #008040;'>&#x29;</td><td title='10.34 bits' style='color: #900000;'>&#x3E;</td><td title='3.64 bits' style='color: #0020F0;'>&#x3D;</td><td title='3.01 bits' style='color: #0020F0;'>&#x31;</td><td title='1.28 bits' style='color: #008040;'>&#x2E;</td><td title='2.34 bits' style='color: #006090;'>&#x29;</td><td title='8.59 bits' style='color: #000000;'>&#x7A;</td><td title='2.76 bits' style='color: #006090;'>&#x3D;</td><td title='9.71 bits' style='color: #900000;'>&#x2D;</td><td title='5.92 bits' style='color: #0000A0;'>&#x31;</td><td title='2.14 bits' style='color: #006090;'>&#x2E;</td><td title='3.13 bits' style='color: #0020F0;'>&#x3B;</td><td title='3.44 bits' style='color: #0020F0;'>&#x76;</td><td title='4.87 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.87 bits' style='color: #008040;'>&#x78;</td><td title='2.96 bits' style='color: #006090;'>&#x79;</td><td title='2.25 bits' style='color: #006090;'>&#x2A;</td><td title='1.47 bits' style='color: #008040;'>&#x3D;</td><td title='1.39 bits' style='color: #008040;'>&#x6E;</td><td title='0.55 bits' style='color: #00C000;'>&#x28;</td><td title='9.78 bits' style='color: #900000;'>&#x74;</td><td title='1.52 bits' style='color: #008040;'>&#x28;</td><td title='4.40 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.79 bits' style='color: #008040;'>&#x29;</td><td title='3.16 bits' style='color: #0020F0;'>&#x2A;</td><td title='5.00 bits' style='color: #0020F0;'>&#x7A;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004217B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.67 bits' style='color: #008040;'>29</td><td title='1.03 bits' style='color: #008040;'>3B</td><td title='1.09 bits' style='color: #008040;'>7D</td><td title='5.78 bits' style='color: #0000A0;'>7D</td><td>&nbsp;</td><td title='7.92 bits' style='color: #000000;'>72</td><td title='2.30 bits' style='color: #006090;'>65</td><td title='0.73 bits' style='color: #00C000;'>74</td><td title='0.24 bits' style='color: #00FF00;'>75</td><td>&nbsp;</td><td title='0.17 bits' style='color: #00FF00;'>72</td><td title='0.14 bits' style='color: #00FF00;'>6E</td><td title='0.56 bits' style='color: #00C000;'>20</td><td title='2.93 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='5.09 bits' style='color: #0000A0;'>3B</td><td title='4.00 bits' style='color: #0020F0;'>7D</td><td title='1.50 bits' style='color: #008040;'>66</td><td title='0.27 bits' style='color: #00FF00;'>6C</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td title='0.12 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='10.41 bits' style='color: #900000;'>77</td><td title='1.04 bits' style='color: #008040;'>28</td><td title='1.02 bits' style='color: #008040;'>76</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>63</td><td title='2.89 bits' style='color: #006090;'>32</td><td title='0.43 bits' style='color: #00FF00;'>20</td><td title='0.43 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td title='1.47 bits' style='color: #008040;'>29</td><td title='0.36 bits' style='color: #00FF00;'>7B</td><td title='4.35 bits' style='color: #0020F0;'>69</td><td title='1.32 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.67 bits' style='color: #008040;'>&#x29;</td><td title='1.03 bits' style='color: #008040;'>&#x3B;</td><td title='1.09 bits' style='color: #008040;'>&#x7D;</td><td title='5.78 bits' style='color: #0000A0;'>&#x7D;</td><td title='7.92 bits' style='color: #000000;'>&#x72;</td><td title='2.30 bits' style='color: #006090;'>&#x65;</td><td title='0.73 bits' style='color: #00C000;'>&#x74;</td><td title='0.24 bits' style='color: #00FF00;'>&#x75;</td><td title='0.17 bits' style='color: #00FF00;'>&#x72;</td><td title='0.14 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.56 bits' style='color: #00C000;'>&#x2E;</td><td title='2.93 bits' style='color: #006090;'>&#x76;</td><td title='5.09 bits' style='color: #0000A0;'>&#x3B;</td><td title='4.00 bits' style='color: #0020F0;'>&#x7D;</td><td title='1.50 bits' style='color: #008040;'>&#x66;</td><td title='0.27 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.09 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.12 bits' style='color: #00FF00;'>&#x61;</td><td title='0.05 bits' style='color: #80FF80;'>&#x74;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.41 bits' style='color: #900000;'>&#x77;</td><td title='1.04 bits' style='color: #008040;'>&#x28;</td><td title='1.02 bits' style='color: #008040;'>&#x76;</td><td title='0.18 bits' style='color: #00FF00;'>&#x65;</td><td title='0.13 bits' style='color: #00FF00;'>&#x63;</td><td title='2.89 bits' style='color: #006090;'>&#x32;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x76;</td><td title='1.47 bits' style='color: #008040;'>&#x29;</td><td title='0.36 bits' style='color: #00FF00;'>&#x7B;</td><td title='4.35 bits' style='color: #0020F0;'>&#x69;</td><td title='1.32 bits' style='color: #008040;'>&#x66;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004217D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.79 bits' style='color: #00C000;'>28</td><td title='1.76 bits' style='color: #008040;'>79</td><td title='3.37 bits' style='color: #0020F0;'>3E</td><td title='3.15 bits' style='color: #0020F0;'>3D</td><td>&nbsp;</td><td title='7.18 bits' style='color: #000000;'>76</td><td title='2.36 bits' style='color: #006090;'>2E</td><td title='2.16 bits' style='color: #006090;'>79</td><td title='1.04 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='9.01 bits' style='color: #900000;'>76</td><td title='1.33 bits' style='color: #008040;'>2E</td><td title='2.55 bits' style='color: #006090;'>78</td><td title='2.96 bits' style='color: #006090;'>2B</td><td>&nbsp;</td><td title='9.38 bits' style='color: #900000;'>3D</td><td title='2.54 bits' style='color: #006090;'>2E</td><td title='7.05 bits' style='color: #000000;'>30</td><td title='6.65 bits' style='color: #0000A0;'>34</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.32 bits' style='color: #0020F0;'>35</td><td title='5.83 bits' style='color: #0000A0;'>2A</td><td title='4.69 bits' style='color: #0020F0;'>66</td><td title='1.97 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td title='3.01 bits' style='color: #0020F0;'>73</td><td title='1.36 bits' style='color: #008040;'>69</td><td title='0.77 bits' style='color: #00C000;'>6E</td><td title='0.37 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='1.36 bits' style='color: #008040;'>73</td><td title='0.48 bits' style='color: #00FF00;'>28</td><td title='0.29 bits' style='color: #00FF00;'>76</td><td title='0.36 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>63</td><td title='0.42 bits' style='color: #00FF00;'>33</td><td title='1.00 bits' style='color: #00C000;'>28</td><td title='6.15 bits' style='color: #0000A0;'>33</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.79 bits' style='color: #00C000;'>&#x28;</td><td title='1.76 bits' style='color: #008040;'>&#x79;</td><td title='3.37 bits' style='color: #0020F0;'>&#x3E;</td><td title='3.15 bits' style='color: #0020F0;'>&#x3D;</td><td title='7.18 bits' style='color: #000000;'>&#x76;</td><td title='2.36 bits' style='color: #006090;'>&#x2E;</td><td title='2.16 bits' style='color: #006090;'>&#x79;</td><td title='1.04 bits' style='color: #008040;'>&#x29;</td><td title='9.01 bits' style='color: #900000;'>&#x76;</td><td title='1.33 bits' style='color: #008040;'>&#x2E;</td><td title='2.55 bits' style='color: #006090;'>&#x78;</td><td title='2.96 bits' style='color: #006090;'>&#x2B;</td><td title='9.38 bits' style='color: #900000;'>&#x3D;</td><td title='2.54 bits' style='color: #006090;'>&#x2E;</td><td title='7.05 bits' style='color: #000000;'>&#x30;</td><td title='6.65 bits' style='color: #0000A0;'>&#x34;</td><td title='3.32 bits' style='color: #0020F0;'>&#x35;</td><td title='5.83 bits' style='color: #0000A0;'>&#x2A;</td><td title='4.69 bits' style='color: #0020F0;'>&#x66;</td><td title='1.97 bits' style='color: #008040;'>&#x28;</td><td title='3.01 bits' style='color: #0020F0;'>&#x73;</td><td title='1.36 bits' style='color: #008040;'>&#x69;</td><td title='0.77 bits' style='color: #00C000;'>&#x6E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x28;</td><td title='1.36 bits' style='color: #008040;'>&#x73;</td><td title='0.48 bits' style='color: #00FF00;'>&#x28;</td><td title='0.29 bits' style='color: #00FF00;'>&#x76;</td><td title='0.36 bits' style='color: #00FF00;'>&#x65;</td><td title='0.14 bits' style='color: #00FF00;'>&#x63;</td><td title='0.42 bits' style='color: #00FF00;'>&#x33;</td><td title='1.00 bits' style='color: #00C000;'>&#x28;</td><td title='6.15 bits' style='color: #0000A0;'>&#x33;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004217F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.98 bits' style='color: #00C000;'>2E</td><td title='2.79 bits' style='color: #006090;'>2C</td><td title='4.84 bits' style='color: #0020F0;'>76</td><td title='1.40 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='2.40 bits' style='color: #006090;'>79</td><td title='2.81 bits' style='color: #006090;'>2C</td><td title='8.30 bits' style='color: #000000;'>34</td><td title='5.66 bits' style='color: #0000A0;'>30</td><td>&nbsp;</td><td title='1.50 bits' style='color: #008040;'>2E</td><td title='1.25 bits' style='color: #008040;'>29</td><td title='2.65 bits' style='color: #006090;'>29</td><td title='2.51 bits' style='color: #006090;'>2A</td><td>&nbsp;</td><td title='1.78 bits' style='color: #008040;'>2E</td><td title='6.90 bits' style='color: #0000A0;'>34</td><td title='3.92 bits' style='color: #0020F0;'>29</td><td title='3.55 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.45 bits' style='color: #0020F0;'>2D</td><td title='1.21 bits' style='color: #008040;'>2E</td><td title='5.67 bits' style='color: #0000A0;'>38</td><td title='2.45 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='2.43 bits' style='color: #006090;'>2E</td><td title='3.93 bits' style='color: #0020F0;'>38</td><td title='2.74 bits' style='color: #006090;'>29</td><td title='0.85 bits' style='color: #00C000;'>3B</td><td>&nbsp;</td><td title='3.68 bits' style='color: #0020F0;'>72</td><td title='0.40 bits' style='color: #00FF00;'>65</td><td title='0.42 bits' style='color: #00FF00;'>74</td><td title='0.14 bits' style='color: #00FF00;'>75</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>72</td><td title='0.09 bits' style='color: #80FF80;'>6E</td><td title='0.19 bits' style='color: #00FF00;'>20</td><td title='2.75 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.98 bits' style='color: #00C000;'>&#x2E;</td><td title='2.79 bits' style='color: #006090;'>&#x2C;</td><td title='4.84 bits' style='color: #0020F0;'>&#x76;</td><td title='1.40 bits' style='color: #008040;'>&#x2E;</td><td title='2.40 bits' style='color: #006090;'>&#x79;</td><td title='2.81 bits' style='color: #006090;'>&#x2C;</td><td title='8.30 bits' style='color: #000000;'>&#x34;</td><td title='5.66 bits' style='color: #0000A0;'>&#x30;</td><td title='1.50 bits' style='color: #008040;'>&#x2E;</td><td title='1.25 bits' style='color: #008040;'>&#x29;</td><td title='2.65 bits' style='color: #006090;'>&#x29;</td><td title='2.51 bits' style='color: #006090;'>&#x2A;</td><td title='1.78 bits' style='color: #008040;'>&#x2E;</td><td title='6.90 bits' style='color: #0000A0;'>&#x34;</td><td title='3.92 bits' style='color: #0020F0;'>&#x29;</td><td title='3.55 bits' style='color: #0020F0;'>&#x2C;</td><td title='3.45 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.21 bits' style='color: #008040;'>&#x2E;</td><td title='5.67 bits' style='color: #0000A0;'>&#x38;</td><td title='2.45 bits' style='color: #006090;'>&#x2C;</td><td title='2.43 bits' style='color: #006090;'>&#x2E;</td><td title='3.93 bits' style='color: #0020F0;'>&#x38;</td><td title='2.74 bits' style='color: #006090;'>&#x29;</td><td title='0.85 bits' style='color: #00C000;'>&#x3B;</td><td title='3.68 bits' style='color: #0020F0;'>&#x72;</td><td title='0.40 bits' style='color: #00FF00;'>&#x65;</td><td title='0.42 bits' style='color: #00FF00;'>&#x74;</td><td title='0.14 bits' style='color: #00FF00;'>&#x75;</td><td title='0.12 bits' style='color: #00FF00;'>&#x72;</td><td title='0.09 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.75 bits' style='color: #006090;'>&#x76;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421810&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.39 bits' style='color: #000000;'>2E</td><td title='1.16 bits' style='color: #008040;'>78</td><td title='8.68 bits' style='color: #000000;'>3B</td><td title='2.39 bits' style='color: #006090;'>7D</td><td>&nbsp;</td><td title='1.19 bits' style='color: #008040;'>66</td><td title='0.24 bits' style='color: #00FF00;'>6C</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.12 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td title='2.89 bits' style='color: #006090;'>74</td><td title='0.24 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='0.73 bits' style='color: #00C000;'>76</td><td title='0.16 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='2.29 bits' style='color: #006090;'>32</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>20</td><td title='0.32 bits' style='color: #00FF00;'>76</td><td title='1.43 bits' style='color: #008040;'>2C</td><td title='1.13 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>6C</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.10 bits' style='color: #00FF00;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>20</td><td title='3.23 bits' style='color: #0020F0;'>66</td><td title='3.11 bits' style='color: #0020F0;'>29</td><td title='0.53 bits' style='color: #00C000;'>7B</td><td>&nbsp;</td><td title='2.96 bits' style='color: #006090;'>76</td><td title='9.39 bits' style='color: #900000;'>2B</td><td title='7.24 bits' style='color: #000000;'>3D</td><td title='6.70 bits' style='color: #0000A0;'>78</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.39 bits' style='color: #000000;'>&#x2E;</td><td title='1.16 bits' style='color: #008040;'>&#x78;</td><td title='8.68 bits' style='color: #000000;'>&#x3B;</td><td title='2.39 bits' style='color: #006090;'>&#x7D;</td><td title='1.19 bits' style='color: #008040;'>&#x66;</td><td title='0.24 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.08 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.12 bits' style='color: #00FF00;'>&#x61;</td><td title='0.05 bits' style='color: #80FF80;'>&#x74;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.89 bits' style='color: #006090;'>&#x74;</td><td title='0.24 bits' style='color: #00FF00;'>&#x28;</td><td title='0.73 bits' style='color: #00C000;'>&#x76;</td><td title='0.16 bits' style='color: #00FF00;'>&#x65;</td><td title='0.11 bits' style='color: #00FF00;'>&#x63;</td><td title='2.29 bits' style='color: #006090;'>&#x32;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x76;</td><td title='1.43 bits' style='color: #008040;'>&#x2C;</td><td title='1.13 bits' style='color: #008040;'>&#x66;</td><td title='0.23 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.08 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.10 bits' style='color: #00FF00;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='3.23 bits' style='color: #0020F0;'>&#x66;</td><td title='3.11 bits' style='color: #0020F0;'>&#x29;</td><td title='0.53 bits' style='color: #00C000;'>&#x7B;</td><td title='2.96 bits' style='color: #006090;'>&#x76;</td><td title='9.39 bits' style='color: #900000;'>&#x2B;</td><td title='7.24 bits' style='color: #000000;'>&#x3D;</td><td title='6.70 bits' style='color: #0000A0;'>&#x78;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421830&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.90 bits' style='color: #006090;'>28</td><td title='1.48 bits' style='color: #008040;'>76</td><td title='3.80 bits' style='color: #0020F0;'>2C</td><td title='6.70 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td title='1.16 bits' style='color: #008040;'>2E</td><td title='4.02 bits' style='color: #0020F0;'>2C</td><td title='3.11 bits' style='color: #0020F0;'>31</td><td title='4.21 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='2.51 bits' style='color: #006090;'>3B</td><td title='2.23 bits' style='color: #006090;'>76</td><td title='1.04 bits' style='color: #008040;'>65</td><td title='0.39 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='2.09 bits' style='color: #006090;'>32</td><td title='0.59 bits' style='color: #00C000;'>20</td><td title='3.86 bits' style='color: #0020F0;'>79</td><td title='3.78 bits' style='color: #0020F0;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.30 bits' style='color: #000000;'>31</td><td title='1.66 bits' style='color: #008040;'>2E</td><td title='5.63 bits' style='color: #0000A0;'>2D</td><td title='6.28 bits' style='color: #0000A0;'>61</td><td>&nbsp;</td><td title='3.08 bits' style='color: #0020F0;'>62</td><td title='0.85 bits' style='color: #00C000;'>73</td><td title='0.32 bits' style='color: #00FF00;'>28</td><td title='5.61 bits' style='color: #0000A0;'>73</td><td>&nbsp;</td><td title='2.14 bits' style='color: #006090;'>69</td><td title='0.70 bits' style='color: #00C000;'>6E</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='2.04 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='1.43 bits' style='color: #008040;'>29</td><td title='5.37 bits' style='color: #0000A0;'>29</td><td title='2.20 bits' style='color: #006090;'>3B</td><td title='7.95 bits' style='color: #000000;'>79</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.90 bits' style='color: #006090;'>&#x28;</td><td title='1.48 bits' style='color: #008040;'>&#x76;</td><td title='3.80 bits' style='color: #0020F0;'>&#x2C;</td><td title='6.70 bits' style='color: #0000A0;'>&#x31;</td><td title='1.16 bits' style='color: #008040;'>&#x2E;</td><td title='4.02 bits' style='color: #0020F0;'>&#x2C;</td><td title='3.11 bits' style='color: #0020F0;'>&#x31;</td><td title='4.21 bits' style='color: #0020F0;'>&#x29;</td><td title='2.51 bits' style='color: #006090;'>&#x3B;</td><td title='2.23 bits' style='color: #006090;'>&#x76;</td><td title='1.04 bits' style='color: #008040;'>&#x65;</td><td title='0.39 bits' style='color: #00FF00;'>&#x63;</td><td title='2.09 bits' style='color: #006090;'>&#x32;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='3.86 bits' style='color: #0020F0;'>&#x79;</td><td title='3.78 bits' style='color: #0020F0;'>&#x3D;</td><td title='7.30 bits' style='color: #000000;'>&#x31;</td><td title='1.66 bits' style='color: #008040;'>&#x2E;</td><td title='5.63 bits' style='color: #0000A0;'>&#x2D;</td><td title='6.28 bits' style='color: #0000A0;'>&#x61;</td><td title='3.08 bits' style='color: #0020F0;'>&#x62;</td><td title='0.85 bits' style='color: #00C000;'>&#x73;</td><td title='0.32 bits' style='color: #00FF00;'>&#x28;</td><td title='5.61 bits' style='color: #0000A0;'>&#x73;</td><td title='2.14 bits' style='color: #006090;'>&#x69;</td><td title='0.70 bits' style='color: #00C000;'>&#x6E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x28;</td><td title='2.04 bits' style='color: #006090;'>&#x76;</td><td title='1.43 bits' style='color: #008040;'>&#x29;</td><td title='5.37 bits' style='color: #0000A0;'>&#x29;</td><td title='2.20 bits' style='color: #006090;'>&#x3B;</td><td title='7.95 bits' style='color: #000000;'>&#x79;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421850&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.29 bits' style='color: #0020F0;'>3D</td><td title='6.19 bits' style='color: #0000A0;'>6D</td><td title='3.91 bits' style='color: #0020F0;'>69</td><td title='2.81 bits' style='color: #006090;'>78</td><td>&nbsp;</td><td title='0.44 bits' style='color: #00FF00;'>28</td><td title='5.34 bits' style='color: #0000A0;'>79</td><td title='2.87 bits' style='color: #006090;'>2C</td><td title='7.25 bits' style='color: #000000;'>61</td><td>&nbsp;</td><td title='3.52 bits' style='color: #0020F0;'>62</td><td title='0.71 bits' style='color: #00C000;'>73</td><td title='0.29 bits' style='color: #00FF00;'>28</td><td title='11.02 bits' style='color: #900000;'>63</td><td>&nbsp;</td><td title='5.62 bits' style='color: #0000A0;'>6F</td><td title='3.36 bits' style='color: #0020F0;'>73</td><td title='0.73 bits' style='color: #00C000;'>28</td><td title='0.70 bits' style='color: #00C000;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.16 bits' style='color: #008040;'>29</td><td title='2.96 bits' style='color: #006090;'>29</td><td title='4.03 bits' style='color: #0020F0;'>2C</td><td title='4.35 bits' style='color: #0020F0;'>79</td><td>&nbsp;</td><td title='1.43 bits' style='color: #008040;'>29</td><td title='2.43 bits' style='color: #006090;'>3B</td><td title='2.71 bits' style='color: #006090;'>72</td><td title='0.29 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>74</td><td title='0.14 bits' style='color: #00FF00;'>75</td><td title='0.10 bits' style='color: #00FF00;'>72</td><td title='0.08 bits' style='color: #80FF80;'>6E</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='10.02 bits' style='color: #900000;'>70</td><td title='5.70 bits' style='color: #0000A0;'>6F</td><td title='9.31 bits' style='color: #900000;'>77</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.29 bits' style='color: #0020F0;'>&#x3D;</td><td title='6.19 bits' style='color: #0000A0;'>&#x6D;</td><td title='3.91 bits' style='color: #0020F0;'>&#x69;</td><td title='2.81 bits' style='color: #006090;'>&#x78;</td><td title='0.44 bits' style='color: #00FF00;'>&#x28;</td><td title='5.34 bits' style='color: #0000A0;'>&#x79;</td><td title='2.87 bits' style='color: #006090;'>&#x2C;</td><td title='7.25 bits' style='color: #000000;'>&#x61;</td><td title='3.52 bits' style='color: #0020F0;'>&#x62;</td><td title='0.71 bits' style='color: #00C000;'>&#x73;</td><td title='0.29 bits' style='color: #00FF00;'>&#x28;</td><td title='11.02 bits' style='color: #900000;'>&#x63;</td><td title='5.62 bits' style='color: #0000A0;'>&#x6F;</td><td title='3.36 bits' style='color: #0020F0;'>&#x73;</td><td title='0.73 bits' style='color: #00C000;'>&#x28;</td><td title='0.70 bits' style='color: #00C000;'>&#x76;</td><td title='1.16 bits' style='color: #008040;'>&#x29;</td><td title='2.96 bits' style='color: #006090;'>&#x29;</td><td title='4.03 bits' style='color: #0020F0;'>&#x2C;</td><td title='4.35 bits' style='color: #0020F0;'>&#x79;</td><td title='1.43 bits' style='color: #008040;'>&#x29;</td><td title='2.43 bits' style='color: #006090;'>&#x3B;</td><td title='2.71 bits' style='color: #006090;'>&#x72;</td><td title='0.29 bits' style='color: #00FF00;'>&#x65;</td><td title='0.30 bits' style='color: #00FF00;'>&#x74;</td><td title='0.14 bits' style='color: #00FF00;'>&#x75;</td><td title='0.10 bits' style='color: #00FF00;'>&#x72;</td><td title='0.08 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.02 bits' style='color: #900000;'>&#x70;</td><td title='5.70 bits' style='color: #0000A0;'>&#x6F;</td><td title='9.31 bits' style='color: #900000;'>&#x77;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421870&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.05 bits' style='color: #0020F0;'>28</td><td title='6.34 bits' style='color: #0000A0;'>31</td><td title='1.14 bits' style='color: #008040;'>2E</td><td title='3.02 bits' style='color: #0020F0;'>2D</td><td>&nbsp;</td><td title='8.80 bits' style='color: #000000;'>70</td><td title='4.68 bits' style='color: #0020F0;'>6F</td><td title='2.62 bits' style='color: #006090;'>77</td><td title='1.09 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td title='4.98 bits' style='color: #0020F0;'>79</td><td title='3.11 bits' style='color: #0020F0;'>2E</td><td title='2.13 bits' style='color: #006090;'>78</td><td title='2.48 bits' style='color: #006090;'>2A</td><td>&nbsp;</td><td title='5.77 bits' style='color: #0000A0;'>79</td><td title='2.71 bits' style='color: #006090;'>2E</td><td title='1.18 bits' style='color: #008040;'>79</td><td title='1.39 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.83 bits' style='color: #0020F0;'>2E</td><td title='7.98 bits' style='color: #000000;'>36</td><td title='6.73 bits' style='color: #0000A0;'>35</td><td title='3.89 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='3.28 bits' style='color: #0020F0;'>2C</td><td title='5.00 bits' style='color: #0020F0;'>66</td><td title='4.68 bits' style='color: #0020F0;'>29</td><td title='1.93 bits' style='color: #008040;'>3B</td><td>&nbsp;</td><td title='2.20 bits' style='color: #006090;'>7D</td><td title='3.11 bits' style='color: #0020F0;'>76</td><td title='0.72 bits' style='color: #00C000;'>65</td><td title='0.25 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='0.91 bits' style='color: #00C000;'>33</td><td title='0.83 bits' style='color: #00C000;'>20</td><td title='7.75 bits' style='color: #000000;'>77</td><td title='0.84 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.05 bits' style='color: #0020F0;'>&#x28;</td><td title='6.34 bits' style='color: #0000A0;'>&#x31;</td><td title='1.14 bits' style='color: #008040;'>&#x2E;</td><td title='3.02 bits' style='color: #0020F0;'>&#x2D;</td><td title='8.80 bits' style='color: #000000;'>&#x70;</td><td title='4.68 bits' style='color: #0020F0;'>&#x6F;</td><td title='2.62 bits' style='color: #006090;'>&#x77;</td><td title='1.09 bits' style='color: #008040;'>&#x28;</td><td title='4.98 bits' style='color: #0020F0;'>&#x79;</td><td title='3.11 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.13 bits' style='color: #006090;'>&#x78;</td><td title='2.48 bits' style='color: #006090;'>&#x2A;</td><td title='5.77 bits' style='color: #0000A0;'>&#x79;</td><td title='2.71 bits' style='color: #006090;'>&#x2E;</td><td title='1.18 bits' style='color: #008040;'>&#x79;</td><td title='1.39 bits' style='color: #008040;'>&#x2C;</td><td title='4.83 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.98 bits' style='color: #000000;'>&#x36;</td><td title='6.73 bits' style='color: #0000A0;'>&#x35;</td><td title='3.89 bits' style='color: #0020F0;'>&#x29;</td><td title='3.28 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.00 bits' style='color: #0020F0;'>&#x66;</td><td title='4.68 bits' style='color: #0020F0;'>&#x29;</td><td title='1.93 bits' style='color: #008040;'>&#x3B;</td><td title='2.20 bits' style='color: #006090;'>&#x7D;</td><td title='3.11 bits' style='color: #0020F0;'>&#x76;</td><td title='0.72 bits' style='color: #00C000;'>&#x65;</td><td title='0.25 bits' style='color: #00FF00;'>&#x63;</td><td title='0.91 bits' style='color: #00C000;'>&#x33;</td><td title='0.83 bits' style='color: #00C000;'>&#x2E;</td><td title='7.75 bits' style='color: #000000;'>&#x77;</td><td title='0.84 bits' style='color: #00C000;'>&#x28;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421890&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.53 bits' style='color: #00C000;'>76</td><td title='0.31 bits' style='color: #00FF00;'>65</td><td title='0.12 bits' style='color: #00FF00;'>63</td><td title='0.79 bits' style='color: #00C000;'>33</td><td>&nbsp;</td><td title='0.49 bits' style='color: #00FF00;'>20</td><td title='0.24 bits' style='color: #00FF00;'>76</td><td title='1.54 bits' style='color: #008040;'>2C</td><td title='4.28 bits' style='color: #0020F0;'>69</td><td>&nbsp;</td><td title='0.95 bits' style='color: #00C000;'>6E</td><td title='1.51 bits' style='color: #008040;'>74</td><td title='0.38 bits' style='color: #00FF00;'>20</td><td title='2.55 bits' style='color: #006090;'>6D</td><td>&nbsp;</td><td title='0.55 bits' style='color: #00C000;'>29</td><td title='0.42 bits' style='color: #00FF00;'>7B</td><td title='3.73 bits' style='color: #0020F0;'>66</td><td title='0.63 bits' style='color: #00C000;'>6C</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>6F</td><td title='0.11 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.10 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='2.02 bits' style='color: #006090;'>66</td><td title='0.92 bits' style='color: #00C000;'>3D</td><td title='2.53 bits' style='color: #006090;'>30</td><td title='0.43 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='3.82 bits' style='color: #0020F0;'>2C</td><td title='5.82 bits' style='color: #0000A0;'>69</td><td title='3.22 bits' style='color: #0020F0;'>3D</td><td title='2.37 bits' style='color: #006090;'>31</td><td>&nbsp;</td><td title='8.43 bits' style='color: #000000;'>65</td><td title='7.66 bits' style='color: #000000;'>33</td><td title='7.00 bits' style='color: #000000;'>2C</td><td title='7.71 bits' style='color: #000000;'>72</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.53 bits' style='color: #00C000;'>&#x76;</td><td title='0.31 bits' style='color: #00FF00;'>&#x65;</td><td title='0.12 bits' style='color: #00FF00;'>&#x63;</td><td title='0.79 bits' style='color: #00C000;'>&#x33;</td><td title='0.49 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.24 bits' style='color: #00FF00;'>&#x76;</td><td title='1.54 bits' style='color: #008040;'>&#x2C;</td><td title='4.28 bits' style='color: #0020F0;'>&#x69;</td><td title='0.95 bits' style='color: #00C000;'>&#x6E;</td><td title='1.51 bits' style='color: #008040;'>&#x74;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.55 bits' style='color: #006090;'>&#x6D;</td><td title='0.55 bits' style='color: #00C000;'>&#x29;</td><td title='0.42 bits' style='color: #00FF00;'>&#x7B;</td><td title='3.73 bits' style='color: #0020F0;'>&#x66;</td><td title='0.63 bits' style='color: #00C000;'>&#x6C;</td><td title='0.12 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.11 bits' style='color: #00FF00;'>&#x61;</td><td title='0.05 bits' style='color: #80FF80;'>&#x74;</td><td title='0.10 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.02 bits' style='color: #006090;'>&#x66;</td><td title='0.92 bits' style='color: #00C000;'>&#x3D;</td><td title='2.53 bits' style='color: #006090;'>&#x30;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.82 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.82 bits' style='color: #0000A0;'>&#x69;</td><td title='3.22 bits' style='color: #0020F0;'>&#x3D;</td><td title='2.37 bits' style='color: #006090;'>&#x31;</td><td title='8.43 bits' style='color: #000000;'>&#x65;</td><td title='7.66 bits' style='color: #000000;'>&#x33;</td><td title='7.00 bits' style='color: #000000;'>&#x2C;</td><td title='7.71 bits' style='color: #000000;'>&#x72;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004218B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.41 bits' style='color: #0000A0;'>3D</td><td title='7.14 bits' style='color: #000000;'>7A</td><td title='8.13 bits' style='color: #000000;'>2F</td><td title='4.98 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='5.57 bits' style='color: #0000A0;'>32</td><td title='3.23 bits' style='color: #0020F0;'>2E</td><td title='3.71 bits' style='color: #0020F0;'>2C</td><td title='4.56 bits' style='color: #0020F0;'>70</td><td>&nbsp;</td><td title='5.83 bits' style='color: #0000A0;'>2C</td><td title='12.40 bits' style='color: #FF0000;'>64</td><td title='4.98 bits' style='color: #0020F0;'>3D</td><td title='4.91 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='1.10 bits' style='color: #008040;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='3.84 bits' style='color: #0020F0;'>6F</td><td title='1.56 bits' style='color: #008040;'>72</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.21 bits' style='color: #008040;'>28</td><td title='6.73 bits' style='color: #0000A0;'>61</td><td title='3.95 bits' style='color: #0020F0;'>74</td><td title='8.20 bits' style='color: #000000;'>61</td><td>&nbsp;</td><td title='7.11 bits' style='color: #000000;'>6E</td><td title='1.29 bits' style='color: #008040;'>28</td><td title='1.51 bits' style='color: #008040;'>76</td><td title='4.92 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td title='2.36 bits' style='color: #006090;'>79</td><td title='1.97 bits' style='color: #008040;'>2C</td><td title='4.38 bits' style='color: #0020F0;'>76</td><td title='0.66 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='1.66 bits' style='color: #008040;'>78</td><td title='3.05 bits' style='color: #0020F0;'>29</td><td title='10.37 bits' style='color: #900000;'>2F</td><td title='5.40 bits' style='color: #0000A0;'>72</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.41 bits' style='color: #0000A0;'>&#x3D;</td><td title='7.14 bits' style='color: #000000;'>&#x7A;</td><td title='8.13 bits' style='color: #000000;'>&#x2F;</td><td title='4.98 bits' style='color: #0020F0;'>&#x31;</td><td title='5.57 bits' style='color: #0000A0;'>&#x32;</td><td title='3.23 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.71 bits' style='color: #0020F0;'>&#x2C;</td><td title='4.56 bits' style='color: #0020F0;'>&#x70;</td><td title='5.83 bits' style='color: #0000A0;'>&#x2C;</td><td title='12.40 bits' style='color: #FF0000;'>&#x64;</td><td title='4.98 bits' style='color: #0020F0;'>&#x3D;</td><td title='4.91 bits' style='color: #0020F0;'>&#x66;</td><td title='1.10 bits' style='color: #008040;'>&#x6C;</td><td title='0.11 bits' style='color: #00FF00;'>&#x6F;</td><td title='3.84 bits' style='color: #0020F0;'>&#x6F;</td><td title='1.56 bits' style='color: #008040;'>&#x72;</td><td title='1.21 bits' style='color: #008040;'>&#x28;</td><td title='6.73 bits' style='color: #0000A0;'>&#x61;</td><td title='3.95 bits' style='color: #0020F0;'>&#x74;</td><td title='8.20 bits' style='color: #000000;'>&#x61;</td><td title='7.11 bits' style='color: #000000;'>&#x6E;</td><td title='1.29 bits' style='color: #008040;'>&#x28;</td><td title='1.51 bits' style='color: #008040;'>&#x76;</td><td title='4.92 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.36 bits' style='color: #006090;'>&#x79;</td><td title='1.97 bits' style='color: #008040;'>&#x2C;</td><td title='4.38 bits' style='color: #0020F0;'>&#x76;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='1.66 bits' style='color: #008040;'>&#x78;</td><td title='3.05 bits' style='color: #0020F0;'>&#x29;</td><td title='10.37 bits' style='color: #900000;'>&#x2F;</td><td title='5.40 bits' style='color: #0000A0;'>&#x72;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004218D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.83 bits' style='color: #000000;'>2B</td><td title='4.74 bits' style='color: #0020F0;'>2E</td><td title='8.05 bits' style='color: #000000;'>35</td><td title='2.05 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td title='5.53 bits' style='color: #0000A0;'>2A</td><td title='5.71 bits' style='color: #0000A0;'>72</td><td title='7.22 bits' style='color: #000000;'>3B</td><td title='2.69 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='1.31 bits' style='color: #008040;'>65</td><td title='0.27 bits' style='color: #00FF00;'>63</td><td title='0.71 bits' style='color: #00C000;'>33</td><td title='0.74 bits' style='color: #00C000;'>20</td><td>&nbsp;</td><td title='2.80 bits' style='color: #006090;'>63</td><td title='0.84 bits' style='color: #00C000;'>3D</td><td title='0.91 bits' style='color: #00C000;'>76</td><td title='8.46 bits' style='color: #000000;'>3B</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.75 bits' style='color: #008040;'>63</td><td title='9.38 bits' style='color: #900000;'>2E</td><td title='2.57 bits' style='color: #006090;'>78</td><td title='3.16 bits' style='color: #0020F0;'>79</td><td>&nbsp;</td><td title='5.00 bits' style='color: #0000A0;'>3D</td><td title='7.13 bits' style='color: #000000;'>6E</td><td title='1.10 bits' style='color: #008040;'>28</td><td title='11.28 bits' style='color: #900000;'>64</td><td>&nbsp;</td><td title='3.34 bits' style='color: #0020F0;'>29</td><td title='3.16 bits' style='color: #0020F0;'>2A</td><td title='7.30 bits' style='color: #000000;'>63</td><td title='4.23 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td title='1.68 bits' style='color: #008040;'>78</td><td title='1.49 bits' style='color: #008040;'>79</td><td title='4.33 bits' style='color: #0020F0;'>3B</td><td title='4.20 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.83 bits' style='color: #000000;'>&#x2B;</td><td title='4.74 bits' style='color: #0020F0;'>&#x2E;</td><td title='8.05 bits' style='color: #000000;'>&#x35;</td><td title='2.05 bits' style='color: #006090;'>&#x29;</td><td title='5.53 bits' style='color: #0000A0;'>&#x2A;</td><td title='5.71 bits' style='color: #0000A0;'>&#x72;</td><td title='7.22 bits' style='color: #000000;'>&#x3B;</td><td title='2.69 bits' style='color: #006090;'>&#x76;</td><td title='1.31 bits' style='color: #008040;'>&#x65;</td><td title='0.27 bits' style='color: #00FF00;'>&#x63;</td><td title='0.71 bits' style='color: #00C000;'>&#x33;</td><td title='0.74 bits' style='color: #00C000;'>&#x2E;</td><td title='2.80 bits' style='color: #006090;'>&#x63;</td><td title='0.84 bits' style='color: #00C000;'>&#x3D;</td><td title='0.91 bits' style='color: #00C000;'>&#x76;</td><td title='8.46 bits' style='color: #000000;'>&#x3B;</td><td title='1.75 bits' style='color: #008040;'>&#x63;</td><td title='9.38 bits' style='color: #900000;'>&#x2E;</td><td title='2.57 bits' style='color: #006090;'>&#x78;</td><td title='3.16 bits' style='color: #0020F0;'>&#x79;</td><td title='5.00 bits' style='color: #0000A0;'>&#x3D;</td><td title='7.13 bits' style='color: #000000;'>&#x6E;</td><td title='1.10 bits' style='color: #008040;'>&#x28;</td><td title='11.28 bits' style='color: #900000;'>&#x64;</td><td title='3.34 bits' style='color: #0020F0;'>&#x29;</td><td title='3.16 bits' style='color: #0020F0;'>&#x2A;</td><td title='7.30 bits' style='color: #000000;'>&#x63;</td><td title='4.23 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.68 bits' style='color: #008040;'>&#x78;</td><td title='1.49 bits' style='color: #008040;'>&#x79;</td><td title='4.33 bits' style='color: #0020F0;'>&#x3B;</td><td title='4.20 bits' style='color: #0020F0;'>&#x66;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004218F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.17 bits' style='color: #008040;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='0.24 bits' style='color: #00FF00;'>61</td><td title='0.06 bits' style='color: #80FF80;'>74</td><td>&nbsp;</td><td title='0.15 bits' style='color: #00FF00;'>20</td><td title='6.75 bits' style='color: #0000A0;'>6C</td><td title='1.36 bits' style='color: #008040;'>3D</td><td title='6.38 bits' style='color: #0000A0;'>6C</td><td>&nbsp;</td><td title='4.73 bits' style='color: #0020F0;'>65</td><td title='2.59 bits' style='color: #006090;'>6E</td><td title='1.34 bits' style='color: #008040;'>67</td><td title='0.84 bits' style='color: #00C000;'>74</td><td>&nbsp;</td><td title='0.73 bits' style='color: #00C000;'>68</td><td title='0.46 bits' style='color: #00FF00;'>28</td><td title='0.97 bits' style='color: #00C000;'>6D</td><td title='0.50 bits' style='color: #00C000;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.38 bits' style='color: #00FF00;'>78</td><td title='0.20 bits' style='color: #00FF00;'>28</td><td title='7.03 bits' style='color: #000000;'>61</td><td title='5.61 bits' style='color: #0000A0;'>62</td><td>&nbsp;</td><td title='1.16 bits' style='color: #008040;'>73</td><td title='0.26 bits' style='color: #00FF00;'>28</td><td title='2.67 bits' style='color: #006090;'>63</td><td title='3.38 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td title='0.77 bits' style='color: #00C000;'>78</td><td title='1.00 bits' style='color: #008040;'>79</td><td title='8.30 bits' style='color: #000000;'>2D</td><td title='2.48 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='2.47 bits' style='color: #006090;'>65</td><td title='0.28 bits' style='color: #00FF00;'>63</td><td title='1.57 bits' style='color: #008040;'>32</td><td title='1.56 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.17 bits' style='color: #008040;'>&#x6C;</td><td title='0.11 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.24 bits' style='color: #00FF00;'>&#x61;</td><td title='0.06 bits' style='color: #80FF80;'>&#x74;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.75 bits' style='color: #0000A0;'>&#x6C;</td><td title='1.36 bits' style='color: #008040;'>&#x3D;</td><td title='6.38 bits' style='color: #0000A0;'>&#x6C;</td><td title='4.73 bits' style='color: #0020F0;'>&#x65;</td><td title='2.59 bits' style='color: #006090;'>&#x6E;</td><td title='1.34 bits' style='color: #008040;'>&#x67;</td><td title='0.84 bits' style='color: #00C000;'>&#x74;</td><td title='0.73 bits' style='color: #00C000;'>&#x68;</td><td title='0.46 bits' style='color: #00FF00;'>&#x28;</td><td title='0.97 bits' style='color: #00C000;'>&#x6D;</td><td title='0.50 bits' style='color: #00C000;'>&#x61;</td><td title='0.38 bits' style='color: #00FF00;'>&#x78;</td><td title='0.20 bits' style='color: #00FF00;'>&#x28;</td><td title='7.03 bits' style='color: #000000;'>&#x61;</td><td title='5.61 bits' style='color: #0000A0;'>&#x62;</td><td title='1.16 bits' style='color: #008040;'>&#x73;</td><td title='0.26 bits' style='color: #00FF00;'>&#x28;</td><td title='2.67 bits' style='color: #006090;'>&#x63;</td><td title='3.38 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x78;</td><td title='1.00 bits' style='color: #008040;'>&#x79;</td><td title='8.30 bits' style='color: #000000;'>&#x2D;</td><td title='2.48 bits' style='color: #006090;'>&#x76;</td><td title='2.47 bits' style='color: #006090;'>&#x65;</td><td title='0.28 bits' style='color: #00FF00;'>&#x63;</td><td title='1.57 bits' style='color: #008040;'>&#x32;</td><td title='1.56 bits' style='color: #008040;'>&#x28;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421910&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.78 bits' style='color: #006090;'>31</td><td title='0.73 bits' style='color: #00C000;'>2E</td><td title='8.42 bits' style='color: #000000;'>38</td><td title='1.23 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='6.66 bits' style='color: #0000A0;'>30</td><td title='0.50 bits' style='color: #00FF00;'>2E</td><td title='1.04 bits' style='color: #008040;'>29</td><td title='2.03 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td title='5.20 bits' style='color: #0000A0;'>2D</td><td title='2.04 bits' style='color: #006090;'>76</td><td title='0.61 bits' style='color: #00C000;'>65</td><td title='0.25 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>32</td><td title='0.50 bits' style='color: #00C000;'>28</td><td title='6.89 bits' style='color: #0000A0;'>2E</td><td title='4.19 bits' style='color: #0020F0;'>32</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.39 bits' style='color: #0000A0;'>34</td><td title='3.26 bits' style='color: #0020F0;'>2C</td><td title='2.75 bits' style='color: #006090;'>2E</td><td title='5.36 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td title='3.72 bits' style='color: #0020F0;'>34</td><td title='5.04 bits' style='color: #0000A0;'>29</td><td title='1.47 bits' style='color: #008040;'>2C</td><td title='3.35 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>2E</td><td title='0.75 bits' style='color: #00C000;'>29</td><td title='1.62 bits' style='color: #008040;'>29</td><td title='2.09 bits' style='color: #006090;'>2D</td><td>&nbsp;</td><td title='3.29 bits' style='color: #0020F0;'>2E</td><td title='2.93 bits' style='color: #006090;'>30</td><td title='5.41 bits' style='color: #0000A0;'>32</td><td title='5.56 bits' style='color: #0000A0;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.78 bits' style='color: #006090;'>&#x31;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='8.42 bits' style='color: #000000;'>&#x38;</td><td title='1.23 bits' style='color: #008040;'>&#x2C;</td><td title='6.66 bits' style='color: #0000A0;'>&#x30;</td><td title='0.50 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.04 bits' style='color: #008040;'>&#x29;</td><td title='2.03 bits' style='color: #006090;'>&#x29;</td><td title='5.20 bits' style='color: #0000A0;'>&#x2D;</td><td title='2.04 bits' style='color: #006090;'>&#x76;</td><td title='0.61 bits' style='color: #00C000;'>&#x65;</td><td title='0.25 bits' style='color: #00FF00;'>&#x63;</td><td title='0.54 bits' style='color: #00C000;'>&#x32;</td><td title='0.50 bits' style='color: #00C000;'>&#x28;</td><td title='6.89 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.19 bits' style='color: #0020F0;'>&#x32;</td><td title='5.39 bits' style='color: #0000A0;'>&#x34;</td><td title='3.26 bits' style='color: #0020F0;'>&#x2C;</td><td title='2.75 bits' style='color: #006090;'>&#x2E;</td><td title='5.36 bits' style='color: #0000A0;'>&#x31;</td><td title='3.72 bits' style='color: #0020F0;'>&#x34;</td><td title='5.04 bits' style='color: #0000A0;'>&#x29;</td><td title='1.47 bits' style='color: #008040;'>&#x2C;</td><td title='3.35 bits' style='color: #0020F0;'>&#x30;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.75 bits' style='color: #00C000;'>&#x29;</td><td title='1.62 bits' style='color: #008040;'>&#x29;</td><td title='2.09 bits' style='color: #006090;'>&#x2D;</td><td title='3.29 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.93 bits' style='color: #006090;'>&#x30;</td><td title='5.41 bits' style='color: #0000A0;'>&#x32;</td><td title='5.56 bits' style='color: #0000A0;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421930&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.21 bits' style='color: #000000;'>65</td><td title='6.88 bits' style='color: #0000A0;'>3D</td><td title='4.95 bits' style='color: #0020F0;'>61</td><td title='1.15 bits' style='color: #008040;'>62</td><td>&nbsp;</td><td title='0.45 bits' style='color: #00FF00;'>73</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='6.62 bits' style='color: #0000A0;'>6C</td><td title='1.82 bits' style='color: #008040;'>65</td><td>&nbsp;</td><td title='1.63 bits' style='color: #008040;'>6E</td><td title='1.05 bits' style='color: #008040;'>67</td><td title='0.65 bits' style='color: #00C000;'>74</td><td title='0.41 bits' style='color: #00FF00;'>68</td><td>&nbsp;</td><td title='0.28 bits' style='color: #00FF00;'>28</td><td title='1.47 bits' style='color: #008040;'>76</td><td title='0.86 bits' style='color: #00C000;'>2E</td><td title='0.33 bits' style='color: #00FF00;'>78</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.76 bits' style='color: #00C000;'>79</td><td title='0.92 bits' style='color: #00C000;'>29</td><td title='3.89 bits' style='color: #0020F0;'>2D</td><td title='6.56 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td title='1.00 bits' style='color: #00C000;'>2E</td><td title='3.54 bits' style='color: #0020F0;'>38</td><td title='2.32 bits' style='color: #006090;'>29</td><td title='3.13 bits' style='color: #0020F0;'>2D</td><td>&nbsp;</td><td title='1.82 bits' style='color: #008040;'>2E</td><td title='5.25 bits' style='color: #0000A0;'>32</td><td title='6.42 bits' style='color: #0000A0;'>3B</td><td title='6.63 bits' style='color: #0000A0;'>6C</td><td>&nbsp;</td><td title='4.81 bits' style='color: #0020F0;'>3D</td><td title='3.32 bits' style='color: #0020F0;'>6D</td><td title='2.17 bits' style='color: #006090;'>69</td><td title='1.80 bits' style='color: #008040;'>6E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.21 bits' style='color: #000000;'>&#x65;</td><td title='6.88 bits' style='color: #0000A0;'>&#x3D;</td><td title='4.95 bits' style='color: #0020F0;'>&#x61;</td><td title='1.15 bits' style='color: #008040;'>&#x62;</td><td title='0.45 bits' style='color: #00FF00;'>&#x73;</td><td title='0.23 bits' style='color: #00FF00;'>&#x28;</td><td title='6.62 bits' style='color: #0000A0;'>&#x6C;</td><td title='1.82 bits' style='color: #008040;'>&#x65;</td><td title='1.63 bits' style='color: #008040;'>&#x6E;</td><td title='1.05 bits' style='color: #008040;'>&#x67;</td><td title='0.65 bits' style='color: #00C000;'>&#x74;</td><td title='0.41 bits' style='color: #00FF00;'>&#x68;</td><td title='0.28 bits' style='color: #00FF00;'>&#x28;</td><td title='1.47 bits' style='color: #008040;'>&#x76;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x78;</td><td title='0.76 bits' style='color: #00C000;'>&#x79;</td><td title='0.92 bits' style='color: #00C000;'>&#x29;</td><td title='3.89 bits' style='color: #0020F0;'>&#x2D;</td><td title='6.56 bits' style='color: #0000A0;'>&#x31;</td><td title='1.00 bits' style='color: #00C000;'>&#x2E;</td><td title='3.54 bits' style='color: #0020F0;'>&#x38;</td><td title='2.32 bits' style='color: #006090;'>&#x29;</td><td title='3.13 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.82 bits' style='color: #008040;'>&#x2E;</td><td title='5.25 bits' style='color: #0000A0;'>&#x32;</td><td title='6.42 bits' style='color: #0000A0;'>&#x3B;</td><td title='6.63 bits' style='color: #0000A0;'>&#x6C;</td><td title='4.81 bits' style='color: #0020F0;'>&#x3D;</td><td title='3.32 bits' style='color: #0020F0;'>&#x6D;</td><td title='2.17 bits' style='color: #006090;'>&#x69;</td><td title='1.80 bits' style='color: #008040;'>&#x6E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421950&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.72 bits' style='color: #00C000;'>28</td><td title='5.63 bits' style='color: #0000A0;'>6C</td><td title='7.15 bits' style='color: #000000;'>2C</td><td title='5.21 bits' style='color: #0000A0;'>65</td><td>&nbsp;</td><td title='5.49 bits' style='color: #0000A0;'>29</td><td title='1.84 bits' style='color: #008040;'>3B</td><td title='6.98 bits' style='color: #0000A0;'>65</td><td title='3.93 bits' style='color: #0020F0;'>3D</td><td>&nbsp;</td><td title='4.46 bits' style='color: #0020F0;'>6E</td><td title='0.76 bits' style='color: #00C000;'>28</td><td title='5.78 bits' style='color: #0000A0;'>61</td><td title='2.25 bits' style='color: #006090;'>62</td><td>&nbsp;</td><td title='0.57 bits' style='color: #00C000;'>73</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='2.48 bits' style='color: #006090;'>6C</td><td title='1.16 bits' style='color: #008040;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.58 bits' style='color: #00C000;'>6E</td><td title='0.43 bits' style='color: #00FF00;'>67</td><td title='0.35 bits' style='color: #00FF00;'>74</td><td title='0.25 bits' style='color: #00FF00;'>68</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>28</td><td title='0.60 bits' style='color: #00C000;'>76</td><td title='0.41 bits' style='color: #00FF00;'>2E</td><td title='0.22 bits' style='color: #00FF00;'>78</td><td>&nbsp;</td><td title='0.33 bits' style='color: #00FF00;'>79</td><td title='0.45 bits' style='color: #00FF00;'>29</td><td title='1.18 bits' style='color: #008040;'>2D</td><td title='0.92 bits' style='color: #00C000;'>31</td><td>&nbsp;</td><td title='0.37 bits' style='color: #00FF00;'>2E</td><td title='6.16 bits' style='color: #0000A0;'>37</td><td title='4.89 bits' style='color: #0020F0;'>35</td><td title='2.41 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.72 bits' style='color: #00C000;'>&#x28;</td><td title='5.63 bits' style='color: #0000A0;'>&#x6C;</td><td title='7.15 bits' style='color: #000000;'>&#x2C;</td><td title='5.21 bits' style='color: #0000A0;'>&#x65;</td><td title='5.49 bits' style='color: #0000A0;'>&#x29;</td><td title='1.84 bits' style='color: #008040;'>&#x3B;</td><td title='6.98 bits' style='color: #0000A0;'>&#x65;</td><td title='3.93 bits' style='color: #0020F0;'>&#x3D;</td><td title='4.46 bits' style='color: #0020F0;'>&#x6E;</td><td title='0.76 bits' style='color: #00C000;'>&#x28;</td><td title='5.78 bits' style='color: #0000A0;'>&#x61;</td><td title='2.25 bits' style='color: #006090;'>&#x62;</td><td title='0.57 bits' style='color: #00C000;'>&#x73;</td><td title='0.19 bits' style='color: #00FF00;'>&#x28;</td><td title='2.48 bits' style='color: #006090;'>&#x6C;</td><td title='1.16 bits' style='color: #008040;'>&#x65;</td><td title='0.58 bits' style='color: #00C000;'>&#x6E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x67;</td><td title='0.35 bits' style='color: #00FF00;'>&#x74;</td><td title='0.25 bits' style='color: #00FF00;'>&#x68;</td><td title='0.18 bits' style='color: #00FF00;'>&#x28;</td><td title='0.60 bits' style='color: #00C000;'>&#x76;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.22 bits' style='color: #00FF00;'>&#x78;</td><td title='0.33 bits' style='color: #00FF00;'>&#x79;</td><td title='0.45 bits' style='color: #00FF00;'>&#x29;</td><td title='1.18 bits' style='color: #008040;'>&#x2D;</td><td title='0.92 bits' style='color: #00C000;'>&#x31;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.16 bits' style='color: #0000A0;'>&#x37;</td><td title='4.89 bits' style='color: #0020F0;'>&#x35;</td><td title='2.41 bits' style='color: #006090;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421970&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.75 bits' style='color: #006090;'>2D</td><td title='2.30 bits' style='color: #006090;'>2E</td><td title='2.68 bits' style='color: #006090;'>30</td><td title='6.81 bits' style='color: #0000A0;'>38</td><td>&nbsp;</td><td title='1.96 bits' style='color: #008040;'>2C</td><td title='5.93 bits' style='color: #0000A0;'>61</td><td title='1.90 bits' style='color: #008040;'>62</td><td title='0.49 bits' style='color: #00FF00;'>73</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='2.65 bits' style='color: #006090;'>76</td><td title='2.56 bits' style='color: #006090;'>2E</td><td title='4.23 bits' style='color: #0020F0;'>7A</td><td>&nbsp;</td><td title='2.61 bits' style='color: #006090;'>2D</td><td title='3.28 bits' style='color: #0020F0;'>2E</td><td title='5.25 bits' style='color: #0000A0;'>31</td><td title='4.07 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.67 bits' style='color: #006090;'>2D</td><td title='1.61 bits' style='color: #008040;'>2E</td><td title='1.68 bits' style='color: #008040;'>30</td><td title='4.36 bits' style='color: #0020F0;'>34</td><td>&nbsp;</td><td title='2.12 bits' style='color: #006090;'>2C</td><td title='2.71 bits' style='color: #006090;'>2E</td><td title='3.35 bits' style='color: #0020F0;'>30</td><td title='4.49 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td title='5.91 bits' style='color: #0000A0;'>35</td><td title='1.82 bits' style='color: #008040;'>29</td><td title='2.53 bits' style='color: #006090;'>3B</td><td title='7.01 bits' style='color: #000000;'>6C</td><td>&nbsp;</td><td title='2.38 bits' style='color: #006090;'>3D</td><td title='1.46 bits' style='color: #008040;'>6D</td><td title='2.99 bits' style='color: #006090;'>61</td><td title='1.34 bits' style='color: #008040;'>78</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.75 bits' style='color: #006090;'>&#x2D;</td><td title='2.30 bits' style='color: #006090;'>&#x2E;</td><td title='2.68 bits' style='color: #006090;'>&#x30;</td><td title='6.81 bits' style='color: #0000A0;'>&#x38;</td><td title='1.96 bits' style='color: #008040;'>&#x2C;</td><td title='5.93 bits' style='color: #0000A0;'>&#x61;</td><td title='1.90 bits' style='color: #008040;'>&#x62;</td><td title='0.49 bits' style='color: #00FF00;'>&#x73;</td><td title='0.19 bits' style='color: #00FF00;'>&#x28;</td><td title='2.65 bits' style='color: #006090;'>&#x76;</td><td title='2.56 bits' style='color: #006090;'>&#x2E;</td><td title='4.23 bits' style='color: #0020F0;'>&#x7A;</td><td title='2.61 bits' style='color: #006090;'>&#x2D;</td><td title='3.28 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.25 bits' style='color: #0000A0;'>&#x31;</td><td title='4.07 bits' style='color: #0020F0;'>&#x29;</td><td title='2.67 bits' style='color: #006090;'>&#x2D;</td><td title='1.61 bits' style='color: #008040;'>&#x2E;</td><td title='1.68 bits' style='color: #008040;'>&#x30;</td><td title='4.36 bits' style='color: #0020F0;'>&#x34;</td><td title='2.12 bits' style='color: #006090;'>&#x2C;</td><td title='2.71 bits' style='color: #006090;'>&#x2E;</td><td title='3.35 bits' style='color: #0020F0;'>&#x30;</td><td title='4.49 bits' style='color: #0020F0;'>&#x30;</td><td title='5.91 bits' style='color: #0000A0;'>&#x35;</td><td title='1.82 bits' style='color: #008040;'>&#x29;</td><td title='2.53 bits' style='color: #006090;'>&#x3B;</td><td title='7.01 bits' style='color: #000000;'>&#x6C;</td><td title='2.38 bits' style='color: #006090;'>&#x3D;</td><td title='1.46 bits' style='color: #008040;'>&#x6D;</td><td title='2.99 bits' style='color: #006090;'>&#x61;</td><td title='1.34 bits' style='color: #008040;'>&#x78;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421990&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.27 bits' style='color: #00FF00;'>28</td><td title='11.13 bits' style='color: #900000;'>2D</td><td title='5.78 bits' style='color: #0000A0;'>65</td><td title='7.78 bits' style='color: #000000;'>2C</td><td>&nbsp;</td><td title='8.02 bits' style='color: #000000;'>6C</td><td title='4.48 bits' style='color: #0020F0;'>29</td><td title='2.66 bits' style='color: #006090;'>3B</td><td title='2.62 bits' style='color: #006090;'>6C</td><td>&nbsp;</td><td title='1.14 bits' style='color: #008040;'>3D</td><td title='3.96 bits' style='color: #0020F0;'>6E</td><td title='0.95 bits' style='color: #00C000;'>28</td><td title='3.82 bits' style='color: #0020F0;'>6C</td><td>&nbsp;</td><td title='2.21 bits' style='color: #006090;'>2C</td><td title='2.93 bits' style='color: #006090;'>61</td><td title='2.43 bits' style='color: #006090;'>62</td><td title='0.41 bits' style='color: #00FF00;'>73</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='1.56 bits' style='color: #008040;'>76</td><td title='1.34 bits' style='color: #008040;'>2E</td><td title='1.25 bits' style='color: #008040;'>7A</td><td>&nbsp;</td><td title='3.58 bits' style='color: #0020F0;'>29</td><td title='2.75 bits' style='color: #006090;'>2D</td><td title='1.71 bits' style='color: #008040;'>2E</td><td title='3.87 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='2.81 bits' style='color: #006090;'>2C</td><td title='2.52 bits' style='color: #006090;'>2E</td><td title='2.91 bits' style='color: #006090;'>30</td><td title='2.94 bits' style='color: #006090;'>32</td><td>&nbsp;</td><td title='5.20 bits' style='color: #0000A0;'>29</td><td title='2.37 bits' style='color: #006090;'>3B</td><td title='3.70 bits' style='color: #0020F0;'>76</td><td title='0.91 bits' style='color: #00C000;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>&#x28;</td><td title='11.13 bits' style='color: #900000;'>&#x2D;</td><td title='5.78 bits' style='color: #0000A0;'>&#x65;</td><td title='7.78 bits' style='color: #000000;'>&#x2C;</td><td title='8.02 bits' style='color: #000000;'>&#x6C;</td><td title='4.48 bits' style='color: #0020F0;'>&#x29;</td><td title='2.66 bits' style='color: #006090;'>&#x3B;</td><td title='2.62 bits' style='color: #006090;'>&#x6C;</td><td title='1.14 bits' style='color: #008040;'>&#x3D;</td><td title='3.96 bits' style='color: #0020F0;'>&#x6E;</td><td title='0.95 bits' style='color: #00C000;'>&#x28;</td><td title='3.82 bits' style='color: #0020F0;'>&#x6C;</td><td title='2.21 bits' style='color: #006090;'>&#x2C;</td><td title='2.93 bits' style='color: #006090;'>&#x61;</td><td title='2.43 bits' style='color: #006090;'>&#x62;</td><td title='0.41 bits' style='color: #00FF00;'>&#x73;</td><td title='0.16 bits' style='color: #00FF00;'>&#x28;</td><td title='1.56 bits' style='color: #008040;'>&#x76;</td><td title='1.34 bits' style='color: #008040;'>&#x2E;</td><td title='1.25 bits' style='color: #008040;'>&#x7A;</td><td title='3.58 bits' style='color: #0020F0;'>&#x29;</td><td title='2.75 bits' style='color: #006090;'>&#x2D;</td><td title='1.71 bits' style='color: #008040;'>&#x2E;</td><td title='3.87 bits' style='color: #0020F0;'>&#x31;</td><td title='2.81 bits' style='color: #006090;'>&#x2C;</td><td title='2.52 bits' style='color: #006090;'>&#x2E;</td><td title='2.91 bits' style='color: #006090;'>&#x30;</td><td title='2.94 bits' style='color: #006090;'>&#x32;</td><td title='5.20 bits' style='color: #0000A0;'>&#x29;</td><td title='2.37 bits' style='color: #006090;'>&#x3B;</td><td title='3.70 bits' style='color: #0020F0;'>&#x76;</td><td title='0.91 bits' style='color: #00C000;'>&#x65;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004219B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.29 bits' style='color: #00FF00;'>63</td><td title='1.73 bits' style='color: #008040;'>33</td><td title='1.00 bits' style='color: #00C000;'>20</td><td title='8.94 bits' style='color: #000000;'>68</td><td>&nbsp;</td><td title='2.20 bits' style='color: #006090;'>3D</td><td title='7.61 bits' style='color: #000000;'>78</td><td title='1.72 bits' style='color: #008040;'>28</td><td title='1.70 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='3.70 bits' style='color: #0020F0;'>29</td><td title='3.10 bits' style='color: #0020F0;'>2C</td><td title='10.42 bits' style='color: #900000;'>6F</td><td title='6.75 bits' style='color: #0000A0;'>3D</td><td>&nbsp;</td><td title='8.63 bits' style='color: #000000;'>68</td><td title='5.04 bits' style='color: #0000A0;'>3B</td><td title='2.78 bits' style='color: #006090;'>72</td><td title='5.38 bits' style='color: #0000A0;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.15 bits' style='color: #0020F0;'>7A</td><td title='2.62 bits' style='color: #006090;'>2F</td><td title='1.33 bits' style='color: #008040;'>31</td><td title='5.88 bits' style='color: #0000A0;'>36</td><td>&nbsp;</td><td title='2.83 bits' style='color: #006090;'>2E</td><td title='4.83 bits' style='color: #0020F0;'>3B</td><td title='6.04 bits' style='color: #0000A0;'>6F</td><td title='5.28 bits' style='color: #0000A0;'>2E</td><td>&nbsp;</td><td title='2.13 bits' style='color: #006090;'>78</td><td title='0.80 bits' style='color: #00C000;'>79</td><td title='3.17 bits' style='color: #0020F0;'>3D</td><td title='1.93 bits' style='color: #008040;'>6E</td><td>&nbsp;</td><td title='0.46 bits' style='color: #00FF00;'>28</td><td title='3.51 bits' style='color: #0020F0;'>66</td><td title='0.96 bits' style='color: #00C000;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>&#x63;</td><td title='1.73 bits' style='color: #008040;'>&#x33;</td><td title='1.00 bits' style='color: #00C000;'>&#x2E;</td><td title='8.94 bits' style='color: #000000;'>&#x68;</td><td title='2.20 bits' style='color: #006090;'>&#x3D;</td><td title='7.61 bits' style='color: #000000;'>&#x78;</td><td title='1.72 bits' style='color: #008040;'>&#x28;</td><td title='1.70 bits' style='color: #008040;'>&#x76;</td><td title='3.70 bits' style='color: #0020F0;'>&#x29;</td><td title='3.10 bits' style='color: #0020F0;'>&#x2C;</td><td title='10.42 bits' style='color: #900000;'>&#x6F;</td><td title='6.75 bits' style='color: #0000A0;'>&#x3D;</td><td title='8.63 bits' style='color: #000000;'>&#x68;</td><td title='5.04 bits' style='color: #0000A0;'>&#x3B;</td><td title='2.78 bits' style='color: #006090;'>&#x72;</td><td title='5.38 bits' style='color: #0000A0;'>&#x3D;</td><td title='3.15 bits' style='color: #0020F0;'>&#x7A;</td><td title='2.62 bits' style='color: #006090;'>&#x2F;</td><td title='1.33 bits' style='color: #008040;'>&#x31;</td><td title='5.88 bits' style='color: #0000A0;'>&#x36;</td><td title='2.83 bits' style='color: #006090;'>&#x2E;</td><td title='4.83 bits' style='color: #0020F0;'>&#x3B;</td><td title='6.04 bits' style='color: #0000A0;'>&#x6F;</td><td title='5.28 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.13 bits' style='color: #006090;'>&#x78;</td><td title='0.80 bits' style='color: #00C000;'>&#x79;</td><td title='3.17 bits' style='color: #0020F0;'>&#x3D;</td><td title='1.93 bits' style='color: #008040;'>&#x6E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x28;</td><td title='3.51 bits' style='color: #0020F0;'>&#x66;</td><td title='0.96 bits' style='color: #00C000;'>&#x6C;</td><td title='0.14 bits' style='color: #00FF00;'>&#x6F;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004219D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.04 bits' style='color: #0020F0;'>6F</td><td title='1.24 bits' style='color: #008040;'>72</td><td title='0.71 bits' style='color: #00C000;'>28</td><td title='2.06 bits' style='color: #006090;'>61</td><td>&nbsp;</td><td title='1.04 bits' style='color: #008040;'>74</td><td title='1.30 bits' style='color: #008040;'>61</td><td title='0.75 bits' style='color: #00C000;'>6E</td><td title='0.35 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='10.54 bits' style='color: #900000;'>68</td><td title='2.29 bits' style='color: #006090;'>2E</td><td title='1.14 bits' style='color: #008040;'>79</td><td title='0.65 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td title='9.01 bits' style='color: #900000;'>68</td><td title='1.27 bits' style='color: #008040;'>2E</td><td title='1.51 bits' style='color: #008040;'>78</td><td title='1.52 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.68 bits' style='color: #006090;'>2F</td><td title='0.79 bits' style='color: #00C000;'>72</td><td title='1.42 bits' style='color: #008040;'>2B</td><td title='0.62 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='1.23 bits' style='color: #008040;'>35</td><td title='0.45 bits' style='color: #00FF00;'>29</td><td title='1.12 bits' style='color: #008040;'>2A</td><td title='0.75 bits' style='color: #00C000;'>72</td><td>&nbsp;</td><td title='6.80 bits' style='color: #0000A0;'>29</td><td title='4.91 bits' style='color: #0020F0;'>2A</td><td title='6.44 bits' style='color: #0000A0;'>6F</td><td title='4.14 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td title='0.80 bits' style='color: #00C000;'>78</td><td title='0.91 bits' style='color: #00C000;'>79</td><td title='2.80 bits' style='color: #006090;'>3B</td><td title='4.93 bits' style='color: #0020F0;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.04 bits' style='color: #0020F0;'>&#x6F;</td><td title='1.24 bits' style='color: #008040;'>&#x72;</td><td title='0.71 bits' style='color: #00C000;'>&#x28;</td><td title='2.06 bits' style='color: #006090;'>&#x61;</td><td title='1.04 bits' style='color: #008040;'>&#x74;</td><td title='1.30 bits' style='color: #008040;'>&#x61;</td><td title='0.75 bits' style='color: #00C000;'>&#x6E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x28;</td><td title='10.54 bits' style='color: #900000;'>&#x68;</td><td title='2.29 bits' style='color: #006090;'>&#x2E;</td><td title='1.14 bits' style='color: #008040;'>&#x79;</td><td title='0.65 bits' style='color: #00C000;'>&#x2C;</td><td title='9.01 bits' style='color: #900000;'>&#x68;</td><td title='1.27 bits' style='color: #008040;'>&#x2E;</td><td title='1.51 bits' style='color: #008040;'>&#x78;</td><td title='1.52 bits' style='color: #008040;'>&#x29;</td><td title='2.68 bits' style='color: #006090;'>&#x2F;</td><td title='0.79 bits' style='color: #00C000;'>&#x72;</td><td title='1.42 bits' style='color: #008040;'>&#x2B;</td><td title='0.62 bits' style='color: #00C000;'>&#x2E;</td><td title='1.23 bits' style='color: #008040;'>&#x35;</td><td title='0.45 bits' style='color: #00FF00;'>&#x29;</td><td title='1.12 bits' style='color: #008040;'>&#x2A;</td><td title='0.75 bits' style='color: #00C000;'>&#x72;</td><td title='6.80 bits' style='color: #0000A0;'>&#x29;</td><td title='4.91 bits' style='color: #0020F0;'>&#x2A;</td><td title='6.44 bits' style='color: #0000A0;'>&#x6F;</td><td title='4.14 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.80 bits' style='color: #00C000;'>&#x78;</td><td title='0.91 bits' style='color: #00C000;'>&#x79;</td><td title='2.80 bits' style='color: #006090;'>&#x3B;</td><td title='4.93 bits' style='color: #0020F0;'>&#x65;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004219F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.42 bits' style='color: #006090;'>3D</td><td title='1.37 bits' style='color: #008040;'>6E</td><td title='0.37 bits' style='color: #00FF00;'>28</td><td title='7.73 bits' style='color: #000000;'>6F</td><td>&nbsp;</td><td title='3.36 bits' style='color: #0020F0;'>2E</td><td title='1.02 bits' style='color: #008040;'>78</td><td title='1.14 bits' style='color: #008040;'>79</td><td title='7.50 bits' style='color: #000000;'>7A</td><td>&nbsp;</td><td title='3.44 bits' style='color: #0020F0;'>2D</td><td title='5.57 bits' style='color: #0000A0;'>76</td><td title='1.68 bits' style='color: #008040;'>65</td><td title='0.26 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='1.68 bits' style='color: #008040;'>33</td><td title='1.10 bits' style='color: #008040;'>28</td><td title='2.45 bits' style='color: #006090;'>31</td><td title='0.61 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.06 bits' style='color: #0020F0;'>37</td><td title='3.32 bits' style='color: #0020F0;'>35</td><td title='4.98 bits' style='color: #0020F0;'>2C</td><td title='5.66 bits' style='color: #0000A0;'>30</td><td>&nbsp;</td><td title='0.41 bits' style='color: #00FF00;'>2E</td><td title='3.98 bits' style='color: #0020F0;'>2C</td><td title='2.11 bits' style='color: #006090;'>30</td><td title='0.31 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='1.02 bits' style='color: #008040;'>29</td><td title='2.04 bits' style='color: #006090;'>2C</td><td title='5.23 bits' style='color: #0000A0;'>76</td><td title='2.66 bits' style='color: #006090;'>65</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>63</td><td title='0.71 bits' style='color: #00C000;'>33</td><td title='0.84 bits' style='color: #00C000;'>28</td><td title='2.34 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.42 bits' style='color: #006090;'>&#x3D;</td><td title='1.37 bits' style='color: #008040;'>&#x6E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x28;</td><td title='7.73 bits' style='color: #000000;'>&#x6F;</td><td title='3.36 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.02 bits' style='color: #008040;'>&#x78;</td><td title='1.14 bits' style='color: #008040;'>&#x79;</td><td title='7.50 bits' style='color: #000000;'>&#x7A;</td><td title='3.44 bits' style='color: #0020F0;'>&#x2D;</td><td title='5.57 bits' style='color: #0000A0;'>&#x76;</td><td title='1.68 bits' style='color: #008040;'>&#x65;</td><td title='0.26 bits' style='color: #00FF00;'>&#x63;</td><td title='1.68 bits' style='color: #008040;'>&#x33;</td><td title='1.10 bits' style='color: #008040;'>&#x28;</td><td title='2.45 bits' style='color: #006090;'>&#x31;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='4.06 bits' style='color: #0020F0;'>&#x37;</td><td title='3.32 bits' style='color: #0020F0;'>&#x35;</td><td title='4.98 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.66 bits' style='color: #0000A0;'>&#x30;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.98 bits' style='color: #0020F0;'>&#x2C;</td><td title='2.11 bits' style='color: #006090;'>&#x30;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.02 bits' style='color: #008040;'>&#x29;</td><td title='2.04 bits' style='color: #006090;'>&#x2C;</td><td title='5.23 bits' style='color: #0000A0;'>&#x76;</td><td title='2.66 bits' style='color: #006090;'>&#x65;</td><td title='0.30 bits' style='color: #00FF00;'>&#x63;</td><td title='0.71 bits' style='color: #00C000;'>&#x33;</td><td title='0.84 bits' style='color: #00C000;'>&#x28;</td><td title='2.34 bits' style='color: #006090;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421A10&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.32 bits' style='color: #0020F0;'>30</td><td title='2.45 bits' style='color: #006090;'>34</td><td title='0.76 bits' style='color: #00C000;'>2C</td><td title='0.76 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='1.61 bits' style='color: #008040;'>31</td><td title='1.36 bits' style='color: #008040;'>34</td><td title='3.46 bits' style='color: #0020F0;'>2C</td><td title='1.12 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='2.00 bits' style='color: #006090;'>30</td><td title='5.54 bits' style='color: #0000A0;'>35</td><td title='1.21 bits' style='color: #008040;'>29</td><td title='2.91 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td title='2.41 bits' style='color: #006090;'>2D</td><td title='0.86 bits' style='color: #00C000;'>2E</td><td title='1.38 bits' style='color: #008040;'>30</td><td title='1.88 bits' style='color: #008040;'>32</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.91 bits' style='color: #000000;'>2B</td><td title='7.49 bits' style='color: #000000;'>78</td><td title='3.30 bits' style='color: #0020F0;'>28</td><td title='2.19 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='1.96 bits' style='color: #008040;'>2E</td><td title='1.21 bits' style='color: #008040;'>78</td><td title='1.51 bits' style='color: #008040;'>79</td><td title='3.64 bits' style='color: #0020F0;'>2A</td><td>&nbsp;</td><td title='6.56 bits' style='color: #0000A0;'>31</td><td title='5.09 bits' style='color: #0000A0;'>30</td><td title='2.18 bits' style='color: #006090;'>30</td><td title='2.15 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='2.57 bits' style='color: #006090;'>2C</td><td title='5.24 bits' style='color: #0000A0;'>2E</td><td title='1.65 bits' style='color: #008040;'>30</td><td title='1.90 bits' style='color: #008040;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.32 bits' style='color: #0020F0;'>&#x30;</td><td title='2.45 bits' style='color: #006090;'>&#x34;</td><td title='0.76 bits' style='color: #00C000;'>&#x2C;</td><td title='0.76 bits' style='color: #00C000;'>&#x2E;</td><td title='1.61 bits' style='color: #008040;'>&#x31;</td><td title='1.36 bits' style='color: #008040;'>&#x34;</td><td title='3.46 bits' style='color: #0020F0;'>&#x2C;</td><td title='1.12 bits' style='color: #008040;'>&#x2E;</td><td title='2.00 bits' style='color: #006090;'>&#x30;</td><td title='5.54 bits' style='color: #0000A0;'>&#x35;</td><td title='1.21 bits' style='color: #008040;'>&#x29;</td><td title='2.91 bits' style='color: #006090;'>&#x29;</td><td title='2.41 bits' style='color: #006090;'>&#x2D;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='1.38 bits' style='color: #008040;'>&#x30;</td><td title='1.88 bits' style='color: #008040;'>&#x32;</td><td title='8.91 bits' style='color: #000000;'>&#x2B;</td><td title='7.49 bits' style='color: #000000;'>&#x78;</td><td title='3.30 bits' style='color: #0020F0;'>&#x28;</td><td title='2.19 bits' style='color: #006090;'>&#x76;</td><td title='1.96 bits' style='color: #008040;'>&#x2E;</td><td title='1.21 bits' style='color: #008040;'>&#x78;</td><td title='1.51 bits' style='color: #008040;'>&#x79;</td><td title='3.64 bits' style='color: #0020F0;'>&#x2A;</td><td title='6.56 bits' style='color: #0000A0;'>&#x31;</td><td title='5.09 bits' style='color: #0000A0;'>&#x30;</td><td title='2.18 bits' style='color: #006090;'>&#x30;</td><td title='2.15 bits' style='color: #006090;'>&#x2E;</td><td title='2.57 bits' style='color: #006090;'>&#x2C;</td><td title='5.24 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.65 bits' style='color: #008040;'>&#x30;</td><td title='1.90 bits' style='color: #008040;'>&#x30;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421A30&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.36 bits' style='color: #0000A0;'>31</td><td title='3.98 bits' style='color: #0020F0;'>2C</td><td title='2.93 bits' style='color: #006090;'>30</td><td title='5.53 bits' style='color: #0000A0;'>29</td><td>&nbsp;</td><td title='1.30 bits' style='color: #008040;'>3B</td><td title='3.25 bits' style='color: #0020F0;'>6C</td><td title='0.92 bits' style='color: #00C000;'>3D</td><td title='2.18 bits' style='color: #006090;'>6D</td><td>&nbsp;</td><td title='1.91 bits' style='color: #008040;'>69</td><td title='0.96 bits' style='color: #00C000;'>6E</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='1.33 bits' style='color: #008040;'>6C</td><td>&nbsp;</td><td title='0.58 bits' style='color: #00C000;'>2C</td><td title='1.02 bits' style='color: #008040;'>65</td><td title='0.61 bits' style='color: #00C000;'>29</td><td title='0.42 bits' style='color: #00FF00;'>3B</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.19 bits' style='color: #0000A0;'>69</td><td title='1.79 bits' style='color: #008040;'>66</td><td title='1.90 bits' style='color: #008040;'>28</td><td title='3.50 bits' style='color: #0020F0;'>6C</td><td>&nbsp;</td><td title='2.70 bits' style='color: #006090;'>3D</td><td title='3.08 bits' style='color: #0020F0;'>3D</td><td title='7.70 bits' style='color: #000000;'>65</td><td title='2.91 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td title='7.96 bits' style='color: #000000;'>66</td><td title='2.95 bits' style='color: #006090;'>3D</td><td title='8.03 bits' style='color: #000000;'>36</td><td title='2.61 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='2.17 bits' style='color: #006090;'>3B</td><td title='4.99 bits' style='color: #0020F0;'>65</td><td title='1.21 bits' style='color: #008040;'>3D</td><td title='4.37 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.36 bits' style='color: #0000A0;'>&#x31;</td><td title='3.98 bits' style='color: #0020F0;'>&#x2C;</td><td title='2.93 bits' style='color: #006090;'>&#x30;</td><td title='5.53 bits' style='color: #0000A0;'>&#x29;</td><td title='1.30 bits' style='color: #008040;'>&#x3B;</td><td title='3.25 bits' style='color: #0020F0;'>&#x6C;</td><td title='0.92 bits' style='color: #00C000;'>&#x3D;</td><td title='2.18 bits' style='color: #006090;'>&#x6D;</td><td title='1.91 bits' style='color: #008040;'>&#x69;</td><td title='0.96 bits' style='color: #00C000;'>&#x6E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x28;</td><td title='1.33 bits' style='color: #008040;'>&#x6C;</td><td title='0.58 bits' style='color: #00C000;'>&#x2C;</td><td title='1.02 bits' style='color: #008040;'>&#x65;</td><td title='0.61 bits' style='color: #00C000;'>&#x29;</td><td title='0.42 bits' style='color: #00FF00;'>&#x3B;</td><td title='6.19 bits' style='color: #0000A0;'>&#x69;</td><td title='1.79 bits' style='color: #008040;'>&#x66;</td><td title='1.90 bits' style='color: #008040;'>&#x28;</td><td title='3.50 bits' style='color: #0020F0;'>&#x6C;</td><td title='2.70 bits' style='color: #006090;'>&#x3D;</td><td title='3.08 bits' style='color: #0020F0;'>&#x3D;</td><td title='7.70 bits' style='color: #000000;'>&#x65;</td><td title='2.91 bits' style='color: #006090;'>&#x29;</td><td title='7.96 bits' style='color: #000000;'>&#x66;</td><td title='2.95 bits' style='color: #006090;'>&#x3D;</td><td title='8.03 bits' style='color: #000000;'>&#x36;</td><td title='2.61 bits' style='color: #006090;'>&#x2E;</td><td title='2.17 bits' style='color: #006090;'>&#x3B;</td><td title='4.99 bits' style='color: #0020F0;'>&#x65;</td><td title='1.21 bits' style='color: #008040;'>&#x3D;</td><td title='4.37 bits' style='color: #0020F0;'>&#x31;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421A50&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.61 bits' style='color: #0020F0;'>65</td><td title='1.60 bits' style='color: #008040;'>33</td><td title='7.51 bits' style='color: #000000;'>3B</td><td title='3.27 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='1.95 bits' style='color: #008040;'>6C</td><td title='0.13 bits' style='color: #00FF00;'>6F</td><td title='0.37 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>20</td><td title='9.36 bits' style='color: #900000;'>75</td><td title='0.90 bits' style='color: #00C000;'>3D</td><td title='5.65 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td title='1.57 bits' style='color: #008040;'>2E</td><td title='4.19 bits' style='color: #0020F0;'>35</td><td title='1.81 bits' style='color: #008040;'>2C</td><td title='9.78 bits' style='color: #900000;'>62</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.35 bits' style='color: #0000A0;'>3D</td><td title='4.78 bits' style='color: #0020F0;'>30</td><td title='0.73 bits' style='color: #00C000;'>2E</td><td title='1.76 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='9.23 bits' style='color: #900000;'>67</td><td title='5.13 bits' style='color: #0000A0;'>2C</td><td title='14.07 bits' style='color: #FF0000;'>46</td><td title='3.25 bits' style='color: #0020F0;'>3D</td><td>&nbsp;</td><td title='6.18 bits' style='color: #0000A0;'>34</td><td title='1.89 bits' style='color: #008040;'>2E</td><td title='2.24 bits' style='color: #006090;'>2C</td><td title='10.81 bits' style='color: #900000;'>43</td><td>&nbsp;</td><td title='4.10 bits' style='color: #0020F0;'>3D</td><td title='5.43 bits' style='color: #0000A0;'>2E</td><td title='6.67 bits' style='color: #0000A0;'>36</td><td title='3.43 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.61 bits' style='color: #0020F0;'>&#x65;</td><td title='1.60 bits' style='color: #008040;'>&#x33;</td><td title='7.51 bits' style='color: #000000;'>&#x3B;</td><td title='3.27 bits' style='color: #0020F0;'>&#x66;</td><td title='1.95 bits' style='color: #008040;'>&#x6C;</td><td title='0.13 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.37 bits' style='color: #00FF00;'>&#x61;</td><td title='0.07 bits' style='color: #80FF80;'>&#x74;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.36 bits' style='color: #900000;'>&#x75;</td><td title='0.90 bits' style='color: #00C000;'>&#x3D;</td><td title='5.65 bits' style='color: #0000A0;'>&#x31;</td><td title='1.57 bits' style='color: #008040;'>&#x2E;</td><td title='4.19 bits' style='color: #0020F0;'>&#x35;</td><td title='1.81 bits' style='color: #008040;'>&#x2C;</td><td title='9.78 bits' style='color: #900000;'>&#x62;</td><td title='6.35 bits' style='color: #0000A0;'>&#x3D;</td><td title='4.78 bits' style='color: #0020F0;'>&#x30;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='1.76 bits' style='color: #008040;'>&#x2C;</td><td title='9.23 bits' style='color: #900000;'>&#x67;</td><td title='5.13 bits' style='color: #0000A0;'>&#x2C;</td><td title='14.07 bits' style='color: #FF0000;'>&#x46;</td><td title='3.25 bits' style='color: #0020F0;'>&#x3D;</td><td title='6.18 bits' style='color: #0000A0;'>&#x34;</td><td title='1.89 bits' style='color: #008040;'>&#x2E;</td><td title='2.24 bits' style='color: #006090;'>&#x2C;</td><td title='10.81 bits' style='color: #900000;'>&#x43;</td><td title='4.10 bits' style='color: #0020F0;'>&#x3D;</td><td title='5.43 bits' style='color: #0000A0;'>&#x2E;</td><td title='6.67 bits' style='color: #0000A0;'>&#x36;</td><td title='3.43 bits' style='color: #0020F0;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421A70&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.71 bits' style='color: #900000;'>6B</td><td title='3.26 bits' style='color: #0020F0;'>3D</td><td title='2.64 bits' style='color: #006090;'>2E</td><td title='6.05 bits' style='color: #0000A0;'>32</td><td>&nbsp;</td><td title='3.02 bits' style='color: #0020F0;'>3B</td><td title='3.53 bits' style='color: #0020F0;'>66</td><td title='5.31 bits' style='color: #0000A0;'>6F</td><td title='1.54 bits' style='color: #008040;'>72</td><td>&nbsp;</td><td title='1.18 bits' style='color: #008040;'>28</td><td title='7.28 bits' style='color: #000000;'>69</td><td title='2.34 bits' style='color: #006090;'>6E</td><td title='3.41 bits' style='color: #0020F0;'>74</td><td>&nbsp;</td><td title='0.97 bits' style='color: #00C000;'>20</td><td title='13.84 bits' style='color: #FF0000;'>5A</td><td title='3.02 bits' style='color: #0020F0;'>3D</td><td title='2.63 bits' style='color: #006090;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.69 bits' style='color: #0000A0;'>3B</td><td title='11.12 bits' style='color: #900000;'>5A</td><td title='4.94 bits' style='color: #0020F0;'>3C</td><td title='4.66 bits' style='color: #0020F0;'>34</td><td>&nbsp;</td><td title='6.90 bits' style='color: #0000A0;'>3B</td><td title='5.63 bits' style='color: #0000A0;'>5A</td><td title='7.34 bits' style='color: #000000;'>2B</td><td title='3.98 bits' style='color: #0020F0;'>2B</td><td>&nbsp;</td><td title='2.08 bits' style='color: #006090;'>29</td><td title='9.19 bits' style='color: #900000;'>70</td><td title='4.09 bits' style='color: #0020F0;'>3D</td><td title='5.43 bits' style='color: #0000A0;'>6E</td><td>&nbsp;</td><td title='0.43 bits' style='color: #00FF00;'>28</td><td title='3.40 bits' style='color: #0020F0;'>76</td><td title='2.28 bits' style='color: #006090;'>65</td><td title='0.18 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='10.71 bits' style='color: #900000;'>&#x6B;</td><td title='3.26 bits' style='color: #0020F0;'>&#x3D;</td><td title='2.64 bits' style='color: #006090;'>&#x2E;</td><td title='6.05 bits' style='color: #0000A0;'>&#x32;</td><td title='3.02 bits' style='color: #0020F0;'>&#x3B;</td><td title='3.53 bits' style='color: #0020F0;'>&#x66;</td><td title='5.31 bits' style='color: #0000A0;'>&#x6F;</td><td title='1.54 bits' style='color: #008040;'>&#x72;</td><td title='1.18 bits' style='color: #008040;'>&#x28;</td><td title='7.28 bits' style='color: #000000;'>&#x69;</td><td title='2.34 bits' style='color: #006090;'>&#x6E;</td><td title='3.41 bits' style='color: #0020F0;'>&#x74;</td><td title='0.97 bits' style='color: #00C000;'>&#x2E;</td><td title='13.84 bits' style='color: #FF0000;'>&#x5A;</td><td title='3.02 bits' style='color: #0020F0;'>&#x3D;</td><td title='2.63 bits' style='color: #006090;'>&#x30;</td><td title='6.69 bits' style='color: #0000A0;'>&#x3B;</td><td title='11.12 bits' style='color: #900000;'>&#x5A;</td><td title='4.94 bits' style='color: #0020F0;'>&#x3C;</td><td title='4.66 bits' style='color: #0020F0;'>&#x34;</td><td title='6.90 bits' style='color: #0000A0;'>&#x3B;</td><td title='5.63 bits' style='color: #0000A0;'>&#x5A;</td><td title='7.34 bits' style='color: #000000;'>&#x2B;</td><td title='3.98 bits' style='color: #0020F0;'>&#x2B;</td><td title='2.08 bits' style='color: #006090;'>&#x29;</td><td title='9.19 bits' style='color: #900000;'>&#x70;</td><td title='4.09 bits' style='color: #0020F0;'>&#x3D;</td><td title='5.43 bits' style='color: #0000A0;'>&#x6E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x28;</td><td title='3.40 bits' style='color: #0020F0;'>&#x76;</td><td title='2.28 bits' style='color: #006090;'>&#x65;</td><td title='0.18 bits' style='color: #00FF00;'>&#x63;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421A90&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.50 bits' style='color: #00C000;'>33</td><td title='0.78 bits' style='color: #00C000;'>28</td><td title='4.45 bits' style='color: #0020F0;'>76</td><td title='2.32 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='1.50 bits' style='color: #008040;'>78</td><td title='5.28 bits' style='color: #0000A0;'>2C</td><td title='1.70 bits' style='color: #008040;'>76</td><td title='0.66 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='1.09 bits' style='color: #008040;'>79</td><td title='3.22 bits' style='color: #0020F0;'>2B</td><td title='7.70 bits' style='color: #000000;'>75</td><td title='6.38 bits' style='color: #0000A0;'>2B</td><td>&nbsp;</td><td title='4.18 bits' style='color: #0020F0;'>2E</td><td title='5.30 bits' style='color: #0000A0;'>30</td><td title='3.68 bits' style='color: #0020F0;'>35</td><td title='3.08 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.52 bits' style='color: #0020F0;'>76</td><td title='1.18 bits' style='color: #008040;'>2E</td><td title='2.90 bits' style='color: #006090;'>7A</td><td title='1.34 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='3.32 bits' style='color: #0020F0;'>2C</td><td title='2.73 bits' style='color: #006090;'>76</td><td title='1.80 bits' style='color: #008040;'>65</td><td title='0.20 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>33</td><td title='0.35 bits' style='color: #00FF00;'>28</td><td title='8.62 bits' style='color: #000000;'>32</td><td title='2.45 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='2.37 bits' style='color: #006090;'>2C</td><td title='4.41 bits' style='color: #0020F0;'>2E</td><td title='5.54 bits' style='color: #0000A0;'>32</td><td title='4.96 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00C000;'>&#x33;</td><td title='0.78 bits' style='color: #00C000;'>&#x28;</td><td title='4.45 bits' style='color: #0020F0;'>&#x76;</td><td title='2.32 bits' style='color: #006090;'>&#x2E;</td><td title='1.50 bits' style='color: #008040;'>&#x78;</td><td title='5.28 bits' style='color: #0000A0;'>&#x2C;</td><td title='1.70 bits' style='color: #008040;'>&#x76;</td><td title='0.66 bits' style='color: #00C000;'>&#x2E;</td><td title='1.09 bits' style='color: #008040;'>&#x79;</td><td title='3.22 bits' style='color: #0020F0;'>&#x2B;</td><td title='7.70 bits' style='color: #000000;'>&#x75;</td><td title='6.38 bits' style='color: #0000A0;'>&#x2B;</td><td title='4.18 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.30 bits' style='color: #0000A0;'>&#x30;</td><td title='3.68 bits' style='color: #0020F0;'>&#x35;</td><td title='3.08 bits' style='color: #0020F0;'>&#x2C;</td><td title='3.52 bits' style='color: #0020F0;'>&#x76;</td><td title='1.18 bits' style='color: #008040;'>&#x2E;</td><td title='2.90 bits' style='color: #006090;'>&#x7A;</td><td title='1.34 bits' style='color: #008040;'>&#x29;</td><td title='3.32 bits' style='color: #0020F0;'>&#x2C;</td><td title='2.73 bits' style='color: #006090;'>&#x76;</td><td title='1.80 bits' style='color: #008040;'>&#x65;</td><td title='0.20 bits' style='color: #00FF00;'>&#x63;</td><td title='0.54 bits' style='color: #00C000;'>&#x33;</td><td title='0.35 bits' style='color: #00FF00;'>&#x28;</td><td title='8.62 bits' style='color: #000000;'>&#x32;</td><td title='2.45 bits' style='color: #006090;'>&#x2E;</td><td title='2.37 bits' style='color: #006090;'>&#x2C;</td><td title='4.41 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.54 bits' style='color: #0000A0;'>&#x32;</td><td title='4.96 bits' style='color: #0020F0;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421AB0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.51 bits' style='color: #000000;'>75</td><td title='3.73 bits' style='color: #0020F0;'>29</td><td title='3.48 bits' style='color: #0020F0;'>29</td><td title='2.51 bits' style='color: #006090;'>2D</td><td>&nbsp;</td><td title='0.82 bits' style='color: #00C000;'>2E</td><td title='1.11 bits' style='color: #008040;'>30</td><td title='3.31 bits' style='color: #0020F0;'>35</td><td title='1.24 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='3.24 bits' style='color: #0020F0;'>65</td><td title='1.32 bits' style='color: #008040;'>3D</td><td title='6.21 bits' style='color: #0000A0;'>6D</td><td title='2.19 bits' style='color: #006090;'>69</td><td>&nbsp;</td><td title='0.97 bits' style='color: #00C000;'>6E</td><td title='0.38 bits' style='color: #00FF00;'>28</td><td title='7.68 bits' style='color: #000000;'>65</td><td title='3.08 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.08 bits' style='color: #000000;'>70</td><td title='2.75 bits' style='color: #006090;'>29</td><td title='3.52 bits' style='color: #0020F0;'>2C</td><td title='5.80 bits' style='color: #0000A0;'>75</td><td>&nbsp;</td><td title='4.77 bits' style='color: #0020F0;'>2B</td><td title='4.40 bits' style='color: #0020F0;'>3D</td><td title='2.64 bits' style='color: #006090;'>2E</td><td title='3.22 bits' style='color: #0020F0;'>32</td><td>&nbsp;</td><td title='1.93 bits' style='color: #008040;'>3B</td><td title='3.70 bits' style='color: #0020F0;'>65</td><td title='7.23 bits' style='color: #000000;'>2B</td><td title='2.89 bits' style='color: #006090;'>3D</td><td>&nbsp;</td><td title='4.32 bits' style='color: #0020F0;'>78</td><td title='1.04 bits' style='color: #008040;'>28</td><td title='0.88 bits' style='color: #00C000;'>76</td><td title='1.37 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.51 bits' style='color: #000000;'>&#x75;</td><td title='3.73 bits' style='color: #0020F0;'>&#x29;</td><td title='3.48 bits' style='color: #0020F0;'>&#x29;</td><td title='2.51 bits' style='color: #006090;'>&#x2D;</td><td title='0.82 bits' style='color: #00C000;'>&#x2E;</td><td title='1.11 bits' style='color: #008040;'>&#x30;</td><td title='3.31 bits' style='color: #0020F0;'>&#x35;</td><td title='1.24 bits' style='color: #008040;'>&#x2C;</td><td title='3.24 bits' style='color: #0020F0;'>&#x65;</td><td title='1.32 bits' style='color: #008040;'>&#x3D;</td><td title='6.21 bits' style='color: #0000A0;'>&#x6D;</td><td title='2.19 bits' style='color: #006090;'>&#x69;</td><td title='0.97 bits' style='color: #00C000;'>&#x6E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x28;</td><td title='7.68 bits' style='color: #000000;'>&#x65;</td><td title='3.08 bits' style='color: #0020F0;'>&#x2C;</td><td title='8.08 bits' style='color: #000000;'>&#x70;</td><td title='2.75 bits' style='color: #006090;'>&#x29;</td><td title='3.52 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.80 bits' style='color: #0000A0;'>&#x75;</td><td title='4.77 bits' style='color: #0020F0;'>&#x2B;</td><td title='4.40 bits' style='color: #0020F0;'>&#x3D;</td><td title='2.64 bits' style='color: #006090;'>&#x2E;</td><td title='3.22 bits' style='color: #0020F0;'>&#x32;</td><td title='1.93 bits' style='color: #008040;'>&#x3B;</td><td title='3.70 bits' style='color: #0020F0;'>&#x65;</td><td title='7.23 bits' style='color: #000000;'>&#x2B;</td><td title='2.89 bits' style='color: #006090;'>&#x3D;</td><td title='4.32 bits' style='color: #0020F0;'>&#x78;</td><td title='1.04 bits' style='color: #008040;'>&#x28;</td><td title='0.88 bits' style='color: #00C000;'>&#x76;</td><td title='1.37 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421AD0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.04 bits' style='color: #008040;'>78</td><td title='7.76 bits' style='color: #000000;'>7A</td><td title='3.17 bits' style='color: #0020F0;'>2A</td><td title='6.52 bits' style='color: #0000A0;'>35</td><td>&nbsp;</td><td title='3.99 bits' style='color: #0020F0;'>30</td><td title='2.07 bits' style='color: #006090;'>2E</td><td title='7.39 bits' style='color: #000000;'>2B</td><td title='6.53 bits' style='color: #0000A0;'>32</td><td>&nbsp;</td><td title='6.95 bits' style='color: #0000A0;'>30</td><td title='2.52 bits' style='color: #006090;'>30</td><td title='1.78 bits' style='color: #008040;'>2E</td><td title='1.18 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='2.31 bits' style='color: #006090;'>2E</td><td title='1.24 bits' style='color: #008040;'>30</td><td title='1.04 bits' style='color: #008040;'>30</td><td title='8.08 bits' style='color: #000000;'>37</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.96 bits' style='color: #008040;'>2C</td><td title='1.58 bits' style='color: #008040;'>30</td><td title='1.39 bits' style='color: #008040;'>29</td><td title='0.57 bits' style='color: #00C000;'>3B</td><td>&nbsp;</td><td title='1.09 bits' style='color: #008040;'>6C</td><td title='0.48 bits' style='color: #00FF00;'>3D</td><td title='0.79 bits' style='color: #00C000;'>6D</td><td title='0.67 bits' style='color: #00C000;'>69</td><td>&nbsp;</td><td title='0.38 bits' style='color: #00FF00;'>6E</td><td title='0.20 bits' style='color: #00FF00;'>28</td><td title='0.85 bits' style='color: #00C000;'>6C</td><td title='0.37 bits' style='color: #00FF00;'>2C</td><td>&nbsp;</td><td title='0.55 bits' style='color: #00C000;'>65</td><td title='0.34 bits' style='color: #00FF00;'>29</td><td title='0.30 bits' style='color: #00FF00;'>3B</td><td title='1.23 bits' style='color: #008040;'>69</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.04 bits' style='color: #008040;'>&#x78;</td><td title='7.76 bits' style='color: #000000;'>&#x7A;</td><td title='3.17 bits' style='color: #0020F0;'>&#x2A;</td><td title='6.52 bits' style='color: #0000A0;'>&#x35;</td><td title='3.99 bits' style='color: #0020F0;'>&#x30;</td><td title='2.07 bits' style='color: #006090;'>&#x2E;</td><td title='7.39 bits' style='color: #000000;'>&#x2B;</td><td title='6.53 bits' style='color: #0000A0;'>&#x32;</td><td title='6.95 bits' style='color: #0000A0;'>&#x30;</td><td title='2.52 bits' style='color: #006090;'>&#x30;</td><td title='1.78 bits' style='color: #008040;'>&#x2E;</td><td title='1.18 bits' style='color: #008040;'>&#x2C;</td><td title='2.31 bits' style='color: #006090;'>&#x2E;</td><td title='1.24 bits' style='color: #008040;'>&#x30;</td><td title='1.04 bits' style='color: #008040;'>&#x30;</td><td title='8.08 bits' style='color: #000000;'>&#x37;</td><td title='1.96 bits' style='color: #008040;'>&#x2C;</td><td title='1.58 bits' style='color: #008040;'>&#x30;</td><td title='1.39 bits' style='color: #008040;'>&#x29;</td><td title='0.57 bits' style='color: #00C000;'>&#x3B;</td><td title='1.09 bits' style='color: #008040;'>&#x6C;</td><td title='0.48 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.79 bits' style='color: #00C000;'>&#x6D;</td><td title='0.67 bits' style='color: #00C000;'>&#x69;</td><td title='0.38 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.20 bits' style='color: #00FF00;'>&#x28;</td><td title='0.85 bits' style='color: #00C000;'>&#x6C;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2C;</td><td title='0.55 bits' style='color: #00C000;'>&#x65;</td><td title='0.34 bits' style='color: #00FF00;'>&#x29;</td><td title='0.30 bits' style='color: #00FF00;'>&#x3B;</td><td title='1.23 bits' style='color: #008040;'>&#x69;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421AF0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.56 bits' style='color: #00C000;'>66</td><td title='0.50 bits' style='color: #00FF00;'>28</td><td title='0.67 bits' style='color: #00C000;'>6C</td><td title='0.60 bits' style='color: #00C000;'>3D</td><td>&nbsp;</td><td title='0.73 bits' style='color: #00C000;'>3D</td><td title='1.03 bits' style='color: #008040;'>65</td><td title='0.57 bits' style='color: #00C000;'>29</td><td title='1.05 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td title='0.55 bits' style='color: #00C000;'>3D</td><td title='5.00 bits' style='color: #0000A0;'>32</td><td title='0.92 bits' style='color: #00C000;'>2E</td><td title='1.37 bits' style='color: #008040;'>3B</td><td>&nbsp;</td><td title='4.19 bits' style='color: #0020F0;'>69</td><td title='0.93 bits' style='color: #00C000;'>66</td><td title='0.78 bits' style='color: #00C000;'>28</td><td title='2.95 bits' style='color: #006090;'>6D</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.79 bits' style='color: #008040;'>3D</td><td title='0.87 bits' style='color: #00C000;'>3D</td><td title='1.29 bits' style='color: #008040;'>31</td><td title='0.61 bits' style='color: #00C000;'>29</td><td>&nbsp;</td><td title='2.09 bits' style='color: #006090;'>7B</td><td title='3.94 bits' style='color: #0020F0;'>76</td><td title='0.91 bits' style='color: #00C000;'>65</td><td title='0.29 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='1.95 bits' style='color: #008040;'>32</td><td title='1.46 bits' style='color: #008040;'>20</td><td title='9.48 bits' style='color: #900000;'>5A</td><td title='0.55 bits' style='color: #00C000;'>3D</td><td>&nbsp;</td><td title='5.11 bits' style='color: #0000A0;'>76</td><td title='1.95 bits' style='color: #008040;'>2E</td><td title='1.41 bits' style='color: #008040;'>78</td><td title='1.78 bits' style='color: #008040;'>79</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.56 bits' style='color: #00C000;'>&#x66;</td><td title='0.50 bits' style='color: #00FF00;'>&#x28;</td><td title='0.67 bits' style='color: #00C000;'>&#x6C;</td><td title='0.60 bits' style='color: #00C000;'>&#x3D;</td><td title='0.73 bits' style='color: #00C000;'>&#x3D;</td><td title='1.03 bits' style='color: #008040;'>&#x65;</td><td title='0.57 bits' style='color: #00C000;'>&#x29;</td><td title='1.05 bits' style='color: #008040;'>&#x66;</td><td title='0.55 bits' style='color: #00C000;'>&#x3D;</td><td title='5.00 bits' style='color: #0000A0;'>&#x32;</td><td title='0.92 bits' style='color: #00C000;'>&#x2E;</td><td title='1.37 bits' style='color: #008040;'>&#x3B;</td><td title='4.19 bits' style='color: #0020F0;'>&#x69;</td><td title='0.93 bits' style='color: #00C000;'>&#x66;</td><td title='0.78 bits' style='color: #00C000;'>&#x28;</td><td title='2.95 bits' style='color: #006090;'>&#x6D;</td><td title='1.79 bits' style='color: #008040;'>&#x3D;</td><td title='0.87 bits' style='color: #00C000;'>&#x3D;</td><td title='1.29 bits' style='color: #008040;'>&#x31;</td><td title='0.61 bits' style='color: #00C000;'>&#x29;</td><td title='2.09 bits' style='color: #006090;'>&#x7B;</td><td title='3.94 bits' style='color: #0020F0;'>&#x76;</td><td title='0.91 bits' style='color: #00C000;'>&#x65;</td><td title='0.29 bits' style='color: #00FF00;'>&#x63;</td><td title='1.95 bits' style='color: #008040;'>&#x32;</td><td title='1.46 bits' style='color: #008040;'>&#x2E;</td><td title='9.48 bits' style='color: #900000;'>&#x5A;</td><td title='0.55 bits' style='color: #00C000;'>&#x3D;</td><td title='5.11 bits' style='color: #0000A0;'>&#x76;</td><td title='1.95 bits' style='color: #008040;'>&#x2E;</td><td title='1.41 bits' style='color: #008040;'>&#x78;</td><td title='1.78 bits' style='color: #008040;'>&#x79;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421B10&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.97 bits' style='color: #0020F0;'>3B</td><td title='2.30 bits' style='color: #006090;'>66</td><td title='3.35 bits' style='color: #0020F0;'>6F</td><td title='1.11 bits' style='color: #008040;'>72</td><td>&nbsp;</td><td title='0.80 bits' style='color: #00C000;'>28</td><td title='1.92 bits' style='color: #008040;'>69</td><td title='0.82 bits' style='color: #00C000;'>6E</td><td title='1.04 bits' style='color: #008040;'>74</td><td>&nbsp;</td><td title='0.45 bits' style='color: #00FF00;'>20</td><td title='8.01 bits' style='color: #000000;'>59</td><td title='1.21 bits' style='color: #008040;'>3D</td><td title='1.31 bits' style='color: #008040;'>30</td><td>&nbsp;</td><td title='1.44 bits' style='color: #008040;'>3B</td><td title='6.33 bits' style='color: #0000A0;'>59</td><td title='2.59 bits' style='color: #006090;'>3C</td><td title='1.46 bits' style='color: #008040;'>34</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.02 bits' style='color: #008040;'>3B</td><td title='4.25 bits' style='color: #0020F0;'>59</td><td title='2.89 bits' style='color: #006090;'>2B</td><td title='1.72 bits' style='color: #008040;'>2B</td><td>&nbsp;</td><td title='0.92 bits' style='color: #00C000;'>29</td><td title='8.12 bits' style='color: #000000;'>67</td><td title='2.39 bits' style='color: #006090;'>3D</td><td title='8.71 bits' style='color: #000000;'>74</td><td>&nbsp;</td><td title='1.32 bits' style='color: #008040;'>28</td><td title='6.36 bits' style='color: #0000A0;'>28</td><td title='11.23 bits' style='color: #900000;'>5A</td><td title='3.59 bits' style='color: #0020F0;'>2B</td><td>&nbsp;</td><td title='7.24 bits' style='color: #000000;'>79</td><td title='2.69 bits' style='color: #006090;'>29</td><td title='4.32 bits' style='color: #0020F0;'>2A</td><td title='11.75 bits' style='color: #900000;'>43</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.97 bits' style='color: #0020F0;'>&#x3B;</td><td title='2.30 bits' style='color: #006090;'>&#x66;</td><td title='3.35 bits' style='color: #0020F0;'>&#x6F;</td><td title='1.11 bits' style='color: #008040;'>&#x72;</td><td title='0.80 bits' style='color: #00C000;'>&#x28;</td><td title='1.92 bits' style='color: #008040;'>&#x69;</td><td title='0.82 bits' style='color: #00C000;'>&#x6E;</td><td title='1.04 bits' style='color: #008040;'>&#x74;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.01 bits' style='color: #000000;'>&#x59;</td><td title='1.21 bits' style='color: #008040;'>&#x3D;</td><td title='1.31 bits' style='color: #008040;'>&#x30;</td><td title='1.44 bits' style='color: #008040;'>&#x3B;</td><td title='6.33 bits' style='color: #0000A0;'>&#x59;</td><td title='2.59 bits' style='color: #006090;'>&#x3C;</td><td title='1.46 bits' style='color: #008040;'>&#x34;</td><td title='1.02 bits' style='color: #008040;'>&#x3B;</td><td title='4.25 bits' style='color: #0020F0;'>&#x59;</td><td title='2.89 bits' style='color: #006090;'>&#x2B;</td><td title='1.72 bits' style='color: #008040;'>&#x2B;</td><td title='0.92 bits' style='color: #00C000;'>&#x29;</td><td title='8.12 bits' style='color: #000000;'>&#x67;</td><td title='2.39 bits' style='color: #006090;'>&#x3D;</td><td title='8.71 bits' style='color: #000000;'>&#x74;</td><td title='1.32 bits' style='color: #008040;'>&#x28;</td><td title='6.36 bits' style='color: #0000A0;'>&#x28;</td><td title='11.23 bits' style='color: #900000;'>&#x5A;</td><td title='3.59 bits' style='color: #0020F0;'>&#x2B;</td><td title='7.24 bits' style='color: #000000;'>&#x79;</td><td title='2.69 bits' style='color: #006090;'>&#x29;</td><td title='4.32 bits' style='color: #0020F0;'>&#x2A;</td><td title='11.75 bits' style='color: #900000;'>&#x43;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421B30&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.24 bits' style='color: #0000A0;'>2C</td><td title='7.61 bits' style='color: #000000;'>46</td><td title='4.00 bits' style='color: #0020F0;'>29</td><td title='2.21 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='7.20 bits' style='color: #000000;'>67</td><td title='5.11 bits' style='color: #0000A0;'>2B</td><td title='2.55 bits' style='color: #006090;'>3D</td><td title='5.91 bits' style='color: #0000A0;'>74</td><td>&nbsp;</td><td title='0.96 bits' style='color: #00C000;'>28</td><td title='2.84 bits' style='color: #006090;'>28</td><td title='3.45 bits' style='color: #0020F0;'>5A</td><td title='6.68 bits' style='color: #0000A0;'>2D</td><td>&nbsp;</td><td title='2.37 bits' style='color: #006090;'>79</td><td title='1.20 bits' style='color: #008040;'>29</td><td title='1.18 bits' style='color: #008040;'>2A</td><td title='1.98 bits' style='color: #008040;'>43</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.76 bits' style='color: #00C000;'>2C</td><td title='1.40 bits' style='color: #008040;'>46</td><td title='0.59 bits' style='color: #00C000;'>29</td><td title='0.55 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td title='6.73 bits' style='color: #0000A0;'>62</td><td title='1.99 bits' style='color: #008040;'>2B</td><td title='0.96 bits' style='color: #00C000;'>3D</td><td title='8.58 bits' style='color: #000000;'>67</td><td>&nbsp;</td><td title='4.78 bits' style='color: #0020F0;'>2A</td><td title='8.86 bits' style='color: #000000;'>6B</td><td title='3.21 bits' style='color: #0020F0;'>2C</td><td title='7.64 bits' style='color: #000000;'>5A</td><td>&nbsp;</td><td title='4.12 bits' style='color: #0020F0;'>2A</td><td title='4.38 bits' style='color: #0020F0;'>3D</td><td title='4.23 bits' style='color: #0020F0;'>6D</td><td title='2.32 bits' style='color: #006090;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.24 bits' style='color: #0000A0;'>&#x2C;</td><td title='7.61 bits' style='color: #000000;'>&#x46;</td><td title='4.00 bits' style='color: #0020F0;'>&#x29;</td><td title='2.21 bits' style='color: #006090;'>&#x2C;</td><td title='7.20 bits' style='color: #000000;'>&#x67;</td><td title='5.11 bits' style='color: #0000A0;'>&#x2B;</td><td title='2.55 bits' style='color: #006090;'>&#x3D;</td><td title='5.91 bits' style='color: #0000A0;'>&#x74;</td><td title='0.96 bits' style='color: #00C000;'>&#x28;</td><td title='2.84 bits' style='color: #006090;'>&#x28;</td><td title='3.45 bits' style='color: #0020F0;'>&#x5A;</td><td title='6.68 bits' style='color: #0000A0;'>&#x2D;</td><td title='2.37 bits' style='color: #006090;'>&#x79;</td><td title='1.20 bits' style='color: #008040;'>&#x29;</td><td title='1.18 bits' style='color: #008040;'>&#x2A;</td><td title='1.98 bits' style='color: #008040;'>&#x43;</td><td title='0.76 bits' style='color: #00C000;'>&#x2C;</td><td title='1.40 bits' style='color: #008040;'>&#x46;</td><td title='0.59 bits' style='color: #00C000;'>&#x29;</td><td title='0.55 bits' style='color: #00C000;'>&#x2C;</td><td title='6.73 bits' style='color: #0000A0;'>&#x62;</td><td title='1.99 bits' style='color: #008040;'>&#x2B;</td><td title='0.96 bits' style='color: #00C000;'>&#x3D;</td><td title='8.58 bits' style='color: #000000;'>&#x67;</td><td title='4.78 bits' style='color: #0020F0;'>&#x2A;</td><td title='8.86 bits' style='color: #000000;'>&#x6B;</td><td title='3.21 bits' style='color: #0020F0;'>&#x2C;</td><td title='7.64 bits' style='color: #000000;'>&#x5A;</td><td title='4.12 bits' style='color: #0020F0;'>&#x2A;</td><td title='4.38 bits' style='color: #0020F0;'>&#x3D;</td><td title='4.23 bits' style='color: #0020F0;'>&#x6D;</td><td title='2.32 bits' style='color: #006090;'>&#x61;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421B50&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.85 bits' style='color: #006090;'>74</td><td title='3.78 bits' style='color: #0020F0;'>32</td><td title='1.24 bits' style='color: #008040;'>28</td><td title='4.38 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='0.81 bits' style='color: #00C000;'>2E</td><td title='5.81 bits' style='color: #0000A0;'>36</td><td title='1.52 bits' style='color: #008040;'>2C</td><td title='6.18 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td title='1.37 bits' style='color: #008040;'>2E</td><td title='6.32 bits' style='color: #0000A0;'>32</td><td title='2.26 bits' style='color: #006090;'>2C</td><td title='6.38 bits' style='color: #0000A0;'>2D</td><td>&nbsp;</td><td title='5.30 bits' style='color: #0000A0;'>31</td><td title='1.23 bits' style='color: #008040;'>2E</td><td title='2.65 bits' style='color: #006090;'>32</td><td title='1.34 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.28 bits' style='color: #0020F0;'>31</td><td title='0.86 bits' style='color: #00C000;'>2E</td><td title='4.40 bits' style='color: #0020F0;'>36</td><td title='4.45 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='1.86 bits' style='color: #008040;'>2C</td><td title='9.25 bits' style='color: #900000;'>43</td><td title='6.05 bits' style='color: #0000A0;'>2A</td><td title='3.15 bits' style='color: #0020F0;'>3D</td><td>&nbsp;</td><td title='5.26 bits' style='color: #0000A0;'>31</td><td title='1.20 bits' style='color: #008040;'>2E</td><td title='6.52 bits' style='color: #0000A0;'>39</td><td title='1.52 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='9.41 bits' style='color: #900000;'>6B</td><td title='5.64 bits' style='color: #0000A0;'>2A</td><td title='2.59 bits' style='color: #006090;'>3D</td><td title='4.50 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.85 bits' style='color: #006090;'>&#x74;</td><td title='3.78 bits' style='color: #0020F0;'>&#x32;</td><td title='1.24 bits' style='color: #008040;'>&#x28;</td><td title='4.38 bits' style='color: #0020F0;'>&#x31;</td><td title='0.81 bits' style='color: #00C000;'>&#x2E;</td><td title='5.81 bits' style='color: #0000A0;'>&#x36;</td><td title='1.52 bits' style='color: #008040;'>&#x2C;</td><td title='6.18 bits' style='color: #0000A0;'>&#x31;</td><td title='1.37 bits' style='color: #008040;'>&#x2E;</td><td title='6.32 bits' style='color: #0000A0;'>&#x32;</td><td title='2.26 bits' style='color: #006090;'>&#x2C;</td><td title='6.38 bits' style='color: #0000A0;'>&#x2D;</td><td title='5.30 bits' style='color: #0000A0;'>&#x31;</td><td title='1.23 bits' style='color: #008040;'>&#x2E;</td><td title='2.65 bits' style='color: #006090;'>&#x32;</td><td title='1.34 bits' style='color: #008040;'>&#x2C;</td><td title='4.28 bits' style='color: #0020F0;'>&#x31;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='4.40 bits' style='color: #0020F0;'>&#x36;</td><td title='4.45 bits' style='color: #0020F0;'>&#x29;</td><td title='1.86 bits' style='color: #008040;'>&#x2C;</td><td title='9.25 bits' style='color: #900000;'>&#x43;</td><td title='6.05 bits' style='color: #0000A0;'>&#x2A;</td><td title='3.15 bits' style='color: #0020F0;'>&#x3D;</td><td title='5.26 bits' style='color: #0000A0;'>&#x31;</td><td title='1.20 bits' style='color: #008040;'>&#x2E;</td><td title='6.52 bits' style='color: #0000A0;'>&#x39;</td><td title='1.52 bits' style='color: #008040;'>&#x2C;</td><td title='9.41 bits' style='color: #900000;'>&#x6B;</td><td title='5.64 bits' style='color: #0000A0;'>&#x2A;</td><td title='2.59 bits' style='color: #006090;'>&#x3D;</td><td title='4.50 bits' style='color: #0020F0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421B70&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.07 bits' style='color: #006090;'>32</td><td title='6.16 bits' style='color: #0000A0;'>32</td><td title='2.85 bits' style='color: #006090;'>2C</td><td title='7.39 bits' style='color: #000000;'>46</td><td>&nbsp;</td><td title='2.10 bits' style='color: #006090;'>3D</td><td title='4.29 bits' style='color: #0020F0;'>6D</td><td title='1.33 bits' style='color: #008040;'>69</td><td title='2.32 bits' style='color: #006090;'>78</td><td>&nbsp;</td><td title='0.41 bits' style='color: #00FF00;'>28</td><td title='11.02 bits' style='color: #900000;'>46</td><td title='2.50 bits' style='color: #006090;'>2C</td><td title='4.85 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='0.73 bits' style='color: #00C000;'>2E</td><td title='3.01 bits' style='color: #0020F0;'>2C</td><td title='2.68 bits' style='color: #006090;'>2E</td><td title='7.57 bits' style='color: #000000;'>34</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.97 bits' style='color: #008040;'>29</td><td title='2.43 bits' style='color: #006090;'>3B</td><td title='3.79 bits' style='color: #0020F0;'>7D</td><td title='7.26 bits' style='color: #000000;'>65</td><td>&nbsp;</td><td title='6.08 bits' style='color: #0000A0;'>3D</td><td title='3.54 bits' style='color: #0020F0;'>6D</td><td title='2.64 bits' style='color: #006090;'>61</td><td title='1.92 bits' style='color: #008040;'>78</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>28</td><td title='4.02 bits' style='color: #0020F0;'>2D</td><td title='8.95 bits' style='color: #000000;'>73</td><td title='1.14 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td title='1.85 bits' style='color: #008040;'>76</td><td title='3.97 bits' style='color: #0020F0;'>2C</td><td title='5.86 bits' style='color: #0000A0;'>32</td><td title='1.45 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.07 bits' style='color: #006090;'>&#x32;</td><td title='6.16 bits' style='color: #0000A0;'>&#x32;</td><td title='2.85 bits' style='color: #006090;'>&#x2C;</td><td title='7.39 bits' style='color: #000000;'>&#x46;</td><td title='2.10 bits' style='color: #006090;'>&#x3D;</td><td title='4.29 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.33 bits' style='color: #008040;'>&#x69;</td><td title='2.32 bits' style='color: #006090;'>&#x78;</td><td title='0.41 bits' style='color: #00FF00;'>&#x28;</td><td title='11.02 bits' style='color: #900000;'>&#x46;</td><td title='2.50 bits' style='color: #006090;'>&#x2C;</td><td title='4.85 bits' style='color: #0020F0;'>&#x31;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='3.01 bits' style='color: #0020F0;'>&#x2C;</td><td title='2.68 bits' style='color: #006090;'>&#x2E;</td><td title='7.57 bits' style='color: #000000;'>&#x34;</td><td title='1.97 bits' style='color: #008040;'>&#x29;</td><td title='2.43 bits' style='color: #006090;'>&#x3B;</td><td title='3.79 bits' style='color: #0020F0;'>&#x7D;</td><td title='7.26 bits' style='color: #000000;'>&#x65;</td><td title='6.08 bits' style='color: #0000A0;'>&#x3D;</td><td title='3.54 bits' style='color: #0020F0;'>&#x6D;</td><td title='2.64 bits' style='color: #006090;'>&#x61;</td><td title='1.92 bits' style='color: #008040;'>&#x78;</td><td title='0.21 bits' style='color: #00FF00;'>&#x28;</td><td title='4.02 bits' style='color: #0020F0;'>&#x2D;</td><td title='8.95 bits' style='color: #000000;'>&#x73;</td><td title='1.14 bits' style='color: #008040;'>&#x28;</td><td title='1.85 bits' style='color: #008040;'>&#x76;</td><td title='3.97 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.86 bits' style='color: #0000A0;'>&#x32;</td><td title='1.45 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421B90&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.88 bits' style='color: #008040;'>2C</td><td title='8.43 bits' style='color: #000000;'>6D</td><td title='3.61 bits' style='color: #0020F0;'>69</td><td title='1.43 bits' style='color: #008040;'>6E</td><td>&nbsp;</td><td title='0.40 bits' style='color: #00FF00;'>28</td><td title='7.82 bits' style='color: #000000;'>31</td><td title='0.89 bits' style='color: #00C000;'>2E</td><td title='4.00 bits' style='color: #0020F0;'>37</td><td>&nbsp;</td><td title='5.72 bits' style='color: #0000A0;'>2D</td><td title='7.00 bits' style='color: #000000;'>28</td><td title='6.55 bits' style='color: #0000A0;'>79</td><td title='3.24 bits' style='color: #0020F0;'>2D</td><td>&nbsp;</td><td title='6.66 bits' style='color: #0000A0;'>32</td><td title='8.47 bits' style='color: #000000;'>38</td><td title='3.18 bits' style='color: #0020F0;'>2E</td><td title='5.64 bits' style='color: #0000A0;'>39</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.07 bits' style='color: #006090;'>29</td><td title='5.20 bits' style='color: #0000A0;'>2A</td><td title='7.31 bits' style='color: #000000;'>32</td><td title='2.71 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='7.46 bits' style='color: #000000;'>35</td><td title='1.13 bits' style='color: #008040;'>2C</td><td title='6.08 bits' style='color: #0000A0;'>32</td><td title='1.05 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='7.41 bits' style='color: #000000;'>33</td><td title='2.21 bits' style='color: #006090;'>29</td><td title='3.14 bits' style='color: #0020F0;'>29</td><td title='2.22 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='9.59 bits' style='color: #900000;'>73</td><td title='0.75 bits' style='color: #00C000;'>28</td><td title='1.55 bits' style='color: #008040;'>76</td><td title='2.54 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.88 bits' style='color: #008040;'>&#x2C;</td><td title='8.43 bits' style='color: #000000;'>&#x6D;</td><td title='3.61 bits' style='color: #0020F0;'>&#x69;</td><td title='1.43 bits' style='color: #008040;'>&#x6E;</td><td title='0.40 bits' style='color: #00FF00;'>&#x28;</td><td title='7.82 bits' style='color: #000000;'>&#x31;</td><td title='0.89 bits' style='color: #00C000;'>&#x2E;</td><td title='4.00 bits' style='color: #0020F0;'>&#x37;</td><td title='5.72 bits' style='color: #0000A0;'>&#x2D;</td><td title='7.00 bits' style='color: #000000;'>&#x28;</td><td title='6.55 bits' style='color: #0000A0;'>&#x79;</td><td title='3.24 bits' style='color: #0020F0;'>&#x2D;</td><td title='6.66 bits' style='color: #0000A0;'>&#x32;</td><td title='8.47 bits' style='color: #000000;'>&#x38;</td><td title='3.18 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.64 bits' style='color: #0000A0;'>&#x39;</td><td title='2.07 bits' style='color: #006090;'>&#x29;</td><td title='5.20 bits' style='color: #0000A0;'>&#x2A;</td><td title='7.31 bits' style='color: #000000;'>&#x32;</td><td title='2.71 bits' style='color: #006090;'>&#x2E;</td><td title='7.46 bits' style='color: #000000;'>&#x35;</td><td title='1.13 bits' style='color: #008040;'>&#x2C;</td><td title='6.08 bits' style='color: #0000A0;'>&#x32;</td><td title='1.05 bits' style='color: #008040;'>&#x2E;</td><td title='7.41 bits' style='color: #000000;'>&#x33;</td><td title='2.21 bits' style='color: #006090;'>&#x29;</td><td title='3.14 bits' style='color: #0020F0;'>&#x29;</td><td title='2.22 bits' style='color: #006090;'>&#x2C;</td><td title='9.59 bits' style='color: #900000;'>&#x73;</td><td title='0.75 bits' style='color: #00C000;'>&#x28;</td><td title='1.55 bits' style='color: #008040;'>&#x76;</td><td title='2.54 bits' style='color: #006090;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421BB0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.86 bits' style='color: #0020F0;'>2E</td><td title='2.87 bits' style='color: #006090;'>30</td><td title='2.83 bits' style='color: #006090;'>32</td><td title='3.96 bits' style='color: #0020F0;'>35</td><td>&nbsp;</td><td title='3.25 bits' style='color: #0020F0;'>2C</td><td title='4.48 bits' style='color: #0020F0;'>31</td><td title='0.92 bits' style='color: #00C000;'>2E</td><td title='3.57 bits' style='color: #0020F0;'>36</td><td>&nbsp;</td><td title='1.35 bits' style='color: #008040;'>29</td><td title='3.71 bits' style='color: #0020F0;'>2D</td><td title='9.76 bits' style='color: #900000;'>62</td><td title='4.20 bits' style='color: #0020F0;'>2A</td><td>&nbsp;</td><td title='3.94 bits' style='color: #0020F0;'>2E</td><td title='4.31 bits' style='color: #0020F0;'>31</td><td title='6.07 bits' style='color: #0000A0;'>35</td><td title='2.79 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.92 bits' style='color: #006090;'>3B</td><td title='4.52 bits' style='color: #0020F0;'>65</td><td title='1.30 bits' style='color: #008040;'>3D</td><td title='1.67 bits' style='color: #008040;'>6D</td><td>&nbsp;</td><td title='0.94 bits' style='color: #00C000;'>61</td><td title='0.72 bits' style='color: #00C000;'>78</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='7.72 bits' style='color: #000000;'>65</td><td>&nbsp;</td><td title='1.55 bits' style='color: #008040;'>2C</td><td title='5.18 bits' style='color: #0000A0;'>73</td><td title='0.64 bits' style='color: #00C000;'>28</td><td title='1.32 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='1.44 bits' style='color: #008040;'>2C</td><td title='2.02 bits' style='color: #006090;'>2E</td><td title='4.57 bits' style='color: #0020F0;'>33</td><td title='4.32 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.86 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.87 bits' style='color: #006090;'>&#x30;</td><td title='2.83 bits' style='color: #006090;'>&#x32;</td><td title='3.96 bits' style='color: #0020F0;'>&#x35;</td><td title='3.25 bits' style='color: #0020F0;'>&#x2C;</td><td title='4.48 bits' style='color: #0020F0;'>&#x31;</td><td title='0.92 bits' style='color: #00C000;'>&#x2E;</td><td title='3.57 bits' style='color: #0020F0;'>&#x36;</td><td title='1.35 bits' style='color: #008040;'>&#x29;</td><td title='3.71 bits' style='color: #0020F0;'>&#x2D;</td><td title='9.76 bits' style='color: #900000;'>&#x62;</td><td title='4.20 bits' style='color: #0020F0;'>&#x2A;</td><td title='3.94 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.31 bits' style='color: #0020F0;'>&#x31;</td><td title='6.07 bits' style='color: #0000A0;'>&#x35;</td><td title='2.79 bits' style='color: #006090;'>&#x29;</td><td title='2.92 bits' style='color: #006090;'>&#x3B;</td><td title='4.52 bits' style='color: #0020F0;'>&#x65;</td><td title='1.30 bits' style='color: #008040;'>&#x3D;</td><td title='1.67 bits' style='color: #008040;'>&#x6D;</td><td title='0.94 bits' style='color: #00C000;'>&#x61;</td><td title='0.72 bits' style='color: #00C000;'>&#x78;</td><td title='0.16 bits' style='color: #00FF00;'>&#x28;</td><td title='7.72 bits' style='color: #000000;'>&#x65;</td><td title='1.55 bits' style='color: #008040;'>&#x2C;</td><td title='5.18 bits' style='color: #0000A0;'>&#x73;</td><td title='0.64 bits' style='color: #00C000;'>&#x28;</td><td title='1.32 bits' style='color: #008040;'>&#x76;</td><td title='1.44 bits' style='color: #008040;'>&#x2C;</td><td title='2.02 bits' style='color: #006090;'>&#x2E;</td><td title='4.57 bits' style='color: #0020F0;'>&#x33;</td><td title='4.32 bits' style='color: #0020F0;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421BD0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.93 bits' style='color: #006090;'>31</td><td title='0.64 bits' style='color: #00C000;'>2E</td><td title='3.63 bits' style='color: #0020F0;'>37</td><td title='2.06 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td title='1.46 bits' style='color: #008040;'>29</td><td title='1.93 bits' style='color: #008040;'>3B</td><td title='5.02 bits' style='color: #0000A0;'>6C</td><td title='0.69 bits' style='color: #00C000;'>3D</td><td>&nbsp;</td><td title='0.85 bits' style='color: #00C000;'>6D</td><td title='1.15 bits' style='color: #008040;'>69</td><td title='0.61 bits' style='color: #00C000;'>6E</td><td title='0.17 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='0.71 bits' style='color: #00C000;'>6C</td><td title='0.29 bits' style='color: #00FF00;'>2C</td><td title='0.45 bits' style='color: #00FF00;'>65</td><td title='0.23 bits' style='color: #00FF00;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>3B</td><td title='0.84 bits' style='color: #00C000;'>69</td><td title='0.32 bits' style='color: #00FF00;'>66</td><td title='0.26 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='0.49 bits' style='color: #00FF00;'>6C</td><td title='0.36 bits' style='color: #00FF00;'>3D</td><td title='0.38 bits' style='color: #00FF00;'>3D</td><td title='0.68 bits' style='color: #00C000;'>65</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>29</td><td title='0.60 bits' style='color: #00C000;'>66</td><td title='0.32 bits' style='color: #00FF00;'>3D</td><td title='5.18 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00C000;'>2E</td><td title='1.24 bits' style='color: #008040;'>3B</td><td title='2.49 bits' style='color: #006090;'>65</td><td title='0.78 bits' style='color: #00C000;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.93 bits' style='color: #006090;'>&#x31;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='3.63 bits' style='color: #0020F0;'>&#x37;</td><td title='2.06 bits' style='color: #006090;'>&#x29;</td><td title='1.46 bits' style='color: #008040;'>&#x29;</td><td title='1.93 bits' style='color: #008040;'>&#x3B;</td><td title='5.02 bits' style='color: #0000A0;'>&#x6C;</td><td title='0.69 bits' style='color: #00C000;'>&#x3D;</td><td title='0.85 bits' style='color: #00C000;'>&#x6D;</td><td title='1.15 bits' style='color: #008040;'>&#x69;</td><td title='0.61 bits' style='color: #00C000;'>&#x6E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x28;</td><td title='0.71 bits' style='color: #00C000;'>&#x6C;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2C;</td><td title='0.45 bits' style='color: #00FF00;'>&#x65;</td><td title='0.23 bits' style='color: #00FF00;'>&#x29;</td><td title='0.24 bits' style='color: #00FF00;'>&#x3B;</td><td title='0.84 bits' style='color: #00C000;'>&#x69;</td><td title='0.32 bits' style='color: #00FF00;'>&#x66;</td><td title='0.26 bits' style='color: #00FF00;'>&#x28;</td><td title='0.49 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.36 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.38 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.68 bits' style='color: #00C000;'>&#x65;</td><td title='0.31 bits' style='color: #00FF00;'>&#x29;</td><td title='0.60 bits' style='color: #00C000;'>&#x66;</td><td title='0.32 bits' style='color: #00FF00;'>&#x3D;</td><td title='5.18 bits' style='color: #0000A0;'>&#x31;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='1.24 bits' style='color: #008040;'>&#x3B;</td><td title='2.49 bits' style='color: #006090;'>&#x65;</td><td title='0.78 bits' style='color: #00C000;'>&#x3D;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421BF0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>76</td><td title='1.59 bits' style='color: #008040;'>2E</td><td title='2.44 bits' style='color: #006090;'>79</td><td title='3.43 bits' style='color: #0020F0;'>2B</td><td>&nbsp;</td><td title='7.76 bits' style='color: #000000;'>33</td><td title='1.84 bits' style='color: #008040;'>2E</td><td title='4.85 bits' style='color: #0020F0;'>37</td><td title='5.23 bits' style='color: #0000A0;'>2B</td><td>&nbsp;</td><td title='6.27 bits' style='color: #0000A0;'>78</td><td title='1.36 bits' style='color: #008040;'>28</td><td title='1.65 bits' style='color: #008040;'>76</td><td title='2.76 bits' style='color: #006090;'>65</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>63</td><td title='1.49 bits' style='color: #008040;'>32</td><td title='0.55 bits' style='color: #00C000;'>28</td><td title='2.83 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.83 bits' style='color: #008040;'>2E</td><td title='0.83 bits' style='color: #00C000;'>78</td><td title='1.68 bits' style='color: #008040;'>2C</td><td title='1.27 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='0.39 bits' style='color: #00FF00;'>2E</td><td title='4.13 bits' style='color: #0020F0;'>7A</td><td title='3.98 bits' style='color: #0020F0;'>2A</td><td title='2.24 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='3.98 bits' style='color: #0020F0;'>34</td><td title='6.28 bits' style='color: #0000A0;'>34</td><td title='5.57 bits' style='color: #0000A0;'>2D</td><td title='7.51 bits' style='color: #000000;'>34</td><td>&nbsp;</td><td title='2.68 bits' style='color: #006090;'>30</td><td title='2.00 bits' style='color: #006090;'>2E</td><td title='2.14 bits' style='color: #006090;'>29</td><td title='4.35 bits' style='color: #0020F0;'>2A</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.63 bits' style='color: #000000;'>&#x76;</td><td title='1.59 bits' style='color: #008040;'>&#x2E;</td><td title='2.44 bits' style='color: #006090;'>&#x79;</td><td title='3.43 bits' style='color: #0020F0;'>&#x2B;</td><td title='7.76 bits' style='color: #000000;'>&#x33;</td><td title='1.84 bits' style='color: #008040;'>&#x2E;</td><td title='4.85 bits' style='color: #0020F0;'>&#x37;</td><td title='5.23 bits' style='color: #0000A0;'>&#x2B;</td><td title='6.27 bits' style='color: #0000A0;'>&#x78;</td><td title='1.36 bits' style='color: #008040;'>&#x28;</td><td title='1.65 bits' style='color: #008040;'>&#x76;</td><td title='2.76 bits' style='color: #006090;'>&#x65;</td><td title='0.19 bits' style='color: #00FF00;'>&#x63;</td><td title='1.49 bits' style='color: #008040;'>&#x32;</td><td title='0.55 bits' style='color: #00C000;'>&#x28;</td><td title='2.83 bits' style='color: #006090;'>&#x76;</td><td title='1.83 bits' style='color: #008040;'>&#x2E;</td><td title='0.83 bits' style='color: #00C000;'>&#x78;</td><td title='1.68 bits' style='color: #008040;'>&#x2C;</td><td title='1.27 bits' style='color: #008040;'>&#x76;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.13 bits' style='color: #0020F0;'>&#x7A;</td><td title='3.98 bits' style='color: #0020F0;'>&#x2A;</td><td title='2.24 bits' style='color: #006090;'>&#x2E;</td><td title='3.98 bits' style='color: #0020F0;'>&#x34;</td><td title='6.28 bits' style='color: #0000A0;'>&#x34;</td><td title='5.57 bits' style='color: #0000A0;'>&#x2D;</td><td title='7.51 bits' style='color: #000000;'>&#x34;</td><td title='2.68 bits' style='color: #006090;'>&#x30;</td><td title='2.00 bits' style='color: #006090;'>&#x2E;</td><td title='2.14 bits' style='color: #006090;'>&#x29;</td><td title='4.35 bits' style='color: #0020F0;'>&#x2A;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421C10&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.67 bits' style='color: #008040;'>2E</td><td title='2.16 bits' style='color: #006090;'>30</td><td title='3.47 bits' style='color: #0020F0;'>34</td><td title='6.81 bits' style='color: #0000A0;'>2B</td><td>&nbsp;</td><td title='5.69 bits' style='color: #0000A0;'>31</td><td title='3.55 bits' style='color: #0020F0;'>30</td><td title='1.21 bits' style='color: #008040;'>30</td><td title='1.63 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.15 bits' style='color: #008040;'>2C</td><td title='6.38 bits' style='color: #0000A0;'>32</td><td title='2.88 bits' style='color: #006090;'>30</td><td title='3.57 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td title='1.79 bits' style='color: #008040;'>2C</td><td title='3.20 bits' style='color: #0020F0;'>30</td><td title='3.04 bits' style='color: #0020F0;'>29</td><td title='6.24 bits' style='color: #0000A0;'>2B</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.39 bits' style='color: #0020F0;'>2E</td><td title='3.64 bits' style='color: #0020F0;'>32</td><td title='3.98 bits' style='color: #0020F0;'>35</td><td title='5.68 bits' style='color: #0000A0;'>2A</td><td>&nbsp;</td><td title='6.51 bits' style='color: #0000A0;'>73</td><td title='4.71 bits' style='color: #0020F0;'>69</td><td title='0.86 bits' style='color: #00C000;'>6E</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='2.38 bits' style='color: #006090;'>76</td><td title='1.65 bits' style='color: #008040;'>2E</td><td title='2.34 bits' style='color: #006090;'>7A</td><td title='2.26 bits' style='color: #006090;'>2A</td><td>&nbsp;</td><td title='1.06 bits' style='color: #008040;'>2E</td><td title='3.45 bits' style='color: #0020F0;'>35</td><td title='5.93 bits' style='color: #0000A0;'>2B</td><td title='5.72 bits' style='color: #0000A0;'>79</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.67 bits' style='color: #008040;'>&#x2E;</td><td title='2.16 bits' style='color: #006090;'>&#x30;</td><td title='3.47 bits' style='color: #0020F0;'>&#x34;</td><td title='6.81 bits' style='color: #0000A0;'>&#x2B;</td><td title='5.69 bits' style='color: #0000A0;'>&#x31;</td><td title='3.55 bits' style='color: #0020F0;'>&#x30;</td><td title='1.21 bits' style='color: #008040;'>&#x30;</td><td title='1.63 bits' style='color: #008040;'>&#x2E;</td><td title='1.15 bits' style='color: #008040;'>&#x2C;</td><td title='6.38 bits' style='color: #0000A0;'>&#x32;</td><td title='2.88 bits' style='color: #006090;'>&#x30;</td><td title='3.57 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.79 bits' style='color: #008040;'>&#x2C;</td><td title='3.20 bits' style='color: #0020F0;'>&#x30;</td><td title='3.04 bits' style='color: #0020F0;'>&#x29;</td><td title='6.24 bits' style='color: #0000A0;'>&#x2B;</td><td title='4.39 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.64 bits' style='color: #0020F0;'>&#x32;</td><td title='3.98 bits' style='color: #0020F0;'>&#x35;</td><td title='5.68 bits' style='color: #0000A0;'>&#x2A;</td><td title='6.51 bits' style='color: #0000A0;'>&#x73;</td><td title='4.71 bits' style='color: #0020F0;'>&#x69;</td><td title='0.86 bits' style='color: #00C000;'>&#x6E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x28;</td><td title='2.38 bits' style='color: #006090;'>&#x76;</td><td title='1.65 bits' style='color: #008040;'>&#x2E;</td><td title='2.34 bits' style='color: #006090;'>&#x7A;</td><td title='2.26 bits' style='color: #006090;'>&#x2A;</td><td title='1.06 bits' style='color: #008040;'>&#x2E;</td><td title='3.45 bits' style='color: #0020F0;'>&#x35;</td><td title='5.93 bits' style='color: #0000A0;'>&#x2B;</td><td title='5.72 bits' style='color: #0000A0;'>&#x79;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421C30&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.82 bits' style='color: #008040;'>29</td><td title='2.57 bits' style='color: #006090;'>3B</td><td title='3.49 bits' style='color: #0020F0;'>6C</td><td title='0.65 bits' style='color: #00C000;'>3D</td><td>&nbsp;</td><td title='0.80 bits' style='color: #00C000;'>6D</td><td title='0.75 bits' style='color: #00C000;'>69</td><td title='0.34 bits' style='color: #00FF00;'>6E</td><td title='0.14 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00C000;'>6C</td><td title='0.24 bits' style='color: #00FF00;'>2C</td><td title='0.30 bits' style='color: #00FF00;'>65</td><td title='0.18 bits' style='color: #00FF00;'>29</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>3B</td><td title='0.61 bits' style='color: #00C000;'>69</td><td title='0.23 bits' style='color: #00FF00;'>66</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>6C</td><td title='0.26 bits' style='color: #00FF00;'>3D</td><td title='0.23 bits' style='color: #00FF00;'>3D</td><td title='0.38 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.22 bits' style='color: #00FF00;'>29</td><td title='0.34 bits' style='color: #00FF00;'>66</td><td title='0.21 bits' style='color: #00FF00;'>3D</td><td title='6.36 bits' style='color: #0000A0;'>33</td><td>&nbsp;</td><td title='0.45 bits' style='color: #00FF00;'>2E</td><td title='0.97 bits' style='color: #00C000;'>3B</td><td title='1.31 bits' style='color: #008040;'>65</td><td title='0.45 bits' style='color: #00FF00;'>3D</td><td>&nbsp;</td><td title='6.23 bits' style='color: #0000A0;'>73</td><td title='1.54 bits' style='color: #008040;'>28</td><td title='1.58 bits' style='color: #008040;'>76</td><td title='8.38 bits' style='color: #000000;'>2B</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.82 bits' style='color: #008040;'>&#x29;</td><td title='2.57 bits' style='color: #006090;'>&#x3B;</td><td title='3.49 bits' style='color: #0020F0;'>&#x6C;</td><td title='0.65 bits' style='color: #00C000;'>&#x3D;</td><td title='0.80 bits' style='color: #00C000;'>&#x6D;</td><td title='0.75 bits' style='color: #00C000;'>&#x69;</td><td title='0.34 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x28;</td><td title='0.50 bits' style='color: #00C000;'>&#x6C;</td><td title='0.24 bits' style='color: #00FF00;'>&#x2C;</td><td title='0.30 bits' style='color: #00FF00;'>&#x65;</td><td title='0.18 bits' style='color: #00FF00;'>&#x29;</td><td title='0.18 bits' style='color: #00FF00;'>&#x3B;</td><td title='0.61 bits' style='color: #00C000;'>&#x69;</td><td title='0.23 bits' style='color: #00FF00;'>&#x66;</td><td title='0.19 bits' style='color: #00FF00;'>&#x28;</td><td title='0.31 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.26 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.23 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.38 bits' style='color: #00FF00;'>&#x65;</td><td title='0.22 bits' style='color: #00FF00;'>&#x29;</td><td title='0.34 bits' style='color: #00FF00;'>&#x66;</td><td title='0.21 bits' style='color: #00FF00;'>&#x3D;</td><td title='6.36 bits' style='color: #0000A0;'>&#x33;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.97 bits' style='color: #00C000;'>&#x3B;</td><td title='1.31 bits' style='color: #008040;'>&#x65;</td><td title='0.45 bits' style='color: #00FF00;'>&#x3D;</td><td title='6.23 bits' style='color: #0000A0;'>&#x73;</td><td title='1.54 bits' style='color: #008040;'>&#x28;</td><td title='1.58 bits' style='color: #008040;'>&#x76;</td><td title='8.38 bits' style='color: #000000;'>&#x2B;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421C50&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.16 bits' style='color: #0020F0;'>76</td><td title='1.46 bits' style='color: #008040;'>65</td><td title='0.20 bits' style='color: #00FF00;'>63</td><td title='2.60 bits' style='color: #006090;'>33</td><td>&nbsp;</td><td title='0.26 bits' style='color: #00FF00;'>28</td><td title='7.48 bits' style='color: #000000;'>2D</td><td title='8.00 bits' style='color: #000000;'>37</td><td title='3.68 bits' style='color: #0020F0;'>35</td><td>&nbsp;</td><td title='4.43 bits' style='color: #0020F0;'>2E</td><td title='3.14 bits' style='color: #0020F0;'>2C</td><td title='2.45 bits' style='color: #006090;'>30</td><td title='1.21 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.77 bits' style='color: #008040;'>2C</td><td title='3.47 bits' style='color: #0020F0;'>31</td><td title='5.79 bits' style='color: #0000A0;'>30</td><td title='1.10 bits' style='color: #008040;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.33 bits' style='color: #008040;'>2E</td><td title='2.53 bits' style='color: #006090;'>29</td><td title='2.43 bits' style='color: #006090;'>2C</td><td title='10.62 bits' style='color: #900000;'>36</td><td>&nbsp;</td><td title='3.50 bits' style='color: #0020F0;'>30</td><td title='2.46 bits' style='color: #006090;'>2E</td><td title='1.75 bits' style='color: #008040;'>29</td><td title='2.74 bits' style='color: #006090;'>3B</td><td>&nbsp;</td><td title='2.56 bits' style='color: #006090;'>6C</td><td title='0.54 bits' style='color: #00C000;'>3D</td><td title='0.83 bits' style='color: #00C000;'>6D</td><td title='0.82 bits' style='color: #00C000;'>69</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>6E</td><td title='0.12 bits' style='color: #00FF00;'>28</td><td title='0.38 bits' style='color: #00FF00;'>6C</td><td title='0.19 bits' style='color: #00FF00;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.16 bits' style='color: #0020F0;'>&#x76;</td><td title='1.46 bits' style='color: #008040;'>&#x65;</td><td title='0.20 bits' style='color: #00FF00;'>&#x63;</td><td title='2.60 bits' style='color: #006090;'>&#x33;</td><td title='0.26 bits' style='color: #00FF00;'>&#x28;</td><td title='7.48 bits' style='color: #000000;'>&#x2D;</td><td title='8.00 bits' style='color: #000000;'>&#x37;</td><td title='3.68 bits' style='color: #0020F0;'>&#x35;</td><td title='4.43 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.14 bits' style='color: #0020F0;'>&#x2C;</td><td title='2.45 bits' style='color: #006090;'>&#x30;</td><td title='1.21 bits' style='color: #008040;'>&#x2E;</td><td title='1.77 bits' style='color: #008040;'>&#x2C;</td><td title='3.47 bits' style='color: #0020F0;'>&#x31;</td><td title='5.79 bits' style='color: #0000A0;'>&#x30;</td><td title='1.10 bits' style='color: #008040;'>&#x30;</td><td title='1.33 bits' style='color: #008040;'>&#x2E;</td><td title='2.53 bits' style='color: #006090;'>&#x29;</td><td title='2.43 bits' style='color: #006090;'>&#x2C;</td><td title='10.62 bits' style='color: #900000;'>&#x36;</td><td title='3.50 bits' style='color: #0020F0;'>&#x30;</td><td title='2.46 bits' style='color: #006090;'>&#x2E;</td><td title='1.75 bits' style='color: #008040;'>&#x29;</td><td title='2.74 bits' style='color: #006090;'>&#x3B;</td><td title='2.56 bits' style='color: #006090;'>&#x6C;</td><td title='0.54 bits' style='color: #00C000;'>&#x3D;</td><td title='0.83 bits' style='color: #00C000;'>&#x6D;</td><td title='0.82 bits' style='color: #00C000;'>&#x69;</td><td title='0.36 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.12 bits' style='color: #00FF00;'>&#x28;</td><td title='0.38 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421C70&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.24 bits' style='color: #00FF00;'>65</td><td title='0.15 bits' style='color: #00FF00;'>29</td><td title='0.14 bits' style='color: #00FF00;'>3B</td><td title='0.48 bits' style='color: #00FF00;'>69</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>66</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='0.24 bits' style='color: #00FF00;'>6C</td><td title='0.20 bits' style='color: #00FF00;'>3D</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>3D</td><td title='0.29 bits' style='color: #00FF00;'>65</td><td title='0.17 bits' style='color: #00FF00;'>29</td><td title='0.25 bits' style='color: #00FF00;'>66</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>3D</td><td title='2.21 bits' style='color: #006090;'>33</td><td title='0.27 bits' style='color: #00FF00;'>2E</td><td title='0.45 bits' style='color: #00FF00;'>3B</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.41 bits' style='color: #0020F0;'>66</td><td title='3.24 bits' style='color: #0020F0;'>6F</td><td title='1.01 bits' style='color: #008040;'>72</td><td title='0.59 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='3.52 bits' style='color: #0020F0;'>66</td><td title='0.90 bits' style='color: #00C000;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td title='0.28 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.46 bits' style='color: #00FF00;'>20</td><td title='8.18 bits' style='color: #000000;'>5A</td><td title='0.63 bits' style='color: #00C000;'>3D</td><td>&nbsp;</td><td title='2.00 bits' style='color: #006090;'>30</td><td title='0.77 bits' style='color: #00C000;'>2E</td><td title='2.38 bits' style='color: #006090;'>3B</td><td title='7.34 bits' style='color: #000000;'>5A</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>&#x65;</td><td title='0.15 bits' style='color: #00FF00;'>&#x29;</td><td title='0.14 bits' style='color: #00FF00;'>&#x3B;</td><td title='0.48 bits' style='color: #00FF00;'>&#x69;</td><td title='0.18 bits' style='color: #00FF00;'>&#x66;</td><td title='0.16 bits' style='color: #00FF00;'>&#x28;</td><td title='0.24 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.20 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.18 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.29 bits' style='color: #00FF00;'>&#x65;</td><td title='0.17 bits' style='color: #00FF00;'>&#x29;</td><td title='0.25 bits' style='color: #00FF00;'>&#x66;</td><td title='0.16 bits' style='color: #00FF00;'>&#x3D;</td><td title='2.21 bits' style='color: #006090;'>&#x33;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.45 bits' style='color: #00FF00;'>&#x3B;</td><td title='4.41 bits' style='color: #0020F0;'>&#x66;</td><td title='3.24 bits' style='color: #0020F0;'>&#x6F;</td><td title='1.01 bits' style='color: #008040;'>&#x72;</td><td title='0.59 bits' style='color: #00C000;'>&#x28;</td><td title='3.52 bits' style='color: #0020F0;'>&#x66;</td><td title='0.90 bits' style='color: #00C000;'>&#x6C;</td><td title='0.14 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.28 bits' style='color: #00FF00;'>&#x61;</td><td title='0.07 bits' style='color: #80FF80;'>&#x74;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.18 bits' style='color: #000000;'>&#x5A;</td><td title='0.63 bits' style='color: #00C000;'>&#x3D;</td><td title='2.00 bits' style='color: #006090;'>&#x30;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='2.38 bits' style='color: #006090;'>&#x3B;</td><td title='7.34 bits' style='color: #000000;'>&#x5A;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421C90&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.24 bits' style='color: #006090;'>3C</td><td title='8.13 bits' style='color: #000000;'>38</td><td title='1.98 bits' style='color: #008040;'>2E</td><td title='1.25 bits' style='color: #008040;'>3B</td><td>&nbsp;</td><td title='3.20 bits' style='color: #0020F0;'>5A</td><td title='3.17 bits' style='color: #0020F0;'>2B</td><td title='1.29 bits' style='color: #008040;'>2B</td><td title='0.67 bits' style='color: #00C000;'>29</td><td>&nbsp;</td><td title='1.95 bits' style='color: #008040;'>7B</td><td title='7.06 bits' style='color: #000000;'>63</td><td title='4.46 bits' style='color: #0020F0;'>3D</td><td title='1.98 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='3.46 bits' style='color: #0020F0;'>3B</td><td title='8.51 bits' style='color: #000000;'>64</td><td title='2.54 bits' style='color: #006090;'>3D</td><td title='5.74 bits' style='color: #0000A0;'>32</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.34 bits' style='color: #0000A0;'>34</td><td title='3.19 bits' style='color: #0020F0;'>2E</td><td title='7.50 bits' style='color: #000000;'>36</td><td title='4.18 bits' style='color: #0020F0;'>37</td><td>&nbsp;</td><td title='6.90 bits' style='color: #0000A0;'>2F</td><td title='6.08 bits' style='color: #0000A0;'>28</td><td title='8.48 bits' style='color: #000000;'>7A</td><td title='2.72 bits' style='color: #006090;'>2A</td><td>&nbsp;</td><td title='6.35 bits' style='color: #0000A0;'>32</td><td title='1.82 bits' style='color: #008040;'>2E</td><td title='3.56 bits' style='color: #0020F0;'>29</td><td title='5.14 bits' style='color: #0000A0;'>2B</td><td>&nbsp;</td><td title='6.98 bits' style='color: #0000A0;'>28</td><td title='6.32 bits' style='color: #0000A0;'>5A</td><td title='1.83 bits' style='color: #008040;'>2B</td><td title='6.59 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.24 bits' style='color: #006090;'>&#x3C;</td><td title='8.13 bits' style='color: #000000;'>&#x38;</td><td title='1.98 bits' style='color: #008040;'>&#x2E;</td><td title='1.25 bits' style='color: #008040;'>&#x3B;</td><td title='3.20 bits' style='color: #0020F0;'>&#x5A;</td><td title='3.17 bits' style='color: #0020F0;'>&#x2B;</td><td title='1.29 bits' style='color: #008040;'>&#x2B;</td><td title='0.67 bits' style='color: #00C000;'>&#x29;</td><td title='1.95 bits' style='color: #008040;'>&#x7B;</td><td title='7.06 bits' style='color: #000000;'>&#x63;</td><td title='4.46 bits' style='color: #0020F0;'>&#x3D;</td><td title='1.98 bits' style='color: #008040;'>&#x76;</td><td title='3.46 bits' style='color: #0020F0;'>&#x3B;</td><td title='8.51 bits' style='color: #000000;'>&#x64;</td><td title='2.54 bits' style='color: #006090;'>&#x3D;</td><td title='5.74 bits' style='color: #0000A0;'>&#x32;</td><td title='5.34 bits' style='color: #0000A0;'>&#x34;</td><td title='3.19 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.50 bits' style='color: #000000;'>&#x36;</td><td title='4.18 bits' style='color: #0020F0;'>&#x37;</td><td title='6.90 bits' style='color: #0000A0;'>&#x2F;</td><td title='6.08 bits' style='color: #0000A0;'>&#x28;</td><td title='8.48 bits' style='color: #000000;'>&#x7A;</td><td title='2.72 bits' style='color: #006090;'>&#x2A;</td><td title='6.35 bits' style='color: #0000A0;'>&#x32;</td><td title='1.82 bits' style='color: #008040;'>&#x2E;</td><td title='3.56 bits' style='color: #0020F0;'>&#x29;</td><td title='5.14 bits' style='color: #0000A0;'>&#x2B;</td><td title='6.98 bits' style='color: #0000A0;'>&#x28;</td><td title='6.32 bits' style='color: #0000A0;'>&#x5A;</td><td title='1.83 bits' style='color: #008040;'>&#x2B;</td><td title='6.59 bits' style='color: #0000A0;'>&#x31;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421CB0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.44 bits' style='color: #006090;'>2E</td><td title='3.39 bits' style='color: #0020F0;'>29</td><td title='3.81 bits' style='color: #0020F0;'>2A</td><td title='5.82 bits' style='color: #0000A0;'>7A</td><td>&nbsp;</td><td title='6.47 bits' style='color: #0000A0;'>2F</td><td title='6.33 bits' style='color: #0000A0;'>34</td><td title='2.46 bits' style='color: #006090;'>2E</td><td title='2.88 bits' style='color: #006090;'>3B</td><td>&nbsp;</td><td title='3.45 bits' style='color: #0020F0;'>69</td><td title='0.37 bits' style='color: #00FF00;'>66</td><td title='0.38 bits' style='color: #00FF00;'>28</td><td title='7.84 bits' style='color: #000000;'>5A</td><td>&nbsp;</td><td title='1.32 bits' style='color: #008040;'>3D</td><td title='0.70 bits' style='color: #00C000;'>3D</td><td title='1.91 bits' style='color: #008040;'>31</td><td title='2.36 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.15 bits' style='color: #0020F0;'>29</td><td title='9.83 bits' style='color: #900000;'>64</td><td title='5.84 bits' style='color: #0000A0;'>2B</td><td title='4.50 bits' style='color: #0020F0;'>3D</td><td>&nbsp;</td><td title='2.50 bits' style='color: #006090;'>2E</td><td title='2.31 bits' style='color: #006090;'>32</td><td title='2.07 bits' style='color: #006090;'>3B</td><td title='4.75 bits' style='color: #0020F0;'>69</td><td>&nbsp;</td><td title='0.43 bits' style='color: #00FF00;'>66</td><td title='0.46 bits' style='color: #00FF00;'>28</td><td title='3.15 bits' style='color: #0020F0;'>5A</td><td title='0.46 bits' style='color: #00FF00;'>3D</td><td>&nbsp;</td><td title='0.39 bits' style='color: #00FF00;'>3D</td><td title='8.77 bits' style='color: #000000;'>37</td><td title='1.16 bits' style='color: #008040;'>2E</td><td title='1.79 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.44 bits' style='color: #006090;'>&#x2E;</td><td title='3.39 bits' style='color: #0020F0;'>&#x29;</td><td title='3.81 bits' style='color: #0020F0;'>&#x2A;</td><td title='5.82 bits' style='color: #0000A0;'>&#x7A;</td><td title='6.47 bits' style='color: #0000A0;'>&#x2F;</td><td title='6.33 bits' style='color: #0000A0;'>&#x34;</td><td title='2.46 bits' style='color: #006090;'>&#x2E;</td><td title='2.88 bits' style='color: #006090;'>&#x3B;</td><td title='3.45 bits' style='color: #0020F0;'>&#x69;</td><td title='0.37 bits' style='color: #00FF00;'>&#x66;</td><td title='0.38 bits' style='color: #00FF00;'>&#x28;</td><td title='7.84 bits' style='color: #000000;'>&#x5A;</td><td title='1.32 bits' style='color: #008040;'>&#x3D;</td><td title='0.70 bits' style='color: #00C000;'>&#x3D;</td><td title='1.91 bits' style='color: #008040;'>&#x31;</td><td title='2.36 bits' style='color: #006090;'>&#x2E;</td><td title='3.15 bits' style='color: #0020F0;'>&#x29;</td><td title='9.83 bits' style='color: #900000;'>&#x64;</td><td title='5.84 bits' style='color: #0000A0;'>&#x2B;</td><td title='4.50 bits' style='color: #0020F0;'>&#x3D;</td><td title='2.50 bits' style='color: #006090;'>&#x2E;</td><td title='2.31 bits' style='color: #006090;'>&#x32;</td><td title='2.07 bits' style='color: #006090;'>&#x3B;</td><td title='4.75 bits' style='color: #0020F0;'>&#x69;</td><td title='0.43 bits' style='color: #00FF00;'>&#x66;</td><td title='0.46 bits' style='color: #00FF00;'>&#x28;</td><td title='3.15 bits' style='color: #0020F0;'>&#x5A;</td><td title='0.46 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.39 bits' style='color: #00FF00;'>&#x3D;</td><td title='8.77 bits' style='color: #000000;'>&#x37;</td><td title='1.16 bits' style='color: #008040;'>&#x2E;</td><td title='1.79 bits' style='color: #008040;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421CD0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.00 bits' style='color: #008040;'>64</td><td title='7.94 bits' style='color: #000000;'>2D</td><td title='3.67 bits' style='color: #0020F0;'>3D</td><td title='1.54 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.11 bits' style='color: #008040;'>32</td><td title='1.27 bits' style='color: #008040;'>3B</td><td title='6.92 bits' style='color: #0000A0;'>63</td><td title='2.50 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='1.44 bits' style='color: #008040;'>78</td><td title='1.02 bits' style='color: #008040;'>79</td><td title='2.38 bits' style='color: #006090;'>3D</td><td title='1.87 bits' style='color: #008040;'>6E</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='1.55 bits' style='color: #008040;'>64</td><td title='0.61 bits' style='color: #00C000;'>29</td><td title='0.64 bits' style='color: #00C000;'>2A</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.00 bits' style='color: #00C000;'>63</td><td title='0.53 bits' style='color: #00C000;'>2E</td><td title='0.48 bits' style='color: #00FF00;'>78</td><td title='0.34 bits' style='color: #00FF00;'>79</td><td>&nbsp;</td><td title='0.87 bits' style='color: #00C000;'>3B</td><td title='0.77 bits' style='color: #00C000;'>66</td><td title='0.77 bits' style='color: #00C000;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td>&nbsp;</td><td title='0.15 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.32 bits' style='color: #00FF00;'>20</td><td title='7.07 bits' style='color: #000000;'>59</td><td>&nbsp;</td><td title='0.52 bits' style='color: #00C000;'>3D</td><td title='5.79 bits' style='color: #0000A0;'>61</td><td title='1.92 bits' style='color: #008040;'>2B</td><td title='4.88 bits' style='color: #0020F0;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.00 bits' style='color: #008040;'>&#x64;</td><td title='7.94 bits' style='color: #000000;'>&#x2D;</td><td title='3.67 bits' style='color: #0020F0;'>&#x3D;</td><td title='1.54 bits' style='color: #008040;'>&#x2E;</td><td title='1.11 bits' style='color: #008040;'>&#x32;</td><td title='1.27 bits' style='color: #008040;'>&#x3B;</td><td title='6.92 bits' style='color: #0000A0;'>&#x63;</td><td title='2.50 bits' style='color: #006090;'>&#x2E;</td><td title='1.44 bits' style='color: #008040;'>&#x78;</td><td title='1.02 bits' style='color: #008040;'>&#x79;</td><td title='2.38 bits' style='color: #006090;'>&#x3D;</td><td title='1.87 bits' style='color: #008040;'>&#x6E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x28;</td><td title='1.55 bits' style='color: #008040;'>&#x64;</td><td title='0.61 bits' style='color: #00C000;'>&#x29;</td><td title='0.64 bits' style='color: #00C000;'>&#x2A;</td><td title='1.00 bits' style='color: #00C000;'>&#x63;</td><td title='0.53 bits' style='color: #00C000;'>&#x2E;</td><td title='0.48 bits' style='color: #00FF00;'>&#x78;</td><td title='0.34 bits' style='color: #00FF00;'>&#x79;</td><td title='0.87 bits' style='color: #00C000;'>&#x3B;</td><td title='0.77 bits' style='color: #00C000;'>&#x66;</td><td title='0.77 bits' style='color: #00C000;'>&#x6C;</td><td title='0.11 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.15 bits' style='color: #00FF00;'>&#x61;</td><td title='0.05 bits' style='color: #80FF80;'>&#x74;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.07 bits' style='color: #000000;'>&#x59;</td><td title='0.52 bits' style='color: #00C000;'>&#x3D;</td><td title='5.79 bits' style='color: #0000A0;'>&#x61;</td><td title='1.92 bits' style='color: #008040;'>&#x2B;</td><td title='4.88 bits' style='color: #0020F0;'>&#x28;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421CF0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.66 bits' style='color: #0020F0;'>5A</td><td title='4.05 bits' style='color: #0020F0;'>2D</td><td title='4.41 bits' style='color: #0020F0;'>31</td><td title='0.54 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='1.73 bits' style='color: #008040;'>29</td><td title='1.95 bits' style='color: #008040;'>2A</td><td title='8.50 bits' style='color: #000000;'>33</td><td title='1.12 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='7.30 bits' style='color: #000000;'>2B</td><td title='3.62 bits' style='color: #0020F0;'>31</td><td title='1.22 bits' style='color: #008040;'>2E</td><td title='3.77 bits' style='color: #0020F0;'>35</td><td>&nbsp;</td><td title='6.96 bits' style='color: #0000A0;'>3B</td><td title='3.21 bits' style='color: #0020F0;'>69</td><td title='0.35 bits' style='color: #00FF00;'>66</td><td title='0.38 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.47 bits' style='color: #008040;'>5A</td><td title='5.61 bits' style='color: #0000A0;'>3E</td><td title='7.17 bits' style='color: #000000;'>30</td><td title='1.69 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.21 bits' style='color: #008040;'>29</td><td title='5.24 bits' style='color: #0000A0;'>7B</td><td title='3.60 bits' style='color: #0020F0;'>63</td><td title='1.77 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='0.64 bits' style='color: #00C000;'>78</td><td title='7.97 bits' style='color: #000000;'>2D</td><td title='3.29 bits' style='color: #0020F0;'>3D</td><td title='4.83 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='0.86 bits' style='color: #00C000;'>2E</td><td title='5.55 bits' style='color: #0000A0;'>39</td><td title='9.16 bits' style='color: #900000;'>35</td><td title='4.89 bits' style='color: #0020F0;'>3B</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.66 bits' style='color: #0020F0;'>&#x5A;</td><td title='4.05 bits' style='color: #0020F0;'>&#x2D;</td><td title='4.41 bits' style='color: #0020F0;'>&#x31;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='1.73 bits' style='color: #008040;'>&#x29;</td><td title='1.95 bits' style='color: #008040;'>&#x2A;</td><td title='8.50 bits' style='color: #000000;'>&#x33;</td><td title='1.12 bits' style='color: #008040;'>&#x2E;</td><td title='7.30 bits' style='color: #000000;'>&#x2B;</td><td title='3.62 bits' style='color: #0020F0;'>&#x31;</td><td title='1.22 bits' style='color: #008040;'>&#x2E;</td><td title='3.77 bits' style='color: #0020F0;'>&#x35;</td><td title='6.96 bits' style='color: #0000A0;'>&#x3B;</td><td title='3.21 bits' style='color: #0020F0;'>&#x69;</td><td title='0.35 bits' style='color: #00FF00;'>&#x66;</td><td title='0.38 bits' style='color: #00FF00;'>&#x28;</td><td title='1.47 bits' style='color: #008040;'>&#x5A;</td><td title='5.61 bits' style='color: #0000A0;'>&#x3E;</td><td title='7.17 bits' style='color: #000000;'>&#x30;</td><td title='1.69 bits' style='color: #008040;'>&#x2E;</td><td title='1.21 bits' style='color: #008040;'>&#x29;</td><td title='5.24 bits' style='color: #0000A0;'>&#x7B;</td><td title='3.60 bits' style='color: #0020F0;'>&#x63;</td><td title='1.77 bits' style='color: #008040;'>&#x2E;</td><td title='0.64 bits' style='color: #00C000;'>&#x78;</td><td title='7.97 bits' style='color: #000000;'>&#x2D;</td><td title='3.29 bits' style='color: #0020F0;'>&#x3D;</td><td title='4.83 bits' style='color: #0020F0;'>&#x31;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='5.55 bits' style='color: #0000A0;'>&#x39;</td><td title='9.16 bits' style='color: #900000;'>&#x35;</td><td title='4.89 bits' style='color: #0020F0;'>&#x3B;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421D10&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.19 bits' style='color: #0000A0;'>76</td><td title='1.25 bits' style='color: #008040;'>65</td><td title='0.23 bits' style='color: #00FF00;'>63</td><td title='0.75 bits' style='color: #00C000;'>33</td><td>&nbsp;</td><td title='1.79 bits' style='color: #008040;'>20</td><td title='10.13 bits' style='color: #900000;'>58</td><td title='1.41 bits' style='color: #008040;'>3D</td><td title='6.38 bits' style='color: #0000A0;'>63</td><td>&nbsp;</td><td title='4.70 bits' style='color: #0020F0;'>3B</td><td title='3.33 bits' style='color: #0020F0;'>69</td><td title='0.29 bits' style='color: #00FF00;'>66</td><td title='0.31 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='4.10 bits' style='color: #0020F0;'>79</td><td title='2.36 bits' style='color: #006090;'>3E</td><td title='8.97 bits' style='color: #000000;'>59</td><td title='2.74 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.90 bits' style='color: #000000;'>58</td><td title='4.45 bits' style='color: #0020F0;'>2E</td><td title='2.93 bits' style='color: #006090;'>78</td><td title='6.79 bits' style='color: #0000A0;'>3D</td><td>&nbsp;</td><td title='7.94 bits' style='color: #000000;'>77</td><td title='1.56 bits' style='color: #008040;'>28</td><td title='1.31 bits' style='color: #008040;'>76</td><td title='1.19 bits' style='color: #008040;'>65</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>63</td><td title='1.66 bits' style='color: #008040;'>32</td><td title='0.62 bits' style='color: #00C000;'>28</td><td title='9.72 bits' style='color: #900000;'>58</td><td>&nbsp;</td><td title='1.35 bits' style='color: #008040;'>2E</td><td title='0.88 bits' style='color: #00C000;'>78</td><td title='1.09 bits' style='color: #008040;'>2C</td><td title='9.31 bits' style='color: #900000;'>59</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.19 bits' style='color: #0000A0;'>&#x76;</td><td title='1.25 bits' style='color: #008040;'>&#x65;</td><td title='0.23 bits' style='color: #00FF00;'>&#x63;</td><td title='0.75 bits' style='color: #00C000;'>&#x33;</td><td title='1.79 bits' style='color: #008040;'>&#x2E;</td><td title='10.13 bits' style='color: #900000;'>&#x58;</td><td title='1.41 bits' style='color: #008040;'>&#x3D;</td><td title='6.38 bits' style='color: #0000A0;'>&#x63;</td><td title='4.70 bits' style='color: #0020F0;'>&#x3B;</td><td title='3.33 bits' style='color: #0020F0;'>&#x69;</td><td title='0.29 bits' style='color: #00FF00;'>&#x66;</td><td title='0.31 bits' style='color: #00FF00;'>&#x28;</td><td title='4.10 bits' style='color: #0020F0;'>&#x79;</td><td title='2.36 bits' style='color: #006090;'>&#x3E;</td><td title='8.97 bits' style='color: #000000;'>&#x59;</td><td title='2.74 bits' style='color: #006090;'>&#x29;</td><td title='7.90 bits' style='color: #000000;'>&#x58;</td><td title='4.45 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.93 bits' style='color: #006090;'>&#x78;</td><td title='6.79 bits' style='color: #0000A0;'>&#x3D;</td><td title='7.94 bits' style='color: #000000;'>&#x77;</td><td title='1.56 bits' style='color: #008040;'>&#x28;</td><td title='1.31 bits' style='color: #008040;'>&#x76;</td><td title='1.19 bits' style='color: #008040;'>&#x65;</td><td title='0.14 bits' style='color: #00FF00;'>&#x63;</td><td title='1.66 bits' style='color: #008040;'>&#x32;</td><td title='0.62 bits' style='color: #00C000;'>&#x28;</td><td title='9.72 bits' style='color: #900000;'>&#x58;</td><td title='1.35 bits' style='color: #008040;'>&#x2E;</td><td title='0.88 bits' style='color: #00C000;'>&#x78;</td><td title='1.09 bits' style='color: #008040;'>&#x2C;</td><td title='9.31 bits' style='color: #900000;'>&#x59;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421D30&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.38 bits' style='color: #0020F0;'>29</td><td title='2.96 bits' style='color: #006090;'>29</td><td title='2.13 bits' style='color: #006090;'>3B</td><td title='3.30 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='0.79 bits' style='color: #00C000;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='0.16 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>20</td><td title='12.64 bits' style='color: #FF0000;'>57</td><td title='0.60 bits' style='color: #00C000;'>3D</td><td title='8.20 bits' style='color: #000000;'>74</td><td>&nbsp;</td><td title='0.90 bits' style='color: #00C000;'>28</td><td title='1.84 bits' style='color: #008040;'>76</td><td title='0.95 bits' style='color: #00C000;'>65</td><td title='0.13 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.56 bits' style='color: #008040;'>33</td><td title='0.76 bits' style='color: #00C000;'>28</td><td title='7.27 bits' style='color: #000000;'>63</td><td title='1.38 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='0.44 bits' style='color: #00FF00;'>78</td><td title='3.29 bits' style='color: #0020F0;'>2D</td><td title='3.04 bits' style='color: #0020F0;'>2E</td><td title='2.93 bits' style='color: #006090;'>30</td><td>&nbsp;</td><td title='3.88 bits' style='color: #0020F0;'>36</td><td title='3.18 bits' style='color: #0020F0;'>2C</td><td title='7.15 bits' style='color: #000000;'>63</td><td title='1.85 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='4.50 bits' style='color: #0020F0;'>79</td><td title='1.70 bits' style='color: #008040;'>2C</td><td title='5.60 bits' style='color: #0000A0;'>63</td><td title='0.82 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.38 bits' style='color: #0020F0;'>&#x29;</td><td title='2.96 bits' style='color: #006090;'>&#x29;</td><td title='2.13 bits' style='color: #006090;'>&#x3B;</td><td title='3.30 bits' style='color: #0020F0;'>&#x66;</td><td title='0.79 bits' style='color: #00C000;'>&#x6C;</td><td title='0.11 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.16 bits' style='color: #00FF00;'>&#x61;</td><td title='0.05 bits' style='color: #80FF80;'>&#x74;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='12.64 bits' style='color: #FF0000;'>&#x57;</td><td title='0.60 bits' style='color: #00C000;'>&#x3D;</td><td title='8.20 bits' style='color: #000000;'>&#x74;</td><td title='0.90 bits' style='color: #00C000;'>&#x28;</td><td title='1.84 bits' style='color: #008040;'>&#x76;</td><td title='0.95 bits' style='color: #00C000;'>&#x65;</td><td title='0.13 bits' style='color: #00FF00;'>&#x63;</td><td title='1.56 bits' style='color: #008040;'>&#x33;</td><td title='0.76 bits' style='color: #00C000;'>&#x28;</td><td title='7.27 bits' style='color: #000000;'>&#x63;</td><td title='1.38 bits' style='color: #008040;'>&#x2E;</td><td title='0.44 bits' style='color: #00FF00;'>&#x78;</td><td title='3.29 bits' style='color: #0020F0;'>&#x2D;</td><td title='3.04 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.93 bits' style='color: #006090;'>&#x30;</td><td title='3.88 bits' style='color: #0020F0;'>&#x36;</td><td title='3.18 bits' style='color: #0020F0;'>&#x2C;</td><td title='7.15 bits' style='color: #000000;'>&#x63;</td><td title='1.85 bits' style='color: #008040;'>&#x2E;</td><td title='4.50 bits' style='color: #0020F0;'>&#x79;</td><td title='1.70 bits' style='color: #008040;'>&#x2C;</td><td title='5.60 bits' style='color: #0000A0;'>&#x63;</td><td title='0.82 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421D50&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.33 bits' style='color: #0020F0;'>7A</td><td title='1.38 bits' style='color: #008040;'>29</td><td title='2.53 bits' style='color: #006090;'>2C</td><td title='2.55 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='1.03 bits' style='color: #008040;'>65</td><td title='0.13 bits' style='color: #00FF00;'>63</td><td title='2.34 bits' style='color: #006090;'>32</td><td title='0.31 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='3.19 bits' style='color: #0020F0;'>2E</td><td title='5.20 bits' style='color: #0000A0;'>31</td><td title='3.20 bits' style='color: #0020F0;'>2C</td><td title='1.98 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='2.50 bits' style='color: #006090;'>31</td><td title='3.65 bits' style='color: #0020F0;'>35</td><td title='1.15 bits' style='color: #008040;'>29</td><td title='2.14 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.59 bits' style='color: #0000A0;'>2E</td><td title='4.92 bits' style='color: #0020F0;'>35</td><td title='1.69 bits' style='color: #008040;'>29</td><td title='4.14 bits' style='color: #0020F0;'>2D</td><td>&nbsp;</td><td title='1.54 bits' style='color: #008040;'>2E</td><td title='1.28 bits' style='color: #008040;'>30</td><td title='6.63 bits' style='color: #0000A0;'>31</td><td title='7.07 bits' style='color: #000000;'>3B</td><td>&nbsp;</td><td title='3.58 bits' style='color: #0020F0;'>65</td><td title='0.84 bits' style='color: #00C000;'>3D</td><td title='1.96 bits' style='color: #008040;'>6D</td><td title='1.56 bits' style='color: #008040;'>61</td><td>&nbsp;</td><td title='0.81 bits' style='color: #00C000;'>78</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='2.73 bits' style='color: #006090;'>2D</td><td title='7.40 bits' style='color: #000000;'>74</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.33 bits' style='color: #0020F0;'>&#x7A;</td><td title='1.38 bits' style='color: #008040;'>&#x29;</td><td title='2.53 bits' style='color: #006090;'>&#x2C;</td><td title='2.55 bits' style='color: #006090;'>&#x76;</td><td title='1.03 bits' style='color: #008040;'>&#x65;</td><td title='0.13 bits' style='color: #00FF00;'>&#x63;</td><td title='2.34 bits' style='color: #006090;'>&#x32;</td><td title='0.31 bits' style='color: #00FF00;'>&#x28;</td><td title='3.19 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.20 bits' style='color: #0000A0;'>&#x31;</td><td title='3.20 bits' style='color: #0020F0;'>&#x2C;</td><td title='1.98 bits' style='color: #008040;'>&#x2E;</td><td title='2.50 bits' style='color: #006090;'>&#x31;</td><td title='3.65 bits' style='color: #0020F0;'>&#x35;</td><td title='1.15 bits' style='color: #008040;'>&#x29;</td><td title='2.14 bits' style='color: #006090;'>&#x2C;</td><td title='5.59 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.92 bits' style='color: #0020F0;'>&#x35;</td><td title='1.69 bits' style='color: #008040;'>&#x29;</td><td title='4.14 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.54 bits' style='color: #008040;'>&#x2E;</td><td title='1.28 bits' style='color: #008040;'>&#x30;</td><td title='6.63 bits' style='color: #0000A0;'>&#x31;</td><td title='7.07 bits' style='color: #000000;'>&#x3B;</td><td title='3.58 bits' style='color: #0020F0;'>&#x65;</td><td title='0.84 bits' style='color: #00C000;'>&#x3D;</td><td title='1.96 bits' style='color: #008040;'>&#x6D;</td><td title='1.56 bits' style='color: #008040;'>&#x61;</td><td title='0.81 bits' style='color: #00C000;'>&#x78;</td><td title='0.19 bits' style='color: #00FF00;'>&#x28;</td><td title='2.73 bits' style='color: #006090;'>&#x2D;</td><td title='7.40 bits' style='color: #000000;'>&#x74;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421D70&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.94 bits' style='color: #00C000;'>28</td><td title='0.90 bits' style='color: #00C000;'>76</td><td title='1.41 bits' style='color: #008040;'>65</td><td title='0.14 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='1.24 bits' style='color: #008040;'>33</td><td title='0.36 bits' style='color: #00FF00;'>28</td><td title='5.29 bits' style='color: #0000A0;'>58</td><td title='0.71 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='0.53 bits' style='color: #00C000;'>78</td><td title='2.17 bits' style='color: #006090;'>2D</td><td title='1.00 bits' style='color: #00C000;'>2E</td><td title='3.28 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='3.68 bits' style='color: #0020F0;'>34</td><td title='1.92 bits' style='color: #008040;'>2C</td><td title='9.20 bits' style='color: #900000;'>58</td><td title='1.89 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.47 bits' style='color: #006090;'>79</td><td title='1.02 bits' style='color: #008040;'>2C</td><td title='6.98 bits' style='color: #0000A0;'>58</td><td title='0.95 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='2.79 bits' style='color: #006090;'>7A</td><td title='0.70 bits' style='color: #00C000;'>29</td><td title='1.32 bits' style='color: #008040;'>2C</td><td title='1.23 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='0.48 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='1.32 bits' style='color: #008040;'>32</td><td title='0.20 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='1.04 bits' style='color: #008040;'>2E</td><td title='2.36 bits' style='color: #006090;'>32</td><td title='4.90 bits' style='color: #0020F0;'>32</td><td title='5.10 bits' style='color: #0000A0;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.94 bits' style='color: #00C000;'>&#x28;</td><td title='0.90 bits' style='color: #00C000;'>&#x76;</td><td title='1.41 bits' style='color: #008040;'>&#x65;</td><td title='0.14 bits' style='color: #00FF00;'>&#x63;</td><td title='1.24 bits' style='color: #008040;'>&#x33;</td><td title='0.36 bits' style='color: #00FF00;'>&#x28;</td><td title='5.29 bits' style='color: #0000A0;'>&#x58;</td><td title='0.71 bits' style='color: #00C000;'>&#x2E;</td><td title='0.53 bits' style='color: #00C000;'>&#x78;</td><td title='2.17 bits' style='color: #006090;'>&#x2D;</td><td title='1.00 bits' style='color: #00C000;'>&#x2E;</td><td title='3.28 bits' style='color: #0020F0;'>&#x31;</td><td title='3.68 bits' style='color: #0020F0;'>&#x34;</td><td title='1.92 bits' style='color: #008040;'>&#x2C;</td><td title='9.20 bits' style='color: #900000;'>&#x58;</td><td title='1.89 bits' style='color: #008040;'>&#x2E;</td><td title='2.47 bits' style='color: #006090;'>&#x79;</td><td title='1.02 bits' style='color: #008040;'>&#x2C;</td><td title='6.98 bits' style='color: #0000A0;'>&#x58;</td><td title='0.95 bits' style='color: #00C000;'>&#x2E;</td><td title='2.79 bits' style='color: #006090;'>&#x7A;</td><td title='0.70 bits' style='color: #00C000;'>&#x29;</td><td title='1.32 bits' style='color: #008040;'>&#x2C;</td><td title='1.23 bits' style='color: #008040;'>&#x76;</td><td title='0.48 bits' style='color: #00FF00;'>&#x65;</td><td title='0.11 bits' style='color: #00FF00;'>&#x63;</td><td title='1.32 bits' style='color: #008040;'>&#x32;</td><td title='0.20 bits' style='color: #00FF00;'>&#x28;</td><td title='1.04 bits' style='color: #008040;'>&#x2E;</td><td title='2.36 bits' style='color: #006090;'>&#x32;</td><td title='4.90 bits' style='color: #0020F0;'>&#x32;</td><td title='5.10 bits' style='color: #0000A0;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421D90&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.89 bits' style='color: #006090;'>2C</td><td title='2.46 bits' style='color: #006090;'>2E</td><td title='2.37 bits' style='color: #006090;'>35</td><td title='1.07 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='1.77 bits' style='color: #008040;'>2D</td><td title='0.55 bits' style='color: #00C000;'>2E</td><td title='0.81 bits' style='color: #00C000;'>30</td><td title='0.88 bits' style='color: #00C000;'>31</td><td>&nbsp;</td><td title='3.55 bits' style='color: #0020F0;'>2C</td><td title='8.16 bits' style='color: #000000;'>74</td><td title='1.27 bits' style='color: #008040;'>28</td><td title='1.22 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='0.79 bits' style='color: #00C000;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='1.09 bits' style='color: #008040;'>33</td><td title='0.30 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.06 bits' style='color: #006090;'>58</td><td title='0.31 bits' style='color: #00FF00;'>2E</td><td title='0.36 bits' style='color: #00FF00;'>78</td><td title='1.82 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='4.40 bits' style='color: #0020F0;'>58</td><td title='0.59 bits' style='color: #00C000;'>2E</td><td title='1.33 bits' style='color: #008040;'>79</td><td title='1.37 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='2.00 bits' style='color: #008040;'>58</td><td title='0.43 bits' style='color: #00FF00;'>2E</td><td title='0.86 bits' style='color: #00C000;'>7A</td><td title='0.34 bits' style='color: #00FF00;'>29</td><td>&nbsp;</td><td title='0.58 bits' style='color: #00C000;'>2C</td><td title='0.65 bits' style='color: #00C000;'>76</td><td title='0.26 bits' style='color: #00FF00;'>65</td><td title='0.10 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.89 bits' style='color: #006090;'>&#x2C;</td><td title='2.46 bits' style='color: #006090;'>&#x2E;</td><td title='2.37 bits' style='color: #006090;'>&#x35;</td><td title='1.07 bits' style='color: #008040;'>&#x29;</td><td title='1.77 bits' style='color: #008040;'>&#x2D;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='0.81 bits' style='color: #00C000;'>&#x30;</td><td title='0.88 bits' style='color: #00C000;'>&#x31;</td><td title='3.55 bits' style='color: #0020F0;'>&#x2C;</td><td title='8.16 bits' style='color: #000000;'>&#x74;</td><td title='1.27 bits' style='color: #008040;'>&#x28;</td><td title='1.22 bits' style='color: #008040;'>&#x76;</td><td title='0.79 bits' style='color: #00C000;'>&#x65;</td><td title='0.11 bits' style='color: #00FF00;'>&#x63;</td><td title='1.09 bits' style='color: #008040;'>&#x33;</td><td title='0.30 bits' style='color: #00FF00;'>&#x28;</td><td title='2.06 bits' style='color: #006090;'>&#x58;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x78;</td><td title='1.82 bits' style='color: #008040;'>&#x2C;</td><td title='4.40 bits' style='color: #0020F0;'>&#x58;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='1.33 bits' style='color: #008040;'>&#x79;</td><td title='1.37 bits' style='color: #008040;'>&#x2C;</td><td title='2.00 bits' style='color: #008040;'>&#x58;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.86 bits' style='color: #00C000;'>&#x7A;</td><td title='0.34 bits' style='color: #00FF00;'>&#x29;</td><td title='0.58 bits' style='color: #00C000;'>&#x2C;</td><td title='0.65 bits' style='color: #00C000;'>&#x76;</td><td title='0.26 bits' style='color: #00FF00;'>&#x65;</td><td title='0.10 bits' style='color: #80FF80;'>&#x63;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421DB0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.66 bits' style='color: #00C000;'>32</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='0.64 bits' style='color: #00C000;'>2E</td><td title='1.08 bits' style='color: #008040;'>32</td><td>&nbsp;</td><td title='3.76 bits' style='color: #0020F0;'>2C</td><td title='1.33 bits' style='color: #008040;'>2E</td><td title='1.18 bits' style='color: #008040;'>31</td><td title='6.44 bits' style='color: #0000A0;'>32</td><td>&nbsp;</td><td title='1.85 bits' style='color: #008040;'>29</td><td title='0.91 bits' style='color: #00C000;'>2C</td><td title='1.60 bits' style='color: #008040;'>2E</td><td title='1.14 bits' style='color: #008040;'>35</td><td>&nbsp;</td><td title='0.46 bits' style='color: #00FF00;'>29</td><td title='0.71 bits' style='color: #00C000;'>2D</td><td title='0.32 bits' style='color: #00FF00;'>2E</td><td title='0.46 bits' style='color: #00FF00;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.03 bits' style='color: #0020F0;'>32</td><td title='2.79 bits' style='color: #006090;'>29</td><td title='2.16 bits' style='color: #006090;'>3B</td><td title='3.05 bits' style='color: #0020F0;'>65</td><td>&nbsp;</td><td title='0.82 bits' style='color: #00C000;'>3D</td><td title='0.95 bits' style='color: #00C000;'>6D</td><td title='1.82 bits' style='color: #008040;'>69</td><td title='0.53 bits' style='color: #00C000;'>6E</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>28</td><td title='2.85 bits' style='color: #006090;'>65</td><td title='0.58 bits' style='color: #00C000;'>2C</td><td title='12.60 bits' style='color: #FF0000;'>57</td><td>&nbsp;</td><td title='0.79 bits' style='color: #00C000;'>29</td><td title='1.34 bits' style='color: #008040;'>3B</td><td title='3.66 bits' style='color: #0020F0;'>6C</td><td title='0.36 bits' style='color: #00FF00;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.66 bits' style='color: #00C000;'>&#x32;</td><td title='0.16 bits' style='color: #00FF00;'>&#x28;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='1.08 bits' style='color: #008040;'>&#x32;</td><td title='3.76 bits' style='color: #0020F0;'>&#x2C;</td><td title='1.33 bits' style='color: #008040;'>&#x2E;</td><td title='1.18 bits' style='color: #008040;'>&#x31;</td><td title='6.44 bits' style='color: #0000A0;'>&#x32;</td><td title='1.85 bits' style='color: #008040;'>&#x29;</td><td title='0.91 bits' style='color: #00C000;'>&#x2C;</td><td title='1.60 bits' style='color: #008040;'>&#x2E;</td><td title='1.14 bits' style='color: #008040;'>&#x35;</td><td title='0.46 bits' style='color: #00FF00;'>&#x29;</td><td title='0.71 bits' style='color: #00C000;'>&#x2D;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x30;</td><td title='4.03 bits' style='color: #0020F0;'>&#x32;</td><td title='2.79 bits' style='color: #006090;'>&#x29;</td><td title='2.16 bits' style='color: #006090;'>&#x3B;</td><td title='3.05 bits' style='color: #0020F0;'>&#x65;</td><td title='0.82 bits' style='color: #00C000;'>&#x3D;</td><td title='0.95 bits' style='color: #00C000;'>&#x6D;</td><td title='1.82 bits' style='color: #008040;'>&#x69;</td><td title='0.53 bits' style='color: #00C000;'>&#x6E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x28;</td><td title='2.85 bits' style='color: #006090;'>&#x65;</td><td title='0.58 bits' style='color: #00C000;'>&#x2C;</td><td title='12.60 bits' style='color: #FF0000;'>&#x57;</td><td title='0.79 bits' style='color: #00C000;'>&#x29;</td><td title='1.34 bits' style='color: #008040;'>&#x3B;</td><td title='3.66 bits' style='color: #0020F0;'>&#x6C;</td><td title='0.36 bits' style='color: #00FF00;'>&#x3D;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421DD0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.88 bits' style='color: #00C000;'>6D</td><td title='0.45 bits' style='color: #00FF00;'>69</td><td title='0.20 bits' style='color: #00FF00;'>6E</td><td title='0.11 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='0.43 bits' style='color: #00FF00;'>6C</td><td title='0.16 bits' style='color: #00FF00;'>2C</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.12 bits' style='color: #00FF00;'>29</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>3B</td><td title='0.48 bits' style='color: #00FF00;'>69</td><td title='0.15 bits' style='color: #00FF00;'>66</td><td title='0.12 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='0.28 bits' style='color: #00FF00;'>6C</td><td title='0.17 bits' style='color: #00FF00;'>3D</td><td title='0.17 bits' style='color: #00FF00;'>3D</td><td title='0.35 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>29</td><td title='0.29 bits' style='color: #00FF00;'>66</td><td title='0.16 bits' style='color: #00FF00;'>3D</td><td title='7.30 bits' style='color: #000000;'>34</td><td>&nbsp;</td><td title='0.37 bits' style='color: #00FF00;'>2E</td><td title='0.58 bits' style='color: #00C000;'>3B</td><td title='1.81 bits' style='color: #008040;'>69</td><td title='0.23 bits' style='color: #00FF00;'>66</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='1.62 bits' style='color: #008040;'>6C</td><td title='0.27 bits' style='color: #00FF00;'>3D</td><td title='0.17 bits' style='color: #00FF00;'>3D</td><td>&nbsp;</td><td title='12.27 bits' style='color: #FF0000;'>57</td><td title='0.35 bits' style='color: #00FF00;'>29</td><td title='7.86 bits' style='color: #000000;'>69</td><td title='1.05 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.88 bits' style='color: #00C000;'>&#x6D;</td><td title='0.45 bits' style='color: #00FF00;'>&#x69;</td><td title='0.20 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x28;</td><td title='0.43 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2C;</td><td title='0.25 bits' style='color: #00FF00;'>&#x65;</td><td title='0.12 bits' style='color: #00FF00;'>&#x29;</td><td title='0.13 bits' style='color: #00FF00;'>&#x3B;</td><td title='0.48 bits' style='color: #00FF00;'>&#x69;</td><td title='0.15 bits' style='color: #00FF00;'>&#x66;</td><td title='0.12 bits' style='color: #00FF00;'>&#x28;</td><td title='0.28 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.17 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.17 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.35 bits' style='color: #00FF00;'>&#x65;</td><td title='0.16 bits' style='color: #00FF00;'>&#x29;</td><td title='0.29 bits' style='color: #00FF00;'>&#x66;</td><td title='0.16 bits' style='color: #00FF00;'>&#x3D;</td><td title='7.30 bits' style='color: #000000;'>&#x34;</td><td title='0.37 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.58 bits' style='color: #00C000;'>&#x3B;</td><td title='1.81 bits' style='color: #008040;'>&#x69;</td><td title='0.23 bits' style='color: #00FF00;'>&#x66;</td><td title='0.23 bits' style='color: #00FF00;'>&#x28;</td><td title='1.62 bits' style='color: #008040;'>&#x6C;</td><td title='0.27 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.17 bits' style='color: #00FF00;'>&#x3D;</td><td title='12.27 bits' style='color: #FF0000;'>&#x57;</td><td title='0.35 bits' style='color: #00FF00;'>&#x29;</td><td title='7.86 bits' style='color: #000000;'>&#x69;</td><td title='1.05 bits' style='color: #008040;'>&#x66;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421DF0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.54 bits' style='color: #00C000;'>28</td><td title='3.65 bits' style='color: #0020F0;'>79</td><td title='1.59 bits' style='color: #008040;'>3E</td><td title='2.87 bits' style='color: #006090;'>59</td><td>&nbsp;</td><td title='5.10 bits' style='color: #0000A0;'>2B</td><td title='4.11 bits' style='color: #0020F0;'>2E</td><td title='3.40 bits' style='color: #0020F0;'>32</td><td title='3.54 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='5.54 bits' style='color: #0000A0;'>66</td><td title='0.78 bits' style='color: #00C000;'>3D</td><td title='5.00 bits' style='color: #0000A0;'>35</td><td title='2.15 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='3.16 bits' style='color: #0020F0;'>2C</td><td title='3.96 bits' style='color: #0020F0;'>69</td><td title='2.98 bits' style='color: #006090;'>3D</td><td title='4.63 bits' style='color: #0020F0;'>6D</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.14 bits' style='color: #008040;'>69</td><td title='0.43 bits' style='color: #00FF00;'>6E</td><td title='0.14 bits' style='color: #00FF00;'>28</td><td title='2.38 bits' style='color: #006090;'>65</td><td>&nbsp;</td><td title='0.42 bits' style='color: #00FF00;'>2C</td><td title='2.68 bits' style='color: #006090;'>57</td><td title='0.29 bits' style='color: #00FF00;'>29</td><td title='0.39 bits' style='color: #00FF00;'>3B</td><td>&nbsp;</td><td title='6.77 bits' style='color: #0000A0;'>7D</td><td title='4.72 bits' style='color: #0020F0;'>7D</td><td title='2.29 bits' style='color: #006090;'>72</td><td title='1.26 bits' style='color: #008040;'>65</td><td>&nbsp;</td><td title='0.88 bits' style='color: #00C000;'>74</td><td title='0.25 bits' style='color: #00FF00;'>75</td><td title='0.16 bits' style='color: #00FF00;'>72</td><td title='0.13 bits' style='color: #00FF00;'>6E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>&#x28;</td><td title='3.65 bits' style='color: #0020F0;'>&#x79;</td><td title='1.59 bits' style='color: #008040;'>&#x3E;</td><td title='2.87 bits' style='color: #006090;'>&#x59;</td><td title='5.10 bits' style='color: #0000A0;'>&#x2B;</td><td title='4.11 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.40 bits' style='color: #0020F0;'>&#x32;</td><td title='3.54 bits' style='color: #0020F0;'>&#x29;</td><td title='5.54 bits' style='color: #0000A0;'>&#x66;</td><td title='0.78 bits' style='color: #00C000;'>&#x3D;</td><td title='5.00 bits' style='color: #0000A0;'>&#x35;</td><td title='2.15 bits' style='color: #006090;'>&#x2E;</td><td title='3.16 bits' style='color: #0020F0;'>&#x2C;</td><td title='3.96 bits' style='color: #0020F0;'>&#x69;</td><td title='2.98 bits' style='color: #006090;'>&#x3D;</td><td title='4.63 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.14 bits' style='color: #008040;'>&#x69;</td><td title='0.43 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.14 bits' style='color: #00FF00;'>&#x28;</td><td title='2.38 bits' style='color: #006090;'>&#x65;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2C;</td><td title='2.68 bits' style='color: #006090;'>&#x57;</td><td title='0.29 bits' style='color: #00FF00;'>&#x29;</td><td title='0.39 bits' style='color: #00FF00;'>&#x3B;</td><td title='6.77 bits' style='color: #0000A0;'>&#x7D;</td><td title='4.72 bits' style='color: #0020F0;'>&#x7D;</td><td title='2.29 bits' style='color: #006090;'>&#x72;</td><td title='1.26 bits' style='color: #008040;'>&#x65;</td><td title='0.88 bits' style='color: #00C000;'>&#x74;</td><td title='0.25 bits' style='color: #00FF00;'>&#x75;</td><td title='0.16 bits' style='color: #00FF00;'>&#x72;</td><td title='0.13 bits' style='color: #00FF00;'>&#x6E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421E10&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.83 bits' style='color: #00C000;'>20</td><td title='0.95 bits' style='color: #00C000;'>76</td><td title='3.29 bits' style='color: #0020F0;'>65</td><td title='0.40 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='1.36 bits' style='color: #008040;'>33</td><td title='0.30 bits' style='color: #00FF00;'>28</td><td title='5.09 bits' style='color: #0000A0;'>6C</td><td title='1.76 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='3.27 bits' style='color: #0020F0;'>66</td><td title='6.43 bits' style='color: #0000A0;'>2C</td><td title='7.11 bits' style='color: #000000;'>69</td><td title='5.52 bits' style='color: #0000A0;'>29</td><td>&nbsp;</td><td title='1.12 bits' style='color: #008040;'>3B</td><td title='1.50 bits' style='color: #008040;'>7D</td><td title='1.27 bits' style='color: #008040;'>66</td><td title='0.31 bits' style='color: #00FF00;'>6C</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td title='0.10 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.13 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='3.77 bits' style='color: #0020F0;'>77</td><td title='0.44 bits' style='color: #00FF00;'>28</td><td title='0.35 bits' style='color: #00FF00;'>76</td><td title='0.10 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='1.34 bits' style='color: #008040;'>33</td><td title='0.89 bits' style='color: #00C000;'>20</td><td title='0.34 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td title='0.65 bits' style='color: #00C000;'>2C</td><td title='2.40 bits' style='color: #006090;'>76</td><td title='0.24 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.83 bits' style='color: #00C000;'>&#x2E;</td><td title='0.95 bits' style='color: #00C000;'>&#x76;</td><td title='3.29 bits' style='color: #0020F0;'>&#x65;</td><td title='0.40 bits' style='color: #00FF00;'>&#x63;</td><td title='1.36 bits' style='color: #008040;'>&#x33;</td><td title='0.30 bits' style='color: #00FF00;'>&#x28;</td><td title='5.09 bits' style='color: #0000A0;'>&#x6C;</td><td title='1.76 bits' style='color: #008040;'>&#x2C;</td><td title='3.27 bits' style='color: #0020F0;'>&#x66;</td><td title='6.43 bits' style='color: #0000A0;'>&#x2C;</td><td title='7.11 bits' style='color: #000000;'>&#x69;</td><td title='5.52 bits' style='color: #0000A0;'>&#x29;</td><td title='1.12 bits' style='color: #008040;'>&#x3B;</td><td title='1.50 bits' style='color: #008040;'>&#x7D;</td><td title='1.27 bits' style='color: #008040;'>&#x66;</td><td title='0.31 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.09 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.10 bits' style='color: #80FF80;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.77 bits' style='color: #0020F0;'>&#x77;</td><td title='0.44 bits' style='color: #00FF00;'>&#x28;</td><td title='0.35 bits' style='color: #00FF00;'>&#x76;</td><td title='0.10 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='1.34 bits' style='color: #008040;'>&#x33;</td><td title='0.89 bits' style='color: #00C000;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x76;</td><td title='0.65 bits' style='color: #00C000;'>&#x2C;</td><td title='2.40 bits' style='color: #006090;'>&#x76;</td><td title='0.24 bits' style='color: #00FF00;'>&#x65;</td><td title='0.11 bits' style='color: #00FF00;'>&#x63;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421E30&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.76 bits' style='color: #00C000;'>33</td><td title='0.62 bits' style='color: #00C000;'>20</td><td title='1.48 bits' style='color: #008040;'>79</td><td title='2.06 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='3.15 bits' style='color: #0020F0;'>69</td><td title='0.81 bits' style='color: #00C000;'>6E</td><td title='1.02 bits' style='color: #008040;'>74</td><td title='0.25 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='1.41 bits' style='color: #008040;'>6D</td><td title='0.48 bits' style='color: #00FF00;'>29</td><td title='0.29 bits' style='color: #00FF00;'>7B</td><td title='1.58 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='0.35 bits' style='color: #00FF00;'>65</td><td title='0.19 bits' style='color: #00FF00;'>63</td><td title='2.03 bits' style='color: #006090;'>33</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.94 bits' style='color: #008040;'>66</td><td title='6.48 bits' style='color: #0000A0;'>3B</td><td title='2.38 bits' style='color: #006090;'>66</td><td title='0.49 bits' style='color: #00FF00;'>6C</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td title='0.17 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.09 bits' style='color: #80FF80;'>20</td><td>&nbsp;</td><td title='9.62 bits' style='color: #900000;'>69</td><td title='0.81 bits' style='color: #00C000;'>3D</td><td title='3.52 bits' style='color: #0020F0;'>30</td><td title='0.48 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='1.49 bits' style='color: #008040;'>3B</td><td title='1.45 bits' style='color: #008040;'>66</td><td title='2.66 bits' style='color: #006090;'>6F</td><td title='0.83 bits' style='color: #00C000;'>72</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.76 bits' style='color: #00C000;'>&#x33;</td><td title='0.62 bits' style='color: #00C000;'>&#x2E;</td><td title='1.48 bits' style='color: #008040;'>&#x79;</td><td title='2.06 bits' style='color: #006090;'>&#x2C;</td><td title='3.15 bits' style='color: #0020F0;'>&#x69;</td><td title='0.81 bits' style='color: #00C000;'>&#x6E;</td><td title='1.02 bits' style='color: #008040;'>&#x74;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.41 bits' style='color: #008040;'>&#x6D;</td><td title='0.48 bits' style='color: #00FF00;'>&#x29;</td><td title='0.29 bits' style='color: #00FF00;'>&#x7B;</td><td title='1.58 bits' style='color: #008040;'>&#x76;</td><td title='0.35 bits' style='color: #00FF00;'>&#x65;</td><td title='0.19 bits' style='color: #00FF00;'>&#x63;</td><td title='2.03 bits' style='color: #006090;'>&#x33;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.94 bits' style='color: #008040;'>&#x66;</td><td title='6.48 bits' style='color: #0000A0;'>&#x3B;</td><td title='2.38 bits' style='color: #006090;'>&#x66;</td><td title='0.49 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.09 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.17 bits' style='color: #00FF00;'>&#x61;</td><td title='0.05 bits' style='color: #80FF80;'>&#x74;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='9.62 bits' style='color: #900000;'>&#x69;</td><td title='0.81 bits' style='color: #00C000;'>&#x3D;</td><td title='3.52 bits' style='color: #0020F0;'>&#x30;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.49 bits' style='color: #008040;'>&#x3B;</td><td title='1.45 bits' style='color: #008040;'>&#x66;</td><td title='2.66 bits' style='color: #006090;'>&#x6F;</td><td title='0.83 bits' style='color: #00C000;'>&#x72;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421E50&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.54 bits' style='color: #00C000;'>28</td><td title='2.91 bits' style='color: #006090;'>69</td><td title='0.50 bits' style='color: #00C000;'>6E</td><td title='0.66 bits' style='color: #00C000;'>74</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>20</td><td title='5.55 bits' style='color: #0000A0;'>6C</td><td title='0.68 bits' style='color: #00C000;'>3D</td><td title='1.89 bits' style='color: #008040;'>30</td><td>&nbsp;</td><td title='1.06 bits' style='color: #008040;'>3B</td><td title='5.48 bits' style='color: #0000A0;'>6C</td><td title='3.33 bits' style='color: #0020F0;'>3C</td><td title='5.54 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td title='3.80 bits' style='color: #0020F0;'>30</td><td title='0.95 bits' style='color: #00C000;'>30</td><td title='5.20 bits' style='color: #0000A0;'>3B</td><td title='1.82 bits' style='color: #008040;'>6C</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.85 bits' style='color: #000000;'>2B</td><td title='3.80 bits' style='color: #0020F0;'>2B</td><td title='1.04 bits' style='color: #008040;'>29</td><td title='1.98 bits' style='color: #008040;'>7B</td><td>&nbsp;</td><td title='1.96 bits' style='color: #008040;'>66</td><td title='5.33 bits' style='color: #0000A0;'>3D</td><td title='6.35 bits' style='color: #0000A0;'>77</td><td title='1.19 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td title='1.02 bits' style='color: #008040;'>76</td><td title='7.50 bits' style='color: #000000;'>2B</td><td title='4.79 bits' style='color: #0020F0;'>79</td><td title='4.99 bits' style='color: #0020F0;'>2A</td><td>&nbsp;</td><td title='7.54 bits' style='color: #000000;'>69</td><td title='6.34 bits' style='color: #0000A0;'>2C</td><td title='5.65 bits' style='color: #0000A0;'>30</td><td title='2.26 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>&#x28;</td><td title='2.91 bits' style='color: #006090;'>&#x69;</td><td title='0.50 bits' style='color: #00C000;'>&#x6E;</td><td title='0.66 bits' style='color: #00C000;'>&#x74;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.55 bits' style='color: #0000A0;'>&#x6C;</td><td title='0.68 bits' style='color: #00C000;'>&#x3D;</td><td title='1.89 bits' style='color: #008040;'>&#x30;</td><td title='1.06 bits' style='color: #008040;'>&#x3B;</td><td title='5.48 bits' style='color: #0000A0;'>&#x6C;</td><td title='3.33 bits' style='color: #0020F0;'>&#x3C;</td><td title='5.54 bits' style='color: #0000A0;'>&#x31;</td><td title='3.80 bits' style='color: #0020F0;'>&#x30;</td><td title='0.95 bits' style='color: #00C000;'>&#x30;</td><td title='5.20 bits' style='color: #0000A0;'>&#x3B;</td><td title='1.82 bits' style='color: #008040;'>&#x6C;</td><td title='8.85 bits' style='color: #000000;'>&#x2B;</td><td title='3.80 bits' style='color: #0020F0;'>&#x2B;</td><td title='1.04 bits' style='color: #008040;'>&#x29;</td><td title='1.98 bits' style='color: #008040;'>&#x7B;</td><td title='1.96 bits' style='color: #008040;'>&#x66;</td><td title='5.33 bits' style='color: #0000A0;'>&#x3D;</td><td title='6.35 bits' style='color: #0000A0;'>&#x77;</td><td title='1.19 bits' style='color: #008040;'>&#x28;</td><td title='1.02 bits' style='color: #008040;'>&#x76;</td><td title='7.50 bits' style='color: #000000;'>&#x2B;</td><td title='4.79 bits' style='color: #0020F0;'>&#x79;</td><td title='4.99 bits' style='color: #0020F0;'>&#x2A;</td><td title='7.54 bits' style='color: #000000;'>&#x69;</td><td title='6.34 bits' style='color: #0000A0;'>&#x2C;</td><td title='5.65 bits' style='color: #0000A0;'>&#x30;</td><td title='2.26 bits' style='color: #006090;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421E70&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.92 bits' style='color: #00C000;'>3B</td><td title='3.15 bits' style='color: #0020F0;'>69</td><td title='0.34 bits' style='color: #00FF00;'>66</td><td title='0.29 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='3.96 bits' style='color: #0020F0;'>6D</td><td title='0.63 bits' style='color: #00C000;'>3D</td><td title='0.30 bits' style='color: #00FF00;'>3D</td><td title='5.23 bits' style='color: #0000A0;'>30</td><td>&nbsp;</td><td title='11.91 bits' style='color: #900000;'>26</td><td title='7.83 bits' style='color: #000000;'>26</td><td title='6.20 bits' style='color: #0000A0;'>66</td><td title='5.90 bits' style='color: #0000A0;'>2E</td><td>&nbsp;</td><td title='1.73 bits' style='color: #008040;'>7A</td><td title='9.55 bits' style='color: #900000;'>3C</td><td title='5.03 bits' style='color: #0000A0;'>2E</td><td title='4.78 bits' style='color: #0020F0;'>33</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.45 bits' style='color: #008040;'>29</td><td title='9.03 bits' style='color: #900000;'>70</td><td title='6.52 bits' style='color: #0000A0;'>2B</td><td title='3.24 bits' style='color: #0020F0;'>3D</td><td>&nbsp;</td><td title='7.34 bits' style='color: #000000;'>70</td><td title='4.66 bits' style='color: #0020F0;'>6F</td><td title='2.41 bits' style='color: #006090;'>77</td><td title='0.58 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='5.59 bits' style='color: #0000A0;'>2E</td><td title='2.81 bits' style='color: #006090;'>30</td><td title='2.80 bits' style='color: #006090;'>31</td><td title='9.04 bits' style='color: #900000;'>2F</td><td>&nbsp;</td><td title='4.54 bits' style='color: #0020F0;'>66</td><td title='3.38 bits' style='color: #0020F0;'>2E</td><td title='1.13 bits' style='color: #008040;'>7A</td><td title='3.39 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.92 bits' style='color: #00C000;'>&#x3B;</td><td title='3.15 bits' style='color: #0020F0;'>&#x69;</td><td title='0.34 bits' style='color: #00FF00;'>&#x66;</td><td title='0.29 bits' style='color: #00FF00;'>&#x28;</td><td title='3.96 bits' style='color: #0020F0;'>&#x6D;</td><td title='0.63 bits' style='color: #00C000;'>&#x3D;</td><td title='0.30 bits' style='color: #00FF00;'>&#x3D;</td><td title='5.23 bits' style='color: #0000A0;'>&#x30;</td><td title='11.91 bits' style='color: #900000;'>&#x26;</td><td title='7.83 bits' style='color: #000000;'>&#x26;</td><td title='6.20 bits' style='color: #0000A0;'>&#x66;</td><td title='5.90 bits' style='color: #0000A0;'>&#x2E;</td><td title='1.73 bits' style='color: #008040;'>&#x7A;</td><td title='9.55 bits' style='color: #900000;'>&#x3C;</td><td title='5.03 bits' style='color: #0000A0;'>&#x2E;</td><td title='4.78 bits' style='color: #0020F0;'>&#x33;</td><td title='1.45 bits' style='color: #008040;'>&#x29;</td><td title='9.03 bits' style='color: #900000;'>&#x70;</td><td title='6.52 bits' style='color: #0000A0;'>&#x2B;</td><td title='3.24 bits' style='color: #0020F0;'>&#x3D;</td><td title='7.34 bits' style='color: #000000;'>&#x70;</td><td title='4.66 bits' style='color: #0020F0;'>&#x6F;</td><td title='2.41 bits' style='color: #006090;'>&#x77;</td><td title='0.58 bits' style='color: #00C000;'>&#x28;</td><td title='5.59 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.81 bits' style='color: #006090;'>&#x30;</td><td title='2.80 bits' style='color: #006090;'>&#x31;</td><td title='9.04 bits' style='color: #900000;'>&#x2F;</td><td title='4.54 bits' style='color: #0020F0;'>&#x66;</td><td title='3.38 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.13 bits' style='color: #008040;'>&#x7A;</td><td title='3.39 bits' style='color: #0020F0;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421E90&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.78 bits' style='color: #006090;'>2E</td><td title='5.48 bits' style='color: #0000A0;'>38</td><td title='1.35 bits' style='color: #008040;'>29</td><td title='5.95 bits' style='color: #0000A0;'>2A</td><td>&nbsp;</td><td title='1.81 bits' style='color: #008040;'>2E</td><td title='7.08 bits' style='color: #000000;'>36</td><td title='5.80 bits' style='color: #0000A0;'>3B</td><td title='2.52 bits' style='color: #006090;'>69</td><td>&nbsp;</td><td title='8.09 bits' style='color: #000000;'>2B</td><td title='2.32 bits' style='color: #006090;'>3D</td><td title='3.88 bits' style='color: #0020F0;'>66</td><td title='3.81 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td title='2.54 bits' style='color: #006090;'>78</td><td title='5.13 bits' style='color: #0000A0;'>3B</td><td title='3.29 bits' style='color: #0020F0;'>69</td><td title='0.60 bits' style='color: #00C000;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>28</td><td title='4.92 bits' style='color: #0020F0;'>66</td><td title='2.24 bits' style='color: #006090;'>2E</td><td title='1.10 bits' style='color: #008040;'>78</td><td>&nbsp;</td><td title='7.80 bits' style='color: #000000;'>3C</td><td title='1.80 bits' style='color: #008040;'>2E</td><td title='2.70 bits' style='color: #006090;'>30</td><td title='2.90 bits' style='color: #006090;'>30</td><td>&nbsp;</td><td title='2.63 bits' style='color: #006090;'>31</td><td title='12.68 bits' style='color: #FF0000;'>7C</td><td title='7.74 bits' style='color: #000000;'>7C</td><td title='5.55 bits' style='color: #0000A0;'>69</td><td>&nbsp;</td><td title='8.42 bits' style='color: #000000;'>3E</td><td title='6.81 bits' style='color: #0000A0;'>35</td><td title='4.17 bits' style='color: #0020F0;'>30</td><td title='3.96 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.78 bits' style='color: #006090;'>&#x2E;</td><td title='5.48 bits' style='color: #0000A0;'>&#x38;</td><td title='1.35 bits' style='color: #008040;'>&#x29;</td><td title='5.95 bits' style='color: #0000A0;'>&#x2A;</td><td title='1.81 bits' style='color: #008040;'>&#x2E;</td><td title='7.08 bits' style='color: #000000;'>&#x36;</td><td title='5.80 bits' style='color: #0000A0;'>&#x3B;</td><td title='2.52 bits' style='color: #006090;'>&#x69;</td><td title='8.09 bits' style='color: #000000;'>&#x2B;</td><td title='2.32 bits' style='color: #006090;'>&#x3D;</td><td title='3.88 bits' style='color: #0020F0;'>&#x66;</td><td title='3.81 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.54 bits' style='color: #006090;'>&#x78;</td><td title='5.13 bits' style='color: #0000A0;'>&#x3B;</td><td title='3.29 bits' style='color: #0020F0;'>&#x69;</td><td title='0.60 bits' style='color: #00C000;'>&#x66;</td><td title='0.32 bits' style='color: #00FF00;'>&#x28;</td><td title='4.92 bits' style='color: #0020F0;'>&#x66;</td><td title='2.24 bits' style='color: #006090;'>&#x2E;</td><td title='1.10 bits' style='color: #008040;'>&#x78;</td><td title='7.80 bits' style='color: #000000;'>&#x3C;</td><td title='1.80 bits' style='color: #008040;'>&#x2E;</td><td title='2.70 bits' style='color: #006090;'>&#x30;</td><td title='2.90 bits' style='color: #006090;'>&#x30;</td><td title='2.63 bits' style='color: #006090;'>&#x31;</td><td title='12.68 bits' style='color: #FF0000;'>&#x7C;</td><td title='7.74 bits' style='color: #000000;'>&#x7C;</td><td title='5.55 bits' style='color: #0000A0;'>&#x69;</td><td title='8.42 bits' style='color: #000000;'>&#x3E;</td><td title='6.81 bits' style='color: #0000A0;'>&#x35;</td><td title='4.17 bits' style='color: #0020F0;'>&#x30;</td><td title='3.96 bits' style='color: #0020F0;'>&#x30;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421EB0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.32 bits' style='color: #006090;'>2E</td><td title='1.52 bits' style='color: #008040;'>29</td><td title='12.61 bits' style='color: #FF0000;'>62</td><td title='5.13 bits' style='color: #0000A0;'>72</td><td>&nbsp;</td><td title='1.61 bits' style='color: #008040;'>65</td><td title='4.66 bits' style='color: #0020F0;'>61</td><td title='10.90 bits' style='color: #900000;'>6B</td><td title='6.42 bits' style='color: #0000A0;'>3B</td><td>&nbsp;</td><td title='3.05 bits' style='color: #0020F0;'>7D</td><td title='6.31 bits' style='color: #0000A0;'>72</td><td title='1.04 bits' style='color: #008040;'>65</td><td title='1.31 bits' style='color: #008040;'>74</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>75</td><td title='0.15 bits' style='color: #00FF00;'>72</td><td title='0.11 bits' style='color: #00FF00;'>6E</td><td title='0.43 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td title='9.75 bits' style='color: #900000;'>69</td><td title='3.32 bits' style='color: #0020F0;'>3B</td><td title='1.74 bits' style='color: #008040;'>7D</td><td title='4.32 bits' style='color: #0020F0;'>76</td><td>&nbsp;</td><td title='0.59 bits' style='color: #00C000;'>65</td><td title='0.18 bits' style='color: #00FF00;'>63</td><td title='0.30 bits' style='color: #00FF00;'>33</td><td title='0.41 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='9.81 bits' style='color: #900000;'>72</td><td title='1.03 bits' style='color: #008040;'>28</td><td title='0.64 bits' style='color: #00C000;'>76</td><td title='0.43 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>63</td><td title='0.26 bits' style='color: #00FF00;'>33</td><td title='0.33 bits' style='color: #00FF00;'>20</td><td title='0.33 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.32 bits' style='color: #006090;'>&#x2E;</td><td title='1.52 bits' style='color: #008040;'>&#x29;</td><td title='12.61 bits' style='color: #FF0000;'>&#x62;</td><td title='5.13 bits' style='color: #0000A0;'>&#x72;</td><td title='1.61 bits' style='color: #008040;'>&#x65;</td><td title='4.66 bits' style='color: #0020F0;'>&#x61;</td><td title='10.90 bits' style='color: #900000;'>&#x6B;</td><td title='6.42 bits' style='color: #0000A0;'>&#x3B;</td><td title='3.05 bits' style='color: #0020F0;'>&#x7D;</td><td title='6.31 bits' style='color: #0000A0;'>&#x72;</td><td title='1.04 bits' style='color: #008040;'>&#x65;</td><td title='1.31 bits' style='color: #008040;'>&#x74;</td><td title='0.24 bits' style='color: #00FF00;'>&#x75;</td><td title='0.15 bits' style='color: #00FF00;'>&#x72;</td><td title='0.11 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.75 bits' style='color: #900000;'>&#x69;</td><td title='3.32 bits' style='color: #0020F0;'>&#x3B;</td><td title='1.74 bits' style='color: #008040;'>&#x7D;</td><td title='4.32 bits' style='color: #0020F0;'>&#x76;</td><td title='0.59 bits' style='color: #00C000;'>&#x65;</td><td title='0.18 bits' style='color: #00FF00;'>&#x63;</td><td title='0.30 bits' style='color: #00FF00;'>&#x33;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.81 bits' style='color: #900000;'>&#x72;</td><td title='1.03 bits' style='color: #008040;'>&#x28;</td><td title='0.64 bits' style='color: #00C000;'>&#x76;</td><td title='0.43 bits' style='color: #00FF00;'>&#x65;</td><td title='0.08 bits' style='color: #80FF80;'>&#x63;</td><td title='0.26 bits' style='color: #00FF00;'>&#x33;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x76;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421ED0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.09 bits' style='color: #006090;'>29</td><td title='0.29 bits' style='color: #00FF00;'>7B</td><td title='4.09 bits' style='color: #0020F0;'>76</td><td title='0.24 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>63</td><td title='2.45 bits' style='color: #006090;'>32</td><td title='0.73 bits' style='color: #00C000;'>20</td><td title='3.03 bits' style='color: #0020F0;'>79</td><td>&nbsp;</td><td title='0.80 bits' style='color: #00C000;'>3D</td><td title='2.67 bits' style='color: #006090;'>76</td><td title='2.00 bits' style='color: #006090;'>65</td><td title='0.18 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='1.76 bits' style='color: #008040;'>32</td><td title='1.13 bits' style='color: #008040;'>28</td><td title='1.55 bits' style='color: #008040;'>2E</td><td title='2.76 bits' style='color: #006090;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.43 bits' style='color: #006090;'>31</td><td title='2.24 bits' style='color: #006090;'>2C</td><td title='3.51 bits' style='color: #0020F0;'>30</td><td title='0.94 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='1.42 bits' style='color: #008040;'>29</td><td title='2.13 bits' style='color: #006090;'>3B</td><td title='4.25 bits' style='color: #0020F0;'>76</td><td title='0.46 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.17 bits' style='color: #00FF00;'>63</td><td title='0.64 bits' style='color: #00C000;'>33</td><td title='0.43 bits' style='color: #00FF00;'>20</td><td title='7.32 bits' style='color: #000000;'>6D</td><td>&nbsp;</td><td title='1.08 bits' style='color: #008040;'>3D</td><td title='7.25 bits' style='color: #000000;'>77</td><td title='0.86 bits' style='color: #00C000;'>28</td><td title='0.79 bits' style='color: #00C000;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.09 bits' style='color: #006090;'>&#x29;</td><td title='0.29 bits' style='color: #00FF00;'>&#x7B;</td><td title='4.09 bits' style='color: #0020F0;'>&#x76;</td><td title='0.24 bits' style='color: #00FF00;'>&#x65;</td><td title='0.29 bits' style='color: #00FF00;'>&#x63;</td><td title='2.45 bits' style='color: #006090;'>&#x32;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='3.03 bits' style='color: #0020F0;'>&#x79;</td><td title='0.80 bits' style='color: #00C000;'>&#x3D;</td><td title='2.67 bits' style='color: #006090;'>&#x76;</td><td title='2.00 bits' style='color: #006090;'>&#x65;</td><td title='0.18 bits' style='color: #00FF00;'>&#x63;</td><td title='1.76 bits' style='color: #008040;'>&#x32;</td><td title='1.13 bits' style='color: #008040;'>&#x28;</td><td title='1.55 bits' style='color: #008040;'>&#x2E;</td><td title='2.76 bits' style='color: #006090;'>&#x30;</td><td title='2.43 bits' style='color: #006090;'>&#x31;</td><td title='2.24 bits' style='color: #006090;'>&#x2C;</td><td title='3.51 bits' style='color: #0020F0;'>&#x30;</td><td title='0.94 bits' style='color: #00C000;'>&#x2E;</td><td title='1.42 bits' style='color: #008040;'>&#x29;</td><td title='2.13 bits' style='color: #006090;'>&#x3B;</td><td title='4.25 bits' style='color: #0020F0;'>&#x76;</td><td title='0.46 bits' style='color: #00FF00;'>&#x65;</td><td title='0.17 bits' style='color: #00FF00;'>&#x63;</td><td title='0.64 bits' style='color: #00C000;'>&#x33;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.32 bits' style='color: #000000;'>&#x6D;</td><td title='1.08 bits' style='color: #008040;'>&#x3D;</td><td title='7.25 bits' style='color: #000000;'>&#x77;</td><td title='0.86 bits' style='color: #00C000;'>&#x28;</td><td title='0.79 bits' style='color: #00C000;'>&#x76;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421EF0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.39 bits' style='color: #0020F0;'>2C</td><td title='4.46 bits' style='color: #0020F0;'>31</td><td title='3.48 bits' style='color: #0020F0;'>29</td><td title='6.13 bits' style='color: #0000A0;'>2E</td><td>&nbsp;</td><td title='2.99 bits' style='color: #006090;'>78</td><td title='3.92 bits' style='color: #0020F0;'>2D</td><td title='5.36 bits' style='color: #0000A0;'>76</td><td title='2.12 bits' style='color: #006090;'>65</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>63</td><td title='0.74 bits' style='color: #00C000;'>33</td><td title='1.56 bits' style='color: #008040;'>28</td><td title='8.31 bits' style='color: #000000;'>77</td><td>&nbsp;</td><td title='1.70 bits' style='color: #008040;'>28</td><td title='0.65 bits' style='color: #00C000;'>76</td><td title='6.52 bits' style='color: #0000A0;'>2D</td><td title='2.53 bits' style='color: #006090;'>79</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.50 bits' style='color: #0020F0;'>2E</td><td title='1.69 bits' style='color: #008040;'>78</td><td title='3.40 bits' style='color: #0020F0;'>79</td><td title='6.42 bits' style='color: #0000A0;'>79</td><td>&nbsp;</td><td title='2.65 bits' style='color: #006090;'>2C</td><td title='4.36 bits' style='color: #0020F0;'>31</td><td title='3.41 bits' style='color: #0020F0;'>29</td><td title='2.92 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='1.16 bits' style='color: #008040;'>78</td><td title='2.96 bits' style='color: #006090;'>2C</td><td title='6.54 bits' style='color: #0000A0;'>77</td><td title='0.86 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='0.92 bits' style='color: #00C000;'>76</td><td title='3.46 bits' style='color: #0020F0;'>2D</td><td title='1.09 bits' style='color: #008040;'>79</td><td title='1.29 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.39 bits' style='color: #0020F0;'>&#x2C;</td><td title='4.46 bits' style='color: #0020F0;'>&#x31;</td><td title='3.48 bits' style='color: #0020F0;'>&#x29;</td><td title='6.13 bits' style='color: #0000A0;'>&#x2E;</td><td title='2.99 bits' style='color: #006090;'>&#x78;</td><td title='3.92 bits' style='color: #0020F0;'>&#x2D;</td><td title='5.36 bits' style='color: #0000A0;'>&#x76;</td><td title='2.12 bits' style='color: #006090;'>&#x65;</td><td title='0.24 bits' style='color: #00FF00;'>&#x63;</td><td title='0.74 bits' style='color: #00C000;'>&#x33;</td><td title='1.56 bits' style='color: #008040;'>&#x28;</td><td title='8.31 bits' style='color: #000000;'>&#x77;</td><td title='1.70 bits' style='color: #008040;'>&#x28;</td><td title='0.65 bits' style='color: #00C000;'>&#x76;</td><td title='6.52 bits' style='color: #0000A0;'>&#x2D;</td><td title='2.53 bits' style='color: #006090;'>&#x79;</td><td title='3.50 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.69 bits' style='color: #008040;'>&#x78;</td><td title='3.40 bits' style='color: #0020F0;'>&#x79;</td><td title='6.42 bits' style='color: #0000A0;'>&#x79;</td><td title='2.65 bits' style='color: #006090;'>&#x2C;</td><td title='4.36 bits' style='color: #0020F0;'>&#x31;</td><td title='3.41 bits' style='color: #0020F0;'>&#x29;</td><td title='2.92 bits' style='color: #006090;'>&#x2E;</td><td title='1.16 bits' style='color: #008040;'>&#x78;</td><td title='2.96 bits' style='color: #006090;'>&#x2C;</td><td title='6.54 bits' style='color: #0000A0;'>&#x77;</td><td title='0.86 bits' style='color: #00C000;'>&#x28;</td><td title='0.92 bits' style='color: #00C000;'>&#x76;</td><td title='3.46 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.09 bits' style='color: #008040;'>&#x79;</td><td title='1.29 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421F10&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.63 bits' style='color: #006090;'>79</td><td title='8.86 bits' style='color: #000000;'>78</td><td title='1.73 bits' style='color: #008040;'>79</td><td title='2.48 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='2.33 bits' style='color: #006090;'>31</td><td title='1.05 bits' style='color: #008040;'>29</td><td title='1.39 bits' style='color: #008040;'>2E</td><td title='0.57 bits' style='color: #00C000;'>78</td><td>&nbsp;</td><td title='1.05 bits' style='color: #008040;'>2C</td><td title='1.23 bits' style='color: #008040;'>77</td><td title='0.33 bits' style='color: #00FF00;'>28</td><td title='0.39 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td title='0.80 bits' style='color: #00C000;'>2D</td><td title='0.37 bits' style='color: #00FF00;'>79</td><td title='0.48 bits' style='color: #00FF00;'>2E</td><td title='0.57 bits' style='color: #00C000;'>79</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.08 bits' style='color: #0020F0;'>79</td><td title='4.55 bits' style='color: #0020F0;'>78</td><td title='2.39 bits' style='color: #006090;'>2C</td><td title='2.78 bits' style='color: #006090;'>31</td><td>&nbsp;</td><td title='0.76 bits' style='color: #00C000;'>29</td><td title='0.87 bits' style='color: #00C000;'>2E</td><td title='0.41 bits' style='color: #00FF00;'>78</td><td title='4.63 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='4.23 bits' style='color: #0020F0;'>3B</td><td title='3.76 bits' style='color: #0020F0;'>72</td><td title='0.80 bits' style='color: #00C000;'>65</td><td title='0.62 bits' style='color: #00C000;'>74</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>75</td><td title='0.11 bits' style='color: #00FF00;'>72</td><td title='0.12 bits' style='color: #00FF00;'>6E</td><td title='0.16 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.63 bits' style='color: #006090;'>&#x79;</td><td title='8.86 bits' style='color: #000000;'>&#x78;</td><td title='1.73 bits' style='color: #008040;'>&#x79;</td><td title='2.48 bits' style='color: #006090;'>&#x2C;</td><td title='2.33 bits' style='color: #006090;'>&#x31;</td><td title='1.05 bits' style='color: #008040;'>&#x29;</td><td title='1.39 bits' style='color: #008040;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x78;</td><td title='1.05 bits' style='color: #008040;'>&#x2C;</td><td title='1.23 bits' style='color: #008040;'>&#x77;</td><td title='0.33 bits' style='color: #00FF00;'>&#x28;</td><td title='0.39 bits' style='color: #00FF00;'>&#x76;</td><td title='0.80 bits' style='color: #00C000;'>&#x2D;</td><td title='0.37 bits' style='color: #00FF00;'>&#x79;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x79;</td><td title='4.08 bits' style='color: #0020F0;'>&#x79;</td><td title='4.55 bits' style='color: #0020F0;'>&#x78;</td><td title='2.39 bits' style='color: #006090;'>&#x2C;</td><td title='2.78 bits' style='color: #006090;'>&#x31;</td><td title='0.76 bits' style='color: #00C000;'>&#x29;</td><td title='0.87 bits' style='color: #00C000;'>&#x2E;</td><td title='0.41 bits' style='color: #00FF00;'>&#x78;</td><td title='4.63 bits' style='color: #0020F0;'>&#x29;</td><td title='4.23 bits' style='color: #0020F0;'>&#x3B;</td><td title='3.76 bits' style='color: #0020F0;'>&#x72;</td><td title='0.80 bits' style='color: #00C000;'>&#x65;</td><td title='0.62 bits' style='color: #00C000;'>&#x74;</td><td title='0.16 bits' style='color: #00FF00;'>&#x75;</td><td title='0.11 bits' style='color: #00FF00;'>&#x72;</td><td title='0.12 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421F30&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.77 bits' style='color: #0020F0;'>66</td><td title='4.58 bits' style='color: #0020F0;'>28</td><td title='4.48 bits' style='color: #0020F0;'>6D</td><td title='3.50 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='1.88 bits' style='color: #008040;'>3B</td><td title='2.51 bits' style='color: #006090;'>7D</td><td title='1.46 bits' style='color: #008040;'>66</td><td title='0.43 bits' style='color: #00FF00;'>6C</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.09 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.07 bits' style='color: #80FF80;'>20</td><td>&nbsp;</td><td title='3.13 bits' style='color: #0020F0;'>66</td><td title='0.86 bits' style='color: #00C000;'>28</td><td title='0.93 bits' style='color: #00C000;'>76</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.79 bits' style='color: #00C000;'>33</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td title='0.29 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td title='1.52 bits' style='color: #008040;'>2C</td><td title='1.18 bits' style='color: #008040;'>76</td><td title='0.17 bits' style='color: #00FF00;'>65</td><td title='0.08 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td title='0.57 bits' style='color: #00C000;'>33</td><td title='0.20 bits' style='color: #00FF00;'>20</td><td title='0.89 bits' style='color: #00C000;'>79</td><td title='0.98 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td title='2.38 bits' style='color: #006090;'>66</td><td title='0.40 bits' style='color: #00FF00;'>6C</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.11 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.77 bits' style='color: #0020F0;'>&#x66;</td><td title='4.58 bits' style='color: #0020F0;'>&#x28;</td><td title='4.48 bits' style='color: #0020F0;'>&#x6D;</td><td title='3.50 bits' style='color: #0020F0;'>&#x29;</td><td title='1.88 bits' style='color: #008040;'>&#x3B;</td><td title='2.51 bits' style='color: #006090;'>&#x7D;</td><td title='1.46 bits' style='color: #008040;'>&#x66;</td><td title='0.43 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.08 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.09 bits' style='color: #80FF80;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='3.13 bits' style='color: #0020F0;'>&#x66;</td><td title='0.86 bits' style='color: #00C000;'>&#x28;</td><td title='0.93 bits' style='color: #00C000;'>&#x76;</td><td title='0.18 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.79 bits' style='color: #00C000;'>&#x33;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x76;</td><td title='1.52 bits' style='color: #008040;'>&#x2C;</td><td title='1.18 bits' style='color: #008040;'>&#x76;</td><td title='0.17 bits' style='color: #00FF00;'>&#x65;</td><td title='0.08 bits' style='color: #80FF80;'>&#x63;</td><td title='0.57 bits' style='color: #00C000;'>&#x33;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.89 bits' style='color: #00C000;'>&#x79;</td><td title='0.98 bits' style='color: #00C000;'>&#x2C;</td><td title='2.38 bits' style='color: #006090;'>&#x66;</td><td title='0.40 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.08 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.11 bits' style='color: #00FF00;'>&#x61;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421F50&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.06 bits' style='color: #80FF80;'>20</td><td title='1.23 bits' style='color: #008040;'>6D</td><td title='5.08 bits' style='color: #0000A0;'>2C</td><td>&nbsp;</td><td title='1.11 bits' style='color: #008040;'>66</td><td title='0.25 bits' style='color: #00FF00;'>6C</td><td title='0.06 bits' style='color: #80FF80;'>6F</td><td title='0.09 bits' style='color: #80FF80;'>61</td><td>&nbsp;</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.06 bits' style='color: #80FF80;'>20</td><td title='6.45 bits' style='color: #0000A0;'>78</td><td title='2.57 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='2.71 bits' style='color: #006090;'>76</td><td title='0.30 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='0.74 bits' style='color: #00C000;'>33</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>20</td><td title='7.80 bits' style='color: #000000;'>6C</td><td title='1.48 bits' style='color: #008040;'>2C</td><td title='0.54 bits' style='color: #00C000;'>66</td><td>&nbsp;</td><td title='0.49 bits' style='color: #00FF00;'>6C</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.12 bits' style='color: #00FF00;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>20</td><td title='5.44 bits' style='color: #0000A0;'>7A</td><td title='2.31 bits' style='color: #006090;'>29</td><td title='0.93 bits' style='color: #00C000;'>7B</td><td>&nbsp;</td><td title='0.96 bits' style='color: #00C000;'>76</td><td title='0.61 bits' style='color: #00C000;'>65</td><td title='0.19 bits' style='color: #00FF00;'>63</td><td title='0.57 bits' style='color: #00C000;'>33</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='1.23 bits' style='color: #008040;'>&#x6D;</td><td title='5.08 bits' style='color: #0000A0;'>&#x2C;</td><td title='1.11 bits' style='color: #008040;'>&#x66;</td><td title='0.25 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.06 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.09 bits' style='color: #80FF80;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='6.45 bits' style='color: #0000A0;'>&#x78;</td><td title='2.57 bits' style='color: #006090;'>&#x2C;</td><td title='2.71 bits' style='color: #006090;'>&#x76;</td><td title='0.30 bits' style='color: #00FF00;'>&#x65;</td><td title='0.11 bits' style='color: #00FF00;'>&#x63;</td><td title='0.74 bits' style='color: #00C000;'>&#x33;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.80 bits' style='color: #000000;'>&#x6C;</td><td title='1.48 bits' style='color: #008040;'>&#x2C;</td><td title='0.54 bits' style='color: #00C000;'>&#x66;</td><td title='0.49 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.08 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.12 bits' style='color: #00FF00;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='5.44 bits' style='color: #0000A0;'>&#x7A;</td><td title='2.31 bits' style='color: #006090;'>&#x29;</td><td title='0.93 bits' style='color: #00C000;'>&#x7B;</td><td title='0.96 bits' style='color: #00C000;'>&#x76;</td><td title='0.61 bits' style='color: #00C000;'>&#x65;</td><td title='0.19 bits' style='color: #00FF00;'>&#x63;</td><td title='0.57 bits' style='color: #00C000;'>&#x33;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421F70&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>20</td><td title='7.79 bits' style='color: #000000;'>65</td><td title='0.96 bits' style='color: #00C000;'>3D</td><td title='3.86 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='3.84 bits' style='color: #0020F0;'>28</td><td title='4.91 bits' style='color: #0020F0;'>79</td><td title='4.20 bits' style='color: #0020F0;'>2D</td><td title='1.96 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='3.98 bits' style='color: #0020F0;'>29</td><td title='3.05 bits' style='color: #0020F0;'>3B</td><td title='5.57 bits' style='color: #0000A0;'>66</td><td title='0.79 bits' style='color: #00C000;'>6C</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.12 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.08 bits' style='color: #80FF80;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.95 bits' style='color: #0020F0;'>69</td><td title='0.43 bits' style='color: #00FF00;'>3D</td><td title='6.04 bits' style='color: #0000A0;'>6C</td><td title='1.85 bits' style='color: #008040;'>65</td><td>&nbsp;</td><td title='1.14 bits' style='color: #008040;'>6E</td><td title='0.64 bits' style='color: #00C000;'>67</td><td title='0.44 bits' style='color: #00FF00;'>74</td><td title='0.48 bits' style='color: #00FF00;'>68</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='5.91 bits' style='color: #0000A0;'>79</td><td title='3.19 bits' style='color: #0020F0;'>2D</td><td title='1.72 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='1.80 bits' style='color: #008040;'>29</td><td title='3.33 bits' style='color: #0020F0;'>2C</td><td title='8.48 bits' style='color: #000000;'>70</td><td title='2.04 bits' style='color: #006090;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='7.79 bits' style='color: #000000;'>&#x65;</td><td title='0.96 bits' style='color: #00C000;'>&#x3D;</td><td title='3.86 bits' style='color: #0020F0;'>&#x66;</td><td title='3.84 bits' style='color: #0020F0;'>&#x28;</td><td title='4.91 bits' style='color: #0020F0;'>&#x79;</td><td title='4.20 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.96 bits' style='color: #008040;'>&#x76;</td><td title='3.98 bits' style='color: #0020F0;'>&#x29;</td><td title='3.05 bits' style='color: #0020F0;'>&#x3B;</td><td title='5.57 bits' style='color: #0000A0;'>&#x66;</td><td title='0.79 bits' style='color: #00C000;'>&#x6C;</td><td title='0.08 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.12 bits' style='color: #00FF00;'>&#x61;</td><td title='0.05 bits' style='color: #80FF80;'>&#x74;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='4.95 bits' style='color: #0020F0;'>&#x69;</td><td title='0.43 bits' style='color: #00FF00;'>&#x3D;</td><td title='6.04 bits' style='color: #0000A0;'>&#x6C;</td><td title='1.85 bits' style='color: #008040;'>&#x65;</td><td title='1.14 bits' style='color: #008040;'>&#x6E;</td><td title='0.64 bits' style='color: #00C000;'>&#x67;</td><td title='0.44 bits' style='color: #00FF00;'>&#x74;</td><td title='0.48 bits' style='color: #00FF00;'>&#x68;</td><td title='0.23 bits' style='color: #00FF00;'>&#x28;</td><td title='5.91 bits' style='color: #0000A0;'>&#x79;</td><td title='3.19 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.72 bits' style='color: #008040;'>&#x76;</td><td title='1.80 bits' style='color: #008040;'>&#x29;</td><td title='3.33 bits' style='color: #0020F0;'>&#x2C;</td><td title='8.48 bits' style='color: #000000;'>&#x70;</td><td title='2.04 bits' style='color: #006090;'>&#x3D;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421F90&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.29 bits' style='color: #0020F0;'>66</td><td title='3.01 bits' style='color: #0020F0;'>28</td><td title='8.32 bits' style='color: #000000;'>64</td><td title='5.41 bits' style='color: #0000A0;'>6F</td><td>&nbsp;</td><td title='2.95 bits' style='color: #006090;'>74</td><td title='1.22 bits' style='color: #008040;'>28</td><td title='5.25 bits' style='color: #0000A0;'>6C</td><td title='1.43 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='1.79 bits' style='color: #008040;'>65</td><td title='0.45 bits' style='color: #00FF00;'>29</td><td title='8.23 bits' style='color: #000000;'>2A</td><td title='5.75 bits' style='color: #0000A0;'>6D</td><td>&nbsp;</td><td title='4.16 bits' style='color: #0020F0;'>2C</td><td title='5.72 bits' style='color: #0000A0;'>30</td><td title='1.13 bits' style='color: #008040;'>2E</td><td title='1.82 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.89 bits' style='color: #0000A0;'>6D</td><td title='1.31 bits' style='color: #008040;'>29</td><td title='8.06 bits' style='color: #000000;'>2F</td><td title='5.36 bits' style='color: #0000A0;'>28</td><td>&nbsp;</td><td title='4.08 bits' style='color: #0020F0;'>31</td><td title='0.75 bits' style='color: #00C000;'>2E</td><td title='8.22 bits' style='color: #000000;'>2B</td><td title='6.05 bits' style='color: #0000A0;'>7A</td><td>&nbsp;</td><td title='1.89 bits' style='color: #008040;'>2A</td><td title='6.30 bits' style='color: #0000A0;'>69</td><td title='4.16 bits' style='color: #0020F0;'>29</td><td title='5.84 bits' style='color: #0000A0;'>2C</td><td>&nbsp;</td><td title='10.11 bits' style='color: #900000;'>5A</td><td title='2.57 bits' style='color: #006090;'>3D</td><td title='5.52 bits' style='color: #0000A0;'>77</td><td title='0.49 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.29 bits' style='color: #0020F0;'>&#x66;</td><td title='3.01 bits' style='color: #0020F0;'>&#x28;</td><td title='8.32 bits' style='color: #000000;'>&#x64;</td><td title='5.41 bits' style='color: #0000A0;'>&#x6F;</td><td title='2.95 bits' style='color: #006090;'>&#x74;</td><td title='1.22 bits' style='color: #008040;'>&#x28;</td><td title='5.25 bits' style='color: #0000A0;'>&#x6C;</td><td title='1.43 bits' style='color: #008040;'>&#x2C;</td><td title='1.79 bits' style='color: #008040;'>&#x65;</td><td title='0.45 bits' style='color: #00FF00;'>&#x29;</td><td title='8.23 bits' style='color: #000000;'>&#x2A;</td><td title='5.75 bits' style='color: #0000A0;'>&#x6D;</td><td title='4.16 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.72 bits' style='color: #0000A0;'>&#x30;</td><td title='1.13 bits' style='color: #008040;'>&#x2E;</td><td title='1.82 bits' style='color: #008040;'>&#x2C;</td><td title='5.89 bits' style='color: #0000A0;'>&#x6D;</td><td title='1.31 bits' style='color: #008040;'>&#x29;</td><td title='8.06 bits' style='color: #000000;'>&#x2F;</td><td title='5.36 bits' style='color: #0000A0;'>&#x28;</td><td title='4.08 bits' style='color: #0020F0;'>&#x31;</td><td title='0.75 bits' style='color: #00C000;'>&#x2E;</td><td title='8.22 bits' style='color: #000000;'>&#x2B;</td><td title='6.05 bits' style='color: #0000A0;'>&#x7A;</td><td title='1.89 bits' style='color: #008040;'>&#x2A;</td><td title='6.30 bits' style='color: #0000A0;'>&#x69;</td><td title='4.16 bits' style='color: #0020F0;'>&#x29;</td><td title='5.84 bits' style='color: #0000A0;'>&#x2C;</td><td title='10.11 bits' style='color: #900000;'>&#x5A;</td><td title='2.57 bits' style='color: #006090;'>&#x3D;</td><td title='5.52 bits' style='color: #0000A0;'>&#x77;</td><td title='0.49 bits' style='color: #00FF00;'>&#x28;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421FB0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.80 bits' style='color: #00C000;'>76</td><td title='2.91 bits' style='color: #006090;'>2B</td><td title='8.54 bits' style='color: #000000;'>6C</td><td title='4.49 bits' style='color: #0020F0;'>2A</td><td>&nbsp;</td><td title='3.70 bits' style='color: #0020F0;'>2E</td><td title='2.47 bits' style='color: #006090;'>30</td><td title='2.06 bits' style='color: #006090;'>30</td><td title='5.49 bits' style='color: #0000A0;'>32</td><td>&nbsp;</td><td title='3.45 bits' style='color: #0020F0;'>35</td><td title='2.15 bits' style='color: #006090;'>2C</td><td title='4.28 bits' style='color: #0020F0;'>65</td><td title='4.62 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td title='5.14 bits' style='color: #0000A0;'>31</td><td title='1.39 bits' style='color: #008040;'>29</td><td title='2.19 bits' style='color: #006090;'>3B</td><td title='3.42 bits' style='color: #0020F0;'>69</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.39 bits' style='color: #00FF00;'>66</td><td title='0.33 bits' style='color: #00FF00;'>28</td><td title='5.18 bits' style='color: #0000A0;'>5A</td><td title='5.84 bits' style='color: #0000A0;'>3C</td><td>&nbsp;</td><td title='9.40 bits' style='color: #900000;'>6C</td><td title='5.02 bits' style='color: #0000A0;'>65</td><td title='1.62 bits' style='color: #008040;'>6E</td><td title='0.46 bits' style='color: #00FF00;'>67</td><td>&nbsp;</td><td title='0.41 bits' style='color: #00FF00;'>74</td><td title='0.33 bits' style='color: #00FF00;'>68</td><td title='0.18 bits' style='color: #00FF00;'>28</td><td title='1.82 bits' style='color: #008040;'>79</td><td>&nbsp;</td><td title='0.67 bits' style='color: #00C000;'>2D</td><td title='0.48 bits' style='color: #00FF00;'>76</td><td title='0.54 bits' style='color: #00C000;'>29</td><td title='4.56 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.80 bits' style='color: #00C000;'>&#x76;</td><td title='2.91 bits' style='color: #006090;'>&#x2B;</td><td title='8.54 bits' style='color: #000000;'>&#x6C;</td><td title='4.49 bits' style='color: #0020F0;'>&#x2A;</td><td title='3.70 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.47 bits' style='color: #006090;'>&#x30;</td><td title='2.06 bits' style='color: #006090;'>&#x30;</td><td title='5.49 bits' style='color: #0000A0;'>&#x32;</td><td title='3.45 bits' style='color: #0020F0;'>&#x35;</td><td title='2.15 bits' style='color: #006090;'>&#x2C;</td><td title='4.28 bits' style='color: #0020F0;'>&#x65;</td><td title='4.62 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.14 bits' style='color: #0000A0;'>&#x31;</td><td title='1.39 bits' style='color: #008040;'>&#x29;</td><td title='2.19 bits' style='color: #006090;'>&#x3B;</td><td title='3.42 bits' style='color: #0020F0;'>&#x69;</td><td title='0.39 bits' style='color: #00FF00;'>&#x66;</td><td title='0.33 bits' style='color: #00FF00;'>&#x28;</td><td title='5.18 bits' style='color: #0000A0;'>&#x5A;</td><td title='5.84 bits' style='color: #0000A0;'>&#x3C;</td><td title='9.40 bits' style='color: #900000;'>&#x6C;</td><td title='5.02 bits' style='color: #0000A0;'>&#x65;</td><td title='1.62 bits' style='color: #008040;'>&#x6E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x67;</td><td title='0.41 bits' style='color: #00FF00;'>&#x74;</td><td title='0.33 bits' style='color: #00FF00;'>&#x68;</td><td title='0.18 bits' style='color: #00FF00;'>&#x28;</td><td title='1.82 bits' style='color: #008040;'>&#x79;</td><td title='0.67 bits' style='color: #00C000;'>&#x2D;</td><td title='0.48 bits' style='color: #00FF00;'>&#x76;</td><td title='0.54 bits' style='color: #00C000;'>&#x29;</td><td title='4.56 bits' style='color: #0020F0;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421FD0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.14 bits' style='color: #0000A0;'>70</td><td title='6.16 bits' style='color: #0000A0;'>2A</td><td title='3.40 bits' style='color: #0020F0;'>3D</td><td title='6.75 bits' style='color: #0000A0;'>78</td><td>&nbsp;</td><td title='5.31 bits' style='color: #0000A0;'>3B</td><td title='4.48 bits' style='color: #0020F0;'>72</td><td title='0.84 bits' style='color: #00C000;'>65</td><td title='0.59 bits' style='color: #00C000;'>74</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>75</td><td title='0.14 bits' style='color: #00FF00;'>72</td><td title='0.09 bits' style='color: #80FF80;'>6E</td><td title='0.34 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='3.58 bits' style='color: #0020F0;'>70</td><td title='5.19 bits' style='color: #0000A0;'>3B</td><td title='1.15 bits' style='color: #008040;'>7D</td><td title='1.29 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.17 bits' style='color: #00FF00;'>6C</td><td title='0.07 bits' style='color: #80FF80;'>6F</td><td title='0.10 bits' style='color: #00FF00;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>20</td><td title='8.14 bits' style='color: #000000;'>72</td><td title='0.72 bits' style='color: #00C000;'>28</td><td title='0.58 bits' style='color: #00C000;'>76</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.29 bits' style='color: #00FF00;'>33</td><td title='0.17 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>76</td><td title='1.22 bits' style='color: #008040;'>2C</td><td title='0.93 bits' style='color: #00C000;'>76</td><td title='0.13 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.14 bits' style='color: #0000A0;'>&#x70;</td><td title='6.16 bits' style='color: #0000A0;'>&#x2A;</td><td title='3.40 bits' style='color: #0020F0;'>&#x3D;</td><td title='6.75 bits' style='color: #0000A0;'>&#x78;</td><td title='5.31 bits' style='color: #0000A0;'>&#x3B;</td><td title='4.48 bits' style='color: #0020F0;'>&#x72;</td><td title='0.84 bits' style='color: #00C000;'>&#x65;</td><td title='0.59 bits' style='color: #00C000;'>&#x74;</td><td title='0.13 bits' style='color: #00FF00;'>&#x75;</td><td title='0.14 bits' style='color: #00FF00;'>&#x72;</td><td title='0.09 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.58 bits' style='color: #0020F0;'>&#x70;</td><td title='5.19 bits' style='color: #0000A0;'>&#x3B;</td><td title='1.15 bits' style='color: #008040;'>&#x7D;</td><td title='1.29 bits' style='color: #008040;'>&#x66;</td><td title='0.17 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.07 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.10 bits' style='color: #00FF00;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='8.14 bits' style='color: #000000;'>&#x72;</td><td title='0.72 bits' style='color: #00C000;'>&#x28;</td><td title='0.58 bits' style='color: #00C000;'>&#x76;</td><td title='0.14 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.29 bits' style='color: #00FF00;'>&#x33;</td><td title='0.17 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x76;</td><td title='1.22 bits' style='color: #008040;'>&#x2C;</td><td title='0.93 bits' style='color: #00C000;'>&#x76;</td><td title='0.13 bits' style='color: #00FF00;'>&#x65;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00421FF0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.34 bits' style='color: #00FF00;'>33</td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='0.77 bits' style='color: #00C000;'>79</td><td>&nbsp;</td><td title='0.63 bits' style='color: #00C000;'>2C</td><td title='0.95 bits' style='color: #00C000;'>66</td><td title='0.25 bits' style='color: #00FF00;'>6C</td><td title='0.06 bits' style='color: #80FF80;'>6F</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='3.97 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='1.28 bits' style='color: #008040;'>29</td><td title='0.32 bits' style='color: #00FF00;'>7B</td><td title='3.19 bits' style='color: #0020F0;'>72</td><td title='0.34 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.62 bits' style='color: #00C000;'>74</td><td title='0.12 bits' style='color: #00FF00;'>75</td><td title='0.09 bits' style='color: #80FF80;'>72</td><td title='0.08 bits' style='color: #80FF80;'>6E</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>20</td><td title='2.48 bits' style='color: #006090;'>70</td><td title='2.38 bits' style='color: #006090;'>6F</td><td title='0.73 bits' style='color: #00C000;'>77</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>28</td><td title='10.12 bits' style='color: #900000;'>64</td><td title='3.27 bits' style='color: #0020F0;'>6F</td><td title='1.41 bits' style='color: #008040;'>74</td><td>&nbsp;</td><td title='0.72 bits' style='color: #00C000;'>28</td><td title='1.82 bits' style='color: #008040;'>76</td><td title='2.09 bits' style='color: #006090;'>2C</td><td title='4.89 bits' style='color: #0020F0;'>79</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.34 bits' style='color: #00FF00;'>&#x33;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x79;</td><td title='0.63 bits' style='color: #00C000;'>&#x2C;</td><td title='0.95 bits' style='color: #00C000;'>&#x66;</td><td title='0.25 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.06 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.09 bits' style='color: #80FF80;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='3.97 bits' style='color: #0020F0;'>&#x66;</td><td title='1.28 bits' style='color: #008040;'>&#x29;</td><td title='0.32 bits' style='color: #00FF00;'>&#x7B;</td><td title='3.19 bits' style='color: #0020F0;'>&#x72;</td><td title='0.34 bits' style='color: #00FF00;'>&#x65;</td><td title='0.62 bits' style='color: #00C000;'>&#x74;</td><td title='0.12 bits' style='color: #00FF00;'>&#x75;</td><td title='0.09 bits' style='color: #80FF80;'>&#x72;</td><td title='0.08 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='2.48 bits' style='color: #006090;'>&#x70;</td><td title='2.38 bits' style='color: #006090;'>&#x6F;</td><td title='0.73 bits' style='color: #00C000;'>&#x77;</td><td title='0.32 bits' style='color: #00FF00;'>&#x28;</td><td title='10.12 bits' style='color: #900000;'>&#x64;</td><td title='3.27 bits' style='color: #0020F0;'>&#x6F;</td><td title='1.41 bits' style='color: #008040;'>&#x74;</td><td title='0.72 bits' style='color: #00C000;'>&#x28;</td><td title='1.82 bits' style='color: #008040;'>&#x76;</td><td title='2.09 bits' style='color: #006090;'>&#x2C;</td><td title='4.89 bits' style='color: #0020F0;'>&#x79;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422010&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.92 bits' style='color: #00C000;'>29</td><td title='2.08 bits' style='color: #006090;'>2A</td><td title='3.24 bits' style='color: #0020F0;'>2E</td><td title='4.19 bits' style='color: #0020F0;'>34</td><td>&nbsp;</td><td title='3.94 bits' style='color: #0020F0;'>2B</td><td title='4.15 bits' style='color: #0020F0;'>2E</td><td title='6.44 bits' style='color: #0000A0;'>36</td><td title='2.84 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='4.89 bits' style='color: #0020F0;'>66</td><td title='3.67 bits' style='color: #0020F0;'>29</td><td title='0.89 bits' style='color: #00C000;'>3B</td><td title='1.75 bits' style='color: #008040;'>7D</td><td>&nbsp;</td><td title='1.35 bits' style='color: #008040;'>66</td><td title='0.20 bits' style='color: #00FF00;'>6C</td><td title='0.06 bits' style='color: #80FF80;'>6F</td><td title='0.07 bits' style='color: #80FF80;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.03 bits' style='color: #80FF80;'>74</td><td title='0.06 bits' style='color: #80FF80;'>20</td><td title='2.16 bits' style='color: #006090;'>66</td><td title='0.57 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='0.59 bits' style='color: #00C000;'>76</td><td title='0.10 bits' style='color: #80FF80;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.32 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>20</td><td title='0.23 bits' style='color: #00FF00;'>76</td><td title='0.57 bits' style='color: #00C000;'>2C</td><td title='0.66 bits' style='color: #00C000;'>76</td><td>&nbsp;</td><td title='0.10 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.29 bits' style='color: #00FF00;'>33</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.92 bits' style='color: #00C000;'>&#x29;</td><td title='2.08 bits' style='color: #006090;'>&#x2A;</td><td title='3.24 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.19 bits' style='color: #0020F0;'>&#x34;</td><td title='3.94 bits' style='color: #0020F0;'>&#x2B;</td><td title='4.15 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.44 bits' style='color: #0000A0;'>&#x36;</td><td title='2.84 bits' style='color: #006090;'>&#x2C;</td><td title='4.89 bits' style='color: #0020F0;'>&#x66;</td><td title='3.67 bits' style='color: #0020F0;'>&#x29;</td><td title='0.89 bits' style='color: #00C000;'>&#x3B;</td><td title='1.75 bits' style='color: #008040;'>&#x7D;</td><td title='1.35 bits' style='color: #008040;'>&#x66;</td><td title='0.20 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.06 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.07 bits' style='color: #80FF80;'>&#x61;</td><td title='0.03 bits' style='color: #80FF80;'>&#x74;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='2.16 bits' style='color: #006090;'>&#x66;</td><td title='0.57 bits' style='color: #00C000;'>&#x28;</td><td title='0.59 bits' style='color: #00C000;'>&#x76;</td><td title='0.10 bits' style='color: #80FF80;'>&#x65;</td><td title='0.06 bits' style='color: #80FF80;'>&#x63;</td><td title='0.32 bits' style='color: #00FF00;'>&#x33;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x76;</td><td title='0.57 bits' style='color: #00C000;'>&#x2C;</td><td title='0.66 bits' style='color: #00C000;'>&#x76;</td><td title='0.10 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.29 bits' style='color: #00FF00;'>&#x33;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422030&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.55 bits' style='color: #00C000;'>79</td><td title='0.52 bits' style='color: #00C000;'>2C</td><td title='3.37 bits' style='color: #0020F0;'>76</td><td title='0.28 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.39 bits' style='color: #00FF00;'>33</td><td title='0.21 bits' style='color: #00FF00;'>20</td><td title='5.41 bits' style='color: #0000A0;'>6D</td><td>&nbsp;</td><td title='1.59 bits' style='color: #008040;'>2C</td><td title='1.86 bits' style='color: #008040;'>66</td><td title='0.36 bits' style='color: #00FF00;'>6C</td><td title='0.07 bits' style='color: #80FF80;'>6F</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='1.76 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.83 bits' style='color: #00C000;'>29</td><td title='0.26 bits' style='color: #00FF00;'>7B</td><td title='3.70 bits' style='color: #0020F0;'>66</td><td title='0.55 bits' style='color: #00C000;'>6C</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td title='0.10 bits' style='color: #00FF00;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.07 bits' style='color: #80FF80;'>20</td><td>&nbsp;</td><td title='5.58 bits' style='color: #0000A0;'>6C</td><td title='0.58 bits' style='color: #00C000;'>3D</td><td title='13.45 bits' style='color: #FF0000;'>28</td><td title='4.00 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='8.39 bits' style='color: #000000;'>2B</td><td title='7.92 bits' style='color: #000000;'>38</td><td title='2.67 bits' style='color: #006090;'>2E</td><td title='3.71 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.55 bits' style='color: #00C000;'>&#x79;</td><td title='0.52 bits' style='color: #00C000;'>&#x2C;</td><td title='3.37 bits' style='color: #0020F0;'>&#x76;</td><td title='0.28 bits' style='color: #00FF00;'>&#x65;</td><td title='0.09 bits' style='color: #80FF80;'>&#x63;</td><td title='0.39 bits' style='color: #00FF00;'>&#x33;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.41 bits' style='color: #0000A0;'>&#x6D;</td><td title='1.59 bits' style='color: #008040;'>&#x2C;</td><td title='1.86 bits' style='color: #008040;'>&#x66;</td><td title='0.36 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.07 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.09 bits' style='color: #80FF80;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='1.76 bits' style='color: #008040;'>&#x66;</td><td title='0.83 bits' style='color: #00C000;'>&#x29;</td><td title='0.26 bits' style='color: #00FF00;'>&#x7B;</td><td title='3.70 bits' style='color: #0020F0;'>&#x66;</td><td title='0.55 bits' style='color: #00C000;'>&#x6C;</td><td title='0.09 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.10 bits' style='color: #00FF00;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='5.58 bits' style='color: #0000A0;'>&#x6C;</td><td title='0.58 bits' style='color: #00C000;'>&#x3D;</td><td title='13.45 bits' style='color: #FF0000;'>&#x28;</td><td title='4.00 bits' style='color: #0020F0;'>&#x66;</td><td title='8.39 bits' style='color: #000000;'>&#x2B;</td><td title='7.92 bits' style='color: #000000;'>&#x38;</td><td title='2.67 bits' style='color: #006090;'>&#x2E;</td><td title='3.71 bits' style='color: #0020F0;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422050&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.96 bits' style='color: #000000;'>2F</td><td title='2.27 bits' style='color: #006090;'>28</td><td title='4.18 bits' style='color: #0020F0;'>7A</td><td title='1.32 bits' style='color: #008040;'>2A</td><td>&nbsp;</td><td title='9.17 bits' style='color: #900000;'>38</td><td title='1.77 bits' style='color: #008040;'>2E</td><td title='1.20 bits' style='color: #008040;'>29</td><td title='3.39 bits' style='color: #0020F0;'>3B</td><td>&nbsp;</td><td title='3.37 bits' style='color: #0020F0;'>72</td><td title='0.35 bits' style='color: #00FF00;'>65</td><td title='0.34 bits' style='color: #00FF00;'>74</td><td title='0.11 bits' style='color: #00FF00;'>75</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>72</td><td title='0.07 bits' style='color: #80FF80;'>6E</td><td title='0.09 bits' style='color: #80FF80;'>20</td><td title='1.26 bits' style='color: #008040;'>70</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.25 bits' style='color: #008040;'>6F</td><td title='0.45 bits' style='color: #00FF00;'>77</td><td title='0.21 bits' style='color: #00FF00;'>28</td><td title='5.80 bits' style='color: #0000A0;'>6D</td><td>&nbsp;</td><td title='3.10 bits' style='color: #0020F0;'>61</td><td title='0.93 bits' style='color: #00C000;'>78</td><td title='0.22 bits' style='color: #00FF00;'>28</td><td title='6.54 bits' style='color: #0000A0;'>64</td><td>&nbsp;</td><td title='2.26 bits' style='color: #006090;'>6F</td><td title='1.02 bits' style='color: #008040;'>74</td><td title='0.57 bits' style='color: #00C000;'>28</td><td title='6.87 bits' style='color: #0000A0;'>72</td><td>&nbsp;</td><td title='5.21 bits' style='color: #0000A0;'>65</td><td title='6.24 bits' style='color: #0000A0;'>66</td><td title='0.96 bits' style='color: #00C000;'>6C</td><td title='7.58 bits' style='color: #000000;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.96 bits' style='color: #000000;'>&#x2F;</td><td title='2.27 bits' style='color: #006090;'>&#x28;</td><td title='4.18 bits' style='color: #0020F0;'>&#x7A;</td><td title='1.32 bits' style='color: #008040;'>&#x2A;</td><td title='9.17 bits' style='color: #900000;'>&#x38;</td><td title='1.77 bits' style='color: #008040;'>&#x2E;</td><td title='1.20 bits' style='color: #008040;'>&#x29;</td><td title='3.39 bits' style='color: #0020F0;'>&#x3B;</td><td title='3.37 bits' style='color: #0020F0;'>&#x72;</td><td title='0.35 bits' style='color: #00FF00;'>&#x65;</td><td title='0.34 bits' style='color: #00FF00;'>&#x74;</td><td title='0.11 bits' style='color: #00FF00;'>&#x75;</td><td title='0.09 bits' style='color: #80FF80;'>&#x72;</td><td title='0.07 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='1.26 bits' style='color: #008040;'>&#x70;</td><td title='1.25 bits' style='color: #008040;'>&#x6F;</td><td title='0.45 bits' style='color: #00FF00;'>&#x77;</td><td title='0.21 bits' style='color: #00FF00;'>&#x28;</td><td title='5.80 bits' style='color: #0000A0;'>&#x6D;</td><td title='3.10 bits' style='color: #0020F0;'>&#x61;</td><td title='0.93 bits' style='color: #00C000;'>&#x78;</td><td title='0.22 bits' style='color: #00FF00;'>&#x28;</td><td title='6.54 bits' style='color: #0000A0;'>&#x64;</td><td title='2.26 bits' style='color: #006090;'>&#x6F;</td><td title='1.02 bits' style='color: #008040;'>&#x74;</td><td title='0.57 bits' style='color: #00C000;'>&#x28;</td><td title='6.87 bits' style='color: #0000A0;'>&#x72;</td><td title='5.21 bits' style='color: #0000A0;'>&#x65;</td><td title='6.24 bits' style='color: #0000A0;'>&#x66;</td><td title='0.96 bits' style='color: #00C000;'>&#x6C;</td><td title='7.58 bits' style='color: #000000;'>&#x65;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422070&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.85 bits' style='color: #0020F0;'>63</td><td title='7.89 bits' style='color: #000000;'>74</td><td title='0.93 bits' style='color: #00C000;'>28</td><td title='4.91 bits' style='color: #0020F0;'>6D</td><td>&nbsp;</td><td title='2.24 bits' style='color: #006090;'>2C</td><td title='2.47 bits' style='color: #006090;'>76</td><td title='4.91 bits' style='color: #0020F0;'>29</td><td title='2.96 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='5.05 bits' style='color: #0000A0;'>79</td><td title='1.22 bits' style='color: #008040;'>29</td><td title='2.02 bits' style='color: #006090;'>2C</td><td title='3.53 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td title='0.34 bits' style='color: #00FF00;'>2E</td><td title='0.69 bits' style='color: #00C000;'>29</td><td title='2.18 bits' style='color: #006090;'>2C</td><td title='5.08 bits' style='color: #0000A0;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.02 bits' style='color: #006090;'>29</td><td title='5.71 bits' style='color: #0000A0;'>2A</td><td title='6.37 bits' style='color: #0000A0;'>6C</td><td title='6.62 bits' style='color: #0000A0;'>3B</td><td>&nbsp;</td><td title='3.26 bits' style='color: #0020F0;'>7D</td><td title='2.97 bits' style='color: #006090;'>76</td><td title='0.60 bits' style='color: #00C000;'>65</td><td title='0.12 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>33</td><td title='0.25 bits' style='color: #00FF00;'>20</td><td title='8.49 bits' style='color: #000000;'>6E</td><td title='0.46 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='0.57 bits' style='color: #00C000;'>76</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.85 bits' style='color: #0020F0;'>&#x63;</td><td title='7.89 bits' style='color: #000000;'>&#x74;</td><td title='0.93 bits' style='color: #00C000;'>&#x28;</td><td title='4.91 bits' style='color: #0020F0;'>&#x6D;</td><td title='2.24 bits' style='color: #006090;'>&#x2C;</td><td title='2.47 bits' style='color: #006090;'>&#x76;</td><td title='4.91 bits' style='color: #0020F0;'>&#x29;</td><td title='2.96 bits' style='color: #006090;'>&#x2C;</td><td title='5.05 bits' style='color: #0000A0;'>&#x79;</td><td title='1.22 bits' style='color: #008040;'>&#x29;</td><td title='2.02 bits' style='color: #006090;'>&#x2C;</td><td title='3.53 bits' style='color: #0020F0;'>&#x30;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.69 bits' style='color: #00C000;'>&#x29;</td><td title='2.18 bits' style='color: #006090;'>&#x2C;</td><td title='5.08 bits' style='color: #0000A0;'>&#x66;</td><td title='2.02 bits' style='color: #006090;'>&#x29;</td><td title='5.71 bits' style='color: #0000A0;'>&#x2A;</td><td title='6.37 bits' style='color: #0000A0;'>&#x6C;</td><td title='6.62 bits' style='color: #0000A0;'>&#x3B;</td><td title='3.26 bits' style='color: #0020F0;'>&#x7D;</td><td title='2.97 bits' style='color: #006090;'>&#x76;</td><td title='0.60 bits' style='color: #00C000;'>&#x65;</td><td title='0.12 bits' style='color: #00FF00;'>&#x63;</td><td title='0.20 bits' style='color: #00FF00;'>&#x33;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='8.49 bits' style='color: #000000;'>&#x6E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x28;</td><td title='0.57 bits' style='color: #00C000;'>&#x76;</td><td title='0.25 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.16 bits' style='color: #00FF00;'>&#x33;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422090&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.20 bits' style='color: #00FF00;'>20</td><td title='0.28 bits' style='color: #00FF00;'>76</td><td title='0.41 bits' style='color: #00FF00;'>2C</td><td title='0.55 bits' style='color: #00C000;'>76</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.22 bits' style='color: #00FF00;'>33</td><td title='0.09 bits' style='color: #80FF80;'>20</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>79</td><td title='0.46 bits' style='color: #00FF00;'>2C</td><td title='1.26 bits' style='color: #008040;'>76</td><td title='0.14 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.20 bits' style='color: #00FF00;'>33</td><td title='0.13 bits' style='color: #00FF00;'>20</td><td title='2.30 bits' style='color: #006090;'>6D</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.45 bits' style='color: #00FF00;'>2C</td><td title='1.54 bits' style='color: #008040;'>76</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>33</td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='6.09 bits' style='color: #0000A0;'>65</td><td title='3.46 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='1.23 bits' style='color: #008040;'>7B</td><td title='1.60 bits' style='color: #008040;'>76</td><td title='0.20 bits' style='color: #00FF00;'>65</td><td title='0.14 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>33</td><td title='0.09 bits' style='color: #80FF80;'>20</td><td title='6.81 bits' style='color: #0000A0;'>69</td><td title='1.38 bits' style='color: #008040;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x76;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2C;</td><td title='0.55 bits' style='color: #00C000;'>&#x76;</td><td title='0.09 bits' style='color: #80FF80;'>&#x65;</td><td title='0.06 bits' style='color: #80FF80;'>&#x63;</td><td title='0.22 bits' style='color: #00FF00;'>&#x33;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.54 bits' style='color: #00C000;'>&#x79;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2C;</td><td title='1.26 bits' style='color: #008040;'>&#x76;</td><td title='0.14 bits' style='color: #00FF00;'>&#x65;</td><td title='0.06 bits' style='color: #80FF80;'>&#x63;</td><td title='0.20 bits' style='color: #00FF00;'>&#x33;</td><td title='0.13 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.30 bits' style='color: #006090;'>&#x6D;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2C;</td><td title='1.54 bits' style='color: #008040;'>&#x76;</td><td title='0.25 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.18 bits' style='color: #00FF00;'>&#x33;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.09 bits' style='color: #0000A0;'>&#x65;</td><td title='3.46 bits' style='color: #0020F0;'>&#x29;</td><td title='1.23 bits' style='color: #008040;'>&#x7B;</td><td title='1.60 bits' style='color: #008040;'>&#x76;</td><td title='0.20 bits' style='color: #00FF00;'>&#x65;</td><td title='0.14 bits' style='color: #00FF00;'>&#x63;</td><td title='0.24 bits' style='color: #00FF00;'>&#x33;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='6.81 bits' style='color: #0000A0;'>&#x69;</td><td title='1.38 bits' style='color: #008040;'>&#x3D;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004220B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.21 bits' style='color: #0020F0;'>76</td><td title='0.58 bits' style='color: #00C000;'>65</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.18 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td title='2.89 bits' style='color: #006090;'>28</td><td title='8.96 bits' style='color: #000000;'>30</td><td title='0.61 bits' style='color: #00C000;'>2E</td><td title='1.90 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='2.12 bits' style='color: #006090;'>2E</td><td title='2.98 bits' style='color: #006090;'>31</td><td title='2.32 bits' style='color: #006090;'>2C</td><td title='2.07 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='3.90 bits' style='color: #0020F0;'>33</td><td title='1.73 bits' style='color: #008040;'>29</td><td title='5.55 bits' style='color: #0000A0;'>2B</td><td title='7.21 bits' style='color: #000000;'>72</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.43 bits' style='color: #0020F0;'>28</td><td title='5.22 bits' style='color: #0000A0;'>79</td><td title='1.68 bits' style='color: #008040;'>2C</td><td title='6.64 bits' style='color: #0000A0;'>6D</td><td>&nbsp;</td><td title='4.26 bits' style='color: #0020F0;'>2C</td><td title='7.70 bits' style='color: #000000;'>36</td><td title='1.95 bits' style='color: #008040;'>30</td><td title='0.83 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='1.41 bits' style='color: #008040;'>29</td><td title='3.92 bits' style='color: #0020F0;'>2A</td><td title='4.52 bits' style='color: #0020F0;'>76</td><td title='1.36 bits' style='color: #008040;'>65</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>63</td><td title='0.17 bits' style='color: #00FF00;'>33</td><td title='1.62 bits' style='color: #008040;'>28</td><td title='2.81 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.21 bits' style='color: #0020F0;'>&#x76;</td><td title='0.58 bits' style='color: #00C000;'>&#x65;</td><td title='0.09 bits' style='color: #80FF80;'>&#x63;</td><td title='0.18 bits' style='color: #00FF00;'>&#x33;</td><td title='2.89 bits' style='color: #006090;'>&#x28;</td><td title='8.96 bits' style='color: #000000;'>&#x30;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='1.90 bits' style='color: #008040;'>&#x2C;</td><td title='2.12 bits' style='color: #006090;'>&#x2E;</td><td title='2.98 bits' style='color: #006090;'>&#x31;</td><td title='2.32 bits' style='color: #006090;'>&#x2C;</td><td title='2.07 bits' style='color: #006090;'>&#x2E;</td><td title='3.90 bits' style='color: #0020F0;'>&#x33;</td><td title='1.73 bits' style='color: #008040;'>&#x29;</td><td title='5.55 bits' style='color: #0000A0;'>&#x2B;</td><td title='7.21 bits' style='color: #000000;'>&#x72;</td><td title='3.43 bits' style='color: #0020F0;'>&#x28;</td><td title='5.22 bits' style='color: #0000A0;'>&#x79;</td><td title='1.68 bits' style='color: #008040;'>&#x2C;</td><td title='6.64 bits' style='color: #0000A0;'>&#x6D;</td><td title='4.26 bits' style='color: #0020F0;'>&#x2C;</td><td title='7.70 bits' style='color: #000000;'>&#x36;</td><td title='1.95 bits' style='color: #008040;'>&#x30;</td><td title='0.83 bits' style='color: #00C000;'>&#x2E;</td><td title='1.41 bits' style='color: #008040;'>&#x29;</td><td title='3.92 bits' style='color: #0020F0;'>&#x2A;</td><td title='4.52 bits' style='color: #0020F0;'>&#x76;</td><td title='1.36 bits' style='color: #008040;'>&#x65;</td><td title='0.13 bits' style='color: #00FF00;'>&#x63;</td><td title='0.17 bits' style='color: #00FF00;'>&#x33;</td><td title='1.62 bits' style='color: #008040;'>&#x28;</td><td title='2.81 bits' style='color: #006090;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004220D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.14 bits' style='color: #0020F0;'>31</td><td title='5.06 bits' style='color: #0000A0;'>31</td><td title='1.69 bits' style='color: #008040;'>2C</td><td title='1.48 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.51 bits' style='color: #008040;'>31</td><td title='6.52 bits' style='color: #0000A0;'>36</td><td title='1.40 bits' style='color: #008040;'>2C</td><td title='1.46 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.78 bits' style='color: #008040;'>31</td><td title='7.92 bits' style='color: #000000;'>38</td><td title='2.50 bits' style='color: #006090;'>29</td><td title='2.68 bits' style='color: #006090;'>2A</td><td>&nbsp;</td><td title='1.74 bits' style='color: #008040;'>2E</td><td title='4.48 bits' style='color: #0020F0;'>33</td><td title='5.13 bits' style='color: #0000A0;'>3B</td><td title='2.57 bits' style='color: #006090;'>69</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.47 bits' style='color: #000000;'>2D</td><td title='3.55 bits' style='color: #0020F0;'>3D</td><td title='4.84 bits' style='color: #0020F0;'>76</td><td title='0.95 bits' style='color: #00C000;'>65</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>63</td><td title='0.19 bits' style='color: #00FF00;'>33</td><td title='0.80 bits' style='color: #00C000;'>28</td><td title='1.62 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='6.89 bits' style='color: #0000A0;'>37</td><td title='6.54 bits' style='color: #0000A0;'>33</td><td title='2.84 bits' style='color: #006090;'>2C</td><td title='1.46 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.11 bits' style='color: #008040;'>31</td><td title='3.89 bits' style='color: #0020F0;'>35</td><td title='2.80 bits' style='color: #006090;'>2C</td><td title='1.56 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.14 bits' style='color: #0020F0;'>&#x31;</td><td title='5.06 bits' style='color: #0000A0;'>&#x31;</td><td title='1.69 bits' style='color: #008040;'>&#x2C;</td><td title='1.48 bits' style='color: #008040;'>&#x2E;</td><td title='1.51 bits' style='color: #008040;'>&#x31;</td><td title='6.52 bits' style='color: #0000A0;'>&#x36;</td><td title='1.40 bits' style='color: #008040;'>&#x2C;</td><td title='1.46 bits' style='color: #008040;'>&#x2E;</td><td title='1.78 bits' style='color: #008040;'>&#x31;</td><td title='7.92 bits' style='color: #000000;'>&#x38;</td><td title='2.50 bits' style='color: #006090;'>&#x29;</td><td title='2.68 bits' style='color: #006090;'>&#x2A;</td><td title='1.74 bits' style='color: #008040;'>&#x2E;</td><td title='4.48 bits' style='color: #0020F0;'>&#x33;</td><td title='5.13 bits' style='color: #0000A0;'>&#x3B;</td><td title='2.57 bits' style='color: #006090;'>&#x69;</td><td title='8.47 bits' style='color: #000000;'>&#x2D;</td><td title='3.55 bits' style='color: #0020F0;'>&#x3D;</td><td title='4.84 bits' style='color: #0020F0;'>&#x76;</td><td title='0.95 bits' style='color: #00C000;'>&#x65;</td><td title='0.12 bits' style='color: #00FF00;'>&#x63;</td><td title='0.19 bits' style='color: #00FF00;'>&#x33;</td><td title='0.80 bits' style='color: #00C000;'>&#x28;</td><td title='1.62 bits' style='color: #008040;'>&#x2E;</td><td title='6.89 bits' style='color: #0000A0;'>&#x37;</td><td title='6.54 bits' style='color: #0000A0;'>&#x33;</td><td title='2.84 bits' style='color: #006090;'>&#x2C;</td><td title='1.46 bits' style='color: #008040;'>&#x2E;</td><td title='1.11 bits' style='color: #008040;'>&#x31;</td><td title='3.89 bits' style='color: #0020F0;'>&#x35;</td><td title='2.80 bits' style='color: #006090;'>&#x2C;</td><td title='1.56 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004220F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.77 bits' style='color: #0020F0;'>36</td><td title='3.80 bits' style='color: #0020F0;'>36</td><td title='2.23 bits' style='color: #006090;'>29</td><td title='3.14 bits' style='color: #0020F0;'>2A</td><td>&nbsp;</td><td title='9.27 bits' style='color: #900000;'>70</td><td title='4.03 bits' style='color: #0020F0;'>6F</td><td title='0.84 bits' style='color: #00C000;'>77</td><td title='0.26 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='5.47 bits' style='color: #0000A0;'>66</td><td title='3.07 bits' style='color: #0020F0;'>28</td><td title='8.91 bits' style='color: #000000;'>31</td><td title='0.79 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='5.62 bits' style='color: #0000A0;'>2D</td><td title='8.62 bits' style='color: #000000;'>64</td><td title='2.64 bits' style='color: #006090;'>6F</td><td title='1.25 bits' style='color: #008040;'>74</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.35 bits' style='color: #00FF00;'>28</td><td title='4.41 bits' style='color: #0020F0;'>79</td><td title='1.03 bits' style='color: #008040;'>2C</td><td title='4.94 bits' style='color: #0020F0;'>2D</td><td>&nbsp;</td><td title='3.35 bits' style='color: #0020F0;'>65</td><td title='3.90 bits' style='color: #0020F0;'>29</td><td title='4.31 bits' style='color: #0020F0;'>2C</td><td title='3.40 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>2E</td><td title='3.16 bits' style='color: #0020F0;'>2C</td><td title='3.21 bits' style='color: #0020F0;'>31</td><td title='1.66 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.66 bits' style='color: #008040;'>29</td><td title='1.10 bits' style='color: #008040;'>2C</td><td title='3.89 bits' style='color: #0020F0;'>2E</td><td title='5.90 bits' style='color: #0000A0;'>37</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.77 bits' style='color: #0020F0;'>&#x36;</td><td title='3.80 bits' style='color: #0020F0;'>&#x36;</td><td title='2.23 bits' style='color: #006090;'>&#x29;</td><td title='3.14 bits' style='color: #0020F0;'>&#x2A;</td><td title='9.27 bits' style='color: #900000;'>&#x70;</td><td title='4.03 bits' style='color: #0020F0;'>&#x6F;</td><td title='0.84 bits' style='color: #00C000;'>&#x77;</td><td title='0.26 bits' style='color: #00FF00;'>&#x28;</td><td title='5.47 bits' style='color: #0000A0;'>&#x66;</td><td title='3.07 bits' style='color: #0020F0;'>&#x28;</td><td title='8.91 bits' style='color: #000000;'>&#x31;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='5.62 bits' style='color: #0000A0;'>&#x2D;</td><td title='8.62 bits' style='color: #000000;'>&#x64;</td><td title='2.64 bits' style='color: #006090;'>&#x6F;</td><td title='1.25 bits' style='color: #008040;'>&#x74;</td><td title='0.35 bits' style='color: #00FF00;'>&#x28;</td><td title='4.41 bits' style='color: #0020F0;'>&#x79;</td><td title='1.03 bits' style='color: #008040;'>&#x2C;</td><td title='4.94 bits' style='color: #0020F0;'>&#x2D;</td><td title='3.35 bits' style='color: #0020F0;'>&#x65;</td><td title='3.90 bits' style='color: #0020F0;'>&#x29;</td><td title='4.31 bits' style='color: #0020F0;'>&#x2C;</td><td title='3.40 bits' style='color: #0020F0;'>&#x30;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.16 bits' style='color: #0020F0;'>&#x2C;</td><td title='3.21 bits' style='color: #0020F0;'>&#x31;</td><td title='1.66 bits' style='color: #008040;'>&#x2E;</td><td title='1.66 bits' style='color: #008040;'>&#x29;</td><td title='1.10 bits' style='color: #008040;'>&#x2C;</td><td title='3.89 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.90 bits' style='color: #0000A0;'>&#x37;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422110&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.16 bits' style='color: #006090;'>29</td><td title='2.78 bits' style='color: #006090;'>3B</td><td title='4.21 bits' style='color: #0020F0;'>69</td><td title='5.07 bits' style='color: #0000A0;'>2B</td><td>&nbsp;</td><td title='2.31 bits' style='color: #006090;'>3D</td><td title='3.88 bits' style='color: #0020F0;'>76</td><td title='0.99 bits' style='color: #00C000;'>65</td><td title='0.10 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>33</td><td title='0.33 bits' style='color: #00FF00;'>28</td><td title='7.59 bits' style='color: #000000;'>66</td><td title='1.03 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td title='3.36 bits' style='color: #0020F0;'>79</td><td title='1.48 bits' style='color: #008040;'>2C</td><td title='3.72 bits' style='color: #0020F0;'>6D</td><td title='1.69 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.59 bits' style='color: #0000A0;'>65</td><td title='2.72 bits' style='color: #006090;'>2C</td><td title='5.59 bits' style='color: #0000A0;'>36</td><td title='1.52 bits' style='color: #008040;'>30</td><td>&nbsp;</td><td title='0.59 bits' style='color: #00C000;'>2E</td><td title='0.91 bits' style='color: #00C000;'>29</td><td title='3.34 bits' style='color: #0020F0;'>29</td><td title='3.27 bits' style='color: #0020F0;'>2A</td><td>&nbsp;</td><td title='0.81 bits' style='color: #00C000;'>2E</td><td title='6.27 bits' style='color: #0000A0;'>32</td><td title='3.93 bits' style='color: #0020F0;'>3B</td><td title='6.25 bits' style='color: #0000A0;'>72</td><td>&nbsp;</td><td title='0.86 bits' style='color: #00C000;'>65</td><td title='0.53 bits' style='color: #00C000;'>74</td><td title='0.12 bits' style='color: #00FF00;'>75</td><td title='0.09 bits' style='color: #80FF80;'>72</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.16 bits' style='color: #006090;'>&#x29;</td><td title='2.78 bits' style='color: #006090;'>&#x3B;</td><td title='4.21 bits' style='color: #0020F0;'>&#x69;</td><td title='5.07 bits' style='color: #0000A0;'>&#x2B;</td><td title='2.31 bits' style='color: #006090;'>&#x3D;</td><td title='3.88 bits' style='color: #0020F0;'>&#x76;</td><td title='0.99 bits' style='color: #00C000;'>&#x65;</td><td title='0.10 bits' style='color: #00FF00;'>&#x63;</td><td title='0.18 bits' style='color: #00FF00;'>&#x33;</td><td title='0.33 bits' style='color: #00FF00;'>&#x28;</td><td title='7.59 bits' style='color: #000000;'>&#x66;</td><td title='1.03 bits' style='color: #008040;'>&#x28;</td><td title='3.36 bits' style='color: #0020F0;'>&#x79;</td><td title='1.48 bits' style='color: #008040;'>&#x2C;</td><td title='3.72 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.69 bits' style='color: #008040;'>&#x2C;</td><td title='6.59 bits' style='color: #0000A0;'>&#x65;</td><td title='2.72 bits' style='color: #006090;'>&#x2C;</td><td title='5.59 bits' style='color: #0000A0;'>&#x36;</td><td title='1.52 bits' style='color: #008040;'>&#x30;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='0.91 bits' style='color: #00C000;'>&#x29;</td><td title='3.34 bits' style='color: #0020F0;'>&#x29;</td><td title='3.27 bits' style='color: #0020F0;'>&#x2A;</td><td title='0.81 bits' style='color: #00C000;'>&#x2E;</td><td title='6.27 bits' style='color: #0000A0;'>&#x32;</td><td title='3.93 bits' style='color: #0020F0;'>&#x3B;</td><td title='6.25 bits' style='color: #0000A0;'>&#x72;</td><td title='0.86 bits' style='color: #00C000;'>&#x65;</td><td title='0.53 bits' style='color: #00C000;'>&#x74;</td><td title='0.12 bits' style='color: #00FF00;'>&#x75;</td><td title='0.09 bits' style='color: #80FF80;'>&#x72;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422130&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.08 bits' style='color: #80FF80;'>6E</td><td title='0.38 bits' style='color: #00FF00;'>20</td><td title='6.52 bits' style='color: #0000A0;'>69</td><td title='1.06 bits' style='color: #008040;'>3B</td><td>&nbsp;</td><td title='0.49 bits' style='color: #00FF00;'>7D</td><td title='0.94 bits' style='color: #00C000;'>76</td><td title='0.20 bits' style='color: #00FF00;'>65</td><td title='0.10 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>33</td><td title='0.70 bits' style='color: #00C000;'>20</td><td title='4.61 bits' style='color: #0020F0;'>66</td><td title='0.68 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='0.42 bits' style='color: #00FF00;'>76</td><td title='0.16 bits' style='color: #00FF00;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.13 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>20</td><td title='0.29 bits' style='color: #00FF00;'>76</td><td title='0.51 bits' style='color: #00C000;'>2C</td><td title='2.93 bits' style='color: #006090;'>66</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>6C</td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td title='0.08 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>20</td><td title='2.64 bits' style='color: #006090;'>79</td><td title='1.26 bits' style='color: #008040;'>2C</td><td title='2.57 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.15 bits' style='color: #00FF00;'>33</td><td title='0.15 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.52 bits' style='color: #0000A0;'>&#x69;</td><td title='1.06 bits' style='color: #008040;'>&#x3B;</td><td title='0.49 bits' style='color: #00FF00;'>&#x7D;</td><td title='0.94 bits' style='color: #00C000;'>&#x76;</td><td title='0.20 bits' style='color: #00FF00;'>&#x65;</td><td title='0.10 bits' style='color: #80FF80;'>&#x63;</td><td title='0.13 bits' style='color: #00FF00;'>&#x33;</td><td title='0.70 bits' style='color: #00C000;'>&#x2E;</td><td title='4.61 bits' style='color: #0020F0;'>&#x66;</td><td title='0.68 bits' style='color: #00C000;'>&#x28;</td><td title='0.42 bits' style='color: #00FF00;'>&#x76;</td><td title='0.16 bits' style='color: #00FF00;'>&#x65;</td><td title='0.06 bits' style='color: #80FF80;'>&#x63;</td><td title='0.13 bits' style='color: #00FF00;'>&#x33;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x76;</td><td title='0.51 bits' style='color: #00C000;'>&#x2C;</td><td title='2.93 bits' style='color: #006090;'>&#x66;</td><td title='0.23 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.09 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.08 bits' style='color: #80FF80;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.06 bits' style='color: #80FF80;'>&#x2E;</td><td title='2.64 bits' style='color: #006090;'>&#x79;</td><td title='1.26 bits' style='color: #008040;'>&#x2C;</td><td title='2.57 bits' style='color: #006090;'>&#x76;</td><td title='0.18 bits' style='color: #00FF00;'>&#x65;</td><td title='0.09 bits' style='color: #80FF80;'>&#x63;</td><td title='0.15 bits' style='color: #00FF00;'>&#x33;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422150&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.82 bits' style='color: #008040;'>6D</td><td title='0.32 bits' style='color: #00FF00;'>2C</td><td title='1.07 bits' style='color: #008040;'>76</td><td title='0.14 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.13 bits' style='color: #00FF00;'>33</td><td title='0.19 bits' style='color: #00FF00;'>20</td><td title='3.21 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='3.39 bits' style='color: #0020F0;'>2C</td><td title='1.75 bits' style='color: #008040;'>66</td><td title='0.20 bits' style='color: #00FF00;'>6C</td><td title='0.07 bits' style='color: #80FF80;'>6F</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='3.94 bits' style='color: #0020F0;'>7A</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.53 bits' style='color: #00C000;'>29</td><td title='0.31 bits' style='color: #00FF00;'>7B</td><td title='0.81 bits' style='color: #00C000;'>76</td><td title='0.27 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td title='0.12 bits' style='color: #00FF00;'>20</td><td title='5.54 bits' style='color: #0000A0;'>6C</td><td>&nbsp;</td><td title='1.14 bits' style='color: #008040;'>3D</td><td title='2.53 bits' style='color: #006090;'>6D</td><td title='1.30 bits' style='color: #008040;'>69</td><td title='4.09 bits' style='color: #0020F0;'>78</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>28</td><td title='3.50 bits' style='color: #0020F0;'>76</td><td title='1.27 bits' style='color: #008040;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.82 bits' style='color: #008040;'>&#x6D;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2C;</td><td title='1.07 bits' style='color: #008040;'>&#x76;</td><td title='0.14 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.13 bits' style='color: #00FF00;'>&#x33;</td><td title='0.19 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.21 bits' style='color: #0020F0;'>&#x66;</td><td title='3.39 bits' style='color: #0020F0;'>&#x2C;</td><td title='1.75 bits' style='color: #008040;'>&#x66;</td><td title='0.20 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.07 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.08 bits' style='color: #80FF80;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='3.94 bits' style='color: #0020F0;'>&#x7A;</td><td title='0.53 bits' style='color: #00C000;'>&#x29;</td><td title='0.31 bits' style='color: #00FF00;'>&#x7B;</td><td title='0.81 bits' style='color: #00C000;'>&#x76;</td><td title='0.27 bits' style='color: #00FF00;'>&#x65;</td><td title='0.13 bits' style='color: #00FF00;'>&#x63;</td><td title='0.16 bits' style='color: #00FF00;'>&#x33;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.54 bits' style='color: #0000A0;'>&#x6C;</td><td title='1.14 bits' style='color: #008040;'>&#x3D;</td><td title='2.53 bits' style='color: #006090;'>&#x6D;</td><td title='1.30 bits' style='color: #008040;'>&#x69;</td><td title='4.09 bits' style='color: #0020F0;'>&#x78;</td><td title='0.25 bits' style='color: #00FF00;'>&#x28;</td><td title='3.50 bits' style='color: #0020F0;'>&#x76;</td><td title='1.27 bits' style='color: #008040;'>&#x65;</td><td title='0.11 bits' style='color: #00FF00;'>&#x63;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422170&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.15 bits' style='color: #00FF00;'>33</td><td title='2.59 bits' style='color: #006090;'>28</td><td title='3.75 bits' style='color: #0020F0;'>2E</td><td title='3.01 bits' style='color: #0020F0;'>33</td><td>&nbsp;</td><td title='4.95 bits' style='color: #0020F0;'>34</td><td title='0.58 bits' style='color: #00C000;'>2C</td><td title='0.56 bits' style='color: #00C000;'>2E</td><td title='0.88 bits' style='color: #00C000;'>31</td><td>&nbsp;</td><td title='4.98 bits' style='color: #0020F0;'>31</td><td title='1.07 bits' style='color: #008040;'>2C</td><td title='0.85 bits' style='color: #00C000;'>2E</td><td title='3.75 bits' style='color: #0020F0;'>33</td><td>&nbsp;</td><td title='3.91 bits' style='color: #0020F0;'>34</td><td title='1.89 bits' style='color: #008040;'>29</td><td title='1.31 bits' style='color: #008040;'>2C</td><td title='3.92 bits' style='color: #0020F0;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.55 bits' style='color: #00C000;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='0.15 bits' style='color: #00FF00;'>33</td><td title='1.00 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td title='0.98 bits' style='color: #00C000;'>2E</td><td title='9.54 bits' style='color: #900000;'>39</td><td title='3.77 bits' style='color: #0020F0;'>33</td><td title='1.00 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='0.67 bits' style='color: #00C000;'>2E</td><td title='3.27 bits' style='color: #0020F0;'>33</td><td title='6.16 bits' style='color: #0000A0;'>37</td><td title='2.88 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='1.13 bits' style='color: #008040;'>2E</td><td title='1.93 bits' style='color: #008040;'>31</td><td title='3.39 bits' style='color: #0020F0;'>36</td><td title='1.76 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.15 bits' style='color: #00FF00;'>&#x33;</td><td title='2.59 bits' style='color: #006090;'>&#x28;</td><td title='3.75 bits' style='color: #0020F0;'>&#x2E;</td><td title='3.01 bits' style='color: #0020F0;'>&#x33;</td><td title='4.95 bits' style='color: #0020F0;'>&#x34;</td><td title='0.58 bits' style='color: #00C000;'>&#x2C;</td><td title='0.56 bits' style='color: #00C000;'>&#x2E;</td><td title='0.88 bits' style='color: #00C000;'>&#x31;</td><td title='4.98 bits' style='color: #0020F0;'>&#x31;</td><td title='1.07 bits' style='color: #008040;'>&#x2C;</td><td title='0.85 bits' style='color: #00C000;'>&#x2E;</td><td title='3.75 bits' style='color: #0020F0;'>&#x33;</td><td title='3.91 bits' style='color: #0020F0;'>&#x34;</td><td title='1.89 bits' style='color: #008040;'>&#x29;</td><td title='1.31 bits' style='color: #008040;'>&#x2C;</td><td title='3.92 bits' style='color: #0020F0;'>&#x76;</td><td title='0.55 bits' style='color: #00C000;'>&#x65;</td><td title='0.11 bits' style='color: #00FF00;'>&#x63;</td><td title='0.15 bits' style='color: #00FF00;'>&#x33;</td><td title='1.00 bits' style='color: #008040;'>&#x28;</td><td title='0.98 bits' style='color: #00C000;'>&#x2E;</td><td title='9.54 bits' style='color: #900000;'>&#x39;</td><td title='3.77 bits' style='color: #0020F0;'>&#x33;</td><td title='1.00 bits' style='color: #008040;'>&#x2C;</td><td title='0.67 bits' style='color: #00C000;'>&#x2E;</td><td title='3.27 bits' style='color: #0020F0;'>&#x33;</td><td title='6.16 bits' style='color: #0000A0;'>&#x37;</td><td title='2.88 bits' style='color: #006090;'>&#x2C;</td><td title='1.13 bits' style='color: #008040;'>&#x2E;</td><td title='1.93 bits' style='color: #008040;'>&#x31;</td><td title='3.39 bits' style='color: #0020F0;'>&#x36;</td><td title='1.76 bits' style='color: #008040;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422190&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.43 bits' style='color: #008040;'>2C</td><td title='6.89 bits' style='color: #0000A0;'>70</td><td title='3.05 bits' style='color: #0020F0;'>6F</td><td title='0.82 bits' style='color: #00C000;'>77</td><td>&nbsp;</td><td title='0.22 bits' style='color: #00FF00;'>28</td><td title='3.68 bits' style='color: #0020F0;'>6D</td><td title='1.75 bits' style='color: #008040;'>61</td><td title='0.54 bits' style='color: #00C000;'>78</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>28</td><td title='1.49 bits' style='color: #008040;'>64</td><td title='0.54 bits' style='color: #00C000;'>6F</td><td title='0.37 bits' style='color: #00FF00;'>74</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='4.70 bits' style='color: #0020F0;'>6D</td><td title='1.58 bits' style='color: #008040;'>2C</td><td title='3.56 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.39 bits' style='color: #0020F0;'>29</td><td title='2.98 bits' style='color: #006090;'>2C</td><td title='5.63 bits' style='color: #0000A0;'>30</td><td title='0.34 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='1.16 bits' style='color: #008040;'>29</td><td title='1.50 bits' style='color: #008040;'>2C</td><td title='12.27 bits' style='color: #FF0000;'>38</td><td title='3.27 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td title='1.62 bits' style='color: #008040;'>29</td><td title='3.56 bits' style='color: #0020F0;'>29</td><td title='2.82 bits' style='color: #006090;'>3B</td><td title='3.11 bits' style='color: #0020F0;'>72</td><td>&nbsp;</td><td title='0.45 bits' style='color: #00FF00;'>65</td><td title='0.61 bits' style='color: #00C000;'>74</td><td title='0.11 bits' style='color: #00FF00;'>75</td><td title='0.08 bits' style='color: #80FF80;'>72</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.43 bits' style='color: #008040;'>&#x2C;</td><td title='6.89 bits' style='color: #0000A0;'>&#x70;</td><td title='3.05 bits' style='color: #0020F0;'>&#x6F;</td><td title='0.82 bits' style='color: #00C000;'>&#x77;</td><td title='0.22 bits' style='color: #00FF00;'>&#x28;</td><td title='3.68 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.75 bits' style='color: #008040;'>&#x61;</td><td title='0.54 bits' style='color: #00C000;'>&#x78;</td><td title='0.14 bits' style='color: #00FF00;'>&#x28;</td><td title='1.49 bits' style='color: #008040;'>&#x64;</td><td title='0.54 bits' style='color: #00C000;'>&#x6F;</td><td title='0.37 bits' style='color: #00FF00;'>&#x74;</td><td title='0.23 bits' style='color: #00FF00;'>&#x28;</td><td title='4.70 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.58 bits' style='color: #008040;'>&#x2C;</td><td title='3.56 bits' style='color: #0020F0;'>&#x66;</td><td title='3.39 bits' style='color: #0020F0;'>&#x29;</td><td title='2.98 bits' style='color: #006090;'>&#x2C;</td><td title='5.63 bits' style='color: #0000A0;'>&#x30;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.16 bits' style='color: #008040;'>&#x29;</td><td title='1.50 bits' style='color: #008040;'>&#x2C;</td><td title='12.27 bits' style='color: #FF0000;'>&#x38;</td><td title='3.27 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.62 bits' style='color: #008040;'>&#x29;</td><td title='3.56 bits' style='color: #0020F0;'>&#x29;</td><td title='2.82 bits' style='color: #006090;'>&#x3B;</td><td title='3.11 bits' style='color: #0020F0;'>&#x72;</td><td title='0.45 bits' style='color: #00FF00;'>&#x65;</td><td title='0.61 bits' style='color: #00C000;'>&#x74;</td><td title='0.11 bits' style='color: #00FF00;'>&#x75;</td><td title='0.08 bits' style='color: #80FF80;'>&#x72;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004221B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.06 bits' style='color: #80FF80;'>6E</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td title='3.13 bits' style='color: #0020F0;'>6D</td><td title='1.21 bits' style='color: #008040;'>69</td><td>&nbsp;</td><td title='3.22 bits' style='color: #0020F0;'>78</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='2.27 bits' style='color: #006090;'>76</td><td title='1.59 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='8.63 bits' style='color: #000000;'>6C</td><td title='3.38 bits' style='color: #0020F0;'>2C</td><td title='6.69 bits' style='color: #0000A0;'>31</td><td title='1.61 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='5.22 bits' style='color: #0000A0;'>2D</td><td title='4.47 bits' style='color: #0020F0;'>65</td><td title='10.70 bits' style='color: #900000;'>78</td><td title='8.53 bits' style='color: #000000;'>70</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.30 bits' style='color: #0000A0;'>28</td><td title='5.37 bits' style='color: #0000A0;'>2D</td><td title='5.39 bits' style='color: #0000A0;'>79</td><td title='5.97 bits' style='color: #0000A0;'>2A</td><td>&nbsp;</td><td title='6.04 bits' style='color: #0000A0;'>7A</td><td title='1.29 bits' style='color: #008040;'>29</td><td title='3.18 bits' style='color: #0020F0;'>29</td><td title='2.72 bits' style='color: #006090;'>3B</td><td>&nbsp;</td><td title='2.38 bits' style='color: #006090;'>7D</td><td title='2.48 bits' style='color: #006090;'>76</td><td title='0.41 bits' style='color: #00FF00;'>65</td><td title='0.17 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>33</td><td title='0.48 bits' style='color: #00FF00;'>20</td><td title='5.11 bits' style='color: #0000A0;'>72</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.13 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.21 bits' style='color: #008040;'>&#x69;</td><td title='3.22 bits' style='color: #0020F0;'>&#x78;</td><td title='0.23 bits' style='color: #00FF00;'>&#x28;</td><td title='2.27 bits' style='color: #006090;'>&#x76;</td><td title='1.59 bits' style='color: #008040;'>&#x2C;</td><td title='8.63 bits' style='color: #000000;'>&#x6C;</td><td title='3.38 bits' style='color: #0020F0;'>&#x2C;</td><td title='6.69 bits' style='color: #0000A0;'>&#x31;</td><td title='1.61 bits' style='color: #008040;'>&#x2E;</td><td title='5.22 bits' style='color: #0000A0;'>&#x2D;</td><td title='4.47 bits' style='color: #0020F0;'>&#x65;</td><td title='10.70 bits' style='color: #900000;'>&#x78;</td><td title='8.53 bits' style='color: #000000;'>&#x70;</td><td title='5.30 bits' style='color: #0000A0;'>&#x28;</td><td title='5.37 bits' style='color: #0000A0;'>&#x2D;</td><td title='5.39 bits' style='color: #0000A0;'>&#x79;</td><td title='5.97 bits' style='color: #0000A0;'>&#x2A;</td><td title='6.04 bits' style='color: #0000A0;'>&#x7A;</td><td title='1.29 bits' style='color: #008040;'>&#x29;</td><td title='3.18 bits' style='color: #0020F0;'>&#x29;</td><td title='2.72 bits' style='color: #006090;'>&#x3B;</td><td title='2.38 bits' style='color: #006090;'>&#x7D;</td><td title='2.48 bits' style='color: #006090;'>&#x76;</td><td title='0.41 bits' style='color: #00FF00;'>&#x65;</td><td title='0.17 bits' style='color: #00FF00;'>&#x63;</td><td title='0.12 bits' style='color: #00FF00;'>&#x33;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.11 bits' style='color: #0000A0;'>&#x72;</td><td title='0.34 bits' style='color: #00FF00;'>&#x28;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004221D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.24 bits' style='color: #00FF00;'>76</td><td title='0.16 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='4.72 bits' style='color: #0020F0;'>32</td><td>&nbsp;</td><td title='0.82 bits' style='color: #00C000;'>20</td><td title='0.34 bits' style='color: #00FF00;'>76</td><td title='0.64 bits' style='color: #00C000;'>2C</td><td title='2.09 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.29 bits' style='color: #00FF00;'>33</td><td title='0.21 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='0.73 bits' style='color: #00C000;'>79</td><td title='0.40 bits' style='color: #00FF00;'>2C</td><td title='0.84 bits' style='color: #00C000;'>76</td><td title='0.10 bits' style='color: #80FF80;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td title='0.15 bits' style='color: #00FF00;'>20</td><td title='1.74 bits' style='color: #008040;'>6D</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>2C</td><td title='1.76 bits' style='color: #008040;'>66</td><td title='0.21 bits' style='color: #00FF00;'>6C</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='2.41 bits' style='color: #006090;'>7A</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>29</td><td title='0.25 bits' style='color: #00FF00;'>7B</td><td title='0.40 bits' style='color: #00FF00;'>76</td><td title='0.21 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>&#x76;</td><td title='0.16 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='4.72 bits' style='color: #0020F0;'>&#x32;</td><td title='0.82 bits' style='color: #00C000;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x76;</td><td title='0.64 bits' style='color: #00C000;'>&#x2C;</td><td title='2.09 bits' style='color: #006090;'>&#x76;</td><td title='0.13 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.29 bits' style='color: #00FF00;'>&#x33;</td><td title='0.21 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.73 bits' style='color: #00C000;'>&#x79;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2C;</td><td title='0.84 bits' style='color: #00C000;'>&#x76;</td><td title='0.10 bits' style='color: #80FF80;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.16 bits' style='color: #00FF00;'>&#x33;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.74 bits' style='color: #008040;'>&#x6D;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2C;</td><td title='1.76 bits' style='color: #008040;'>&#x66;</td><td title='0.21 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.08 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.08 bits' style='color: #80FF80;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='2.41 bits' style='color: #006090;'>&#x7A;</td><td title='0.30 bits' style='color: #00FF00;'>&#x29;</td><td title='0.25 bits' style='color: #00FF00;'>&#x7B;</td><td title='0.40 bits' style='color: #00FF00;'>&#x76;</td><td title='0.21 bits' style='color: #00FF00;'>&#x65;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004221F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.10 bits' style='color: #00FF00;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td title='1.92 bits' style='color: #008040;'>6C</td><td>&nbsp;</td><td title='0.55 bits' style='color: #00C000;'>3D</td><td title='3.92 bits' style='color: #0020F0;'>66</td><td title='2.51 bits' style='color: #006090;'>28</td><td title='3.46 bits' style='color: #0020F0;'>6D</td><td>&nbsp;</td><td title='2.82 bits' style='color: #006090;'>2D</td><td title='3.71 bits' style='color: #0020F0;'>79</td><td title='1.58 bits' style='color: #008040;'>29</td><td title='2.17 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='8.46 bits' style='color: #000000;'>65</td><td title='2.91 bits' style='color: #006090;'>3D</td><td title='2.43 bits' style='color: #006090;'>66</td><td title='0.96 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.95 bits' style='color: #0000A0;'>63</td><td title='9.17 bits' style='color: #900000;'>72</td><td title='5.66 bits' style='color: #0000A0;'>6F</td><td title='7.52 bits' style='color: #000000;'>73</td><td>&nbsp;</td><td title='7.01 bits' style='color: #000000;'>73</td><td title='1.28 bits' style='color: #008040;'>28</td><td title='1.06 bits' style='color: #008040;'>76</td><td title='1.11 bits' style='color: #008040;'>65</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>63</td><td title='0.20 bits' style='color: #00FF00;'>33</td><td title='1.75 bits' style='color: #008040;'>28</td><td title='4.90 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td title='0.34 bits' style='color: #00FF00;'>2E</td><td title='0.71 bits' style='color: #00C000;'>2C</td><td title='2.57 bits' style='color: #006090;'>31</td><td title='0.79 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.10 bits' style='color: #00FF00;'>&#x63;</td><td title='0.16 bits' style='color: #00FF00;'>&#x33;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.92 bits' style='color: #008040;'>&#x6C;</td><td title='0.55 bits' style='color: #00C000;'>&#x3D;</td><td title='3.92 bits' style='color: #0020F0;'>&#x66;</td><td title='2.51 bits' style='color: #006090;'>&#x28;</td><td title='3.46 bits' style='color: #0020F0;'>&#x6D;</td><td title='2.82 bits' style='color: #006090;'>&#x2D;</td><td title='3.71 bits' style='color: #0020F0;'>&#x79;</td><td title='1.58 bits' style='color: #008040;'>&#x29;</td><td title='2.17 bits' style='color: #006090;'>&#x2C;</td><td title='8.46 bits' style='color: #000000;'>&#x65;</td><td title='2.91 bits' style='color: #006090;'>&#x3D;</td><td title='2.43 bits' style='color: #006090;'>&#x66;</td><td title='0.96 bits' style='color: #00C000;'>&#x28;</td><td title='6.95 bits' style='color: #0000A0;'>&#x63;</td><td title='9.17 bits' style='color: #900000;'>&#x72;</td><td title='5.66 bits' style='color: #0000A0;'>&#x6F;</td><td title='7.52 bits' style='color: #000000;'>&#x73;</td><td title='7.01 bits' style='color: #000000;'>&#x73;</td><td title='1.28 bits' style='color: #008040;'>&#x28;</td><td title='1.06 bits' style='color: #008040;'>&#x76;</td><td title='1.11 bits' style='color: #008040;'>&#x65;</td><td title='0.08 bits' style='color: #80FF80;'>&#x63;</td><td title='0.20 bits' style='color: #00FF00;'>&#x33;</td><td title='1.75 bits' style='color: #008040;'>&#x28;</td><td title='4.90 bits' style='color: #0020F0;'>&#x30;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.71 bits' style='color: #00C000;'>&#x2C;</td><td title='2.57 bits' style='color: #006090;'>&#x31;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422210&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.67 bits' style='color: #006090;'>2C</td><td title='3.47 bits' style='color: #0020F0;'>30</td><td title='0.40 bits' style='color: #00FF00;'>2E</td><td title='1.46 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='0.84 bits' style='color: #00C000;'>2C</td><td title='6.90 bits' style='color: #0000A0;'>6C</td><td title='2.38 bits' style='color: #006090;'>29</td><td title='2.97 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td title='2.99 bits' style='color: #006090;'>2C</td><td title='5.58 bits' style='color: #0000A0;'>69</td><td title='3.41 bits' style='color: #0020F0;'>3D</td><td title='6.18 bits' style='color: #0000A0;'>63</td><td>&nbsp;</td><td title='6.66 bits' style='color: #0000A0;'>72</td><td title='3.12 bits' style='color: #0020F0;'>6F</td><td title='2.41 bits' style='color: #006090;'>73</td><td title='1.70 bits' style='color: #008040;'>73</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.76 bits' style='color: #00C000;'>28</td><td title='4.73 bits' style='color: #0020F0;'>6C</td><td title='1.73 bits' style='color: #008040;'>2C</td><td title='1.77 bits' style='color: #008040;'>65</td><td>&nbsp;</td><td title='0.52 bits' style='color: #00C000;'>29</td><td title='2.73 bits' style='color: #006090;'>2C</td><td title='8.09 bits' style='color: #000000;'>61</td><td title='6.82 bits' style='color: #0000A0;'>3D</td><td>&nbsp;</td><td title='5.16 bits' style='color: #0000A0;'>6C</td><td title='7.04 bits' style='color: #000000;'>2A</td><td title='4.00 bits' style='color: #0020F0;'>7A</td><td title='4.13 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td title='6.72 bits' style='color: #0000A0;'>5A</td><td title='1.38 bits' style='color: #008040;'>3D</td><td title='5.50 bits' style='color: #0000A0;'>61</td><td title='2.79 bits' style='color: #006090;'>2B</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.67 bits' style='color: #006090;'>&#x2C;</td><td title='3.47 bits' style='color: #0020F0;'>&#x30;</td><td title='0.40 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.46 bits' style='color: #008040;'>&#x29;</td><td title='0.84 bits' style='color: #00C000;'>&#x2C;</td><td title='6.90 bits' style='color: #0000A0;'>&#x6C;</td><td title='2.38 bits' style='color: #006090;'>&#x29;</td><td title='2.97 bits' style='color: #006090;'>&#x29;</td><td title='2.99 bits' style='color: #006090;'>&#x2C;</td><td title='5.58 bits' style='color: #0000A0;'>&#x69;</td><td title='3.41 bits' style='color: #0020F0;'>&#x3D;</td><td title='6.18 bits' style='color: #0000A0;'>&#x63;</td><td title='6.66 bits' style='color: #0000A0;'>&#x72;</td><td title='3.12 bits' style='color: #0020F0;'>&#x6F;</td><td title='2.41 bits' style='color: #006090;'>&#x73;</td><td title='1.70 bits' style='color: #008040;'>&#x73;</td><td title='0.76 bits' style='color: #00C000;'>&#x28;</td><td title='4.73 bits' style='color: #0020F0;'>&#x6C;</td><td title='1.73 bits' style='color: #008040;'>&#x2C;</td><td title='1.77 bits' style='color: #008040;'>&#x65;</td><td title='0.52 bits' style='color: #00C000;'>&#x29;</td><td title='2.73 bits' style='color: #006090;'>&#x2C;</td><td title='8.09 bits' style='color: #000000;'>&#x61;</td><td title='6.82 bits' style='color: #0000A0;'>&#x3D;</td><td title='5.16 bits' style='color: #0000A0;'>&#x6C;</td><td title='7.04 bits' style='color: #000000;'>&#x2A;</td><td title='4.00 bits' style='color: #0020F0;'>&#x7A;</td><td title='4.13 bits' style='color: #0020F0;'>&#x2C;</td><td title='6.72 bits' style='color: #0000A0;'>&#x5A;</td><td title='1.38 bits' style='color: #008040;'>&#x3D;</td><td title='5.50 bits' style='color: #0000A0;'>&#x61;</td><td title='2.79 bits' style='color: #006090;'>&#x2B;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422230&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.54 bits' style='color: #006090;'>76</td><td title='3.02 bits' style='color: #0020F0;'>2E</td><td title='2.16 bits' style='color: #006090;'>78</td><td title='4.58 bits' style='color: #0020F0;'>2A</td><td>&nbsp;</td><td title='9.31 bits' style='color: #900000;'>65</td><td title='6.03 bits' style='color: #0000A0;'>2B</td><td title='5.25 bits' style='color: #0000A0;'>76</td><td title='1.59 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='2.38 bits' style='color: #006090;'>79</td><td title='2.88 bits' style='color: #006090;'>2A</td><td title='5.02 bits' style='color: #0000A0;'>69</td><td title='1.86 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='8.61 bits' style='color: #000000;'>67</td><td title='4.16 bits' style='color: #0020F0;'>3D</td><td title='4.05 bits' style='color: #0020F0;'>66</td><td title='1.64 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.77 bits' style='color: #0000A0;'>5A</td><td title='7.37 bits' style='color: #000000;'>29</td><td title='1.51 bits' style='color: #008040;'>3B</td><td title='3.21 bits' style='color: #0020F0;'>72</td><td>&nbsp;</td><td title='0.28 bits' style='color: #00FF00;'>65</td><td title='0.37 bits' style='color: #00FF00;'>74</td><td title='0.09 bits' style='color: #80FF80;'>75</td><td title='0.07 bits' style='color: #80FF80;'>72</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>6E</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td title='9.36 bits' style='color: #900000;'>67</td><td title='2.77 bits' style='color: #006090;'>3B</td><td>&nbsp;</td><td title='0.52 bits' style='color: #00C000;'>7D</td><td title='0.93 bits' style='color: #00C000;'>76</td><td title='0.21 bits' style='color: #00FF00;'>65</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.54 bits' style='color: #006090;'>&#x76;</td><td title='3.02 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.16 bits' style='color: #006090;'>&#x78;</td><td title='4.58 bits' style='color: #0020F0;'>&#x2A;</td><td title='9.31 bits' style='color: #900000;'>&#x65;</td><td title='6.03 bits' style='color: #0000A0;'>&#x2B;</td><td title='5.25 bits' style='color: #0000A0;'>&#x76;</td><td title='1.59 bits' style='color: #008040;'>&#x2E;</td><td title='2.38 bits' style='color: #006090;'>&#x79;</td><td title='2.88 bits' style='color: #006090;'>&#x2A;</td><td title='5.02 bits' style='color: #0000A0;'>&#x69;</td><td title='1.86 bits' style='color: #008040;'>&#x2C;</td><td title='8.61 bits' style='color: #000000;'>&#x67;</td><td title='4.16 bits' style='color: #0020F0;'>&#x3D;</td><td title='4.05 bits' style='color: #0020F0;'>&#x66;</td><td title='1.64 bits' style='color: #008040;'>&#x28;</td><td title='5.77 bits' style='color: #0000A0;'>&#x5A;</td><td title='7.37 bits' style='color: #000000;'>&#x29;</td><td title='1.51 bits' style='color: #008040;'>&#x3B;</td><td title='3.21 bits' style='color: #0020F0;'>&#x72;</td><td title='0.28 bits' style='color: #00FF00;'>&#x65;</td><td title='0.37 bits' style='color: #00FF00;'>&#x74;</td><td title='0.09 bits' style='color: #80FF80;'>&#x75;</td><td title='0.07 bits' style='color: #80FF80;'>&#x72;</td><td title='0.07 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='9.36 bits' style='color: #900000;'>&#x67;</td><td title='2.77 bits' style='color: #006090;'>&#x3B;</td><td title='0.52 bits' style='color: #00C000;'>&#x7D;</td><td title='0.93 bits' style='color: #00C000;'>&#x76;</td><td title='0.21 bits' style='color: #00FF00;'>&#x65;</td><td title='0.09 bits' style='color: #80FF80;'>&#x63;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422250&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.13 bits' style='color: #00FF00;'>33</td><td title='0.26 bits' style='color: #00FF00;'>20</td><td title='6.18 bits' style='color: #0000A0;'>68</td><td title='0.83 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>76</td><td title='0.36 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.17 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td title='0.28 bits' style='color: #00FF00;'>20</td><td title='0.29 bits' style='color: #00FF00;'>76</td><td title='2.63 bits' style='color: #006090;'>29</td><td title='0.32 bits' style='color: #00FF00;'>7B</td><td>&nbsp;</td><td title='2.51 bits' style='color: #006090;'>72</td><td title='0.19 bits' style='color: #00FF00;'>65</td><td title='0.42 bits' style='color: #00FF00;'>74</td><td title='0.08 bits' style='color: #80FF80;'>75</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>72</td><td title='0.06 bits' style='color: #80FF80;'>6E</td><td title='0.07 bits' style='color: #80FF80;'>20</td><td title='3.45 bits' style='color: #0020F0;'>76</td><td>&nbsp;</td><td title='9.32 bits' style='color: #900000;'>2A</td><td title='8.25 bits' style='color: #000000;'>3D</td><td title='4.63 bits' style='color: #0020F0;'>76</td><td title='0.52 bits' style='color: #00C000;'>65</td><td>&nbsp;</td><td title='0.10 bits' style='color: #00FF00;'>63</td><td title='0.23 bits' style='color: #00FF00;'>33</td><td title='1.16 bits' style='color: #008040;'>28</td><td title='1.88 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='3.33 bits' style='color: #0020F0;'>39</td><td title='4.33 bits' style='color: #0020F0;'>2C</td><td title='0.90 bits' style='color: #00C000;'>2E</td><td title='4.34 bits' style='color: #0020F0;'>38</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>&#x33;</td><td title='0.26 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.18 bits' style='color: #0000A0;'>&#x68;</td><td title='0.83 bits' style='color: #00C000;'>&#x28;</td><td title='0.32 bits' style='color: #00FF00;'>&#x76;</td><td title='0.36 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.17 bits' style='color: #00FF00;'>&#x33;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.29 bits' style='color: #00FF00;'>&#x76;</td><td title='2.63 bits' style='color: #006090;'>&#x29;</td><td title='0.32 bits' style='color: #00FF00;'>&#x7B;</td><td title='2.51 bits' style='color: #006090;'>&#x72;</td><td title='0.19 bits' style='color: #00FF00;'>&#x65;</td><td title='0.42 bits' style='color: #00FF00;'>&#x74;</td><td title='0.08 bits' style='color: #80FF80;'>&#x75;</td><td title='0.06 bits' style='color: #80FF80;'>&#x72;</td><td title='0.06 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.07 bits' style='color: #80FF80;'>&#x2E;</td><td title='3.45 bits' style='color: #0020F0;'>&#x76;</td><td title='9.32 bits' style='color: #900000;'>&#x2A;</td><td title='8.25 bits' style='color: #000000;'>&#x3D;</td><td title='4.63 bits' style='color: #0020F0;'>&#x76;</td><td title='0.52 bits' style='color: #00C000;'>&#x65;</td><td title='0.10 bits' style='color: #00FF00;'>&#x63;</td><td title='0.23 bits' style='color: #00FF00;'>&#x33;</td><td title='1.16 bits' style='color: #008040;'>&#x28;</td><td title='1.88 bits' style='color: #008040;'>&#x2E;</td><td title='3.33 bits' style='color: #0020F0;'>&#x39;</td><td title='4.33 bits' style='color: #0020F0;'>&#x2C;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='4.34 bits' style='color: #0020F0;'>&#x38;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422270&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.13 bits' style='color: #006090;'>2C</td><td title='1.50 bits' style='color: #008040;'>2E</td><td title='3.93 bits' style='color: #0020F0;'>37</td><td title='1.13 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='3.41 bits' style='color: #0020F0;'>2C</td><td title='4.79 bits' style='color: #0020F0;'>76</td><td title='6.79 bits' style='color: #0000A0;'>3D</td><td title='8.09 bits' style='color: #000000;'>70</td><td>&nbsp;</td><td title='1.60 bits' style='color: #008040;'>6F</td><td title='0.67 bits' style='color: #00C000;'>77</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='2.74 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='2.74 bits' style='color: #006090;'>2C</td><td title='2.13 bits' style='color: #006090;'>76</td><td title='0.34 bits' style='color: #00FF00;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>33</td><td title='1.80 bits' style='color: #008040;'>28</td><td title='1.41 bits' style='color: #008040;'>2E</td><td title='8.05 bits' style='color: #000000;'>34</td><td>&nbsp;</td><td title='5.59 bits' style='color: #0000A0;'>35</td><td title='3.05 bits' style='color: #0020F0;'>29</td><td title='3.03 bits' style='color: #0020F0;'>29</td><td title='1.53 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='3.57 bits' style='color: #0020F0;'>76</td><td title='4.13 bits' style='color: #0020F0;'>3D</td><td title='5.26 bits' style='color: #0000A0;'>73</td><td title='8.21 bits' style='color: #000000;'>6D</td><td>&nbsp;</td><td title='4.54 bits' style='color: #0020F0;'>6F</td><td title='5.30 bits' style='color: #0000A0;'>6F</td><td title='2.98 bits' style='color: #006090;'>74</td><td title='8.05 bits' style='color: #000000;'>68</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.13 bits' style='color: #006090;'>&#x2C;</td><td title='1.50 bits' style='color: #008040;'>&#x2E;</td><td title='3.93 bits' style='color: #0020F0;'>&#x37;</td><td title='1.13 bits' style='color: #008040;'>&#x29;</td><td title='3.41 bits' style='color: #0020F0;'>&#x2C;</td><td title='4.79 bits' style='color: #0020F0;'>&#x76;</td><td title='6.79 bits' style='color: #0000A0;'>&#x3D;</td><td title='8.09 bits' style='color: #000000;'>&#x70;</td><td title='1.60 bits' style='color: #008040;'>&#x6F;</td><td title='0.67 bits' style='color: #00C000;'>&#x77;</td><td title='0.23 bits' style='color: #00FF00;'>&#x28;</td><td title='2.74 bits' style='color: #006090;'>&#x76;</td><td title='2.74 bits' style='color: #006090;'>&#x2C;</td><td title='2.13 bits' style='color: #006090;'>&#x76;</td><td title='0.34 bits' style='color: #00FF00;'>&#x65;</td><td title='0.06 bits' style='color: #80FF80;'>&#x63;</td><td title='0.36 bits' style='color: #00FF00;'>&#x33;</td><td title='1.80 bits' style='color: #008040;'>&#x28;</td><td title='1.41 bits' style='color: #008040;'>&#x2E;</td><td title='8.05 bits' style='color: #000000;'>&#x34;</td><td title='5.59 bits' style='color: #0000A0;'>&#x35;</td><td title='3.05 bits' style='color: #0020F0;'>&#x29;</td><td title='3.03 bits' style='color: #0020F0;'>&#x29;</td><td title='1.53 bits' style='color: #008040;'>&#x2C;</td><td title='3.57 bits' style='color: #0020F0;'>&#x76;</td><td title='4.13 bits' style='color: #0020F0;'>&#x3D;</td><td title='5.26 bits' style='color: #0000A0;'>&#x73;</td><td title='8.21 bits' style='color: #000000;'>&#x6D;</td><td title='4.54 bits' style='color: #0020F0;'>&#x6F;</td><td title='5.30 bits' style='color: #0000A0;'>&#x6F;</td><td title='2.98 bits' style='color: #006090;'>&#x74;</td><td title='8.05 bits' style='color: #000000;'>&#x68;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422290&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.35 bits' style='color: #000000;'>73</td><td title='4.88 bits' style='color: #0020F0;'>74</td><td title='5.63 bits' style='color: #0000A0;'>65</td><td title='8.90 bits' style='color: #000000;'>70</td><td>&nbsp;</td><td title='5.93 bits' style='color: #0000A0;'>28</td><td title='5.29 bits' style='color: #0000A0;'>30</td><td title='0.39 bits' style='color: #00FF00;'>2E</td><td title='1.36 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='1.69 bits' style='color: #008040;'>31</td><td title='0.64 bits' style='color: #00C000;'>2E</td><td title='1.14 bits' style='color: #008040;'>2C</td><td title='5.77 bits' style='color: #0000A0;'>76</td><td>&nbsp;</td><td title='3.89 bits' style='color: #0020F0;'>29</td><td title='1.33 bits' style='color: #008040;'>2C</td><td title='2.32 bits' style='color: #006090;'>76</td><td title='6.28 bits' style='color: #0000A0;'>2B</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.12 bits' style='color: #006090;'>3D</td><td title='7.41 bits' style='color: #000000;'>31</td><td title='1.31 bits' style='color: #008040;'>2E</td><td title='3.61 bits' style='color: #0020F0;'>2D</td><td>&nbsp;</td><td title='3.54 bits' style='color: #0020F0;'>76</td><td title='1.28 bits' style='color: #008040;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='0.22 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td title='0.57 bits' style='color: #00C000;'>28</td><td title='4.90 bits' style='color: #0020F0;'>66</td><td title='0.70 bits' style='color: #00C000;'>28</td><td title='9.52 bits' style='color: #900000;'>28</td><td>&nbsp;</td><td title='8.03 bits' style='color: #000000;'>34</td><td title='4.98 bits' style='color: #0020F0;'>36</td><td title='4.94 bits' style='color: #0020F0;'>2E</td><td title='4.52 bits' style='color: #0020F0;'>2D</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.35 bits' style='color: #000000;'>&#x73;</td><td title='4.88 bits' style='color: #0020F0;'>&#x74;</td><td title='5.63 bits' style='color: #0000A0;'>&#x65;</td><td title='8.90 bits' style='color: #000000;'>&#x70;</td><td title='5.93 bits' style='color: #0000A0;'>&#x28;</td><td title='5.29 bits' style='color: #0000A0;'>&#x30;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.36 bits' style='color: #008040;'>&#x2C;</td><td title='1.69 bits' style='color: #008040;'>&#x31;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='1.14 bits' style='color: #008040;'>&#x2C;</td><td title='5.77 bits' style='color: #0000A0;'>&#x76;</td><td title='3.89 bits' style='color: #0020F0;'>&#x29;</td><td title='1.33 bits' style='color: #008040;'>&#x2C;</td><td title='2.32 bits' style='color: #006090;'>&#x76;</td><td title='6.28 bits' style='color: #0000A0;'>&#x2B;</td><td title='2.12 bits' style='color: #006090;'>&#x3D;</td><td title='7.41 bits' style='color: #000000;'>&#x31;</td><td title='1.31 bits' style='color: #008040;'>&#x2E;</td><td title='3.61 bits' style='color: #0020F0;'>&#x2D;</td><td title='3.54 bits' style='color: #0020F0;'>&#x76;</td><td title='1.28 bits' style='color: #008040;'>&#x65;</td><td title='0.11 bits' style='color: #00FF00;'>&#x63;</td><td title='0.22 bits' style='color: #00FF00;'>&#x33;</td><td title='0.57 bits' style='color: #00C000;'>&#x28;</td><td title='4.90 bits' style='color: #0020F0;'>&#x66;</td><td title='0.70 bits' style='color: #00C000;'>&#x28;</td><td title='9.52 bits' style='color: #900000;'>&#x28;</td><td title='8.03 bits' style='color: #000000;'>&#x34;</td><td title='4.98 bits' style='color: #0020F0;'>&#x36;</td><td title='4.94 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.52 bits' style='color: #0020F0;'>&#x2D;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004222B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.75 bits' style='color: #0020F0;'>79</td><td title='1.84 bits' style='color: #008040;'>29</td><td title='2.68 bits' style='color: #006090;'>2A</td><td title='1.31 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='2.14 bits' style='color: #006090;'>35</td><td title='3.44 bits' style='color: #0020F0;'>2C</td><td title='3.91 bits' style='color: #0020F0;'>30</td><td title='0.32 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='0.95 bits' style='color: #00C000;'>2C</td><td title='1.84 bits' style='color: #008040;'>31</td><td title='0.68 bits' style='color: #00C000;'>2E</td><td title='1.53 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='4.15 bits' style='color: #0020F0;'>29</td><td title='1.57 bits' style='color: #008040;'>2C</td><td title='1.89 bits' style='color: #008040;'>76</td><td title='6.99 bits' style='color: #0000A0;'>3B</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.68 bits' style='color: #006090;'>7D</td><td title='1.47 bits' style='color: #008040;'>76</td><td title='0.45 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td title='0.63 bits' style='color: #00C000;'>20</td><td title='3.09 bits' style='color: #0020F0;'>66</td><td title='0.40 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='9.05 bits' style='color: #900000;'>29</td><td title='4.91 bits' style='color: #0020F0;'>7B</td><td title='1.69 bits' style='color: #008040;'>76</td><td title='0.70 bits' style='color: #00C000;'>65</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.29 bits' style='color: #00FF00;'>33</td><td title='0.71 bits' style='color: #00C000;'>20</td><td title='4.75 bits' style='color: #0020F0;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.75 bits' style='color: #0020F0;'>&#x79;</td><td title='1.84 bits' style='color: #008040;'>&#x29;</td><td title='2.68 bits' style='color: #006090;'>&#x2A;</td><td title='1.31 bits' style='color: #008040;'>&#x2E;</td><td title='2.14 bits' style='color: #006090;'>&#x35;</td><td title='3.44 bits' style='color: #0020F0;'>&#x2C;</td><td title='3.91 bits' style='color: #0020F0;'>&#x30;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.95 bits' style='color: #00C000;'>&#x2C;</td><td title='1.84 bits' style='color: #008040;'>&#x31;</td><td title='0.68 bits' style='color: #00C000;'>&#x2E;</td><td title='1.53 bits' style='color: #008040;'>&#x29;</td><td title='4.15 bits' style='color: #0020F0;'>&#x29;</td><td title='1.57 bits' style='color: #008040;'>&#x2C;</td><td title='1.89 bits' style='color: #008040;'>&#x76;</td><td title='6.99 bits' style='color: #0000A0;'>&#x3B;</td><td title='2.68 bits' style='color: #006090;'>&#x7D;</td><td title='1.47 bits' style='color: #008040;'>&#x76;</td><td title='0.45 bits' style='color: #00FF00;'>&#x65;</td><td title='0.11 bits' style='color: #00FF00;'>&#x63;</td><td title='0.11 bits' style='color: #00FF00;'>&#x33;</td><td title='0.63 bits' style='color: #00C000;'>&#x2E;</td><td title='3.09 bits' style='color: #0020F0;'>&#x66;</td><td title='0.40 bits' style='color: #00FF00;'>&#x28;</td><td title='9.05 bits' style='color: #900000;'>&#x29;</td><td title='4.91 bits' style='color: #0020F0;'>&#x7B;</td><td title='1.69 bits' style='color: #008040;'>&#x76;</td><td title='0.70 bits' style='color: #00C000;'>&#x65;</td><td title='0.09 bits' style='color: #80FF80;'>&#x63;</td><td title='0.29 bits' style='color: #00FF00;'>&#x33;</td><td title='0.71 bits' style='color: #00C000;'>&#x2E;</td><td title='4.75 bits' style='color: #0020F0;'>&#x76;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004222D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.22 bits' style='color: #0020F0;'>3D</td><td title='1.73 bits' style='color: #008040;'>76</td><td title='0.14 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>33</td><td title='2.01 bits' style='color: #006090;'>28</td><td title='3.51 bits' style='color: #0020F0;'>30</td><td title='0.36 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='0.38 bits' style='color: #00FF00;'>2C</td><td title='7.77 bits' style='color: #000000;'>66</td><td title='3.36 bits' style='color: #0020F0;'>28</td><td title='8.81 bits' style='color: #000000;'>36</td><td>&nbsp;</td><td title='2.65 bits' style='color: #006090;'>2E</td><td title='2.20 bits' style='color: #006090;'>2D</td><td title='2.18 bits' style='color: #006090;'>79</td><td title='4.83 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.89 bits' style='color: #000000;'>32</td><td title='1.39 bits' style='color: #008040;'>2E</td><td title='2.08 bits' style='color: #006090;'>2C</td><td title='7.63 bits' style='color: #000000;'>36</td><td>&nbsp;</td><td title='3.68 bits' style='color: #0020F0;'>2E</td><td title='2.92 bits' style='color: #006090;'>29</td><td title='1.53 bits' style='color: #008040;'>2C</td><td title='4.40 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='2.27 bits' style='color: #006090;'>28</td><td title='5.13 bits' style='color: #0000A0;'>31</td><td title='6.74 bits' style='color: #0000A0;'>30</td><td title='1.45 bits' style='color: #008040;'>30</td><td>&nbsp;</td><td title='1.12 bits' style='color: #008040;'>2E</td><td title='6.14 bits' style='color: #0000A0;'>2D</td><td title='2.29 bits' style='color: #006090;'>79</td><td title='4.05 bits' style='color: #0020F0;'>2A</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.22 bits' style='color: #0020F0;'>&#x3D;</td><td title='1.73 bits' style='color: #008040;'>&#x76;</td><td title='0.14 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.14 bits' style='color: #00FF00;'>&#x33;</td><td title='2.01 bits' style='color: #006090;'>&#x28;</td><td title='3.51 bits' style='color: #0020F0;'>&#x30;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2C;</td><td title='7.77 bits' style='color: #000000;'>&#x66;</td><td title='3.36 bits' style='color: #0020F0;'>&#x28;</td><td title='8.81 bits' style='color: #000000;'>&#x36;</td><td title='2.65 bits' style='color: #006090;'>&#x2E;</td><td title='2.20 bits' style='color: #006090;'>&#x2D;</td><td title='2.18 bits' style='color: #006090;'>&#x79;</td><td title='4.83 bits' style='color: #0020F0;'>&#x2C;</td><td title='7.89 bits' style='color: #000000;'>&#x32;</td><td title='1.39 bits' style='color: #008040;'>&#x2E;</td><td title='2.08 bits' style='color: #006090;'>&#x2C;</td><td title='7.63 bits' style='color: #000000;'>&#x36;</td><td title='3.68 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.92 bits' style='color: #006090;'>&#x29;</td><td title='1.53 bits' style='color: #008040;'>&#x2C;</td><td title='4.40 bits' style='color: #0020F0;'>&#x66;</td><td title='2.27 bits' style='color: #006090;'>&#x28;</td><td title='5.13 bits' style='color: #0000A0;'>&#x31;</td><td title='6.74 bits' style='color: #0000A0;'>&#x30;</td><td title='1.45 bits' style='color: #008040;'>&#x30;</td><td title='1.12 bits' style='color: #008040;'>&#x2E;</td><td title='6.14 bits' style='color: #0000A0;'>&#x2D;</td><td title='2.29 bits' style='color: #006090;'>&#x79;</td><td title='4.05 bits' style='color: #0020F0;'>&#x2A;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004222F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.16 bits' style='color: #0020F0;'>31</td><td title='3.72 bits' style='color: #0020F0;'>31</td><td title='1.81 bits' style='color: #008040;'>2E</td><td title='2.74 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='4.00 bits' style='color: #0020F0;'>36</td><td title='1.22 bits' style='color: #008040;'>2E</td><td title='2.78 bits' style='color: #006090;'>2C</td><td title='2.70 bits' style='color: #006090;'>31</td><td>&nbsp;</td><td title='3.63 bits' style='color: #0020F0;'>30</td><td title='0.74 bits' style='color: #00C000;'>30</td><td title='0.59 bits' style='color: #00C000;'>2E</td><td title='0.93 bits' style='color: #00C000;'>29</td><td>&nbsp;</td><td title='3.76 bits' style='color: #0020F0;'>29</td><td title='1.95 bits' style='color: #008040;'>3B</td><td title='3.64 bits' style='color: #0020F0;'>69</td><td title='1.28 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>28</td><td title='3.89 bits' style='color: #0020F0;'>79</td><td title='2.49 bits' style='color: #006090;'>3E</td><td title='9.04 bits' style='color: #900000;'>37</td><td>&nbsp;</td><td title='3.37 bits' style='color: #0020F0;'>2E</td><td title='7.47 bits' style='color: #000000;'>35</td><td title='1.76 bits' style='color: #008040;'>29</td><td title='7.89 bits' style='color: #000000;'>76</td><td>&nbsp;</td><td title='5.52 bits' style='color: #0000A0;'>2B</td><td title='1.52 bits' style='color: #008040;'>3D</td><td title='3.32 bits' style='color: #0020F0;'>76</td><td title='0.61 bits' style='color: #00C000;'>65</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='2.47 bits' style='color: #006090;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.16 bits' style='color: #0020F0;'>&#x31;</td><td title='3.72 bits' style='color: #0020F0;'>&#x31;</td><td title='1.81 bits' style='color: #008040;'>&#x2E;</td><td title='2.74 bits' style='color: #006090;'>&#x2C;</td><td title='4.00 bits' style='color: #0020F0;'>&#x36;</td><td title='1.22 bits' style='color: #008040;'>&#x2E;</td><td title='2.78 bits' style='color: #006090;'>&#x2C;</td><td title='2.70 bits' style='color: #006090;'>&#x31;</td><td title='3.63 bits' style='color: #0020F0;'>&#x30;</td><td title='0.74 bits' style='color: #00C000;'>&#x30;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='0.93 bits' style='color: #00C000;'>&#x29;</td><td title='3.76 bits' style='color: #0020F0;'>&#x29;</td><td title='1.95 bits' style='color: #008040;'>&#x3B;</td><td title='3.64 bits' style='color: #0020F0;'>&#x69;</td><td title='1.28 bits' style='color: #008040;'>&#x66;</td><td title='0.31 bits' style='color: #00FF00;'>&#x28;</td><td title='3.89 bits' style='color: #0020F0;'>&#x79;</td><td title='2.49 bits' style='color: #006090;'>&#x3E;</td><td title='9.04 bits' style='color: #900000;'>&#x37;</td><td title='3.37 bits' style='color: #0020F0;'>&#x2E;</td><td title='7.47 bits' style='color: #000000;'>&#x35;</td><td title='1.76 bits' style='color: #008040;'>&#x29;</td><td title='7.89 bits' style='color: #000000;'>&#x76;</td><td title='5.52 bits' style='color: #0000A0;'>&#x2B;</td><td title='1.52 bits' style='color: #008040;'>&#x3D;</td><td title='3.32 bits' style='color: #0020F0;'>&#x76;</td><td title='0.61 bits' style='color: #00C000;'>&#x65;</td><td title='0.09 bits' style='color: #80FF80;'>&#x63;</td><td title='0.16 bits' style='color: #00FF00;'>&#x33;</td><td title='0.23 bits' style='color: #00FF00;'>&#x28;</td><td title='2.47 bits' style='color: #006090;'>&#x30;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422310&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>2E</td><td title='0.34 bits' style='color: #00FF00;'>2C</td><td title='2.28 bits' style='color: #006090;'>66</td><td title='0.59 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='5.06 bits' style='color: #0000A0;'>37</td><td title='1.00 bits' style='color: #00C000;'>2E</td><td title='4.48 bits' style='color: #0020F0;'>35</td><td title='7.34 bits' style='color: #000000;'>2D</td><td>&nbsp;</td><td title='1.97 bits' style='color: #008040;'>79</td><td title='2.66 bits' style='color: #006090;'>2C</td><td title='5.09 bits' style='color: #0000A0;'>2D</td><td title='3.71 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='0.73 bits' style='color: #00C000;'>2E</td><td title='2.25 bits' style='color: #006090;'>2C</td><td title='3.46 bits' style='color: #0020F0;'>30</td><td title='0.29 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.96 bits' style='color: #008040;'>29</td><td title='1.25 bits' style='color: #008040;'>2C</td><td title='4.11 bits' style='color: #0020F0;'>30</td><td title='0.54 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='1.00 bits' style='color: #00C000;'>29</td><td title='3.18 bits' style='color: #0020F0;'>3B</td><td title='3.48 bits' style='color: #0020F0;'>69</td><td title='1.13 bits' style='color: #008040;'>66</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>28</td><td title='1.83 bits' style='color: #008040;'>79</td><td title='1.27 bits' style='color: #008040;'>3E</td><td title='5.07 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td title='4.85 bits' style='color: #0020F0;'>30</td><td title='2.64 bits' style='color: #006090;'>2E</td><td title='5.72 bits' style='color: #0000A0;'>35</td><td title='1.54 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2C;</td><td title='2.28 bits' style='color: #006090;'>&#x66;</td><td title='0.59 bits' style='color: #00C000;'>&#x28;</td><td title='5.06 bits' style='color: #0000A0;'>&#x37;</td><td title='1.00 bits' style='color: #00C000;'>&#x2E;</td><td title='4.48 bits' style='color: #0020F0;'>&#x35;</td><td title='7.34 bits' style='color: #000000;'>&#x2D;</td><td title='1.97 bits' style='color: #008040;'>&#x79;</td><td title='2.66 bits' style='color: #006090;'>&#x2C;</td><td title='5.09 bits' style='color: #0000A0;'>&#x2D;</td><td title='3.71 bits' style='color: #0020F0;'>&#x31;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td><td title='2.25 bits' style='color: #006090;'>&#x2C;</td><td title='3.46 bits' style='color: #0020F0;'>&#x30;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.96 bits' style='color: #008040;'>&#x29;</td><td title='1.25 bits' style='color: #008040;'>&#x2C;</td><td title='4.11 bits' style='color: #0020F0;'>&#x30;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='1.00 bits' style='color: #00C000;'>&#x29;</td><td title='3.18 bits' style='color: #0020F0;'>&#x3B;</td><td title='3.48 bits' style='color: #0020F0;'>&#x69;</td><td title='1.13 bits' style='color: #008040;'>&#x66;</td><td title='0.36 bits' style='color: #00FF00;'>&#x28;</td><td title='1.83 bits' style='color: #008040;'>&#x79;</td><td title='1.27 bits' style='color: #008040;'>&#x3E;</td><td title='5.07 bits' style='color: #0000A0;'>&#x31;</td><td title='4.85 bits' style='color: #0020F0;'>&#x30;</td><td title='2.64 bits' style='color: #006090;'>&#x2E;</td><td title='5.72 bits' style='color: #0000A0;'>&#x35;</td><td title='1.54 bits' style='color: #008040;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422330&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.21 bits' style='color: #0020F0;'>76</td><td title='5.68 bits' style='color: #0000A0;'>3D</td><td title='2.99 bits' style='color: #006090;'>76</td><td title='0.38 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td title='0.36 bits' style='color: #00FF00;'>28</td><td title='5.38 bits' style='color: #0000A0;'>32</td><td>&nbsp;</td><td title='0.65 bits' style='color: #00C000;'>2E</td><td title='0.57 bits' style='color: #00C000;'>2C</td><td title='5.63 bits' style='color: #0000A0;'>2D</td><td title='3.04 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='1.02 bits' style='color: #008040;'>2E</td><td title='1.12 bits' style='color: #008040;'>2C</td><td title='3.50 bits' style='color: #0020F0;'>31</td><td title='0.84 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.50 bits' style='color: #008040;'>29</td><td title='3.33 bits' style='color: #0020F0;'>3B</td><td title='1.45 bits' style='color: #008040;'>69</td><td title='0.73 bits' style='color: #00C000;'>66</td><td>&nbsp;</td><td title='0.17 bits' style='color: #00FF00;'>28</td><td title='0.76 bits' style='color: #00C000;'>79</td><td title='0.63 bits' style='color: #00C000;'>3E</td><td title='1.09 bits' style='color: #008040;'>31</td><td>&nbsp;</td><td title='5.34 bits' style='color: #0000A0;'>32</td><td title='1.04 bits' style='color: #008040;'>2E</td><td title='2.82 bits' style='color: #006090;'>29</td><td title='5.38 bits' style='color: #0000A0;'>76</td><td>&nbsp;</td><td title='2.64 bits' style='color: #006090;'>3D</td><td title='1.82 bits' style='color: #008040;'>76</td><td title='0.44 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.21 bits' style='color: #0020F0;'>&#x76;</td><td title='5.68 bits' style='color: #0000A0;'>&#x3D;</td><td title='2.99 bits' style='color: #006090;'>&#x76;</td><td title='0.38 bits' style='color: #00FF00;'>&#x65;</td><td title='0.08 bits' style='color: #80FF80;'>&#x63;</td><td title='0.16 bits' style='color: #00FF00;'>&#x33;</td><td title='0.36 bits' style='color: #00FF00;'>&#x28;</td><td title='5.38 bits' style='color: #0000A0;'>&#x32;</td><td title='0.65 bits' style='color: #00C000;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2C;</td><td title='5.63 bits' style='color: #0000A0;'>&#x2D;</td><td title='3.04 bits' style='color: #0020F0;'>&#x31;</td><td title='1.02 bits' style='color: #008040;'>&#x2E;</td><td title='1.12 bits' style='color: #008040;'>&#x2C;</td><td title='3.50 bits' style='color: #0020F0;'>&#x31;</td><td title='0.84 bits' style='color: #00C000;'>&#x2E;</td><td title='1.50 bits' style='color: #008040;'>&#x29;</td><td title='3.33 bits' style='color: #0020F0;'>&#x3B;</td><td title='1.45 bits' style='color: #008040;'>&#x69;</td><td title='0.73 bits' style='color: #00C000;'>&#x66;</td><td title='0.17 bits' style='color: #00FF00;'>&#x28;</td><td title='0.76 bits' style='color: #00C000;'>&#x79;</td><td title='0.63 bits' style='color: #00C000;'>&#x3E;</td><td title='1.09 bits' style='color: #008040;'>&#x31;</td><td title='5.34 bits' style='color: #0000A0;'>&#x32;</td><td title='1.04 bits' style='color: #008040;'>&#x2E;</td><td title='2.82 bits' style='color: #006090;'>&#x29;</td><td title='5.38 bits' style='color: #0000A0;'>&#x76;</td><td title='2.64 bits' style='color: #006090;'>&#x3D;</td><td title='1.82 bits' style='color: #008040;'>&#x76;</td><td title='0.44 bits' style='color: #00FF00;'>&#x65;</td><td title='0.11 bits' style='color: #00FF00;'>&#x63;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422350&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.17 bits' style='color: #00FF00;'>33</td><td title='0.15 bits' style='color: #00FF00;'>28</td><td title='6.13 bits' style='color: #0000A0;'>2D</td><td title='4.25 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='1.18 bits' style='color: #008040;'>2E</td><td title='1.36 bits' style='color: #008040;'>2C</td><td title='4.05 bits' style='color: #0020F0;'>2D</td><td title='1.46 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='7.14 bits' style='color: #000000;'>37</td><td title='2.21 bits' style='color: #006090;'>2C</td><td title='5.77 bits' style='color: #0000A0;'>34</td><td title='2.46 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='1.69 bits' style='color: #008040;'>29</td><td title='1.76 bits' style='color: #008040;'>3B</td><td title='1.13 bits' style='color: #008040;'>69</td><td title='0.49 bits' style='color: #00FF00;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='0.47 bits' style='color: #00FF00;'>79</td><td title='0.42 bits' style='color: #00FF00;'>3E</td><td title='0.72 bits' style='color: #00C000;'>31</td><td>&nbsp;</td><td title='7.68 bits' style='color: #000000;'>34</td><td title='1.46 bits' style='color: #008040;'>2E</td><td title='2.68 bits' style='color: #006090;'>35</td><td title='0.67 bits' style='color: #00C000;'>29</td><td>&nbsp;</td><td title='1.04 bits' style='color: #008040;'>76</td><td title='0.93 bits' style='color: #00C000;'>3D</td><td title='0.92 bits' style='color: #00C000;'>76</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.13 bits' style='color: #00FF00;'>33</td><td title='0.12 bits' style='color: #00FF00;'>28</td><td title='2.79 bits' style='color: #006090;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.17 bits' style='color: #00FF00;'>&#x33;</td><td title='0.15 bits' style='color: #00FF00;'>&#x28;</td><td title='6.13 bits' style='color: #0000A0;'>&#x2D;</td><td title='4.25 bits' style='color: #0020F0;'>&#x31;</td><td title='1.18 bits' style='color: #008040;'>&#x2E;</td><td title='1.36 bits' style='color: #008040;'>&#x2C;</td><td title='4.05 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.46 bits' style='color: #008040;'>&#x2E;</td><td title='7.14 bits' style='color: #000000;'>&#x37;</td><td title='2.21 bits' style='color: #006090;'>&#x2C;</td><td title='5.77 bits' style='color: #0000A0;'>&#x34;</td><td title='2.46 bits' style='color: #006090;'>&#x2E;</td><td title='1.69 bits' style='color: #008040;'>&#x29;</td><td title='1.76 bits' style='color: #008040;'>&#x3B;</td><td title='1.13 bits' style='color: #008040;'>&#x69;</td><td title='0.49 bits' style='color: #00FF00;'>&#x66;</td><td title='0.16 bits' style='color: #00FF00;'>&#x28;</td><td title='0.47 bits' style='color: #00FF00;'>&#x79;</td><td title='0.42 bits' style='color: #00FF00;'>&#x3E;</td><td title='0.72 bits' style='color: #00C000;'>&#x31;</td><td title='7.68 bits' style='color: #000000;'>&#x34;</td><td title='1.46 bits' style='color: #008040;'>&#x2E;</td><td title='2.68 bits' style='color: #006090;'>&#x35;</td><td title='0.67 bits' style='color: #00C000;'>&#x29;</td><td title='1.04 bits' style='color: #008040;'>&#x76;</td><td title='0.93 bits' style='color: #00C000;'>&#x3D;</td><td title='0.92 bits' style='color: #00C000;'>&#x76;</td><td title='0.18 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.13 bits' style='color: #00FF00;'>&#x33;</td><td title='0.12 bits' style='color: #00FF00;'>&#x28;</td><td title='2.79 bits' style='color: #006090;'>&#x30;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422370&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.18 bits' style='color: #00FF00;'>2E</td><td title='0.30 bits' style='color: #00FF00;'>2C</td><td title='5.09 bits' style='color: #0000A0;'>30</td><td title='0.45 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='1.00 bits' style='color: #00C000;'>2C</td><td title='7.08 bits' style='color: #000000;'>34</td><td title='1.32 bits' style='color: #008040;'>2E</td><td title='1.05 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='1.73 bits' style='color: #008040;'>2C</td><td title='3.27 bits' style='color: #0020F0;'>76</td><td title='3.50 bits' style='color: #0020F0;'>2E</td><td title='1.75 bits' style='color: #008040;'>79</td><td>&nbsp;</td><td title='8.50 bits' style='color: #000000;'>7A</td><td title='2.80 bits' style='color: #006090;'>2A</td><td title='3.70 bits' style='color: #0020F0;'>3D</td><td title='3.93 bits' style='color: #0020F0;'>6E</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.37 bits' style='color: #00FF00;'>28</td><td title='7.77 bits' style='color: #000000;'>2D</td><td title='2.23 bits' style='color: #006090;'>2E</td><td title='5.00 bits' style='color: #0000A0;'>36</td><td>&nbsp;</td><td title='5.29 bits' style='color: #0000A0;'>2D</td><td title='6.84 bits' style='color: #0000A0;'>63</td><td title='6.01 bits' style='color: #0000A0;'>6F</td><td title='2.24 bits' style='color: #006090;'>73</td><td>&nbsp;</td><td title='0.95 bits' style='color: #00C000;'>28</td><td title='5.05 bits' style='color: #0000A0;'>79</td><td title='3.61 bits' style='color: #0020F0;'>2D</td><td title='4.16 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='5.85 bits' style='color: #0000A0;'>35</td><td title='2.26 bits' style='color: #006090;'>2E</td><td title='2.86 bits' style='color: #006090;'>29</td><td title='5.16 bits' style='color: #0000A0;'>2A</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2C;</td><td title='5.09 bits' style='color: #0000A0;'>&#x30;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.00 bits' style='color: #00C000;'>&#x2C;</td><td title='7.08 bits' style='color: #000000;'>&#x34;</td><td title='1.32 bits' style='color: #008040;'>&#x2E;</td><td title='1.05 bits' style='color: #008040;'>&#x29;</td><td title='1.73 bits' style='color: #008040;'>&#x2C;</td><td title='3.27 bits' style='color: #0020F0;'>&#x76;</td><td title='3.50 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.75 bits' style='color: #008040;'>&#x79;</td><td title='8.50 bits' style='color: #000000;'>&#x7A;</td><td title='2.80 bits' style='color: #006090;'>&#x2A;</td><td title='3.70 bits' style='color: #0020F0;'>&#x3D;</td><td title='3.93 bits' style='color: #0020F0;'>&#x6E;</td><td title='0.37 bits' style='color: #00FF00;'>&#x28;</td><td title='7.77 bits' style='color: #000000;'>&#x2D;</td><td title='2.23 bits' style='color: #006090;'>&#x2E;</td><td title='5.00 bits' style='color: #0000A0;'>&#x36;</td><td title='5.29 bits' style='color: #0000A0;'>&#x2D;</td><td title='6.84 bits' style='color: #0000A0;'>&#x63;</td><td title='6.01 bits' style='color: #0000A0;'>&#x6F;</td><td title='2.24 bits' style='color: #006090;'>&#x73;</td><td title='0.95 bits' style='color: #00C000;'>&#x28;</td><td title='5.05 bits' style='color: #0000A0;'>&#x79;</td><td title='3.61 bits' style='color: #0020F0;'>&#x2D;</td><td title='4.16 bits' style='color: #0020F0;'>&#x31;</td><td title='5.85 bits' style='color: #0000A0;'>&#x35;</td><td title='2.26 bits' style='color: #006090;'>&#x2E;</td><td title='2.86 bits' style='color: #006090;'>&#x29;</td><td title='5.16 bits' style='color: #0000A0;'>&#x2A;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422390&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.45 bits' style='color: #008040;'>2E</td><td title='2.29 bits' style='color: #006090;'>30</td><td title='4.51 bits' style='color: #0020F0;'>35</td><td title='1.29 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='1.85 bits' style='color: #008040;'>2C</td><td title='3.24 bits' style='color: #0020F0;'>76</td><td title='1.77 bits' style='color: #008040;'>2E</td><td title='2.95 bits' style='color: #006090;'>78</td><td>&nbsp;</td><td title='5.62 bits' style='color: #0000A0;'>7A</td><td title='1.12 bits' style='color: #008040;'>2A</td><td title='1.39 bits' style='color: #008040;'>3D</td><td title='0.92 bits' style='color: #00C000;'>6E</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>28</td><td title='6.16 bits' style='color: #0000A0;'>73</td><td title='3.52 bits' style='color: #0020F0;'>69</td><td title='0.75 bits' style='color: #00C000;'>6E</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.31 bits' style='color: #00FF00;'>28</td><td title='6.08 bits' style='color: #0000A0;'>28</td><td title='2.09 bits' style='color: #006090;'>79</td><td title='1.30 bits' style='color: #008040;'>2D</td><td>&nbsp;</td><td title='2.80 bits' style='color: #006090;'>31</td><td title='4.96 bits' style='color: #0020F0;'>36</td><td title='1.42 bits' style='color: #008040;'>2E</td><td title='4.31 bits' style='color: #0020F0;'>35</td><td>&nbsp;</td><td title='0.92 bits' style='color: #00C000;'>29</td><td title='2.71 bits' style='color: #006090;'>2A</td><td title='2.11 bits' style='color: #006090;'>2E</td><td title='3.44 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='4.34 bits' style='color: #0020F0;'>29</td><td title='3.64 bits' style='color: #0020F0;'>29</td><td title='1.80 bits' style='color: #008040;'>3B</td><td title='1.57 bits' style='color: #008040;'>69</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.45 bits' style='color: #008040;'>&#x2E;</td><td title='2.29 bits' style='color: #006090;'>&#x30;</td><td title='4.51 bits' style='color: #0020F0;'>&#x35;</td><td title='1.29 bits' style='color: #008040;'>&#x29;</td><td title='1.85 bits' style='color: #008040;'>&#x2C;</td><td title='3.24 bits' style='color: #0020F0;'>&#x76;</td><td title='1.77 bits' style='color: #008040;'>&#x2E;</td><td title='2.95 bits' style='color: #006090;'>&#x78;</td><td title='5.62 bits' style='color: #0000A0;'>&#x7A;</td><td title='1.12 bits' style='color: #008040;'>&#x2A;</td><td title='1.39 bits' style='color: #008040;'>&#x3D;</td><td title='0.92 bits' style='color: #00C000;'>&#x6E;</td><td title='0.21 bits' style='color: #00FF00;'>&#x28;</td><td title='6.16 bits' style='color: #0000A0;'>&#x73;</td><td title='3.52 bits' style='color: #0020F0;'>&#x69;</td><td title='0.75 bits' style='color: #00C000;'>&#x6E;</td><td title='0.31 bits' style='color: #00FF00;'>&#x28;</td><td title='6.08 bits' style='color: #0000A0;'>&#x28;</td><td title='2.09 bits' style='color: #006090;'>&#x79;</td><td title='1.30 bits' style='color: #008040;'>&#x2D;</td><td title='2.80 bits' style='color: #006090;'>&#x31;</td><td title='4.96 bits' style='color: #0020F0;'>&#x36;</td><td title='1.42 bits' style='color: #008040;'>&#x2E;</td><td title='4.31 bits' style='color: #0020F0;'>&#x35;</td><td title='0.92 bits' style='color: #00C000;'>&#x29;</td><td title='2.71 bits' style='color: #006090;'>&#x2A;</td><td title='2.11 bits' style='color: #006090;'>&#x2E;</td><td title='3.44 bits' style='color: #0020F0;'>&#x31;</td><td title='4.34 bits' style='color: #0020F0;'>&#x29;</td><td title='3.64 bits' style='color: #0020F0;'>&#x29;</td><td title='1.80 bits' style='color: #008040;'>&#x3B;</td><td title='1.57 bits' style='color: #008040;'>&#x69;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004223B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.63 bits' style='color: #00C000;'>66</td><td title='0.20 bits' style='color: #00FF00;'>28</td><td title='0.68 bits' style='color: #00C000;'>79</td><td title='0.40 bits' style='color: #00FF00;'>3E</td><td>&nbsp;</td><td title='8.16 bits' style='color: #000000;'>32</td><td title='5.52 bits' style='color: #0000A0;'>33</td><td title='2.05 bits' style='color: #006090;'>2E</td><td title='2.73 bits' style='color: #006090;'>35</td><td>&nbsp;</td><td title='0.66 bits' style='color: #00C000;'>29</td><td title='1.21 bits' style='color: #008040;'>76</td><td title='1.05 bits' style='color: #008040;'>3D</td><td title='0.96 bits' style='color: #00C000;'>76</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td title='0.10 bits' style='color: #80FF80;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.92 bits' style='color: #0020F0;'>33</td><td title='0.54 bits' style='color: #00C000;'>2E</td><td title='0.66 bits' style='color: #00C000;'>2C</td><td title='3.34 bits' style='color: #0020F0;'>2D</td><td>&nbsp;</td><td title='1.14 bits' style='color: #008040;'>2E</td><td title='3.40 bits' style='color: #0020F0;'>37</td><td title='0.98 bits' style='color: #00C000;'>2C</td><td title='1.21 bits' style='color: #008040;'>34</td><td>&nbsp;</td><td title='0.59 bits' style='color: #00C000;'>2E</td><td title='0.57 bits' style='color: #00C000;'>29</td><td title='0.72 bits' style='color: #00C000;'>3B</td><td title='0.49 bits' style='color: #00FF00;'>69</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>66</td><td title='0.12 bits' style='color: #00FF00;'>28</td><td title='0.32 bits' style='color: #00FF00;'>79</td><td title='0.26 bits' style='color: #00FF00;'>3E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.63 bits' style='color: #00C000;'>&#x66;</td><td title='0.20 bits' style='color: #00FF00;'>&#x28;</td><td title='0.68 bits' style='color: #00C000;'>&#x79;</td><td title='0.40 bits' style='color: #00FF00;'>&#x3E;</td><td title='8.16 bits' style='color: #000000;'>&#x32;</td><td title='5.52 bits' style='color: #0000A0;'>&#x33;</td><td title='2.05 bits' style='color: #006090;'>&#x2E;</td><td title='2.73 bits' style='color: #006090;'>&#x35;</td><td title='0.66 bits' style='color: #00C000;'>&#x29;</td><td title='1.21 bits' style='color: #008040;'>&#x76;</td><td title='1.05 bits' style='color: #008040;'>&#x3D;</td><td title='0.96 bits' style='color: #00C000;'>&#x76;</td><td title='0.18 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.11 bits' style='color: #00FF00;'>&#x33;</td><td title='0.10 bits' style='color: #80FF80;'>&#x28;</td><td title='4.92 bits' style='color: #0020F0;'>&#x33;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='0.66 bits' style='color: #00C000;'>&#x2C;</td><td title='3.34 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.14 bits' style='color: #008040;'>&#x2E;</td><td title='3.40 bits' style='color: #0020F0;'>&#x37;</td><td title='0.98 bits' style='color: #00C000;'>&#x2C;</td><td title='1.21 bits' style='color: #008040;'>&#x34;</td><td title='0.59 bits' style='color: #00C000;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x29;</td><td title='0.72 bits' style='color: #00C000;'>&#x3B;</td><td title='0.49 bits' style='color: #00FF00;'>&#x69;</td><td title='0.29 bits' style='color: #00FF00;'>&#x66;</td><td title='0.12 bits' style='color: #00FF00;'>&#x28;</td><td title='0.32 bits' style='color: #00FF00;'>&#x79;</td><td title='0.26 bits' style='color: #00FF00;'>&#x3E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004223D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.36 bits' style='color: #0000A0;'>33</td><td title='3.84 bits' style='color: #0020F0;'>32</td><td title='0.75 bits' style='color: #00C000;'>2E</td><td title='2.18 bits' style='color: #006090;'>35</td><td>&nbsp;</td><td title='0.70 bits' style='color: #00C000;'>29</td><td title='0.81 bits' style='color: #00C000;'>76</td><td title='0.80 bits' style='color: #00C000;'>3D</td><td title='0.62 bits' style='color: #00C000;'>76</td><td>&nbsp;</td><td title='0.15 bits' style='color: #00FF00;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.10 bits' style='color: #00FF00;'>33</td><td title='0.08 bits' style='color: #80FF80;'>28</td><td>&nbsp;</td><td title='2.87 bits' style='color: #006090;'>2D</td><td title='5.00 bits' style='color: #0000A0;'>32</td><td title='5.95 bits' style='color: #0000A0;'>30</td><td title='0.98 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.17 bits' style='color: #008040;'>2C</td><td title='3.35 bits' style='color: #0020F0;'>31</td><td title='3.01 bits' style='color: #0020F0;'>30</td><td title='1.30 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='0.88 bits' style='color: #00C000;'>2C</td><td title='6.99 bits' style='color: #0000A0;'>35</td><td title='4.38 bits' style='color: #0020F0;'>30</td><td title='0.79 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='2.60 bits' style='color: #006090;'>29</td><td title='0.97 bits' style='color: #00C000;'>3B</td><td title='0.91 bits' style='color: #00C000;'>69</td><td title='0.37 bits' style='color: #00FF00;'>66</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>28</td><td title='0.39 bits' style='color: #00FF00;'>79</td><td title='0.23 bits' style='color: #00FF00;'>3E</td><td title='1.62 bits' style='color: #008040;'>33</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.36 bits' style='color: #0000A0;'>&#x33;</td><td title='3.84 bits' style='color: #0020F0;'>&#x32;</td><td title='0.75 bits' style='color: #00C000;'>&#x2E;</td><td title='2.18 bits' style='color: #006090;'>&#x35;</td><td title='0.70 bits' style='color: #00C000;'>&#x29;</td><td title='0.81 bits' style='color: #00C000;'>&#x76;</td><td title='0.80 bits' style='color: #00C000;'>&#x3D;</td><td title='0.62 bits' style='color: #00C000;'>&#x76;</td><td title='0.15 bits' style='color: #00FF00;'>&#x65;</td><td title='0.06 bits' style='color: #80FF80;'>&#x63;</td><td title='0.10 bits' style='color: #00FF00;'>&#x33;</td><td title='0.08 bits' style='color: #80FF80;'>&#x28;</td><td title='2.87 bits' style='color: #006090;'>&#x2D;</td><td title='5.00 bits' style='color: #0000A0;'>&#x32;</td><td title='5.95 bits' style='color: #0000A0;'>&#x30;</td><td title='0.98 bits' style='color: #00C000;'>&#x2E;</td><td title='1.17 bits' style='color: #008040;'>&#x2C;</td><td title='3.35 bits' style='color: #0020F0;'>&#x31;</td><td title='3.01 bits' style='color: #0020F0;'>&#x30;</td><td title='1.30 bits' style='color: #008040;'>&#x2E;</td><td title='0.88 bits' style='color: #00C000;'>&#x2C;</td><td title='6.99 bits' style='color: #0000A0;'>&#x35;</td><td title='4.38 bits' style='color: #0020F0;'>&#x30;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='2.60 bits' style='color: #006090;'>&#x29;</td><td title='0.97 bits' style='color: #00C000;'>&#x3B;</td><td title='0.91 bits' style='color: #00C000;'>&#x69;</td><td title='0.37 bits' style='color: #00FF00;'>&#x66;</td><td title='0.13 bits' style='color: #00FF00;'>&#x28;</td><td title='0.39 bits' style='color: #00FF00;'>&#x79;</td><td title='0.23 bits' style='color: #00FF00;'>&#x3E;</td><td title='1.62 bits' style='color: #008040;'>&#x33;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004223F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.20 bits' style='color: #000000;'>36</td><td title='0.86 bits' style='color: #00C000;'>2E</td><td title='0.96 bits' style='color: #00C000;'>35</td><td title='0.38 bits' style='color: #00FF00;'>29</td><td>&nbsp;</td><td title='0.63 bits' style='color: #00C000;'>76</td><td title='0.51 bits' style='color: #00C000;'>3D</td><td title='0.50 bits' style='color: #00FF00;'>76</td><td title='0.11 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td title='0.07 bits' style='color: #80FF80;'>28</td><td title='2.82 bits' style='color: #006090;'>33</td><td>&nbsp;</td><td title='0.39 bits' style='color: #00FF00;'>2E</td><td title='0.39 bits' style='color: #00FF00;'>2C</td><td title='1.18 bits' style='color: #008040;'>2D</td><td title='0.54 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.02 bits' style='color: #008040;'>37</td><td title='0.43 bits' style='color: #00FF00;'>2C</td><td title='0.57 bits' style='color: #00C000;'>34</td><td title='0.29 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>29</td><td title='4.21 bits' style='color: #0020F0;'>2C</td><td title='2.29 bits' style='color: #006090;'>76</td><td title='1.50 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='0.91 bits' style='color: #00C000;'>79</td><td title='1.38 bits' style='color: #008040;'>7A</td><td title='0.62 bits' style='color: #00C000;'>2A</td><td title='0.61 bits' style='color: #00C000;'>3D</td><td>&nbsp;</td><td title='0.59 bits' style='color: #00C000;'>6E</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='4.11 bits' style='color: #0020F0;'>28</td><td title='7.48 bits' style='color: #000000;'>31</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.20 bits' style='color: #000000;'>&#x36;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='0.96 bits' style='color: #00C000;'>&#x35;</td><td title='0.38 bits' style='color: #00FF00;'>&#x29;</td><td title='0.63 bits' style='color: #00C000;'>&#x76;</td><td title='0.51 bits' style='color: #00C000;'>&#x3D;</td><td title='0.50 bits' style='color: #00FF00;'>&#x76;</td><td title='0.11 bits' style='color: #00FF00;'>&#x65;</td><td title='0.06 bits' style='color: #80FF80;'>&#x63;</td><td title='0.09 bits' style='color: #80FF80;'>&#x33;</td><td title='0.07 bits' style='color: #80FF80;'>&#x28;</td><td title='2.82 bits' style='color: #006090;'>&#x33;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2C;</td><td title='1.18 bits' style='color: #008040;'>&#x2D;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='1.02 bits' style='color: #008040;'>&#x37;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2C;</td><td title='0.57 bits' style='color: #00C000;'>&#x34;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x29;</td><td title='4.21 bits' style='color: #0020F0;'>&#x2C;</td><td title='2.29 bits' style='color: #006090;'>&#x76;</td><td title='1.50 bits' style='color: #008040;'>&#x2E;</td><td title='0.91 bits' style='color: #00C000;'>&#x79;</td><td title='1.38 bits' style='color: #008040;'>&#x7A;</td><td title='0.62 bits' style='color: #00C000;'>&#x2A;</td><td title='0.61 bits' style='color: #00C000;'>&#x3D;</td><td title='0.59 bits' style='color: #00C000;'>&#x6E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x28;</td><td title='4.11 bits' style='color: #0020F0;'>&#x28;</td><td title='7.48 bits' style='color: #000000;'>&#x31;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422410&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.18 bits' style='color: #008040;'>2E</td><td title='3.18 bits' style='color: #0020F0;'>2D</td><td title='4.25 bits' style='color: #0020F0;'>63</td><td title='2.05 bits' style='color: #006090;'>6F</td><td>&nbsp;</td><td title='1.49 bits' style='color: #008040;'>73</td><td title='0.45 bits' style='color: #00FF00;'>28</td><td title='1.23 bits' style='color: #008040;'>79</td><td title='1.13 bits' style='color: #008040;'>2D</td><td>&nbsp;</td><td title='5.80 bits' style='color: #0000A0;'>33</td><td title='2.84 bits' style='color: #006090;'>36</td><td title='0.77 bits' style='color: #00C000;'>2E</td><td title='1.10 bits' style='color: #008040;'>35</td><td>&nbsp;</td><td title='0.43 bits' style='color: #00FF00;'>29</td><td title='3.67 bits' style='color: #0020F0;'>29</td><td title='3.57 bits' style='color: #0020F0;'>2A</td><td title='7.22 bits' style='color: #000000;'>2D</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.25 bits' style='color: #006090;'>2E</td><td title='3.83 bits' style='color: #0020F0;'>30</td><td title='2.46 bits' style='color: #006090;'>32</td><td title='2.51 bits' style='color: #006090;'>35</td><td>&nbsp;</td><td title='2.04 bits' style='color: #006090;'>29</td><td title='2.51 bits' style='color: #006090;'>2C</td><td title='2.06 bits' style='color: #006090;'>76</td><td title='1.29 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.65 bits' style='color: #008040;'>78</td><td title='1.71 bits' style='color: #008040;'>7A</td><td title='0.46 bits' style='color: #00FF00;'>2A</td><td title='0.50 bits' style='color: #00FF00;'>3D</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>6E</td><td title='0.13 bits' style='color: #00FF00;'>28</td><td title='1.94 bits' style='color: #008040;'>73</td><td title='0.77 bits' style='color: #00C000;'>69</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.18 bits' style='color: #008040;'>&#x2E;</td><td title='3.18 bits' style='color: #0020F0;'>&#x2D;</td><td title='4.25 bits' style='color: #0020F0;'>&#x63;</td><td title='2.05 bits' style='color: #006090;'>&#x6F;</td><td title='1.49 bits' style='color: #008040;'>&#x73;</td><td title='0.45 bits' style='color: #00FF00;'>&#x28;</td><td title='1.23 bits' style='color: #008040;'>&#x79;</td><td title='1.13 bits' style='color: #008040;'>&#x2D;</td><td title='5.80 bits' style='color: #0000A0;'>&#x33;</td><td title='2.84 bits' style='color: #006090;'>&#x36;</td><td title='0.77 bits' style='color: #00C000;'>&#x2E;</td><td title='1.10 bits' style='color: #008040;'>&#x35;</td><td title='0.43 bits' style='color: #00FF00;'>&#x29;</td><td title='3.67 bits' style='color: #0020F0;'>&#x29;</td><td title='3.57 bits' style='color: #0020F0;'>&#x2A;</td><td title='7.22 bits' style='color: #000000;'>&#x2D;</td><td title='2.25 bits' style='color: #006090;'>&#x2E;</td><td title='3.83 bits' style='color: #0020F0;'>&#x30;</td><td title='2.46 bits' style='color: #006090;'>&#x32;</td><td title='2.51 bits' style='color: #006090;'>&#x35;</td><td title='2.04 bits' style='color: #006090;'>&#x29;</td><td title='2.51 bits' style='color: #006090;'>&#x2C;</td><td title='2.06 bits' style='color: #006090;'>&#x76;</td><td title='1.29 bits' style='color: #008040;'>&#x2E;</td><td title='1.65 bits' style='color: #008040;'>&#x78;</td><td title='1.71 bits' style='color: #008040;'>&#x7A;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2A;</td><td title='0.50 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.36 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.13 bits' style='color: #00FF00;'>&#x28;</td><td title='1.94 bits' style='color: #008040;'>&#x73;</td><td title='0.77 bits' style='color: #00C000;'>&#x69;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422430&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.34 bits' style='color: #00FF00;'>6E</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='1.27 bits' style='color: #008040;'>28</td><td title='0.70 bits' style='color: #00C000;'>79</td><td>&nbsp;</td><td title='0.44 bits' style='color: #00FF00;'>2D</td><td title='3.70 bits' style='color: #0020F0;'>33</td><td title='1.29 bits' style='color: #008040;'>36</td><td title='0.46 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='0.53 bits' style='color: #00C000;'>35</td><td title='0.27 bits' style='color: #00FF00;'>29</td><td title='2.47 bits' style='color: #006090;'>2A</td><td title='0.93 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='2.65 bits' style='color: #006090;'>30</td><td title='6.55 bits' style='color: #0000A0;'>37</td><td title='2.04 bits' style='color: #006090;'>29</td><td title='3.64 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.67 bits' style='color: #008040;'>3B</td><td title='3.18 bits' style='color: #0020F0;'>72</td><td title='0.30 bits' style='color: #00FF00;'>65</td><td title='0.42 bits' style='color: #00FF00;'>74</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>75</td><td title='0.07 bits' style='color: #80FF80;'>72</td><td title='0.05 bits' style='color: #80FF80;'>6E</td><td title='0.28 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td title='2.49 bits' style='color: #006090;'>76</td><td title='2.93 bits' style='color: #006090;'>3B</td><td title='0.54 bits' style='color: #00C000;'>7D</td><td title='1.16 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='0.17 bits' style='color: #00FF00;'>65</td><td title='0.08 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td title='0.73 bits' style='color: #00C000;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.34 bits' style='color: #00FF00;'>&#x6E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x28;</td><td title='1.27 bits' style='color: #008040;'>&#x28;</td><td title='0.70 bits' style='color: #00C000;'>&#x79;</td><td title='0.44 bits' style='color: #00FF00;'>&#x2D;</td><td title='3.70 bits' style='color: #0020F0;'>&#x33;</td><td title='1.29 bits' style='color: #008040;'>&#x36;</td><td title='0.46 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.53 bits' style='color: #00C000;'>&#x35;</td><td title='0.27 bits' style='color: #00FF00;'>&#x29;</td><td title='2.47 bits' style='color: #006090;'>&#x2A;</td><td title='0.93 bits' style='color: #00C000;'>&#x2E;</td><td title='2.65 bits' style='color: #006090;'>&#x30;</td><td title='6.55 bits' style='color: #0000A0;'>&#x37;</td><td title='2.04 bits' style='color: #006090;'>&#x29;</td><td title='3.64 bits' style='color: #0020F0;'>&#x29;</td><td title='1.67 bits' style='color: #008040;'>&#x3B;</td><td title='3.18 bits' style='color: #0020F0;'>&#x72;</td><td title='0.30 bits' style='color: #00FF00;'>&#x65;</td><td title='0.42 bits' style='color: #00FF00;'>&#x74;</td><td title='0.09 bits' style='color: #80FF80;'>&#x75;</td><td title='0.07 bits' style='color: #80FF80;'>&#x72;</td><td title='0.05 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.49 bits' style='color: #006090;'>&#x76;</td><td title='2.93 bits' style='color: #006090;'>&#x3B;</td><td title='0.54 bits' style='color: #00C000;'>&#x7D;</td><td title='1.16 bits' style='color: #008040;'>&#x76;</td><td title='0.17 bits' style='color: #00FF00;'>&#x65;</td><td title='0.08 bits' style='color: #80FF80;'>&#x63;</td><td title='0.09 bits' style='color: #80FF80;'>&#x33;</td><td title='0.73 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422450&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.28 bits' style='color: #0020F0;'>68</td><td title='0.32 bits' style='color: #00FF00;'>28</td><td title='4.60 bits' style='color: #0020F0;'>29</td><td title='1.71 bits' style='color: #008040;'>7B</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>76</td><td title='0.43 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td title='0.58 bits' style='color: #00C000;'>20</td><td title='1.50 bits' style='color: #008040;'>76</td><td title='0.93 bits' style='color: #00C000;'>3D</td><td title='0.58 bits' style='color: #00C000;'>76</td><td>&nbsp;</td><td title='0.10 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td title='0.38 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.68 bits' style='color: #008040;'>30</td><td title='0.14 bits' style='color: #00FF00;'>2E</td><td title='0.23 bits' style='color: #00FF00;'>2C</td><td title='2.90 bits' style='color: #006090;'>2D</td><td>&nbsp;</td><td title='0.65 bits' style='color: #00C000;'>2E</td><td title='5.34 bits' style='color: #0000A0;'>35</td><td title='1.34 bits' style='color: #008040;'>2C</td><td title='2.67 bits' style='color: #006090;'>30</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>2E</td><td title='1.57 bits' style='color: #008040;'>29</td><td title='1.15 bits' style='color: #008040;'>3B</td><td title='0.96 bits' style='color: #00C000;'>69</td><td>&nbsp;</td><td title='0.29 bits' style='color: #00FF00;'>66</td><td title='0.12 bits' style='color: #00FF00;'>28</td><td title='0.26 bits' style='color: #00FF00;'>79</td><td title='0.23 bits' style='color: #00FF00;'>3E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.28 bits' style='color: #0020F0;'>&#x68;</td><td title='0.32 bits' style='color: #00FF00;'>&#x28;</td><td title='4.60 bits' style='color: #0020F0;'>&#x29;</td><td title='1.71 bits' style='color: #008040;'>&#x7B;</td><td title='0.54 bits' style='color: #00C000;'>&#x76;</td><td title='0.43 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.11 bits' style='color: #00FF00;'>&#x33;</td><td title='0.58 bits' style='color: #00C000;'>&#x2E;</td><td title='1.50 bits' style='color: #008040;'>&#x76;</td><td title='0.93 bits' style='color: #00C000;'>&#x3D;</td><td title='0.58 bits' style='color: #00C000;'>&#x76;</td><td title='0.10 bits' style='color: #00FF00;'>&#x65;</td><td title='0.04 bits' style='color: #80FF80;'>&#x63;</td><td title='0.11 bits' style='color: #00FF00;'>&#x33;</td><td title='0.38 bits' style='color: #00FF00;'>&#x28;</td><td title='1.68 bits' style='color: #008040;'>&#x30;</td><td title='0.14 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2C;</td><td title='2.90 bits' style='color: #006090;'>&#x2D;</td><td title='0.65 bits' style='color: #00C000;'>&#x2E;</td><td title='5.34 bits' style='color: #0000A0;'>&#x35;</td><td title='1.34 bits' style='color: #008040;'>&#x2C;</td><td title='2.67 bits' style='color: #006090;'>&#x30;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.57 bits' style='color: #008040;'>&#x29;</td><td title='1.15 bits' style='color: #008040;'>&#x3B;</td><td title='0.96 bits' style='color: #00C000;'>&#x69;</td><td title='0.29 bits' style='color: #00FF00;'>&#x66;</td><td title='0.12 bits' style='color: #00FF00;'>&#x28;</td><td title='0.26 bits' style='color: #00FF00;'>&#x79;</td><td title='0.23 bits' style='color: #00FF00;'>&#x3E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422470&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.10 bits' style='color: #006090;'>31</td><td title='2.48 bits' style='color: #006090;'>30</td><td title='0.28 bits' style='color: #00FF00;'>2E</td><td title='1.36 bits' style='color: #008040;'>35</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>29</td><td title='0.52 bits' style='color: #00C000;'>76</td><td title='0.38 bits' style='color: #00FF00;'>3D</td><td title='0.33 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td title='0.10 bits' style='color: #80FF80;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.08 bits' style='color: #80FF80;'>33</td><td title='0.07 bits' style='color: #80FF80;'>28</td><td>&nbsp;</td><td title='5.16 bits' style='color: #0000A0;'>31</td><td title='0.50 bits' style='color: #00C000;'>2E</td><td title='3.63 bits' style='color: #0020F0;'>37</td><td title='1.82 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.47 bits' style='color: #006090;'>2D</td><td title='2.71 bits' style='color: #006090;'>31</td><td title='1.13 bits' style='color: #008040;'>2E</td><td title='5.82 bits' style='color: #0000A0;'>31</td><td>&nbsp;</td><td title='2.02 bits' style='color: #006090;'>2C</td><td title='2.71 bits' style='color: #006090;'>30</td><td title='0.30 bits' style='color: #00FF00;'>2E</td><td title='0.74 bits' style='color: #00C000;'>29</td><td>&nbsp;</td><td title='0.93 bits' style='color: #00C000;'>3B</td><td title='0.88 bits' style='color: #00C000;'>69</td><td title='0.24 bits' style='color: #00FF00;'>66</td><td title='0.13 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='0.21 bits' style='color: #00FF00;'>79</td><td title='0.16 bits' style='color: #00FF00;'>3E</td><td title='0.89 bits' style='color: #00C000;'>31</td><td title='2.57 bits' style='color: #006090;'>32</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.10 bits' style='color: #006090;'>&#x31;</td><td title='2.48 bits' style='color: #006090;'>&#x30;</td><td title='0.28 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.36 bits' style='color: #008040;'>&#x35;</td><td title='0.30 bits' style='color: #00FF00;'>&#x29;</td><td title='0.52 bits' style='color: #00C000;'>&#x76;</td><td title='0.38 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.33 bits' style='color: #00FF00;'>&#x76;</td><td title='0.10 bits' style='color: #80FF80;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.08 bits' style='color: #80FF80;'>&#x33;</td><td title='0.07 bits' style='color: #80FF80;'>&#x28;</td><td title='5.16 bits' style='color: #0000A0;'>&#x31;</td><td title='0.50 bits' style='color: #00C000;'>&#x2E;</td><td title='3.63 bits' style='color: #0020F0;'>&#x37;</td><td title='1.82 bits' style='color: #008040;'>&#x2C;</td><td title='2.47 bits' style='color: #006090;'>&#x2D;</td><td title='2.71 bits' style='color: #006090;'>&#x31;</td><td title='1.13 bits' style='color: #008040;'>&#x2E;</td><td title='5.82 bits' style='color: #0000A0;'>&#x31;</td><td title='2.02 bits' style='color: #006090;'>&#x2C;</td><td title='2.71 bits' style='color: #006090;'>&#x30;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.74 bits' style='color: #00C000;'>&#x29;</td><td title='0.93 bits' style='color: #00C000;'>&#x3B;</td><td title='0.88 bits' style='color: #00C000;'>&#x69;</td><td title='0.24 bits' style='color: #00FF00;'>&#x66;</td><td title='0.13 bits' style='color: #00FF00;'>&#x28;</td><td title='0.21 bits' style='color: #00FF00;'>&#x79;</td><td title='0.16 bits' style='color: #00FF00;'>&#x3E;</td><td title='0.89 bits' style='color: #00C000;'>&#x31;</td><td title='2.57 bits' style='color: #006090;'>&#x32;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422490&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.30 bits' style='color: #00FF00;'>2E</td><td title='1.34 bits' style='color: #008040;'>29</td><td title='1.55 bits' style='color: #008040;'>76</td><td title='0.45 bits' style='color: #00FF00;'>3D</td><td>&nbsp;</td><td title='0.39 bits' style='color: #00FF00;'>76</td><td title='0.12 bits' style='color: #00FF00;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>28</td><td title='1.83 bits' style='color: #008040;'>30</td><td title='0.10 bits' style='color: #00FF00;'>2E</td><td title='4.58 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='2.03 bits' style='color: #006090;'>3B</td><td title='0.89 bits' style='color: #00C000;'>69</td><td title='0.32 bits' style='color: #00FF00;'>66</td><td title='0.10 bits' style='color: #80FF80;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.24 bits' style='color: #00FF00;'>79</td><td title='0.14 bits' style='color: #00FF00;'>3E</td><td title='0.70 bits' style='color: #00C000;'>31</td><td title='2.58 bits' style='color: #006090;'>34</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>2E</td><td title='1.05 bits' style='color: #008040;'>35</td><td title='0.22 bits' style='color: #00FF00;'>29</td><td title='0.30 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td title='0.28 bits' style='color: #00FF00;'>3D</td><td title='8.76 bits' style='color: #000000;'>6D</td><td title='2.18 bits' style='color: #006090;'>69</td><td title='2.47 bits' style='color: #006090;'>78</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='1.66 bits' style='color: #008040;'>76</td><td title='1.14 bits' style='color: #008040;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.34 bits' style='color: #008040;'>&#x29;</td><td title='1.55 bits' style='color: #008040;'>&#x76;</td><td title='0.45 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.39 bits' style='color: #00FF00;'>&#x76;</td><td title='0.12 bits' style='color: #00FF00;'>&#x65;</td><td title='0.06 bits' style='color: #80FF80;'>&#x63;</td><td title='0.09 bits' style='color: #80FF80;'>&#x33;</td><td title='0.08 bits' style='color: #80FF80;'>&#x28;</td><td title='1.83 bits' style='color: #008040;'>&#x30;</td><td title='0.10 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.58 bits' style='color: #0020F0;'>&#x29;</td><td title='2.03 bits' style='color: #006090;'>&#x3B;</td><td title='0.89 bits' style='color: #00C000;'>&#x69;</td><td title='0.32 bits' style='color: #00FF00;'>&#x66;</td><td title='0.10 bits' style='color: #80FF80;'>&#x28;</td><td title='0.24 bits' style='color: #00FF00;'>&#x79;</td><td title='0.14 bits' style='color: #00FF00;'>&#x3E;</td><td title='0.70 bits' style='color: #00C000;'>&#x31;</td><td title='2.58 bits' style='color: #006090;'>&#x34;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.05 bits' style='color: #008040;'>&#x35;</td><td title='0.22 bits' style='color: #00FF00;'>&#x29;</td><td title='0.30 bits' style='color: #00FF00;'>&#x76;</td><td title='0.28 bits' style='color: #00FF00;'>&#x3D;</td><td title='8.76 bits' style='color: #000000;'>&#x6D;</td><td title='2.18 bits' style='color: #006090;'>&#x69;</td><td title='2.47 bits' style='color: #006090;'>&#x78;</td><td title='0.23 bits' style='color: #00FF00;'>&#x28;</td><td title='1.66 bits' style='color: #008040;'>&#x76;</td><td title='1.14 bits' style='color: #008040;'>&#x65;</td><td title='0.06 bits' style='color: #80FF80;'>&#x63;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004224B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.10 bits' style='color: #00FF00;'>33</td><td title='0.24 bits' style='color: #00FF00;'>28</td><td title='3.41 bits' style='color: #0020F0;'>31</td><td title='0.45 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='1.84 bits' style='color: #008040;'>35</td><td title='0.62 bits' style='color: #00C000;'>2C</td><td title='5.22 bits' style='color: #0000A0;'>31</td><td title='0.68 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='5.95 bits' style='color: #0000A0;'>34</td><td title='2.57 bits' style='color: #006090;'>2C</td><td title='4.21 bits' style='color: #0020F0;'>30</td><td title='0.23 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='0.71 bits' style='color: #00C000;'>29</td><td title='2.91 bits' style='color: #006090;'>2C</td><td title='2.34 bits' style='color: #006090;'>76</td><td title='2.30 bits' style='color: #006090;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td title='0.25 bits' style='color: #00FF00;'>28</td><td title='3.76 bits' style='color: #0020F0;'>2D</td><td>&nbsp;</td><td title='1.74 bits' style='color: #008040;'>31</td><td title='0.90 bits' style='color: #00C000;'>2E</td><td title='4.13 bits' style='color: #0020F0;'>35</td><td title='1.08 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='2.05 bits' style='color: #006090;'>31</td><td title='0.57 bits' style='color: #00C000;'>2E</td><td title='2.11 bits' style='color: #006090;'>34</td><td title='0.92 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td title='0.84 bits' style='color: #00C000;'>30</td><td title='0.15 bits' style='color: #00FF00;'>2E</td><td title='0.36 bits' style='color: #00FF00;'>29</td><td title='0.88 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.10 bits' style='color: #00FF00;'>&#x33;</td><td title='0.24 bits' style='color: #00FF00;'>&#x28;</td><td title='3.41 bits' style='color: #0020F0;'>&#x31;</td><td title='0.45 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.84 bits' style='color: #008040;'>&#x35;</td><td title='0.62 bits' style='color: #00C000;'>&#x2C;</td><td title='5.22 bits' style='color: #0000A0;'>&#x31;</td><td title='0.68 bits' style='color: #00C000;'>&#x2E;</td><td title='5.95 bits' style='color: #0000A0;'>&#x34;</td><td title='2.57 bits' style='color: #006090;'>&#x2C;</td><td title='4.21 bits' style='color: #0020F0;'>&#x30;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.71 bits' style='color: #00C000;'>&#x29;</td><td title='2.91 bits' style='color: #006090;'>&#x2C;</td><td title='2.34 bits' style='color: #006090;'>&#x76;</td><td title='2.30 bits' style='color: #006090;'>&#x65;</td><td title='0.09 bits' style='color: #80FF80;'>&#x63;</td><td title='0.09 bits' style='color: #80FF80;'>&#x33;</td><td title='0.25 bits' style='color: #00FF00;'>&#x28;</td><td title='3.76 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.74 bits' style='color: #008040;'>&#x31;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='4.13 bits' style='color: #0020F0;'>&#x35;</td><td title='1.08 bits' style='color: #008040;'>&#x2C;</td><td title='2.05 bits' style='color: #006090;'>&#x31;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='2.11 bits' style='color: #006090;'>&#x34;</td><td title='0.92 bits' style='color: #00C000;'>&#x2C;</td><td title='0.84 bits' style='color: #00C000;'>&#x30;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.36 bits' style='color: #00FF00;'>&#x29;</td><td title='0.88 bits' style='color: #00C000;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004224D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.88 bits' style='color: #000000;'>28</td><td title='4.04 bits' style='color: #0020F0;'>79</td><td title='1.85 bits' style='color: #008040;'>2D</td><td title='1.73 bits' style='color: #008040;'>31</td><td>&nbsp;</td><td title='2.38 bits' style='color: #006090;'>36</td><td title='0.51 bits' style='color: #00C000;'>2E</td><td title='0.60 bits' style='color: #00C000;'>35</td><td title='0.36 bits' style='color: #00FF00;'>29</td><td>&nbsp;</td><td title='1.24 bits' style='color: #008040;'>2A</td><td title='0.52 bits' style='color: #00C000;'>2E</td><td title='1.43 bits' style='color: #008040;'>31</td><td title='8.52 bits' style='color: #000000;'>33</td><td>&nbsp;</td><td title='1.50 bits' style='color: #008040;'>29</td><td title='1.14 bits' style='color: #008040;'>3B</td><td title='0.84 bits' style='color: #00C000;'>69</td><td title='0.29 bits' style='color: #00FF00;'>66</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>28</td><td title='0.32 bits' style='color: #00FF00;'>79</td><td title='0.20 bits' style='color: #00FF00;'>3E</td><td title='4.11 bits' style='color: #0020F0;'>32</td><td>&nbsp;</td><td title='1.07 bits' style='color: #008040;'>33</td><td title='0.48 bits' style='color: #00FF00;'>2E</td><td title='0.79 bits' style='color: #00C000;'>35</td><td title='0.24 bits' style='color: #00FF00;'>29</td><td>&nbsp;</td><td title='0.34 bits' style='color: #00FF00;'>76</td><td title='0.31 bits' style='color: #00FF00;'>3D</td><td title='0.50 bits' style='color: #00C000;'>76</td><td title='0.09 bits' style='color: #80FF80;'>65</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.07 bits' style='color: #80FF80;'>33</td><td title='0.06 bits' style='color: #80FF80;'>28</td><td title='1.74 bits' style='color: #008040;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='8.88 bits' style='color: #000000;'>&#x28;</td><td title='4.04 bits' style='color: #0020F0;'>&#x79;</td><td title='1.85 bits' style='color: #008040;'>&#x2D;</td><td title='1.73 bits' style='color: #008040;'>&#x31;</td><td title='2.38 bits' style='color: #006090;'>&#x36;</td><td title='0.51 bits' style='color: #00C000;'>&#x2E;</td><td title='0.60 bits' style='color: #00C000;'>&#x35;</td><td title='0.36 bits' style='color: #00FF00;'>&#x29;</td><td title='1.24 bits' style='color: #008040;'>&#x2A;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='1.43 bits' style='color: #008040;'>&#x31;</td><td title='8.52 bits' style='color: #000000;'>&#x33;</td><td title='1.50 bits' style='color: #008040;'>&#x29;</td><td title='1.14 bits' style='color: #008040;'>&#x3B;</td><td title='0.84 bits' style='color: #00C000;'>&#x69;</td><td title='0.29 bits' style='color: #00FF00;'>&#x66;</td><td title='0.13 bits' style='color: #00FF00;'>&#x28;</td><td title='0.32 bits' style='color: #00FF00;'>&#x79;</td><td title='0.20 bits' style='color: #00FF00;'>&#x3E;</td><td title='4.11 bits' style='color: #0020F0;'>&#x32;</td><td title='1.07 bits' style='color: #008040;'>&#x33;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.79 bits' style='color: #00C000;'>&#x35;</td><td title='0.24 bits' style='color: #00FF00;'>&#x29;</td><td title='0.34 bits' style='color: #00FF00;'>&#x76;</td><td title='0.31 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.50 bits' style='color: #00C000;'>&#x76;</td><td title='0.09 bits' style='color: #80FF80;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.07 bits' style='color: #80FF80;'>&#x33;</td><td title='0.06 bits' style='color: #80FF80;'>&#x28;</td><td title='1.74 bits' style='color: #008040;'>&#x30;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004224F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.10 bits' style='color: #80FF80;'>2E</td><td title='1.50 bits' style='color: #008040;'>29</td><td title='1.08 bits' style='color: #008040;'>3B</td><td title='4.89 bits' style='color: #0020F0;'>72</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>65</td><td title='0.39 bits' style='color: #00FF00;'>74</td><td title='0.09 bits' style='color: #80FF80;'>75</td><td title='0.07 bits' style='color: #80FF80;'>72</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>6E</td><td title='0.16 bits' style='color: #00FF00;'>20</td><td title='1.14 bits' style='color: #008040;'>76</td><td title='1.59 bits' style='color: #008040;'>3B</td><td>&nbsp;</td><td title='0.37 bits' style='color: #00FF00;'>7D</td><td title='0.63 bits' style='color: #00C000;'>76</td><td title='0.11 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>33</td><td title='0.48 bits' style='color: #00FF00;'>20</td><td title='10.10 bits' style='color: #900000;'>64</td><td title='0.39 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='1.05 bits' style='color: #008040;'>76</td><td title='0.15 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td title='0.82 bits' style='color: #00C000;'>20</td><td title='0.18 bits' style='color: #00FF00;'>76</td><td title='1.43 bits' style='color: #008040;'>29</td><td title='0.24 bits' style='color: #00FF00;'>7B</td><td>&nbsp;</td><td title='4.33 bits' style='color: #0020F0;'>69</td><td title='0.52 bits' style='color: #00C000;'>66</td><td title='0.41 bits' style='color: #00FF00;'>28</td><td title='0.37 bits' style='color: #00FF00;'>79</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.10 bits' style='color: #80FF80;'>&#x2E;</td><td title='1.50 bits' style='color: #008040;'>&#x29;</td><td title='1.08 bits' style='color: #008040;'>&#x3B;</td><td title='4.89 bits' style='color: #0020F0;'>&#x72;</td><td title='0.27 bits' style='color: #00FF00;'>&#x65;</td><td title='0.39 bits' style='color: #00FF00;'>&#x74;</td><td title='0.09 bits' style='color: #80FF80;'>&#x75;</td><td title='0.07 bits' style='color: #80FF80;'>&#x72;</td><td title='0.05 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.14 bits' style='color: #008040;'>&#x76;</td><td title='1.59 bits' style='color: #008040;'>&#x3B;</td><td title='0.37 bits' style='color: #00FF00;'>&#x7D;</td><td title='0.63 bits' style='color: #00C000;'>&#x76;</td><td title='0.11 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.08 bits' style='color: #80FF80;'>&#x33;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.10 bits' style='color: #900000;'>&#x64;</td><td title='0.39 bits' style='color: #00FF00;'>&#x28;</td><td title='1.05 bits' style='color: #008040;'>&#x76;</td><td title='0.15 bits' style='color: #00FF00;'>&#x65;</td><td title='0.04 bits' style='color: #80FF80;'>&#x63;</td><td title='0.11 bits' style='color: #00FF00;'>&#x33;</td><td title='0.82 bits' style='color: #00C000;'>&#x2E;</td><td title='0.18 bits' style='color: #00FF00;'>&#x76;</td><td title='1.43 bits' style='color: #008040;'>&#x29;</td><td title='0.24 bits' style='color: #00FF00;'>&#x7B;</td><td title='4.33 bits' style='color: #0020F0;'>&#x69;</td><td title='0.52 bits' style='color: #00C000;'>&#x66;</td><td title='0.41 bits' style='color: #00FF00;'>&#x28;</td><td title='0.37 bits' style='color: #00FF00;'>&#x79;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422510&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.34 bits' style='color: #00FF00;'>3E</td><td title='1.89 bits' style='color: #008040;'>31</td><td title='2.64 bits' style='color: #006090;'>30</td><td title='0.23 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='6.75 bits' style='color: #0000A0;'>37</td><td title='4.97 bits' style='color: #0020F0;'>35</td><td title='1.57 bits' style='color: #008040;'>29</td><td title='6.86 bits' style='color: #0000A0;'>7B</td><td>&nbsp;</td><td title='3.41 bits' style='color: #0020F0;'>66</td><td title='1.77 bits' style='color: #008040;'>6C</td><td title='0.16 bits' style='color: #00FF00;'>6F</td><td title='0.14 bits' style='color: #00FF00;'>61</td><td>&nbsp;</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.09 bits' style='color: #80FF80;'>20</td><td title='2.41 bits' style='color: #006090;'>66</td><td title='1.29 bits' style='color: #008040;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.11 bits' style='color: #0020F0;'>73</td><td title='4.90 bits' style='color: #0020F0;'>6D</td><td title='2.23 bits' style='color: #006090;'>6F</td><td title='2.68 bits' style='color: #006090;'>6F</td><td>&nbsp;</td><td title='1.08 bits' style='color: #008040;'>74</td><td title='1.61 bits' style='color: #008040;'>68</td><td title='1.13 bits' style='color: #008040;'>73</td><td title='0.57 bits' style='color: #00C000;'>74</td><td>&nbsp;</td><td title='0.68 bits' style='color: #00C000;'>65</td><td title='1.11 bits' style='color: #008040;'>70</td><td title='0.79 bits' style='color: #00C000;'>28</td><td title='4.71 bits' style='color: #0020F0;'>2D</td><td>&nbsp;</td><td title='3.25 bits' style='color: #0020F0;'>31</td><td title='0.83 bits' style='color: #00C000;'>2E</td><td title='2.94 bits' style='color: #006090;'>2C</td><td title='3.53 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.34 bits' style='color: #00FF00;'>&#x3E;</td><td title='1.89 bits' style='color: #008040;'>&#x31;</td><td title='2.64 bits' style='color: #006090;'>&#x30;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='6.75 bits' style='color: #0000A0;'>&#x37;</td><td title='4.97 bits' style='color: #0020F0;'>&#x35;</td><td title='1.57 bits' style='color: #008040;'>&#x29;</td><td title='6.86 bits' style='color: #0000A0;'>&#x7B;</td><td title='3.41 bits' style='color: #0020F0;'>&#x66;</td><td title='1.77 bits' style='color: #008040;'>&#x6C;</td><td title='0.16 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.14 bits' style='color: #00FF00;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='2.41 bits' style='color: #006090;'>&#x66;</td><td title='1.29 bits' style='color: #008040;'>&#x3D;</td><td title='3.11 bits' style='color: #0020F0;'>&#x73;</td><td title='4.90 bits' style='color: #0020F0;'>&#x6D;</td><td title='2.23 bits' style='color: #006090;'>&#x6F;</td><td title='2.68 bits' style='color: #006090;'>&#x6F;</td><td title='1.08 bits' style='color: #008040;'>&#x74;</td><td title='1.61 bits' style='color: #008040;'>&#x68;</td><td title='1.13 bits' style='color: #008040;'>&#x73;</td><td title='0.57 bits' style='color: #00C000;'>&#x74;</td><td title='0.68 bits' style='color: #00C000;'>&#x65;</td><td title='1.11 bits' style='color: #008040;'>&#x70;</td><td title='0.79 bits' style='color: #00C000;'>&#x28;</td><td title='4.71 bits' style='color: #0020F0;'>&#x2D;</td><td title='3.25 bits' style='color: #0020F0;'>&#x31;</td><td title='0.83 bits' style='color: #00C000;'>&#x2E;</td><td title='2.94 bits' style='color: #006090;'>&#x2C;</td><td title='3.53 bits' style='color: #0020F0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422530&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.05 bits' style='color: #0000A0;'>38</td><td title='1.49 bits' style='color: #008040;'>2C</td><td title='8.79 bits' style='color: #000000;'>73</td><td title='5.57 bits' style='color: #0000A0;'>69</td><td>&nbsp;</td><td title='0.77 bits' style='color: #00C000;'>6E</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='3.15 bits' style='color: #0020F0;'>73</td><td title='1.19 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td title='0.63 bits' style='color: #00C000;'>76</td><td title='0.32 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td>&nbsp;</td><td title='0.44 bits' style='color: #00FF00;'>28</td><td title='4.78 bits' style='color: #0020F0;'>2E</td><td title='6.41 bits' style='color: #0000A0;'>38</td><td title='1.11 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.00 bits' style='color: #0000A0;'>31</td><td title='2.57 bits' style='color: #006090;'>30</td><td title='0.48 bits' style='color: #00FF00;'>2E</td><td title='3.63 bits' style='color: #0020F0;'>37</td><td>&nbsp;</td><td title='1.89 bits' style='color: #008040;'>35</td><td title='2.97 bits' style='color: #006090;'>2C</td><td title='7.39 bits' style='color: #000000;'>38</td><td title='1.18 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.55 bits' style='color: #008040;'>29</td><td title='2.07 bits' style='color: #006090;'>29</td><td title='2.15 bits' style='color: #006090;'>2A</td><td title='5.77 bits' style='color: #0000A0;'>32</td><td>&nbsp;</td><td title='1.03 bits' style='color: #008040;'>2E</td><td title='1.62 bits' style='color: #008040;'>29</td><td title='2.18 bits' style='color: #006090;'>29</td><td title='2.00 bits' style='color: #006090;'>3B</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.05 bits' style='color: #0000A0;'>&#x38;</td><td title='1.49 bits' style='color: #008040;'>&#x2C;</td><td title='8.79 bits' style='color: #000000;'>&#x73;</td><td title='5.57 bits' style='color: #0000A0;'>&#x69;</td><td title='0.77 bits' style='color: #00C000;'>&#x6E;</td><td title='0.23 bits' style='color: #00FF00;'>&#x28;</td><td title='3.15 bits' style='color: #0020F0;'>&#x73;</td><td title='1.19 bits' style='color: #008040;'>&#x28;</td><td title='0.63 bits' style='color: #00C000;'>&#x76;</td><td title='0.32 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.09 bits' style='color: #80FF80;'>&#x33;</td><td title='0.44 bits' style='color: #00FF00;'>&#x28;</td><td title='4.78 bits' style='color: #0020F0;'>&#x2E;</td><td title='6.41 bits' style='color: #0000A0;'>&#x38;</td><td title='1.11 bits' style='color: #008040;'>&#x2C;</td><td title='6.00 bits' style='color: #0000A0;'>&#x31;</td><td title='2.57 bits' style='color: #006090;'>&#x30;</td><td title='0.48 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.63 bits' style='color: #0020F0;'>&#x37;</td><td title='1.89 bits' style='color: #008040;'>&#x35;</td><td title='2.97 bits' style='color: #006090;'>&#x2C;</td><td title='7.39 bits' style='color: #000000;'>&#x38;</td><td title='1.18 bits' style='color: #008040;'>&#x2E;</td><td title='1.55 bits' style='color: #008040;'>&#x29;</td><td title='2.07 bits' style='color: #006090;'>&#x29;</td><td title='2.15 bits' style='color: #006090;'>&#x2A;</td><td title='5.77 bits' style='color: #0000A0;'>&#x32;</td><td title='1.03 bits' style='color: #008040;'>&#x2E;</td><td title='1.62 bits' style='color: #008040;'>&#x29;</td><td title='2.18 bits' style='color: #006090;'>&#x29;</td><td title='2.00 bits' style='color: #006090;'>&#x3B;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422550&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.69 bits' style='color: #0020F0;'>76</td><td title='3.62 bits' style='color: #0020F0;'>3D</td><td title='1.43 bits' style='color: #008040;'>6D</td><td title='0.54 bits' style='color: #00C000;'>69</td><td>&nbsp;</td><td title='1.38 bits' style='color: #008040;'>78</td><td title='0.14 bits' style='color: #00FF00;'>28</td><td title='1.20 bits' style='color: #008040;'>76</td><td title='3.05 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td title='3.18 bits' style='color: #0020F0;'>63</td><td title='10.09 bits' style='color: #900000;'>2A</td><td title='0.87 bits' style='color: #00C000;'>28</td><td title='6.63 bits' style='color: #0000A0;'>66</td><td>&nbsp;</td><td title='5.28 bits' style='color: #0000A0;'>2A</td><td title='4.83 bits' style='color: #0020F0;'>31</td><td title='1.70 bits' style='color: #008040;'>2E</td><td title='4.36 bits' style='color: #0020F0;'>34</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.20 bits' style='color: #0020F0;'>29</td><td title='1.54 bits' style='color: #008040;'>2C</td><td title='5.26 bits' style='color: #0000A0;'>66</td><td title='5.35 bits' style='color: #0000A0;'>2A</td><td>&nbsp;</td><td title='3.05 bits' style='color: #0020F0;'>2E</td><td title='4.96 bits' style='color: #0020F0;'>37</td><td title='6.72 bits' style='color: #0000A0;'>36</td><td title='2.40 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td title='2.91 bits' style='color: #006090;'>3B</td><td title='3.81 bits' style='color: #0020F0;'>7D</td><td title='4.46 bits' style='color: #0020F0;'>72</td><td title='0.74 bits' style='color: #00C000;'>65</td><td>&nbsp;</td><td title='0.78 bits' style='color: #00C000;'>74</td><td title='0.11 bits' style='color: #00FF00;'>75</td><td title='0.09 bits' style='color: #80FF80;'>72</td><td title='0.07 bits' style='color: #80FF80;'>6E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='4.69 bits' style='color: #0020F0;'>&#x76;</td><td title='3.62 bits' style='color: #0020F0;'>&#x3D;</td><td title='1.43 bits' style='color: #008040;'>&#x6D;</td><td title='0.54 bits' style='color: #00C000;'>&#x69;</td><td title='1.38 bits' style='color: #008040;'>&#x78;</td><td title='0.14 bits' style='color: #00FF00;'>&#x28;</td><td title='1.20 bits' style='color: #008040;'>&#x76;</td><td title='3.05 bits' style='color: #0020F0;'>&#x2C;</td><td title='3.18 bits' style='color: #0020F0;'>&#x63;</td><td title='10.09 bits' style='color: #900000;'>&#x2A;</td><td title='0.87 bits' style='color: #00C000;'>&#x28;</td><td title='6.63 bits' style='color: #0000A0;'>&#x66;</td><td title='5.28 bits' style='color: #0000A0;'>&#x2A;</td><td title='4.83 bits' style='color: #0020F0;'>&#x31;</td><td title='1.70 bits' style='color: #008040;'>&#x2E;</td><td title='4.36 bits' style='color: #0020F0;'>&#x34;</td><td title='3.20 bits' style='color: #0020F0;'>&#x29;</td><td title='1.54 bits' style='color: #008040;'>&#x2C;</td><td title='5.26 bits' style='color: #0000A0;'>&#x66;</td><td title='5.35 bits' style='color: #0000A0;'>&#x2A;</td><td title='3.05 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.96 bits' style='color: #0020F0;'>&#x37;</td><td title='6.72 bits' style='color: #0000A0;'>&#x36;</td><td title='2.40 bits' style='color: #006090;'>&#x29;</td><td title='2.91 bits' style='color: #006090;'>&#x3B;</td><td title='3.81 bits' style='color: #0020F0;'>&#x7D;</td><td title='4.46 bits' style='color: #0020F0;'>&#x72;</td><td title='0.74 bits' style='color: #00C000;'>&#x65;</td><td title='0.78 bits' style='color: #00C000;'>&#x74;</td><td title='0.11 bits' style='color: #00FF00;'>&#x75;</td><td title='0.09 bits' style='color: #80FF80;'>&#x72;</td><td title='0.07 bits' style='color: #80FF80;'>&#x6E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422570&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.22 bits' style='color: #00FF00;'>20</td><td title='0.77 bits' style='color: #00C000;'>76</td><td title='1.25 bits' style='color: #008040;'>3B</td><td title='0.24 bits' style='color: #00FF00;'>7D</td><td>&nbsp;</td><td title='0.49 bits' style='color: #00FF00;'>76</td><td title='0.11 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.08 bits' style='color: #80FF80;'>33</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>20</td><td title='2.71 bits' style='color: #006090;'>64</td><td title='0.24 bits' style='color: #00FF00;'>28</td><td title='0.36 bits' style='color: #00FF00;'>76</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='0.10 bits' style='color: #80FF80;'>33</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.17 bits' style='color: #00FF00;'>76</td><td title='2.25 bits' style='color: #006090;'>2C</td><td title='0.72 bits' style='color: #00C000;'>76</td><td title='0.07 bits' style='color: #80FF80;'>65</td><td>&nbsp;</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='0.10 bits' style='color: #00FF00;'>33</td><td title='0.31 bits' style='color: #00FF00;'>20</td><td title='0.64 bits' style='color: #00C000;'>79</td><td>&nbsp;</td><td title='0.41 bits' style='color: #00FF00;'>2C</td><td title='2.20 bits' style='color: #006090;'>66</td><td title='0.29 bits' style='color: #00FF00;'>6C</td><td title='0.07 bits' style='color: #80FF80;'>6F</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>61</td><td title='0.03 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='2.45 bits' style='color: #006090;'>6D</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.22 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x76;</td><td title='1.25 bits' style='color: #008040;'>&#x3B;</td><td title='0.24 bits' style='color: #00FF00;'>&#x7D;</td><td title='0.49 bits' style='color: #00FF00;'>&#x76;</td><td title='0.11 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.08 bits' style='color: #80FF80;'>&#x33;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='2.71 bits' style='color: #006090;'>&#x64;</td><td title='0.24 bits' style='color: #00FF00;'>&#x28;</td><td title='0.36 bits' style='color: #00FF00;'>&#x76;</td><td title='0.13 bits' style='color: #00FF00;'>&#x65;</td><td title='0.04 bits' style='color: #80FF80;'>&#x63;</td><td title='0.10 bits' style='color: #80FF80;'>&#x33;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.17 bits' style='color: #00FF00;'>&#x76;</td><td title='2.25 bits' style='color: #006090;'>&#x2C;</td><td title='0.72 bits' style='color: #00C000;'>&#x76;</td><td title='0.07 bits' style='color: #80FF80;'>&#x65;</td><td title='0.04 bits' style='color: #80FF80;'>&#x63;</td><td title='0.10 bits' style='color: #00FF00;'>&#x33;</td><td title='0.31 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.64 bits' style='color: #00C000;'>&#x79;</td><td title='0.41 bits' style='color: #00FF00;'>&#x2C;</td><td title='2.20 bits' style='color: #006090;'>&#x66;</td><td title='0.29 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.07 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.07 bits' style='color: #80FF80;'>&#x61;</td><td title='0.03 bits' style='color: #80FF80;'>&#x74;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='2.45 bits' style='color: #006090;'>&#x6D;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422590&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.10 bits' style='color: #008040;'>2C</td><td title='1.16 bits' style='color: #008040;'>66</td><td title='0.20 bits' style='color: #00FF00;'>6C</td><td title='0.06 bits' style='color: #80FF80;'>6F</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>61</td><td title='0.03 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='8.82 bits' style='color: #000000;'>65</td><td>&nbsp;</td><td title='0.95 bits' style='color: #00C000;'>29</td><td title='0.32 bits' style='color: #00FF00;'>7B</td><td title='2.96 bits' style='color: #006090;'>72</td><td title='0.17 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.50 bits' style='color: #00C000;'>74</td><td title='0.09 bits' style='color: #80FF80;'>75</td><td title='0.06 bits' style='color: #80FF80;'>72</td><td title='0.05 bits' style='color: #80FF80;'>6E</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='0.77 bits' style='color: #00C000;'>76</td><td title='2.94 bits' style='color: #006090;'>65</td><td title='0.18 bits' style='color: #00FF00;'>63</td><td>&nbsp;</td><td title='0.10 bits' style='color: #00FF00;'>33</td><td title='0.70 bits' style='color: #00C000;'>28</td><td title='3.80 bits' style='color: #0020F0;'>66</td><td title='0.81 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='2.08 bits' style='color: #006090;'>76</td><td title='2.82 bits' style='color: #006090;'>2C</td><td title='3.24 bits' style='color: #0020F0;'>66</td><td title='2.04 bits' style='color: #006090;'>28</td><td>&nbsp;</td><td title='1.61 bits' style='color: #008040;'>76</td><td title='2.63 bits' style='color: #006090;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.10 bits' style='color: #008040;'>&#x2C;</td><td title='1.16 bits' style='color: #008040;'>&#x66;</td><td title='0.20 bits' style='color: #00FF00;'>&#x6C;</td><td title='0.06 bits' style='color: #80FF80;'>&#x6F;</td><td title='0.07 bits' style='color: #80FF80;'>&#x61;</td><td title='0.03 bits' style='color: #80FF80;'>&#x74;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='8.82 bits' style='color: #000000;'>&#x65;</td><td title='0.95 bits' style='color: #00C000;'>&#x29;</td><td title='0.32 bits' style='color: #00FF00;'>&#x7B;</td><td title='2.96 bits' style='color: #006090;'>&#x72;</td><td title='0.17 bits' style='color: #00FF00;'>&#x65;</td><td title='0.50 bits' style='color: #00C000;'>&#x74;</td><td title='0.09 bits' style='color: #80FF80;'>&#x75;</td><td title='0.06 bits' style='color: #80FF80;'>&#x72;</td><td title='0.05 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.05 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.77 bits' style='color: #00C000;'>&#x76;</td><td title='2.94 bits' style='color: #006090;'>&#x65;</td><td title='0.18 bits' style='color: #00FF00;'>&#x63;</td><td title='0.10 bits' style='color: #00FF00;'>&#x33;</td><td title='0.70 bits' style='color: #00C000;'>&#x28;</td><td title='3.80 bits' style='color: #0020F0;'>&#x66;</td><td title='0.81 bits' style='color: #00C000;'>&#x28;</td><td title='2.08 bits' style='color: #006090;'>&#x76;</td><td title='2.82 bits' style='color: #006090;'>&#x2C;</td><td title='3.24 bits' style='color: #0020F0;'>&#x66;</td><td title='2.04 bits' style='color: #006090;'>&#x28;</td><td title='1.61 bits' style='color: #008040;'>&#x76;</td><td title='2.63 bits' style='color: #006090;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.11 bits' style='color: #00FF00;'>&#x33;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004225B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.57 bits' style='color: #008040;'>28</td><td title='3.24 bits' style='color: #0020F0;'>30</td><td title='0.15 bits' style='color: #00FF00;'>2E</td><td title='1.07 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='2.98 bits' style='color: #006090;'>2E</td><td title='4.60 bits' style='color: #0020F0;'>33</td><td title='1.61 bits' style='color: #008040;'>2C</td><td title='1.43 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='4.22 bits' style='color: #0020F0;'>38</td><td title='1.78 bits' style='color: #008040;'>29</td><td title='3.53 bits' style='color: #0020F0;'>29</td><td title='1.52 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='3.38 bits' style='color: #0020F0;'>66</td><td title='0.87 bits' style='color: #00C000;'>28</td><td title='2.72 bits' style='color: #006090;'>79</td><td title='5.55 bits' style='color: #0000A0;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.85 bits' style='color: #006090;'>2C</td><td title='6.17 bits' style='color: #0000A0;'>70</td><td title='2.38 bits' style='color: #006090;'>6F</td><td title='1.13 bits' style='color: #008040;'>77</td><td>&nbsp;</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='4.72 bits' style='color: #0020F0;'>31</td><td title='3.97 bits' style='color: #0020F0;'>30</td><td title='1.08 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.71 bits' style='color: #008040;'>2C</td><td title='7.29 bits' style='color: #000000;'>65</td><td title='2.01 bits' style='color: #006090;'>29</td><td title='3.00 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td title='3.98 bits' style='color: #0020F0;'>29</td><td title='3.21 bits' style='color: #0020F0;'>2A</td><td title='7.42 bits' style='color: #000000;'>6D</td><td title='6.18 bits' style='color: #0000A0;'>3B</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.57 bits' style='color: #008040;'>&#x28;</td><td title='3.24 bits' style='color: #0020F0;'>&#x30;</td><td title='0.15 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.07 bits' style='color: #008040;'>&#x2C;</td><td title='2.98 bits' style='color: #006090;'>&#x2E;</td><td title='4.60 bits' style='color: #0020F0;'>&#x33;</td><td title='1.61 bits' style='color: #008040;'>&#x2C;</td><td title='1.43 bits' style='color: #008040;'>&#x2E;</td><td title='4.22 bits' style='color: #0020F0;'>&#x38;</td><td title='1.78 bits' style='color: #008040;'>&#x29;</td><td title='3.53 bits' style='color: #0020F0;'>&#x29;</td><td title='1.52 bits' style='color: #008040;'>&#x2C;</td><td title='3.38 bits' style='color: #0020F0;'>&#x66;</td><td title='0.87 bits' style='color: #00C000;'>&#x28;</td><td title='2.72 bits' style='color: #006090;'>&#x79;</td><td title='5.55 bits' style='color: #0000A0;'>&#x29;</td><td title='2.85 bits' style='color: #006090;'>&#x2C;</td><td title='6.17 bits' style='color: #0000A0;'>&#x70;</td><td title='2.38 bits' style='color: #006090;'>&#x6F;</td><td title='1.13 bits' style='color: #008040;'>&#x77;</td><td title='0.19 bits' style='color: #00FF00;'>&#x28;</td><td title='4.72 bits' style='color: #0020F0;'>&#x31;</td><td title='3.97 bits' style='color: #0020F0;'>&#x30;</td><td title='1.08 bits' style='color: #008040;'>&#x2E;</td><td title='1.71 bits' style='color: #008040;'>&#x2C;</td><td title='7.29 bits' style='color: #000000;'>&#x65;</td><td title='2.01 bits' style='color: #006090;'>&#x29;</td><td title='3.00 bits' style='color: #0020F0;'>&#x29;</td><td title='3.98 bits' style='color: #0020F0;'>&#x29;</td><td title='3.21 bits' style='color: #0020F0;'>&#x2A;</td><td title='7.42 bits' style='color: #000000;'>&#x6D;</td><td title='6.18 bits' style='color: #0000A0;'>&#x3B;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004225D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.46 bits' style='color: #008040;'>7D</td><td title='0.99 bits' style='color: #00C000;'>76</td><td title='0.22 bits' style='color: #00FF00;'>65</td><td title='0.10 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>33</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td title='5.40 bits' style='color: #0000A0;'>6C</td><td title='0.93 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='0.58 bits' style='color: #00C000;'>76</td><td title='0.16 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='4.61 bits' style='color: #0020F0;'>32</td><td>&nbsp;</td><td title='0.65 bits' style='color: #00C000;'>20</td><td title='0.27 bits' style='color: #00FF00;'>76</td><td title='1.75 bits' style='color: #008040;'>29</td><td title='0.22 bits' style='color: #00FF00;'>7B</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.97 bits' style='color: #006090;'>76</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.27 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td title='5.12 bits' style='color: #0000A0;'>6D</td><td title='0.86 bits' style='color: #00C000;'>3D</td><td title='2.72 bits' style='color: #006090;'>66</td><td>&nbsp;</td><td title='1.41 bits' style='color: #008040;'>28</td><td title='7.73 bits' style='color: #000000;'>29</td><td title='2.53 bits' style='color: #006090;'>2C</td><td title='4.88 bits' style='color: #0020F0;'>6C</td><td>&nbsp;</td><td title='3.90 bits' style='color: #0020F0;'>3D</td><td title='8.87 bits' style='color: #000000;'>72</td><td title='2.81 bits' style='color: #006090;'>28</td><td title='1.35 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.46 bits' style='color: #008040;'>&#x7D;</td><td title='0.99 bits' style='color: #00C000;'>&#x76;</td><td title='0.22 bits' style='color: #00FF00;'>&#x65;</td><td title='0.10 bits' style='color: #80FF80;'>&#x63;</td><td title='0.07 bits' style='color: #80FF80;'>&#x33;</td><td title='0.27 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.40 bits' style='color: #0000A0;'>&#x6C;</td><td title='0.93 bits' style='color: #00C000;'>&#x28;</td><td title='0.58 bits' style='color: #00C000;'>&#x76;</td><td title='0.16 bits' style='color: #00FF00;'>&#x65;</td><td title='0.04 bits' style='color: #80FF80;'>&#x63;</td><td title='4.61 bits' style='color: #0020F0;'>&#x32;</td><td title='0.65 bits' style='color: #00C000;'>&#x2E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x76;</td><td title='1.75 bits' style='color: #008040;'>&#x29;</td><td title='0.22 bits' style='color: #00FF00;'>&#x7B;</td><td title='2.97 bits' style='color: #006090;'>&#x76;</td><td title='0.18 bits' style='color: #00FF00;'>&#x65;</td><td title='0.09 bits' style='color: #80FF80;'>&#x63;</td><td title='0.27 bits' style='color: #00FF00;'>&#x33;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.12 bits' style='color: #0000A0;'>&#x6D;</td><td title='0.86 bits' style='color: #00C000;'>&#x3D;</td><td title='2.72 bits' style='color: #006090;'>&#x66;</td><td title='1.41 bits' style='color: #008040;'>&#x28;</td><td title='7.73 bits' style='color: #000000;'>&#x29;</td><td title='2.53 bits' style='color: #006090;'>&#x2C;</td><td title='4.88 bits' style='color: #0020F0;'>&#x6C;</td><td title='3.90 bits' style='color: #0020F0;'>&#x3D;</td><td title='8.87 bits' style='color: #000000;'>&#x72;</td><td title='2.81 bits' style='color: #006090;'>&#x28;</td><td title='1.35 bits' style='color: #008040;'>&#x76;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004225F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.17 bits' style='color: #006090;'>2C</td><td title='4.55 bits' style='color: #0020F0;'>6D</td><td title='1.57 bits' style='color: #008040;'>2C</td><td title='8.68 bits' style='color: #000000;'>68</td><td>&nbsp;</td><td title='2.38 bits' style='color: #006090;'>28</td><td title='3.55 bits' style='color: #0020F0;'>29</td><td title='1.57 bits' style='color: #008040;'>2C</td><td title='3.37 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='0.85 bits' style='color: #00C000;'>28</td><td title='4.31 bits' style='color: #0020F0;'>28</td><td title='4.10 bits' style='color: #0020F0;'>34</td><td title='5.06 bits' style='color: #0000A0;'>33</td><td>&nbsp;</td><td title='2.89 bits' style='color: #006090;'>2E</td><td title='2.57 bits' style='color: #006090;'>2D</td><td title='1.98 bits' style='color: #008040;'>79</td><td title='1.17 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.07 bits' style='color: #008040;'>2A</td><td title='4.44 bits' style='color: #0020F0;'>2D</td><td title='5.76 bits' style='color: #0000A0;'>32</td><td title='2.61 bits' style='color: #006090;'>2E</td><td>&nbsp;</td><td title='1.76 bits' style='color: #008040;'>2C</td><td title='6.39 bits' style='color: #0000A0;'>32</td><td title='1.69 bits' style='color: #008040;'>2E</td><td title='1.60 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='4.13 bits' style='color: #0020F0;'>32</td><td title='5.98 bits' style='color: #0000A0;'>35</td><td title='2.97 bits' style='color: #006090;'>2E</td><td title='2.52 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td title='2.02 bits' style='color: #006090;'>29</td><td title='2.25 bits' style='color: #006090;'>2C</td><td title='3.84 bits' style='color: #0020F0;'>69</td><td title='2.21 bits' style='color: #006090;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.17 bits' style='color: #006090;'>&#x2C;</td><td title='4.55 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.57 bits' style='color: #008040;'>&#x2C;</td><td title='8.68 bits' style='color: #000000;'>&#x68;</td><td title='2.38 bits' style='color: #006090;'>&#x28;</td><td title='3.55 bits' style='color: #0020F0;'>&#x29;</td><td title='1.57 bits' style='color: #008040;'>&#x2C;</td><td title='3.37 bits' style='color: #0020F0;'>&#x66;</td><td title='0.85 bits' style='color: #00C000;'>&#x28;</td><td title='4.31 bits' style='color: #0020F0;'>&#x28;</td><td title='4.10 bits' style='color: #0020F0;'>&#x34;</td><td title='5.06 bits' style='color: #0000A0;'>&#x33;</td><td title='2.89 bits' style='color: #006090;'>&#x2E;</td><td title='2.57 bits' style='color: #006090;'>&#x2D;</td><td title='1.98 bits' style='color: #008040;'>&#x79;</td><td title='1.17 bits' style='color: #008040;'>&#x29;</td><td title='1.07 bits' style='color: #008040;'>&#x2A;</td><td title='4.44 bits' style='color: #0020F0;'>&#x2D;</td><td title='5.76 bits' style='color: #0000A0;'>&#x32;</td><td title='2.61 bits' style='color: #006090;'>&#x2E;</td><td title='1.76 bits' style='color: #008040;'>&#x2C;</td><td title='6.39 bits' style='color: #0000A0;'>&#x32;</td><td title='1.69 bits' style='color: #008040;'>&#x2E;</td><td title='1.60 bits' style='color: #008040;'>&#x2C;</td><td title='4.13 bits' style='color: #0020F0;'>&#x32;</td><td title='5.98 bits' style='color: #0000A0;'>&#x35;</td><td title='2.97 bits' style='color: #006090;'>&#x2E;</td><td title='2.52 bits' style='color: #006090;'>&#x29;</td><td title='2.02 bits' style='color: #006090;'>&#x29;</td><td title='2.25 bits' style='color: #006090;'>&#x2C;</td><td title='3.84 bits' style='color: #0020F0;'>&#x69;</td><td title='2.21 bits' style='color: #006090;'>&#x3D;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422610&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.14 bits' style='color: #0020F0;'>76</td><td title='0.30 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.14 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td title='0.27 bits' style='color: #00FF00;'>28</td><td title='1.27 bits' style='color: #008040;'>30</td><td title='0.09 bits' style='color: #80FF80;'>2E</td><td title='1.59 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='0.98 bits' style='color: #00C000;'>3B</td><td title='5.57 bits' style='color: #0000A0;'>66</td><td title='0.75 bits' style='color: #00C000;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td>&nbsp;</td><td title='0.10 bits' style='color: #00FF00;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.10 bits' style='color: #00FF00;'>20</td><td title='5.32 bits' style='color: #0000A0;'>65</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.93 bits' style='color: #008040;'>3D</td><td title='7.55 bits' style='color: #000000;'>77</td><td title='0.57 bits' style='color: #00C000;'>28</td><td title='4.26 bits' style='color: #0020F0;'>6D</td><td>&nbsp;</td><td title='1.75 bits' style='color: #008040;'>2C</td><td title='4.52 bits' style='color: #0020F0;'>6C</td><td title='3.18 bits' style='color: #0020F0;'>2C</td><td title='4.81 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td title='4.03 bits' style='color: #0020F0;'>29</td><td title='2.68 bits' style='color: #006090;'>2C</td><td title='7.27 bits' style='color: #000000;'>5A</td><td title='1.19 bits' style='color: #008040;'>3D</td><td>&nbsp;</td><td title='5.20 bits' style='color: #0000A0;'>30</td><td title='0.90 bits' style='color: #00C000;'>2E</td><td title='2.35 bits' style='color: #006090;'>3B</td><td title='2.19 bits' style='color: #006090;'>69</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.14 bits' style='color: #0020F0;'>&#x76;</td><td title='0.30 bits' style='color: #00FF00;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.14 bits' style='color: #00FF00;'>&#x33;</td><td title='0.27 bits' style='color: #00FF00;'>&#x28;</td><td title='1.27 bits' style='color: #008040;'>&#x30;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='1.59 bits' style='color: #008040;'>&#x29;</td><td title='0.98 bits' style='color: #00C000;'>&#x3B;</td><td title='5.57 bits' style='color: #0000A0;'>&#x66;</td><td title='0.75 bits' style='color: #00C000;'>&#x6C;</td><td title='0.14 bits' style='color: #00FF00;'>&#x6F;</td><td title='0.10 bits' style='color: #00FF00;'>&#x61;</td><td title='0.04 bits' style='color: #80FF80;'>&#x74;</td><td title='0.10 bits' style='color: #00FF00;'>&#x2E;</td><td title='5.32 bits' style='color: #0000A0;'>&#x65;</td><td title='1.93 bits' style='color: #008040;'>&#x3D;</td><td title='7.55 bits' style='color: #000000;'>&#x77;</td><td title='0.57 bits' style='color: #00C000;'>&#x28;</td><td title='4.26 bits' style='color: #0020F0;'>&#x6D;</td><td title='1.75 bits' style='color: #008040;'>&#x2C;</td><td title='4.52 bits' style='color: #0020F0;'>&#x6C;</td><td title='3.18 bits' style='color: #0020F0;'>&#x2C;</td><td title='4.81 bits' style='color: #0020F0;'>&#x30;</td><td title='4.03 bits' style='color: #0020F0;'>&#x29;</td><td title='2.68 bits' style='color: #006090;'>&#x2C;</td><td title='7.27 bits' style='color: #000000;'>&#x5A;</td><td title='1.19 bits' style='color: #008040;'>&#x3D;</td><td title='5.20 bits' style='color: #0000A0;'>&#x30;</td><td title='0.90 bits' style='color: #00C000;'>&#x2E;</td><td title='2.35 bits' style='color: #006090;'>&#x3B;</td><td title='2.19 bits' style='color: #006090;'>&#x69;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422630&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.42 bits' style='color: #00FF00;'>66</td><td title='0.14 bits' style='color: #00FF00;'>28</td><td title='7.57 bits' style='color: #000000;'>65</td><td title='6.20 bits' style='color: #0000A0;'>3C</td><td>&nbsp;</td><td title='7.50 bits' style='color: #000000;'>35</td><td title='4.63 bits' style='color: #0020F0;'>30</td><td title='3.09 bits' style='color: #0020F0;'>30</td><td title='0.54 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='0.91 bits' style='color: #00C000;'>29</td><td title='4.71 bits' style='color: #0020F0;'>7B</td><td title='1.92 bits' style='color: #008040;'>76</td><td title='0.41 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.13 bits' style='color: #00FF00;'>33</td><td title='0.43 bits' style='color: #00FF00;'>20</td><td title='10.30 bits' style='color: #900000;'>7A</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.59 bits' style='color: #00C000;'>3D</td><td title='2.51 bits' style='color: #006090;'>6D</td><td title='12.47 bits' style='color: #FF0000;'>2B</td><td title='4.95 bits' style='color: #0020F0;'>6C</td><td>&nbsp;</td><td title='3.08 bits' style='color: #0020F0;'>2A</td><td title='6.07 bits' style='color: #0000A0;'>65</td><td title='2.88 bits' style='color: #006090;'>2C</td><td title='7.58 bits' style='color: #000000;'>61</td><td>&nbsp;</td><td title='2.86 bits' style='color: #006090;'>3D</td><td title='6.92 bits' style='color: #0000A0;'>72</td><td title='1.48 bits' style='color: #008040;'>28</td><td title='7.50 bits' style='color: #000000;'>7A</td><td>&nbsp;</td><td title='3.18 bits' style='color: #0020F0;'>29</td><td title='2.56 bits' style='color: #006090;'>3B</td><td title='8.54 bits' style='color: #000000;'>5A</td><td title='1.96 bits' style='color: #008040;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.42 bits' style='color: #00FF00;'>&#x66;</td><td title='0.14 bits' style='color: #00FF00;'>&#x28;</td><td title='7.57 bits' style='color: #000000;'>&#x65;</td><td title='6.20 bits' style='color: #0000A0;'>&#x3C;</td><td title='7.50 bits' style='color: #000000;'>&#x35;</td><td title='4.63 bits' style='color: #0020F0;'>&#x30;</td><td title='3.09 bits' style='color: #0020F0;'>&#x30;</td><td title='0.54 bits' style='color: #00C000;'>&#x2E;</td><td title='0.91 bits' style='color: #00C000;'>&#x29;</td><td title='4.71 bits' style='color: #0020F0;'>&#x7B;</td><td title='1.92 bits' style='color: #008040;'>&#x76;</td><td title='0.41 bits' style='color: #00FF00;'>&#x65;</td><td title='0.09 bits' style='color: #80FF80;'>&#x63;</td><td title='0.13 bits' style='color: #00FF00;'>&#x33;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2E;</td><td title='10.30 bits' style='color: #900000;'>&#x7A;</td><td title='0.59 bits' style='color: #00C000;'>&#x3D;</td><td title='2.51 bits' style='color: #006090;'>&#x6D;</td><td title='12.47 bits' style='color: #FF0000;'>&#x2B;</td><td title='4.95 bits' style='color: #0020F0;'>&#x6C;</td><td title='3.08 bits' style='color: #0020F0;'>&#x2A;</td><td title='6.07 bits' style='color: #0000A0;'>&#x65;</td><td title='2.88 bits' style='color: #006090;'>&#x2C;</td><td title='7.58 bits' style='color: #000000;'>&#x61;</td><td title='2.86 bits' style='color: #006090;'>&#x3D;</td><td title='6.92 bits' style='color: #0000A0;'>&#x72;</td><td title='1.48 bits' style='color: #008040;'>&#x28;</td><td title='7.50 bits' style='color: #000000;'>&#x7A;</td><td title='3.18 bits' style='color: #0020F0;'>&#x29;</td><td title='2.56 bits' style='color: #006090;'>&#x3B;</td><td title='8.54 bits' style='color: #000000;'>&#x5A;</td><td title='1.96 bits' style='color: #008040;'>&#x3D;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422650&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.97 bits' style='color: #0000A0;'>77</td><td title='0.37 bits' style='color: #00FF00;'>28</td><td title='6.37 bits' style='color: #0000A0;'>7A</td><td title='3.75 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td title='5.05 bits' style='color: #0000A0;'>30</td><td title='2.63 bits' style='color: #006090;'>29</td><td title='3.95 bits' style='color: #0020F0;'>2E</td><td title='4.65 bits' style='color: #0020F0;'>79</td><td>&nbsp;</td><td title='7.13 bits' style='color: #000000;'>3B</td><td title='2.22 bits' style='color: #006090;'>69</td><td title='4.92 bits' style='color: #0020F0;'>2B</td><td title='1.37 bits' style='color: #008040;'>3D</td><td>&nbsp;</td><td title='1.71 bits' style='color: #008040;'>76</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.18 bits' style='color: #00FF00;'>28</td><td title='2.74 bits' style='color: #006090;'>2E</td><td title='2.20 bits' style='color: #006090;'>38</td><td title='7.66 bits' style='color: #000000;'>32</td><td>&nbsp;</td><td title='3.68 bits' style='color: #0020F0;'>2C</td><td title='1.51 bits' style='color: #008040;'>2E</td><td title='3.59 bits' style='color: #0020F0;'>35</td><td title='2.30 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='2.79 bits' style='color: #006090;'>2E</td><td title='4.30 bits' style='color: #0020F0;'>39</td><td title='2.05 bits' style='color: #006090;'>29</td><td title='2.24 bits' style='color: #006090;'>2A</td><td>&nbsp;</td><td title='7.33 bits' style='color: #000000;'>66</td><td title='1.21 bits' style='color: #008040;'>28</td><td title='6.71 bits' style='color: #0000A0;'>7A</td><td title='1.50 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.97 bits' style='color: #0000A0;'>&#x77;</td><td title='0.37 bits' style='color: #00FF00;'>&#x28;</td><td title='6.37 bits' style='color: #0000A0;'>&#x7A;</td><td title='3.75 bits' style='color: #0020F0;'>&#x2C;</td><td title='5.05 bits' style='color: #0000A0;'>&#x30;</td><td title='2.63 bits' style='color: #006090;'>&#x29;</td><td title='3.95 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.65 bits' style='color: #0020F0;'>&#x79;</td><td title='7.13 bits' style='color: #000000;'>&#x3B;</td><td title='2.22 bits' style='color: #006090;'>&#x69;</td><td title='4.92 bits' style='color: #0020F0;'>&#x2B;</td><td title='1.37 bits' style='color: #008040;'>&#x3D;</td><td title='1.71 bits' style='color: #008040;'>&#x76;</td><td title='0.25 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.11 bits' style='color: #00FF00;'>&#x33;</td><td title='0.18 bits' style='color: #00FF00;'>&#x28;</td><td title='2.74 bits' style='color: #006090;'>&#x2E;</td><td title='2.20 bits' style='color: #006090;'>&#x38;</td><td title='7.66 bits' style='color: #000000;'>&#x32;</td><td title='3.68 bits' style='color: #0020F0;'>&#x2C;</td><td title='1.51 bits' style='color: #008040;'>&#x2E;</td><td title='3.59 bits' style='color: #0020F0;'>&#x35;</td><td title='2.30 bits' style='color: #006090;'>&#x2C;</td><td title='2.79 bits' style='color: #006090;'>&#x2E;</td><td title='4.30 bits' style='color: #0020F0;'>&#x39;</td><td title='2.05 bits' style='color: #006090;'>&#x29;</td><td title='2.24 bits' style='color: #006090;'>&#x2A;</td><td title='7.33 bits' style='color: #000000;'>&#x66;</td><td title='1.21 bits' style='color: #008040;'>&#x28;</td><td title='6.71 bits' style='color: #0000A0;'>&#x7A;</td><td title='1.50 bits' style='color: #008040;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422670&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.16 bits' style='color: #0020F0;'>76</td><td title='1.26 bits' style='color: #008040;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.14 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td title='0.45 bits' style='color: #00FF00;'>28</td><td title='3.42 bits' style='color: #0020F0;'>31</td><td title='4.32 bits' style='color: #0020F0;'>30</td><td title='1.75 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.00 bits' style='color: #008040;'>2C</td><td title='3.07 bits' style='color: #0020F0;'>31</td><td title='6.29 bits' style='color: #0000A0;'>35</td><td title='1.88 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='1.49 bits' style='color: #008040;'>2C</td><td title='3.99 bits' style='color: #0020F0;'>32</td><td title='2.47 bits' style='color: #006090;'>35</td><td title='0.94 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.39 bits' style='color: #008040;'>29</td><td title='3.14 bits' style='color: #0020F0;'>2C</td><td title='6.61 bits' style='color: #0000A0;'>31</td><td title='1.33 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='2.18 bits' style='color: #006090;'>2C</td><td title='2.81 bits' style='color: #006090;'>2E</td><td title='4.85 bits' style='color: #0020F0;'>32</td><td title='1.38 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='8.22 bits' style='color: #000000;'>61</td><td title='7.51 bits' style='color: #000000;'>2C</td><td title='3.70 bits' style='color: #0020F0;'>31</td><td title='7.95 bits' style='color: #000000;'>65</td><td>&nbsp;</td><td title='7.37 bits' style='color: #000000;'>2D</td><td title='3.40 bits' style='color: #0020F0;'>31</td><td title='4.80 bits' style='color: #0020F0;'>30</td><td title='5.16 bits' style='color: #0000A0;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.16 bits' style='color: #0020F0;'>&#x76;</td><td title='1.26 bits' style='color: #008040;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td><td title='0.14 bits' style='color: #00FF00;'>&#x33;</td><td title='0.45 bits' style='color: #00FF00;'>&#x28;</td><td title='3.42 bits' style='color: #0020F0;'>&#x31;</td><td title='4.32 bits' style='color: #0020F0;'>&#x30;</td><td title='1.75 bits' style='color: #008040;'>&#x2E;</td><td title='1.00 bits' style='color: #008040;'>&#x2C;</td><td title='3.07 bits' style='color: #0020F0;'>&#x31;</td><td title='6.29 bits' style='color: #0000A0;'>&#x35;</td><td title='1.88 bits' style='color: #008040;'>&#x2E;</td><td title='1.49 bits' style='color: #008040;'>&#x2C;</td><td title='3.99 bits' style='color: #0020F0;'>&#x32;</td><td title='2.47 bits' style='color: #006090;'>&#x35;</td><td title='0.94 bits' style='color: #00C000;'>&#x2E;</td><td title='1.39 bits' style='color: #008040;'>&#x29;</td><td title='3.14 bits' style='color: #0020F0;'>&#x2C;</td><td title='6.61 bits' style='color: #0000A0;'>&#x31;</td><td title='1.33 bits' style='color: #008040;'>&#x2E;</td><td title='2.18 bits' style='color: #006090;'>&#x2C;</td><td title='2.81 bits' style='color: #006090;'>&#x2E;</td><td title='4.85 bits' style='color: #0020F0;'>&#x32;</td><td title='1.38 bits' style='color: #008040;'>&#x2C;</td><td title='8.22 bits' style='color: #000000;'>&#x61;</td><td title='7.51 bits' style='color: #000000;'>&#x2C;</td><td title='3.70 bits' style='color: #0020F0;'>&#x31;</td><td title='7.95 bits' style='color: #000000;'>&#x65;</td><td title='7.37 bits' style='color: #000000;'>&#x2D;</td><td title='3.40 bits' style='color: #0020F0;'>&#x31;</td><td title='4.80 bits' style='color: #0020F0;'>&#x30;</td><td title='5.16 bits' style='color: #0000A0;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422690&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.10 bits' style='color: #006090;'>3B</td><td title='1.14 bits' style='color: #008040;'>69</td><td title='3.29 bits' style='color: #0020F0;'>2B</td><td title='1.02 bits' style='color: #008040;'>3D</td><td>&nbsp;</td><td title='1.46 bits' style='color: #008040;'>76</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.10 bits' style='color: #80FF80;'>33</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>28</td><td title='1.23 bits' style='color: #008040;'>2E</td><td title='4.23 bits' style='color: #0020F0;'>37</td><td title='9.87 bits' style='color: #900000;'>39</td><td>&nbsp;</td><td title='1.15 bits' style='color: #008040;'>2C</td><td title='0.98 bits' style='color: #00C000;'>2E</td><td title='5.02 bits' style='color: #0000A0;'>36</td><td title='2.48 bits' style='color: #006090;'>36</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.55 bits' style='color: #006090;'>2C</td><td title='1.49 bits' style='color: #008040;'>2E</td><td title='4.91 bits' style='color: #0020F0;'>34</td><td title='5.93 bits' style='color: #0000A0;'>33</td><td>&nbsp;</td><td title='1.75 bits' style='color: #008040;'>29</td><td title='3.07 bits' style='color: #0020F0;'>2A</td><td title='3.93 bits' style='color: #0020F0;'>66</td><td title='0.77 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='2.59 bits' style='color: #006090;'>7A</td><td title='0.96 bits' style='color: #00C000;'>2C</td><td title='1.32 bits' style='color: #008040;'>76</td><td title='0.37 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.10 bits' style='color: #00FF00;'>33</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='9.21 bits' style='color: #900000;'>34</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.10 bits' style='color: #006090;'>&#x3B;</td><td title='1.14 bits' style='color: #008040;'>&#x69;</td><td title='3.29 bits' style='color: #0020F0;'>&#x2B;</td><td title='1.02 bits' style='color: #008040;'>&#x3D;</td><td title='1.46 bits' style='color: #008040;'>&#x76;</td><td title='0.18 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.10 bits' style='color: #80FF80;'>&#x33;</td><td title='0.09 bits' style='color: #80FF80;'>&#x28;</td><td title='1.23 bits' style='color: #008040;'>&#x2E;</td><td title='4.23 bits' style='color: #0020F0;'>&#x37;</td><td title='9.87 bits' style='color: #900000;'>&#x39;</td><td title='1.15 bits' style='color: #008040;'>&#x2C;</td><td title='0.98 bits' style='color: #00C000;'>&#x2E;</td><td title='5.02 bits' style='color: #0000A0;'>&#x36;</td><td title='2.48 bits' style='color: #006090;'>&#x36;</td><td title='2.55 bits' style='color: #006090;'>&#x2C;</td><td title='1.49 bits' style='color: #008040;'>&#x2E;</td><td title='4.91 bits' style='color: #0020F0;'>&#x34;</td><td title='5.93 bits' style='color: #0000A0;'>&#x33;</td><td title='1.75 bits' style='color: #008040;'>&#x29;</td><td title='3.07 bits' style='color: #0020F0;'>&#x2A;</td><td title='3.93 bits' style='color: #0020F0;'>&#x66;</td><td title='0.77 bits' style='color: #00C000;'>&#x28;</td><td title='2.59 bits' style='color: #006090;'>&#x7A;</td><td title='0.96 bits' style='color: #00C000;'>&#x2C;</td><td title='1.32 bits' style='color: #008040;'>&#x76;</td><td title='0.37 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.10 bits' style='color: #00FF00;'>&#x33;</td><td title='0.19 bits' style='color: #00FF00;'>&#x28;</td><td title='9.21 bits' style='color: #900000;'>&#x34;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004226B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.27 bits' style='color: #0020F0;'>2E</td><td title='1.45 bits' style='color: #008040;'>2C</td><td title='5.31 bits' style='color: #0000A0;'>32</td><td title='0.94 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='1.16 bits' style='color: #008040;'>2C</td><td title='3.27 bits' style='color: #0020F0;'>2D</td><td title='1.86 bits' style='color: #008040;'>31</td><td title='4.25 bits' style='color: #0020F0;'>35</td><td>&nbsp;</td><td title='1.77 bits' style='color: #008040;'>2E</td><td title='0.86 bits' style='color: #00C000;'>29</td><td title='1.88 bits' style='color: #008040;'>2C</td><td title='2.77 bits' style='color: #006090;'>31</td><td>&nbsp;</td><td title='0.84 bits' style='color: #00C000;'>2E</td><td title='0.97 bits' style='color: #00C000;'>2C</td><td title='3.05 bits' style='color: #0020F0;'>31</td><td title='1.18 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.43 bits' style='color: #008040;'>2C</td><td title='6.75 bits' style='color: #0000A0;'>61</td><td title='2.47 bits' style='color: #006090;'>2C</td><td title='1.81 bits' style='color: #008040;'>31</td><td>&nbsp;</td><td title='2.63 bits' style='color: #006090;'>65</td><td title='2.00 bits' style='color: #006090;'>2D</td><td title='1.04 bits' style='color: #008040;'>31</td><td title='1.02 bits' style='color: #008040;'>30</td><td>&nbsp;</td><td title='0.75 bits' style='color: #00C000;'>29</td><td title='0.43 bits' style='color: #00FF00;'>3B</td><td title='0.48 bits' style='color: #00FF00;'>69</td><td title='0.86 bits' style='color: #00C000;'>2B</td><td>&nbsp;</td><td title='0.39 bits' style='color: #00FF00;'>3D</td><td title='0.64 bits' style='color: #00C000;'>76</td><td title='0.12 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.27 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.45 bits' style='color: #008040;'>&#x2C;</td><td title='5.31 bits' style='color: #0000A0;'>&#x32;</td><td title='0.94 bits' style='color: #00C000;'>&#x2E;</td><td title='1.16 bits' style='color: #008040;'>&#x2C;</td><td title='3.27 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.86 bits' style='color: #008040;'>&#x31;</td><td title='4.25 bits' style='color: #0020F0;'>&#x35;</td><td title='1.77 bits' style='color: #008040;'>&#x2E;</td><td title='0.86 bits' style='color: #00C000;'>&#x29;</td><td title='1.88 bits' style='color: #008040;'>&#x2C;</td><td title='2.77 bits' style='color: #006090;'>&#x31;</td><td title='0.84 bits' style='color: #00C000;'>&#x2E;</td><td title='0.97 bits' style='color: #00C000;'>&#x2C;</td><td title='3.05 bits' style='color: #0020F0;'>&#x31;</td><td title='1.18 bits' style='color: #008040;'>&#x2E;</td><td title='1.43 bits' style='color: #008040;'>&#x2C;</td><td title='6.75 bits' style='color: #0000A0;'>&#x61;</td><td title='2.47 bits' style='color: #006090;'>&#x2C;</td><td title='1.81 bits' style='color: #008040;'>&#x31;</td><td title='2.63 bits' style='color: #006090;'>&#x65;</td><td title='2.00 bits' style='color: #006090;'>&#x2D;</td><td title='1.04 bits' style='color: #008040;'>&#x31;</td><td title='1.02 bits' style='color: #008040;'>&#x30;</td><td title='0.75 bits' style='color: #00C000;'>&#x29;</td><td title='0.43 bits' style='color: #00FF00;'>&#x3B;</td><td title='0.48 bits' style='color: #00FF00;'>&#x69;</td><td title='0.86 bits' style='color: #00C000;'>&#x2B;</td><td title='0.39 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.64 bits' style='color: #00C000;'>&#x76;</td><td title='0.12 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004226D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.08 bits' style='color: #80FF80;'>33</td><td title='0.07 bits' style='color: #80FF80;'>28</td><td title='3.17 bits' style='color: #0020F0;'>30</td><td title='0.12 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='1.16 bits' style='color: #008040;'>2C</td><td title='2.32 bits' style='color: #006090;'>2E</td><td title='4.48 bits' style='color: #0020F0;'>30</td><td title='4.51 bits' style='color: #0020F0;'>36</td><td>&nbsp;</td><td title='1.75 bits' style='color: #008040;'>2C</td><td title='1.91 bits' style='color: #008040;'>2E</td><td title='3.98 bits' style='color: #0020F0;'>37</td><td title='2.56 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td title='3.53 bits' style='color: #0020F0;'>2A</td><td title='2.91 bits' style='color: #006090;'>66</td><td title='0.61 bits' style='color: #00C000;'>28</td><td title='1.26 bits' style='color: #008040;'>7A</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.52 bits' style='color: #00C000;'>2C</td><td title='0.70 bits' style='color: #00C000;'>76</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td title='0.13 bits' style='color: #00FF00;'>28</td><td title='2.58 bits' style='color: #006090;'>30</td><td title='0.11 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='0.42 bits' style='color: #00FF00;'>2C</td><td title='3.79 bits' style='color: #0020F0;'>30</td><td title='0.39 bits' style='color: #00FF00;'>2E</td><td title='0.43 bits' style='color: #00FF00;'>2C</td><td>&nbsp;</td><td title='5.17 bits' style='color: #0000A0;'>35</td><td title='1.67 bits' style='color: #008040;'>2E</td><td title='1.05 bits' style='color: #008040;'>29</td><td title='0.91 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.08 bits' style='color: #80FF80;'>&#x33;</td><td title='0.07 bits' style='color: #80FF80;'>&#x28;</td><td title='3.17 bits' style='color: #0020F0;'>&#x30;</td><td title='0.12 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.16 bits' style='color: #008040;'>&#x2C;</td><td title='2.32 bits' style='color: #006090;'>&#x2E;</td><td title='4.48 bits' style='color: #0020F0;'>&#x30;</td><td title='4.51 bits' style='color: #0020F0;'>&#x36;</td><td title='1.75 bits' style='color: #008040;'>&#x2C;</td><td title='1.91 bits' style='color: #008040;'>&#x2E;</td><td title='3.98 bits' style='color: #0020F0;'>&#x37;</td><td title='2.56 bits' style='color: #006090;'>&#x29;</td><td title='3.53 bits' style='color: #0020F0;'>&#x2A;</td><td title='2.91 bits' style='color: #006090;'>&#x66;</td><td title='0.61 bits' style='color: #00C000;'>&#x28;</td><td title='1.26 bits' style='color: #008040;'>&#x7A;</td><td title='0.52 bits' style='color: #00C000;'>&#x2C;</td><td title='0.70 bits' style='color: #00C000;'>&#x76;</td><td title='0.25 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.09 bits' style='color: #80FF80;'>&#x33;</td><td title='0.13 bits' style='color: #00FF00;'>&#x28;</td><td title='2.58 bits' style='color: #006090;'>&#x30;</td><td title='0.11 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x2C;</td><td title='3.79 bits' style='color: #0020F0;'>&#x30;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2C;</td><td title='5.17 bits' style='color: #0000A0;'>&#x35;</td><td title='1.67 bits' style='color: #008040;'>&#x2E;</td><td title='1.05 bits' style='color: #008040;'>&#x29;</td><td title='0.91 bits' style='color: #00C000;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004226F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.88 bits' style='color: #0020F0;'>66</td><td title='0.98 bits' style='color: #00C000;'>28</td><td title='3.36 bits' style='color: #0020F0;'>28</td><td title='2.61 bits' style='color: #006090;'>79</td><td>&nbsp;</td><td title='1.71 bits' style='color: #008040;'>2D</td><td title='4.29 bits' style='color: #0020F0;'>32</td><td title='6.66 bits' style='color: #0000A0;'>39</td><td title='1.74 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td title='2.96 bits' style='color: #006090;'>29</td><td title='2.80 bits' style='color: #006090;'>2A</td><td title='6.16 bits' style='color: #0000A0;'>31</td><td title='2.60 bits' style='color: #006090;'>30</td><td>&nbsp;</td><td title='1.92 bits' style='color: #008040;'>30</td><td title='0.91 bits' style='color: #00C000;'>2E</td><td title='1.04 bits' style='color: #008040;'>2C</td><td title='3.02 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.64 bits' style='color: #00C000;'>2E</td><td title='0.81 bits' style='color: #00C000;'>2C</td><td title='2.99 bits' style='color: #006090;'>35</td><td title='3.45 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td title='0.84 bits' style='color: #00C000;'>2E</td><td title='1.07 bits' style='color: #008040;'>29</td><td title='2.10 bits' style='color: #006090;'>2C</td><td title='2.37 bits' style='color: #006090;'>30</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>2E</td><td title='1.40 bits' style='color: #008040;'>2C</td><td title='7.53 bits' style='color: #000000;'>61</td><td title='2.04 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='7.28 bits' style='color: #000000;'>33</td><td title='2.80 bits' style='color: #006090;'>2E</td><td title='5.52 bits' style='color: #0000A0;'>31</td><td title='4.23 bits' style='color: #0020F0;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.88 bits' style='color: #0020F0;'>&#x66;</td><td title='0.98 bits' style='color: #00C000;'>&#x28;</td><td title='3.36 bits' style='color: #0020F0;'>&#x28;</td><td title='2.61 bits' style='color: #006090;'>&#x79;</td><td title='1.71 bits' style='color: #008040;'>&#x2D;</td><td title='4.29 bits' style='color: #0020F0;'>&#x32;</td><td title='6.66 bits' style='color: #0000A0;'>&#x39;</td><td title='1.74 bits' style='color: #008040;'>&#x2E;</td><td title='2.96 bits' style='color: #006090;'>&#x29;</td><td title='2.80 bits' style='color: #006090;'>&#x2A;</td><td title='6.16 bits' style='color: #0000A0;'>&#x31;</td><td title='2.60 bits' style='color: #006090;'>&#x30;</td><td title='1.92 bits' style='color: #008040;'>&#x30;</td><td title='0.91 bits' style='color: #00C000;'>&#x2E;</td><td title='1.04 bits' style='color: #008040;'>&#x2C;</td><td title='3.02 bits' style='color: #0020F0;'>&#x30;</td><td title='0.64 bits' style='color: #00C000;'>&#x2E;</td><td title='0.81 bits' style='color: #00C000;'>&#x2C;</td><td title='2.99 bits' style='color: #006090;'>&#x35;</td><td title='3.45 bits' style='color: #0020F0;'>&#x30;</td><td title='0.84 bits' style='color: #00C000;'>&#x2E;</td><td title='1.07 bits' style='color: #008040;'>&#x29;</td><td title='2.10 bits' style='color: #006090;'>&#x2C;</td><td title='2.37 bits' style='color: #006090;'>&#x30;</td><td title='0.20 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.40 bits' style='color: #008040;'>&#x2C;</td><td title='7.53 bits' style='color: #000000;'>&#x61;</td><td title='2.04 bits' style='color: #006090;'>&#x2C;</td><td title='7.28 bits' style='color: #000000;'>&#x33;</td><td title='2.80 bits' style='color: #006090;'>&#x2E;</td><td title='5.52 bits' style='color: #0000A0;'>&#x31;</td><td title='4.23 bits' style='color: #0020F0;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422710&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.20 bits' style='color: #006090;'>3B</td><td title='1.04 bits' style='color: #008040;'>69</td><td title='2.07 bits' style='color: #006090;'>2B</td><td title='0.54 bits' style='color: #00C000;'>3D</td><td>&nbsp;</td><td title='0.81 bits' style='color: #00C000;'>76</td><td title='0.17 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='0.07 bits' style='color: #80FF80;'>33</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>28</td><td title='2.03 bits' style='color: #006090;'>2E</td><td title='5.56 bits' style='color: #0000A0;'>32</td><td title='5.57 bits' style='color: #0000A0;'>39</td><td>&nbsp;</td><td title='1.11 bits' style='color: #008040;'>2C</td><td title='0.81 bits' style='color: #00C000;'>2E</td><td title='4.77 bits' style='color: #0020F0;'>32</td><td title='6.36 bits' style='color: #0000A0;'>38</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.92 bits' style='color: #008040;'>2C</td><td title='1.49 bits' style='color: #008040;'>2E</td><td title='3.84 bits' style='color: #0020F0;'>33</td><td title='6.55 bits' style='color: #0000A0;'>33</td><td>&nbsp;</td><td title='1.08 bits' style='color: #008040;'>29</td><td title='2.17 bits' style='color: #006090;'>2A</td><td title='2.16 bits' style='color: #006090;'>66</td><td title='0.44 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='8.13 bits' style='color: #000000;'>64</td><td title='2.14 bits' style='color: #006090;'>6F</td><td title='0.69 bits' style='color: #00C000;'>74</td><td title='0.29 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='6.46 bits' style='color: #0000A0;'>61</td><td title='2.62 bits' style='color: #006090;'>2C</td><td title='2.89 bits' style='color: #006090;'>66</td><td title='1.47 bits' style='color: #008040;'>28</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.20 bits' style='color: #006090;'>&#x3B;</td><td title='1.04 bits' style='color: #008040;'>&#x69;</td><td title='2.07 bits' style='color: #006090;'>&#x2B;</td><td title='0.54 bits' style='color: #00C000;'>&#x3D;</td><td title='0.81 bits' style='color: #00C000;'>&#x76;</td><td title='0.17 bits' style='color: #00FF00;'>&#x65;</td><td title='0.04 bits' style='color: #80FF80;'>&#x63;</td><td title='0.07 bits' style='color: #80FF80;'>&#x33;</td><td title='0.07 bits' style='color: #80FF80;'>&#x28;</td><td title='2.03 bits' style='color: #006090;'>&#x2E;</td><td title='5.56 bits' style='color: #0000A0;'>&#x32;</td><td title='5.57 bits' style='color: #0000A0;'>&#x39;</td><td title='1.11 bits' style='color: #008040;'>&#x2C;</td><td title='0.81 bits' style='color: #00C000;'>&#x2E;</td><td title='4.77 bits' style='color: #0020F0;'>&#x32;</td><td title='6.36 bits' style='color: #0000A0;'>&#x38;</td><td title='1.92 bits' style='color: #008040;'>&#x2C;</td><td title='1.49 bits' style='color: #008040;'>&#x2E;</td><td title='3.84 bits' style='color: #0020F0;'>&#x33;</td><td title='6.55 bits' style='color: #0000A0;'>&#x33;</td><td title='1.08 bits' style='color: #008040;'>&#x29;</td><td title='2.17 bits' style='color: #006090;'>&#x2A;</td><td title='2.16 bits' style='color: #006090;'>&#x66;</td><td title='0.44 bits' style='color: #00FF00;'>&#x28;</td><td title='8.13 bits' style='color: #000000;'>&#x64;</td><td title='2.14 bits' style='color: #006090;'>&#x6F;</td><td title='0.69 bits' style='color: #00C000;'>&#x74;</td><td title='0.29 bits' style='color: #00FF00;'>&#x28;</td><td title='6.46 bits' style='color: #0000A0;'>&#x61;</td><td title='2.62 bits' style='color: #006090;'>&#x2C;</td><td title='2.89 bits' style='color: #006090;'>&#x66;</td><td title='1.47 bits' style='color: #008040;'>&#x28;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422730&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.05 bits' style='color: #0020F0;'>76</td><td title='0.98 bits' style='color: #00C000;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.14 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td title='0.17 bits' style='color: #00FF00;'>28</td><td title='1.25 bits' style='color: #008040;'>30</td><td title='0.09 bits' style='color: #80FF80;'>2E</td><td title='0.33 bits' style='color: #00FF00;'>2C</td><td>&nbsp;</td><td title='2.83 bits' style='color: #006090;'>31</td><td title='0.61 bits' style='color: #00C000;'>2E</td><td title='0.52 bits' style='color: #00C000;'>2C</td><td title='2.84 bits' style='color: #006090;'>31</td><td>&nbsp;</td><td title='3.33 bits' style='color: #0020F0;'>30</td><td title='0.55 bits' style='color: #00C000;'>2E</td><td title='2.35 bits' style='color: #006090;'>29</td><td title='2.95 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.47 bits' style='color: #0020F0;'>29</td><td title='1.52 bits' style='color: #008040;'>2C</td><td title='2.56 bits' style='color: #006090;'>30</td><td title='0.23 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='1.11 bits' style='color: #008040;'>2C</td><td title='2.09 bits' style='color: #006090;'>31</td><td title='1.09 bits' style='color: #008040;'>2E</td><td title='1.70 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='3.29 bits' style='color: #0020F0;'>3B</td><td title='1.02 bits' style='color: #008040;'>69</td><td title='0.63 bits' style='color: #00C000;'>66</td><td title='0.10 bits' style='color: #80FF80;'>28</td><td>&nbsp;</td><td title='5.39 bits' style='color: #0000A0;'>5A</td><td title='1.94 bits' style='color: #008040;'>3D</td><td title='0.62 bits' style='color: #00C000;'>3D</td><td title='2.98 bits' style='color: #006090;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.05 bits' style='color: #0020F0;'>&#x76;</td><td title='0.98 bits' style='color: #00C000;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.14 bits' style='color: #00FF00;'>&#x33;</td><td title='0.17 bits' style='color: #00FF00;'>&#x28;</td><td title='1.25 bits' style='color: #008040;'>&#x30;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2C;</td><td title='2.83 bits' style='color: #006090;'>&#x31;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='0.52 bits' style='color: #00C000;'>&#x2C;</td><td title='2.84 bits' style='color: #006090;'>&#x31;</td><td title='3.33 bits' style='color: #0020F0;'>&#x30;</td><td title='0.55 bits' style='color: #00C000;'>&#x2E;</td><td title='2.35 bits' style='color: #006090;'>&#x29;</td><td title='2.95 bits' style='color: #006090;'>&#x29;</td><td title='3.47 bits' style='color: #0020F0;'>&#x29;</td><td title='1.52 bits' style='color: #008040;'>&#x2C;</td><td title='2.56 bits' style='color: #006090;'>&#x30;</td><td title='0.23 bits' style='color: #00FF00;'>&#x2E;</td><td title='1.11 bits' style='color: #008040;'>&#x2C;</td><td title='2.09 bits' style='color: #006090;'>&#x31;</td><td title='1.09 bits' style='color: #008040;'>&#x2E;</td><td title='1.70 bits' style='color: #008040;'>&#x29;</td><td title='3.29 bits' style='color: #0020F0;'>&#x3B;</td><td title='1.02 bits' style='color: #008040;'>&#x69;</td><td title='0.63 bits' style='color: #00C000;'>&#x66;</td><td title='0.10 bits' style='color: #80FF80;'>&#x28;</td><td title='5.39 bits' style='color: #0000A0;'>&#x5A;</td><td title='1.94 bits' style='color: #008040;'>&#x3D;</td><td title='0.62 bits' style='color: #00C000;'>&#x3D;</td><td title='2.98 bits' style='color: #006090;'>&#x30;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422750&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.47 bits' style='color: #00FF00;'>2E</td><td title='0.76 bits' style='color: #00C000;'>29</td><td title='6.82 bits' style='color: #0000A0;'>69</td><td title='5.86 bits' style='color: #0000A0;'>2A</td><td>&nbsp;</td><td title='2.17 bits' style='color: #006090;'>3D</td><td title='2.03 bits' style='color: #006090;'>76</td><td title='0.21 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td title='0.10 bits' style='color: #80FF80;'>33</td><td title='0.08 bits' style='color: #80FF80;'>28</td><td title='1.23 bits' style='color: #008040;'>2E</td><td title='2.57 bits' style='color: #006090;'>32</td><td>&nbsp;</td><td title='3.14 bits' style='color: #0020F0;'>2C</td><td title='1.11 bits' style='color: #008040;'>2E</td><td title='3.68 bits' style='color: #0020F0;'>33</td><td title='1.30 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.89 bits' style='color: #00C000;'>2E</td><td title='1.99 bits' style='color: #008040;'>33</td><td title='1.64 bits' style='color: #008040;'>29</td><td title='3.45 bits' style='color: #0020F0;'>2B</td><td>&nbsp;</td><td title='9.60 bits' style='color: #900000;'>64</td><td title='2.07 bits' style='color: #006090;'>28</td><td title='6.46 bits' style='color: #0000A0;'>61</td><td title='1.63 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='5.06 bits' style='color: #0000A0;'>6C</td><td title='1.57 bits' style='color: #008040;'>2C</td><td title='3.50 bits' style='color: #0020F0;'>2E</td><td title='5.17 bits' style='color: #0000A0;'>35</td><td>&nbsp;</td><td title='1.00 bits' style='color: #008040;'>2C</td><td title='5.01 bits' style='color: #0000A0;'>32</td><td title='1.02 bits' style='color: #008040;'>2E</td><td title='1.90 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.47 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.76 bits' style='color: #00C000;'>&#x29;</td><td title='6.82 bits' style='color: #0000A0;'>&#x69;</td><td title='5.86 bits' style='color: #0000A0;'>&#x2A;</td><td title='2.17 bits' style='color: #006090;'>&#x3D;</td><td title='2.03 bits' style='color: #006090;'>&#x76;</td><td title='0.21 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.10 bits' style='color: #80FF80;'>&#x33;</td><td title='0.08 bits' style='color: #80FF80;'>&#x28;</td><td title='1.23 bits' style='color: #008040;'>&#x2E;</td><td title='2.57 bits' style='color: #006090;'>&#x32;</td><td title='3.14 bits' style='color: #0020F0;'>&#x2C;</td><td title='1.11 bits' style='color: #008040;'>&#x2E;</td><td title='3.68 bits' style='color: #0020F0;'>&#x33;</td><td title='1.30 bits' style='color: #008040;'>&#x2C;</td><td title='0.89 bits' style='color: #00C000;'>&#x2E;</td><td title='1.99 bits' style='color: #008040;'>&#x33;</td><td title='1.64 bits' style='color: #008040;'>&#x29;</td><td title='3.45 bits' style='color: #0020F0;'>&#x2B;</td><td title='9.60 bits' style='color: #900000;'>&#x64;</td><td title='2.07 bits' style='color: #006090;'>&#x28;</td><td title='6.46 bits' style='color: #0000A0;'>&#x61;</td><td title='1.63 bits' style='color: #008040;'>&#x2C;</td><td title='5.06 bits' style='color: #0000A0;'>&#x6C;</td><td title='1.57 bits' style='color: #008040;'>&#x2C;</td><td title='3.50 bits' style='color: #0020F0;'>&#x2E;</td><td title='5.17 bits' style='color: #0000A0;'>&#x35;</td><td title='1.00 bits' style='color: #008040;'>&#x2C;</td><td title='5.01 bits' style='color: #0000A0;'>&#x32;</td><td title='1.02 bits' style='color: #008040;'>&#x2E;</td><td title='1.90 bits' style='color: #008040;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422770&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.48 bits' style='color: #008040;'>3B</td><td title='0.67 bits' style='color: #00C000;'>69</td><td title='0.38 bits' style='color: #00FF00;'>66</td><td title='0.10 bits' style='color: #80FF80;'>28</td><td>&nbsp;</td><td title='3.14 bits' style='color: #0020F0;'>5A</td><td title='0.82 bits' style='color: #00C000;'>3D</td><td title='0.24 bits' style='color: #00FF00;'>3D</td><td title='2.52 bits' style='color: #006090;'>31</td><td>&nbsp;</td><td title='0.39 bits' style='color: #00FF00;'>2E</td><td title='0.42 bits' style='color: #00FF00;'>29</td><td title='3.48 bits' style='color: #0020F0;'>69</td><td title='1.37 bits' style='color: #008040;'>2A</td><td>&nbsp;</td><td title='0.75 bits' style='color: #00C000;'>3D</td><td title='3.54 bits' style='color: #0020F0;'>6E</td><td title='0.27 bits' style='color: #00FF00;'>28</td><td title='6.68 bits' style='color: #0000A0;'>7A</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.04 bits' style='color: #008040;'>2C</td><td title='4.50 bits' style='color: #0020F0;'>61</td><td title='1.95 bits' style='color: #008040;'>2C</td><td title='3.79 bits' style='color: #0020F0;'>66</td><td>&nbsp;</td><td title='0.78 bits' style='color: #00C000;'>28</td><td title='1.72 bits' style='color: #008040;'>76</td><td title='0.64 bits' style='color: #00C000;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td title='0.12 bits' style='color: #00FF00;'>33</td><td title='0.11 bits' style='color: #00FF00;'>28</td><td title='0.89 bits' style='color: #00C000;'>30</td><td title='0.08 bits' style='color: #80FF80;'>2E</td><td>&nbsp;</td><td title='0.32 bits' style='color: #00FF00;'>2C</td><td title='2.48 bits' style='color: #006090;'>2E</td><td title='1.55 bits' style='color: #008040;'>33</td><td title='0.51 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.48 bits' style='color: #008040;'>&#x3B;</td><td title='0.67 bits' style='color: #00C000;'>&#x69;</td><td title='0.38 bits' style='color: #00FF00;'>&#x66;</td><td title='0.10 bits' style='color: #80FF80;'>&#x28;</td><td title='3.14 bits' style='color: #0020F0;'>&#x5A;</td><td title='0.82 bits' style='color: #00C000;'>&#x3D;</td><td title='0.24 bits' style='color: #00FF00;'>&#x3D;</td><td title='2.52 bits' style='color: #006090;'>&#x31;</td><td title='0.39 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.42 bits' style='color: #00FF00;'>&#x29;</td><td title='3.48 bits' style='color: #0020F0;'>&#x69;</td><td title='1.37 bits' style='color: #008040;'>&#x2A;</td><td title='0.75 bits' style='color: #00C000;'>&#x3D;</td><td title='3.54 bits' style='color: #0020F0;'>&#x6E;</td><td title='0.27 bits' style='color: #00FF00;'>&#x28;</td><td title='6.68 bits' style='color: #0000A0;'>&#x7A;</td><td title='1.04 bits' style='color: #008040;'>&#x2C;</td><td title='4.50 bits' style='color: #0020F0;'>&#x61;</td><td title='1.95 bits' style='color: #008040;'>&#x2C;</td><td title='3.79 bits' style='color: #0020F0;'>&#x66;</td><td title='0.78 bits' style='color: #00C000;'>&#x28;</td><td title='1.72 bits' style='color: #008040;'>&#x76;</td><td title='0.64 bits' style='color: #00C000;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.12 bits' style='color: #00FF00;'>&#x33;</td><td title='0.11 bits' style='color: #00FF00;'>&#x28;</td><td title='0.89 bits' style='color: #00C000;'>&#x30;</td><td title='0.08 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.32 bits' style='color: #00FF00;'>&#x2C;</td><td title='2.48 bits' style='color: #006090;'>&#x2E;</td><td title='1.55 bits' style='color: #008040;'>&#x33;</td><td title='0.51 bits' style='color: #00C000;'>&#x2C;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422790&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.56 bits' style='color: #00C000;'>2E</td><td title='1.89 bits' style='color: #008040;'>38</td><td title='0.54 bits' style='color: #00C000;'>29</td><td title='1.16 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='0.54 bits' style='color: #00C000;'>2C</td><td title='1.23 bits' style='color: #008040;'>66</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='6.04 bits' style='color: #0000A0;'>6C</td><td>&nbsp;</td><td title='5.12 bits' style='color: #0000A0;'>29</td><td title='2.53 bits' style='color: #006090;'>29</td><td title='2.99 bits' style='color: #006090;'>3B</td><td title='0.86 bits' style='color: #00C000;'>69</td><td>&nbsp;</td><td title='1.14 bits' style='color: #008040;'>66</td><td title='0.15 bits' style='color: #00FF00;'>28</td><td title='3.02 bits' style='color: #0020F0;'>5A</td><td title='0.78 bits' style='color: #00C000;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.23 bits' style='color: #00FF00;'>3D</td><td title='6.79 bits' style='color: #0000A0;'>32</td><td title='0.38 bits' style='color: #00FF00;'>2E</td><td title='0.46 bits' style='color: #00FF00;'>29</td><td>&nbsp;</td><td title='1.50 bits' style='color: #008040;'>69</td><td title='0.77 bits' style='color: #00C000;'>2A</td><td title='0.45 bits' style='color: #00FF00;'>3D</td><td title='1.96 bits' style='color: #008040;'>76</td><td>&nbsp;</td><td title='0.20 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td title='0.07 bits' style='color: #80FF80;'>28</td><td>&nbsp;</td><td title='0.79 bits' style='color: #00C000;'>2E</td><td title='3.57 bits' style='color: #0020F0;'>37</td><td title='3.34 bits' style='color: #0020F0;'>2C</td><td title='0.96 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.56 bits' style='color: #00C000;'>&#x2E;</td><td title='1.89 bits' style='color: #008040;'>&#x38;</td><td title='0.54 bits' style='color: #00C000;'>&#x29;</td><td title='1.16 bits' style='color: #008040;'>&#x29;</td><td title='0.54 bits' style='color: #00C000;'>&#x2C;</td><td title='1.23 bits' style='color: #008040;'>&#x66;</td><td title='0.34 bits' style='color: #00FF00;'>&#x28;</td><td title='6.04 bits' style='color: #0000A0;'>&#x6C;</td><td title='5.12 bits' style='color: #0000A0;'>&#x29;</td><td title='2.53 bits' style='color: #006090;'>&#x29;</td><td title='2.99 bits' style='color: #006090;'>&#x3B;</td><td title='0.86 bits' style='color: #00C000;'>&#x69;</td><td title='1.14 bits' style='color: #008040;'>&#x66;</td><td title='0.15 bits' style='color: #00FF00;'>&#x28;</td><td title='3.02 bits' style='color: #0020F0;'>&#x5A;</td><td title='0.78 bits' style='color: #00C000;'>&#x3D;</td><td title='0.23 bits' style='color: #00FF00;'>&#x3D;</td><td title='6.79 bits' style='color: #0000A0;'>&#x32;</td><td title='0.38 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.46 bits' style='color: #00FF00;'>&#x29;</td><td title='1.50 bits' style='color: #008040;'>&#x69;</td><td title='0.77 bits' style='color: #00C000;'>&#x2A;</td><td title='0.45 bits' style='color: #00FF00;'>&#x3D;</td><td title='1.96 bits' style='color: #008040;'>&#x76;</td><td title='0.20 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.09 bits' style='color: #80FF80;'>&#x33;</td><td title='0.07 bits' style='color: #80FF80;'>&#x28;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='3.57 bits' style='color: #0020F0;'>&#x37;</td><td title='3.34 bits' style='color: #0020F0;'>&#x2C;</td><td title='0.96 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004227B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.05 bits' style='color: #0000A0;'>37</td><td title='1.06 bits' style='color: #008040;'>2C</td><td title='0.61 bits' style='color: #00C000;'>2E</td><td title='5.32 bits' style='color: #0000A0;'>34</td><td>&nbsp;</td><td title='1.96 bits' style='color: #008040;'>29</td><td title='5.08 bits' style='color: #0000A0;'>2B</td><td title='8.12 bits' style='color: #000000;'>78</td><td title='0.94 bits' style='color: #00C000;'>28</td><td>&nbsp;</td><td title='4.09 bits' style='color: #0020F0;'>7A</td><td title='4.09 bits' style='color: #0020F0;'>2E</td><td title='2.81 bits' style='color: #006090;'>78</td><td title='2.33 bits' style='color: #006090;'>7A</td><td>&nbsp;</td><td title='0.75 bits' style='color: #00C000;'>2A</td><td title='6.16 bits' style='color: #0000A0;'>33</td><td title='1.70 bits' style='color: #008040;'>2E</td><td title='4.61 bits' style='color: #0020F0;'>2B</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.30 bits' style='color: #006090;'>31</td><td title='0.68 bits' style='color: #00C000;'>2E</td><td title='1.96 bits' style='color: #008040;'>35</td><td title='1.05 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='2.79 bits' style='color: #006090;'>2E</td><td title='4.81 bits' style='color: #0020F0;'>31</td><td title='2.11 bits' style='color: #006090;'>2C</td><td title='2.38 bits' style='color: #006090;'>30</td><td>&nbsp;</td><td title='3.54 bits' style='color: #0020F0;'>29</td><td title='1.84 bits' style='color: #008040;'>3B</td><td title='0.75 bits' style='color: #00C000;'>69</td><td title='0.75 bits' style='color: #00C000;'>66</td><td>&nbsp;</td><td title='0.10 bits' style='color: #00FF00;'>28</td><td title='2.07 bits' style='color: #006090;'>5A</td><td title='0.68 bits' style='color: #00C000;'>3D</td><td title='0.16 bits' style='color: #00FF00;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.05 bits' style='color: #0000A0;'>&#x37;</td><td title='1.06 bits' style='color: #008040;'>&#x2C;</td><td title='0.61 bits' style='color: #00C000;'>&#x2E;</td><td title='5.32 bits' style='color: #0000A0;'>&#x34;</td><td title='1.96 bits' style='color: #008040;'>&#x29;</td><td title='5.08 bits' style='color: #0000A0;'>&#x2B;</td><td title='8.12 bits' style='color: #000000;'>&#x78;</td><td title='0.94 bits' style='color: #00C000;'>&#x28;</td><td title='4.09 bits' style='color: #0020F0;'>&#x7A;</td><td title='4.09 bits' style='color: #0020F0;'>&#x2E;</td><td title='2.81 bits' style='color: #006090;'>&#x78;</td><td title='2.33 bits' style='color: #006090;'>&#x7A;</td><td title='0.75 bits' style='color: #00C000;'>&#x2A;</td><td title='6.16 bits' style='color: #0000A0;'>&#x33;</td><td title='1.70 bits' style='color: #008040;'>&#x2E;</td><td title='4.61 bits' style='color: #0020F0;'>&#x2B;</td><td title='2.30 bits' style='color: #006090;'>&#x31;</td><td title='0.68 bits' style='color: #00C000;'>&#x2E;</td><td title='1.96 bits' style='color: #008040;'>&#x35;</td><td title='1.05 bits' style='color: #008040;'>&#x2C;</td><td title='2.79 bits' style='color: #006090;'>&#x2E;</td><td title='4.81 bits' style='color: #0020F0;'>&#x31;</td><td title='2.11 bits' style='color: #006090;'>&#x2C;</td><td title='2.38 bits' style='color: #006090;'>&#x30;</td><td title='3.54 bits' style='color: #0020F0;'>&#x29;</td><td title='1.84 bits' style='color: #008040;'>&#x3B;</td><td title='0.75 bits' style='color: #00C000;'>&#x69;</td><td title='0.75 bits' style='color: #00C000;'>&#x66;</td><td title='0.10 bits' style='color: #00FF00;'>&#x28;</td><td title='2.07 bits' style='color: #006090;'>&#x5A;</td><td title='0.68 bits' style='color: #00C000;'>&#x3D;</td><td title='0.16 bits' style='color: #00FF00;'>&#x3D;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004227D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.73 bits' style='color: #0000A0;'>33</td><td title='0.34 bits' style='color: #00FF00;'>2E</td><td title='0.61 bits' style='color: #00C000;'>29</td><td title='1.14 bits' style='color: #008040;'>69</td><td>&nbsp;</td><td title='0.43 bits' style='color: #00FF00;'>2A</td><td title='0.30 bits' style='color: #00FF00;'>3D</td><td title='1.04 bits' style='color: #008040;'>76</td><td title='0.15 bits' style='color: #00FF00;'>65</td><td>&nbsp;</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.07 bits' style='color: #80FF80;'>33</td><td title='0.06 bits' style='color: #80FF80;'>28</td><td title='0.49 bits' style='color: #00FF00;'>2E</td><td>&nbsp;</td><td title='3.57 bits' style='color: #0020F0;'>38</td><td title='1.07 bits' style='color: #008040;'>2C</td><td title='1.13 bits' style='color: #008040;'>2E</td><td title='2.67 bits' style='color: #006090;'>38</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.71 bits' style='color: #00C000;'>2C</td><td title='0.57 bits' style='color: #00C000;'>2E</td><td title='4.33 bits' style='color: #0020F0;'>35</td><td title='2.11 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td title='4.11 bits' style='color: #0020F0;'>2B</td><td title='3.17 bits' style='color: #0020F0;'>78</td><td title='0.56 bits' style='color: #00C000;'>28</td><td title='1.71 bits' style='color: #008040;'>7A</td><td>&nbsp;</td><td title='0.92 bits' style='color: #00C000;'>2E</td><td title='1.04 bits' style='color: #008040;'>78</td><td title='0.69 bits' style='color: #00C000;'>7A</td><td title='0.34 bits' style='color: #00FF00;'>2A</td><td>&nbsp;</td><td title='3.40 bits' style='color: #0020F0;'>35</td><td title='1.48 bits' style='color: #008040;'>30</td><td title='3.28 bits' style='color: #0020F0;'>30</td><td title='0.67 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='5.73 bits' style='color: #0000A0;'>&#x33;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.61 bits' style='color: #00C000;'>&#x29;</td><td title='1.14 bits' style='color: #008040;'>&#x69;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2A;</td><td title='0.30 bits' style='color: #00FF00;'>&#x3D;</td><td title='1.04 bits' style='color: #008040;'>&#x76;</td><td title='0.15 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.07 bits' style='color: #80FF80;'>&#x33;</td><td title='0.06 bits' style='color: #80FF80;'>&#x28;</td><td title='0.49 bits' style='color: #00FF00;'>&#x2E;</td><td title='3.57 bits' style='color: #0020F0;'>&#x38;</td><td title='1.07 bits' style='color: #008040;'>&#x2C;</td><td title='1.13 bits' style='color: #008040;'>&#x2E;</td><td title='2.67 bits' style='color: #006090;'>&#x38;</td><td title='0.71 bits' style='color: #00C000;'>&#x2C;</td><td title='0.57 bits' style='color: #00C000;'>&#x2E;</td><td title='4.33 bits' style='color: #0020F0;'>&#x35;</td><td title='2.11 bits' style='color: #006090;'>&#x29;</td><td title='4.11 bits' style='color: #0020F0;'>&#x2B;</td><td title='3.17 bits' style='color: #0020F0;'>&#x78;</td><td title='0.56 bits' style='color: #00C000;'>&#x28;</td><td title='1.71 bits' style='color: #008040;'>&#x7A;</td><td title='0.92 bits' style='color: #00C000;'>&#x2E;</td><td title='1.04 bits' style='color: #008040;'>&#x78;</td><td title='0.69 bits' style='color: #00C000;'>&#x7A;</td><td title='0.34 bits' style='color: #00FF00;'>&#x2A;</td><td title='3.40 bits' style='color: #0020F0;'>&#x35;</td><td title='1.48 bits' style='color: #008040;'>&#x30;</td><td title='3.28 bits' style='color: #0020F0;'>&#x30;</td><td title='0.67 bits' style='color: #00C000;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004227F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.33 bits' style='color: #0000A0;'>2B</td><td title='2.38 bits' style='color: #006090;'>31</td><td title='7.72 bits' style='color: #000000;'>65</td><td title='6.04 bits' style='color: #0000A0;'>35</td><td>&nbsp;</td><td title='2.07 bits' style='color: #006090;'>2C</td><td title='1.36 bits' style='color: #008040;'>2E</td><td title='3.11 bits' style='color: #0020F0;'>33</td><td title='1.04 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td title='2.77 bits' style='color: #006090;'>30</td><td title='1.91 bits' style='color: #008040;'>29</td><td title='0.89 bits' style='color: #00C000;'>3B</td><td title='0.44 bits' style='color: #00FF00;'>69</td><td>&nbsp;</td><td title='0.45 bits' style='color: #00FF00;'>66</td><td title='0.09 bits' style='color: #80FF80;'>28</td><td title='1.14 bits' style='color: #008040;'>5A</td><td title='0.41 bits' style='color: #00FF00;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.14 bits' style='color: #00FF00;'>3D</td><td title='7.78 bits' style='color: #000000;'>34</td><td title='0.29 bits' style='color: #00FF00;'>2E</td><td title='0.33 bits' style='color: #00FF00;'>29</td><td>&nbsp;</td><td title='1.00 bits' style='color: #00C000;'>69</td><td title='0.43 bits' style='color: #00FF00;'>2A</td><td title='0.32 bits' style='color: #00FF00;'>3D</td><td title='0.87 bits' style='color: #00C000;'>76</td><td>&nbsp;</td><td title='0.13 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.07 bits' style='color: #80FF80;'>33</td><td title='0.05 bits' style='color: #80FF80;'>28</td><td>&nbsp;</td><td title='3.43 bits' style='color: #0020F0;'>30</td><td title='0.16 bits' style='color: #00FF00;'>2E</td><td title='0.57 bits' style='color: #00C000;'>2C</td><td title='1.20 bits' style='color: #008040;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.33 bits' style='color: #0000A0;'>&#x2B;</td><td title='2.38 bits' style='color: #006090;'>&#x31;</td><td title='7.72 bits' style='color: #000000;'>&#x65;</td><td title='6.04 bits' style='color: #0000A0;'>&#x35;</td><td title='2.07 bits' style='color: #006090;'>&#x2C;</td><td title='1.36 bits' style='color: #008040;'>&#x2E;</td><td title='3.11 bits' style='color: #0020F0;'>&#x33;</td><td title='1.04 bits' style='color: #008040;'>&#x2C;</td><td title='2.77 bits' style='color: #006090;'>&#x30;</td><td title='1.91 bits' style='color: #008040;'>&#x29;</td><td title='0.89 bits' style='color: #00C000;'>&#x3B;</td><td title='0.44 bits' style='color: #00FF00;'>&#x69;</td><td title='0.45 bits' style='color: #00FF00;'>&#x66;</td><td title='0.09 bits' style='color: #80FF80;'>&#x28;</td><td title='1.14 bits' style='color: #008040;'>&#x5A;</td><td title='0.41 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.14 bits' style='color: #00FF00;'>&#x3D;</td><td title='7.78 bits' style='color: #000000;'>&#x34;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x29;</td><td title='1.00 bits' style='color: #00C000;'>&#x69;</td><td title='0.43 bits' style='color: #00FF00;'>&#x2A;</td><td title='0.32 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.87 bits' style='color: #00C000;'>&#x76;</td><td title='0.13 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.07 bits' style='color: #80FF80;'>&#x33;</td><td title='0.05 bits' style='color: #80FF80;'>&#x28;</td><td title='3.43 bits' style='color: #0020F0;'>&#x30;</td><td title='0.16 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.57 bits' style='color: #00C000;'>&#x2C;</td><td title='1.20 bits' style='color: #008040;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422810&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.95 bits' style='color: #006090;'>30</td><td title='6.78 bits' style='color: #0000A0;'>38</td><td title='0.77 bits' style='color: #00C000;'>2C</td><td title='0.86 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='3.73 bits' style='color: #0020F0;'>31</td><td title='3.55 bits' style='color: #0020F0;'>31</td><td title='1.88 bits' style='color: #008040;'>29</td><td title='3.38 bits' style='color: #0020F0;'>2B</td><td>&nbsp;</td><td title='4.54 bits' style='color: #0020F0;'>64</td><td title='1.34 bits' style='color: #008040;'>28</td><td title='2.35 bits' style='color: #006090;'>61</td><td title='0.93 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td title='1.98 bits' style='color: #008040;'>6C</td><td title='0.60 bits' style='color: #00C000;'>2C</td><td title='0.52 bits' style='color: #00C000;'>2E</td><td title='4.40 bits' style='color: #0020F0;'>33</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.04 bits' style='color: #008040;'>2C</td><td title='1.90 bits' style='color: #008040;'>2E</td><td title='4.89 bits' style='color: #0020F0;'>37</td><td title='1.39 bits' style='color: #008040;'>29</td><td>&nbsp;</td><td title='2.73 bits' style='color: #006090;'>3B</td><td title='0.70 bits' style='color: #00C000;'>69</td><td title='1.02 bits' style='color: #008040;'>66</td><td title='0.11 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='1.28 bits' style='color: #008040;'>5A</td><td title='0.51 bits' style='color: #00C000;'>3D</td><td title='0.13 bits' style='color: #00FF00;'>3D</td><td title='5.86 bits' style='color: #0000A0;'>35</td><td>&nbsp;</td><td title='0.30 bits' style='color: #00FF00;'>2E</td><td title='0.26 bits' style='color: #00FF00;'>29</td><td title='0.85 bits' style='color: #00C000;'>69</td><td title='5.40 bits' style='color: #0000A0;'>3D</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.95 bits' style='color: #006090;'>&#x30;</td><td title='6.78 bits' style='color: #0000A0;'>&#x38;</td><td title='0.77 bits' style='color: #00C000;'>&#x2C;</td><td title='0.86 bits' style='color: #00C000;'>&#x2E;</td><td title='3.73 bits' style='color: #0020F0;'>&#x31;</td><td title='3.55 bits' style='color: #0020F0;'>&#x31;</td><td title='1.88 bits' style='color: #008040;'>&#x29;</td><td title='3.38 bits' style='color: #0020F0;'>&#x2B;</td><td title='4.54 bits' style='color: #0020F0;'>&#x64;</td><td title='1.34 bits' style='color: #008040;'>&#x28;</td><td title='2.35 bits' style='color: #006090;'>&#x61;</td><td title='0.93 bits' style='color: #00C000;'>&#x2C;</td><td title='1.98 bits' style='color: #008040;'>&#x6C;</td><td title='0.60 bits' style='color: #00C000;'>&#x2C;</td><td title='0.52 bits' style='color: #00C000;'>&#x2E;</td><td title='4.40 bits' style='color: #0020F0;'>&#x33;</td><td title='1.04 bits' style='color: #008040;'>&#x2C;</td><td title='1.90 bits' style='color: #008040;'>&#x2E;</td><td title='4.89 bits' style='color: #0020F0;'>&#x37;</td><td title='1.39 bits' style='color: #008040;'>&#x29;</td><td title='2.73 bits' style='color: #006090;'>&#x3B;</td><td title='0.70 bits' style='color: #00C000;'>&#x69;</td><td title='1.02 bits' style='color: #008040;'>&#x66;</td><td title='0.11 bits' style='color: #00FF00;'>&#x28;</td><td title='1.28 bits' style='color: #008040;'>&#x5A;</td><td title='0.51 bits' style='color: #00C000;'>&#x3D;</td><td title='0.13 bits' style='color: #00FF00;'>&#x3D;</td><td title='5.86 bits' style='color: #0000A0;'>&#x35;</td><td title='0.30 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.26 bits' style='color: #00FF00;'>&#x29;</td><td title='0.85 bits' style='color: #00C000;'>&#x69;</td><td title='5.40 bits' style='color: #0000A0;'>&#x3D;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422830&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.37 bits' style='color: #0000A0;'>63</td><td title='7.97 bits' style='color: #000000;'>2A</td><td title='4.22 bits' style='color: #0020F0;'>2E</td><td title='4.07 bits' style='color: #0020F0;'>34</td><td>&nbsp;</td><td title='5.81 bits' style='color: #0000A0;'>3B</td><td title='1.18 bits' style='color: #008040;'>69</td><td title='0.80 bits' style='color: #00C000;'>66</td><td title='0.11 bits' style='color: #00FF00;'>28</td><td>&nbsp;</td><td title='0.78 bits' style='color: #00C000;'>5A</td><td title='0.47 bits' style='color: #00FF00;'>3D</td><td title='0.15 bits' style='color: #00FF00;'>3D</td><td title='5.86 bits' style='color: #0000A0;'>36</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>2E</td><td title='0.35 bits' style='color: #00FF00;'>29</td><td title='0.61 bits' style='color: #00C000;'>69</td><td title='0.85 bits' style='color: #00C000;'>2A</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.25 bits' style='color: #00FF00;'>3D</td><td title='0.88 bits' style='color: #00C000;'>76</td><td title='0.11 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td title='0.07 bits' style='color: #80FF80;'>33</td><td title='0.05 bits' style='color: #80FF80;'>28</td><td title='1.28 bits' style='color: #008040;'>2E</td><td title='6.05 bits' style='color: #0000A0;'>30</td><td>&nbsp;</td><td title='2.23 bits' style='color: #006090;'>31</td><td title='1.00 bits' style='color: #008040;'>2C</td><td title='0.93 bits' style='color: #00C000;'>2E</td><td title='3.67 bits' style='color: #0020F0;'>30</td><td>&nbsp;</td><td title='4.54 bits' style='color: #0020F0;'>34</td><td title='1.32 bits' style='color: #008040;'>2C</td><td title='0.63 bits' style='color: #00C000;'>2E</td><td title='1.23 bits' style='color: #008040;'>30</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.37 bits' style='color: #0000A0;'>&#x63;</td><td title='7.97 bits' style='color: #000000;'>&#x2A;</td><td title='4.22 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.07 bits' style='color: #0020F0;'>&#x34;</td><td title='5.81 bits' style='color: #0000A0;'>&#x3B;</td><td title='1.18 bits' style='color: #008040;'>&#x69;</td><td title='0.80 bits' style='color: #00C000;'>&#x66;</td><td title='0.11 bits' style='color: #00FF00;'>&#x28;</td><td title='0.78 bits' style='color: #00C000;'>&#x5A;</td><td title='0.47 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.15 bits' style='color: #00FF00;'>&#x3D;</td><td title='5.86 bits' style='color: #0000A0;'>&#x36;</td><td title='0.25 bits' style='color: #00FF00;'>&#x2E;</td><td title='0.35 bits' style='color: #00FF00;'>&#x29;</td><td title='0.61 bits' style='color: #00C000;'>&#x69;</td><td title='0.85 bits' style='color: #00C000;'>&#x2A;</td><td title='0.25 bits' style='color: #00FF00;'>&#x3D;</td><td title='0.88 bits' style='color: #00C000;'>&#x76;</td><td title='0.11 bits' style='color: #00FF00;'>&#x65;</td><td title='0.04 bits' style='color: #80FF80;'>&#x63;</td><td title='0.07 bits' style='color: #80FF80;'>&#x33;</td><td title='0.05 bits' style='color: #80FF80;'>&#x28;</td><td title='1.28 bits' style='color: #008040;'>&#x2E;</td><td title='6.05 bits' style='color: #0000A0;'>&#x30;</td><td title='2.23 bits' style='color: #006090;'>&#x31;</td><td title='1.00 bits' style='color: #008040;'>&#x2C;</td><td title='0.93 bits' style='color: #00C000;'>&#x2E;</td><td title='3.67 bits' style='color: #0020F0;'>&#x30;</td><td title='4.54 bits' style='color: #0020F0;'>&#x34;</td><td title='1.32 bits' style='color: #008040;'>&#x2C;</td><td title='0.63 bits' style='color: #00C000;'>&#x2E;</td><td title='1.23 bits' style='color: #008040;'>&#x30;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422850&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.96 bits' style='color: #0020F0;'>36</td><td title='0.97 bits' style='color: #00C000;'>29</td><td title='3.75 bits' style='color: #0020F0;'>2B</td><td title='2.85 bits' style='color: #006090;'>64</td><td>&nbsp;</td><td title='0.79 bits' style='color: #00C000;'>28</td><td title='1.02 bits' style='color: #008040;'>61</td><td title='0.58 bits' style='color: #00C000;'>2C</td><td title='1.14 bits' style='color: #008040;'>6C</td><td>&nbsp;</td><td title='0.36 bits' style='color: #00FF00;'>2C</td><td title='0.29 bits' style='color: #00FF00;'>2E</td><td title='4.97 bits' style='color: #0020F0;'>31</td><td title='0.80 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td title='3.82 bits' style='color: #0020F0;'>32</td><td title='0.72 bits' style='color: #00C000;'>2E</td><td title='5.11 bits' style='color: #0000A0;'>35</td><td title='2.25 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.72 bits' style='color: #006090;'>3B</td><td title='2.52 bits' style='color: #006090;'>7D</td><td title='8.50 bits' style='color: #000000;'>69</td><td title='6.03 bits' style='color: #0000A0;'>2B</td><td>&nbsp;</td><td title='0.77 bits' style='color: #00C000;'>3D</td><td title='5.48 bits' style='color: #0000A0;'>70</td><td title='6.71 bits' style='color: #0000A0;'>2A</td><td title='5.81 bits' style='color: #0000A0;'>63</td><td>&nbsp;</td><td title='4.75 bits' style='color: #0020F0;'>2A</td><td title='2.18 bits' style='color: #006090;'>2E</td><td title='4.46 bits' style='color: #0020F0;'>32</td><td title='3.12 bits' style='color: #0020F0;'>35</td><td>&nbsp;</td><td title='6.70 bits' style='color: #0000A0;'>3B</td><td title='3.38 bits' style='color: #0020F0;'>72</td><td title='0.54 bits' style='color: #00C000;'>65</td><td title='0.52 bits' style='color: #00C000;'>74</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='3.96 bits' style='color: #0020F0;'>&#x36;</td><td title='0.97 bits' style='color: #00C000;'>&#x29;</td><td title='3.75 bits' style='color: #0020F0;'>&#x2B;</td><td title='2.85 bits' style='color: #006090;'>&#x64;</td><td title='0.79 bits' style='color: #00C000;'>&#x28;</td><td title='1.02 bits' style='color: #008040;'>&#x61;</td><td title='0.58 bits' style='color: #00C000;'>&#x2C;</td><td title='1.14 bits' style='color: #008040;'>&#x6C;</td><td title='0.36 bits' style='color: #00FF00;'>&#x2C;</td><td title='0.29 bits' style='color: #00FF00;'>&#x2E;</td><td title='4.97 bits' style='color: #0020F0;'>&#x31;</td><td title='0.80 bits' style='color: #00C000;'>&#x2C;</td><td title='3.82 bits' style='color: #0020F0;'>&#x32;</td><td title='0.72 bits' style='color: #00C000;'>&#x2E;</td><td title='5.11 bits' style='color: #0000A0;'>&#x35;</td><td title='2.25 bits' style='color: #006090;'>&#x29;</td><td title='2.72 bits' style='color: #006090;'>&#x3B;</td><td title='2.52 bits' style='color: #006090;'>&#x7D;</td><td title='8.50 bits' style='color: #000000;'>&#x69;</td><td title='6.03 bits' style='color: #0000A0;'>&#x2B;</td><td title='0.77 bits' style='color: #00C000;'>&#x3D;</td><td title='5.48 bits' style='color: #0000A0;'>&#x70;</td><td title='6.71 bits' style='color: #0000A0;'>&#x2A;</td><td title='5.81 bits' style='color: #0000A0;'>&#x63;</td><td title='4.75 bits' style='color: #0020F0;'>&#x2A;</td><td title='2.18 bits' style='color: #006090;'>&#x2E;</td><td title='4.46 bits' style='color: #0020F0;'>&#x32;</td><td title='3.12 bits' style='color: #0020F0;'>&#x35;</td><td title='6.70 bits' style='color: #0000A0;'>&#x3B;</td><td title='3.38 bits' style='color: #0020F0;'>&#x72;</td><td title='0.54 bits' style='color: #00C000;'>&#x65;</td><td title='0.52 bits' style='color: #00C000;'>&#x74;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422870&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.10 bits' style='color: #80FF80;'>75</td><td title='0.07 bits' style='color: #80FF80;'>72</td><td title='0.06 bits' style='color: #80FF80;'>6E</td><td title='0.68 bits' style='color: #00C000;'>20</td><td>&nbsp;</td><td title='9.79 bits' style='color: #900000;'>68</td><td title='2.11 bits' style='color: #006090;'>28</td><td title='8.10 bits' style='color: #000000;'>64</td><td title='3.70 bits' style='color: #0020F0;'>28</td><td>&nbsp;</td><td title='2.65 bits' style='color: #006090;'>66</td><td title='0.72 bits' style='color: #00C000;'>28</td><td title='8.94 bits' style='color: #000000;'>69</td><td title='4.70 bits' style='color: #0020F0;'>2C</td><td>&nbsp;</td><td title='4.05 bits' style='color: #0020F0;'>65</td><td title='1.86 bits' style='color: #008040;'>2C</td><td title='5.14 bits' style='color: #0000A0;'>6C</td><td title='1.49 bits' style='color: #008040;'>2C</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.76 bits' style='color: #000000;'>76</td><td title='1.86 bits' style='color: #008040;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td>&nbsp;</td><td title='0.10 bits' style='color: #80FF80;'>28</td><td title='1.84 bits' style='color: #008040;'>30</td><td title='0.09 bits' style='color: #80FF80;'>2E</td><td title='0.33 bits' style='color: #00FF00;'>2C</td><td>&nbsp;</td><td title='3.48 bits' style='color: #0020F0;'>2D</td><td title='1.01 bits' style='color: #008040;'>2E</td><td title='5.59 bits' style='color: #0000A0;'>31</td><td title='0.74 bits' style='color: #00C000;'>2C</td><td>&nbsp;</td><td title='4.37 bits' style='color: #0020F0;'>2D</td><td title='2.08 bits' style='color: #006090;'>31</td><td title='1.88 bits' style='color: #008040;'>2E</td><td title='2.07 bits' style='color: #006090;'>29</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.10 bits' style='color: #80FF80;'>&#x75;</td><td title='0.07 bits' style='color: #80FF80;'>&#x72;</td><td title='0.06 bits' style='color: #80FF80;'>&#x6E;</td><td title='0.68 bits' style='color: #00C000;'>&#x2E;</td><td title='9.79 bits' style='color: #900000;'>&#x68;</td><td title='2.11 bits' style='color: #006090;'>&#x28;</td><td title='8.10 bits' style='color: #000000;'>&#x64;</td><td title='3.70 bits' style='color: #0020F0;'>&#x28;</td><td title='2.65 bits' style='color: #006090;'>&#x66;</td><td title='0.72 bits' style='color: #00C000;'>&#x28;</td><td title='8.94 bits' style='color: #000000;'>&#x69;</td><td title='4.70 bits' style='color: #0020F0;'>&#x2C;</td><td title='4.05 bits' style='color: #0020F0;'>&#x65;</td><td title='1.86 bits' style='color: #008040;'>&#x2C;</td><td title='5.14 bits' style='color: #0000A0;'>&#x6C;</td><td title='1.49 bits' style='color: #008040;'>&#x2C;</td><td title='7.76 bits' style='color: #000000;'>&#x76;</td><td title='1.86 bits' style='color: #008040;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='0.11 bits' style='color: #00FF00;'>&#x33;</td><td title='0.10 bits' style='color: #80FF80;'>&#x28;</td><td title='1.84 bits' style='color: #008040;'>&#x30;</td><td title='0.09 bits' style='color: #80FF80;'>&#x2E;</td><td title='0.33 bits' style='color: #00FF00;'>&#x2C;</td><td title='3.48 bits' style='color: #0020F0;'>&#x2D;</td><td title='1.01 bits' style='color: #008040;'>&#x2E;</td><td title='5.59 bits' style='color: #0000A0;'>&#x31;</td><td title='0.74 bits' style='color: #00C000;'>&#x2C;</td><td title='4.37 bits' style='color: #0020F0;'>&#x2D;</td><td title='2.08 bits' style='color: #006090;'>&#x31;</td><td title='1.88 bits' style='color: #008040;'>&#x2E;</td><td title='2.07 bits' style='color: #006090;'>&#x29;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;00422890&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.38 bits' style='color: #006090;'>2C</td><td title='2.18 bits' style='color: #006090;'>2E</td><td title='2.32 bits' style='color: #006090;'>30</td><td title='4.43 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='2.85 bits' style='color: #006090;'>29</td><td title='3.51 bits' style='color: #0020F0;'>29</td><td title='3.50 bits' style='color: #0020F0;'>29</td><td title='2.96 bits' style='color: #006090;'>3B</td><td>&nbsp;</td><td title='3.31 bits' style='color: #0020F0;'>7D</td><td title='1.30 bits' style='color: #008040;'>76</td><td title='12.32 bits' style='color: #FF0000;'>6F</td><td title='8.25 bits' style='color: #000000;'>69</td><td>&nbsp;</td><td title='9.31 bits' style='color: #900000;'>64</td><td title='4.91 bits' style='color: #0020F0;'>20</td><td title='4.13 bits' style='color: #0020F0;'>6D</td><td title='4.43 bits' style='color: #0020F0;'>61</td><td>&nbsp;</td><td>&nbsp;</td><td title='6.84 bits' style='color: #0000A0;'>69</td><td title='3.30 bits' style='color: #0020F0;'>6E</td><td title='0.67 bits' style='color: #00C000;'>28</td><td title='6.52 bits' style='color: #0000A0;'>29</td><td>&nbsp;</td><td title='1.73 bits' style='color: #008040;'>7B</td><td title='0.77 bits' style='color: #00C000;'>76</td><td title='0.19 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td title='4.86 bits' style='color: #0020F0;'>32</td><td title='1.14 bits' style='color: #008040;'>20</td><td title='1.34 bits' style='color: #008040;'>76</td><td title='1.46 bits' style='color: #008040;'>3D</td><td>&nbsp;</td><td title='0.82 bits' style='color: #00C000;'>76</td><td title='0.09 bits' style='color: #80FF80;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='3.13 bits' style='color: #0020F0;'>32</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='2.38 bits' style='color: #006090;'>&#x2C;</td><td title='2.18 bits' style='color: #006090;'>&#x2E;</td><td title='2.32 bits' style='color: #006090;'>&#x30;</td><td title='4.43 bits' style='color: #0020F0;'>&#x31;</td><td title='2.85 bits' style='color: #006090;'>&#x29;</td><td title='3.51 bits' style='color: #0020F0;'>&#x29;</td><td title='3.50 bits' style='color: #0020F0;'>&#x29;</td><td title='2.96 bits' style='color: #006090;'>&#x3B;</td><td title='3.31 bits' style='color: #0020F0;'>&#x7D;</td><td title='1.30 bits' style='color: #008040;'>&#x76;</td><td title='12.32 bits' style='color: #FF0000;'>&#x6F;</td><td title='8.25 bits' style='color: #000000;'>&#x69;</td><td title='9.31 bits' style='color: #900000;'>&#x64;</td><td title='4.91 bits' style='color: #0020F0;'>&#x2E;</td><td title='4.13 bits' style='color: #0020F0;'>&#x6D;</td><td title='4.43 bits' style='color: #0020F0;'>&#x61;</td><td title='6.84 bits' style='color: #0000A0;'>&#x69;</td><td title='3.30 bits' style='color: #0020F0;'>&#x6E;</td><td title='0.67 bits' style='color: #00C000;'>&#x28;</td><td title='6.52 bits' style='color: #0000A0;'>&#x29;</td><td title='1.73 bits' style='color: #008040;'>&#x7B;</td><td title='0.77 bits' style='color: #00C000;'>&#x76;</td><td title='0.19 bits' style='color: #00FF00;'>&#x65;</td><td title='0.05 bits' style='color: #80FF80;'>&#x63;</td><td title='4.86 bits' style='color: #0020F0;'>&#x32;</td><td title='1.14 bits' style='color: #008040;'>&#x2E;</td><td title='1.34 bits' style='color: #008040;'>&#x76;</td><td title='1.46 bits' style='color: #008040;'>&#x3D;</td><td title='0.82 bits' style='color: #00C000;'>&#x76;</td><td title='0.09 bits' style='color: #80FF80;'>&#x65;</td><td title='0.04 bits' style='color: #80FF80;'>&#x63;</td><td title='3.13 bits' style='color: #0020F0;'>&#x32;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004228B0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.52 bits' style='color: #00C000;'>28</td><td title='3.20 bits' style='color: #0020F0;'>31</td><td title='8.66 bits' style='color: #000000;'>39</td><td title='5.04 bits' style='color: #0000A0;'>32</td><td>&nbsp;</td><td title='4.68 bits' style='color: #0020F0;'>30</td><td title='7.86 bits' style='color: #000000;'>2C</td><td title='3.50 bits' style='color: #0020F0;'>31</td><td title='1.13 bits' style='color: #008040;'>30</td><td>&nbsp;</td><td title='7.50 bits' style='color: #000000;'>38</td><td title='6.66 bits' style='color: #0000A0;'>30</td><td title='2.92 bits' style='color: #006090;'>29</td><td title='2.48 bits' style='color: #006090;'>2C</td><td>&nbsp;</td><td title='4.25 bits' style='color: #0020F0;'>66</td><td title='5.44 bits' style='color: #0000A0;'>3D</td><td title='9.06 bits' style='color: #900000;'>67</td><td title='4.93 bits' style='color: #0020F0;'>6C</td><td>&nbsp;</td><td>&nbsp;</td><td title='11.25 bits' style='color: #900000;'>5F</td><td title='12.21 bits' style='color: #FF0000;'>46</td><td title='6.41 bits' style='color: #0000A0;'>72</td><td title='5.85 bits' style='color: #0000A0;'>61</td><td>&nbsp;</td><td title='8.35 bits' style='color: #000000;'>67</td><td title='10.83 bits' style='color: #900000;'>43</td><td title='8.31 bits' style='color: #000000;'>6F</td><td title='3.98 bits' style='color: #0020F0;'>6F</td><td>&nbsp;</td><td title='2.79 bits' style='color: #006090;'>72</td><td title='9.51 bits' style='color: #900000;'>64</td><td title='5.63 bits' style='color: #0000A0;'>2E</td><td title='3.43 bits' style='color: #0020F0;'>78</td><td>&nbsp;</td><td title='3.00 bits' style='color: #006090;'>79</td><td title='10.74 bits' style='color: #900000;'>2F</td><td title='3.94 bits' style='color: #0020F0;'>76</td><td title='3.11 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='0.52 bits' style='color: #00C000;'>&#x28;</td><td title='3.20 bits' style='color: #0020F0;'>&#x31;</td><td title='8.66 bits' style='color: #000000;'>&#x39;</td><td title='5.04 bits' style='color: #0000A0;'>&#x32;</td><td title='4.68 bits' style='color: #0020F0;'>&#x30;</td><td title='7.86 bits' style='color: #000000;'>&#x2C;</td><td title='3.50 bits' style='color: #0020F0;'>&#x31;</td><td title='1.13 bits' style='color: #008040;'>&#x30;</td><td title='7.50 bits' style='color: #000000;'>&#x38;</td><td title='6.66 bits' style='color: #0000A0;'>&#x30;</td><td title='2.92 bits' style='color: #006090;'>&#x29;</td><td title='2.48 bits' style='color: #006090;'>&#x2C;</td><td title='4.25 bits' style='color: #0020F0;'>&#x66;</td><td title='5.44 bits' style='color: #0000A0;'>&#x3D;</td><td title='9.06 bits' style='color: #900000;'>&#x67;</td><td title='4.93 bits' style='color: #0020F0;'>&#x6C;</td><td title='11.25 bits' style='color: #900000;'>&#x5F;</td><td title='12.21 bits' style='color: #FF0000;'>&#x46;</td><td title='6.41 bits' style='color: #0000A0;'>&#x72;</td><td title='5.85 bits' style='color: #0000A0;'>&#x61;</td><td title='8.35 bits' style='color: #000000;'>&#x67;</td><td title='10.83 bits' style='color: #900000;'>&#x43;</td><td title='8.31 bits' style='color: #000000;'>&#x6F;</td><td title='3.98 bits' style='color: #0020F0;'>&#x6F;</td><td title='2.79 bits' style='color: #006090;'>&#x72;</td><td title='9.51 bits' style='color: #900000;'>&#x64;</td><td title='5.63 bits' style='color: #0000A0;'>&#x2E;</td><td title='3.43 bits' style='color: #0020F0;'>&#x78;</td><td title='3.00 bits' style='color: #006090;'>&#x79;</td><td title='10.74 bits' style='color: #900000;'>&#x2F;</td><td title='3.94 bits' style='color: #0020F0;'>&#x76;</td><td title='3.11 bits' style='color: #0020F0;'>&#x2E;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004228D0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.08 bits' style='color: #008040;'>78</td><td title='2.23 bits' style='color: #006090;'>79</td><td title='3.79 bits' style='color: #0020F0;'>2C</td><td title='6.90 bits' style='color: #0000A0;'>79</td><td>&nbsp;</td><td title='3.02 bits' style='color: #0020F0;'>3D</td><td title='8.70 bits' style='color: #000000;'>2D</td><td title='1.39 bits' style='color: #008040;'>31</td><td title='0.74 bits' style='color: #00C000;'>2E</td><td>&nbsp;</td><td title='5.68 bits' style='color: #0000A0;'>2B</td><td title='3.95 bits' style='color: #0020F0;'>32</td><td title='2.64 bits' style='color: #006090;'>2E</td><td title='5.65 bits' style='color: #0000A0;'>2A</td><td>&nbsp;</td><td title='3.05 bits' style='color: #0020F0;'>66</td><td title='6.48 bits' style='color: #0000A0;'>3B</td><td title='3.55 bits' style='color: #0020F0;'>79</td><td title='4.66 bits' style='color: #0020F0;'>2E</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.31 bits' style='color: #008040;'>78</td><td title='3.84 bits' style='color: #0020F0;'>2A</td><td title='5.15 bits' style='color: #0000A0;'>3D</td><td title='2.47 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='3.27 bits' style='color: #0020F0;'>2E</td><td title='0.89 bits' style='color: #00C000;'>78</td><td title='13.00 bits' style='color: #FF0000;'>2F</td><td title='2.79 bits' style='color: #006090;'>76</td><td>&nbsp;</td><td title='0.79 bits' style='color: #00C000;'>2E</td><td title='0.96 bits' style='color: #00C000;'>79</td><td title='5.16 bits' style='color: #0000A0;'>3B</td><td title='2.04 bits' style='color: #006090;'>69</td><td>&nbsp;</td><td title='5.89 bits' style='color: #0000A0;'>3D</td><td title='2.10 bits' style='color: #006090;'>76</td><td title='0.52 bits' style='color: #00C000;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='1.08 bits' style='color: #008040;'>&#x78;</td><td title='2.23 bits' style='color: #006090;'>&#x79;</td><td title='3.79 bits' style='color: #0020F0;'>&#x2C;</td><td title='6.90 bits' style='color: #0000A0;'>&#x79;</td><td title='3.02 bits' style='color: #0020F0;'>&#x3D;</td><td title='8.70 bits' style='color: #000000;'>&#x2D;</td><td title='1.39 bits' style='color: #008040;'>&#x31;</td><td title='0.74 bits' style='color: #00C000;'>&#x2E;</td><td title='5.68 bits' style='color: #0000A0;'>&#x2B;</td><td title='3.95 bits' style='color: #0020F0;'>&#x32;</td><td title='2.64 bits' style='color: #006090;'>&#x2E;</td><td title='5.65 bits' style='color: #0000A0;'>&#x2A;</td><td title='3.05 bits' style='color: #0020F0;'>&#x66;</td><td title='6.48 bits' style='color: #0000A0;'>&#x3B;</td><td title='3.55 bits' style='color: #0020F0;'>&#x79;</td><td title='4.66 bits' style='color: #0020F0;'>&#x2E;</td><td title='1.31 bits' style='color: #008040;'>&#x78;</td><td title='3.84 bits' style='color: #0020F0;'>&#x2A;</td><td title='5.15 bits' style='color: #0000A0;'>&#x3D;</td><td title='2.47 bits' style='color: #006090;'>&#x76;</td><td title='3.27 bits' style='color: #0020F0;'>&#x2E;</td><td title='0.89 bits' style='color: #00C000;'>&#x78;</td><td title='13.00 bits' style='color: #FF0000;'>&#x2F;</td><td title='2.79 bits' style='color: #006090;'>&#x76;</td><td title='0.79 bits' style='color: #00C000;'>&#x2E;</td><td title='0.96 bits' style='color: #00C000;'>&#x79;</td><td title='5.16 bits' style='color: #0000A0;'>&#x3B;</td><td title='2.04 bits' style='color: #006090;'>&#x69;</td><td title='5.89 bits' style='color: #0000A0;'>&#x3D;</td><td title='2.10 bits' style='color: #006090;'>&#x76;</td><td title='0.52 bits' style='color: #00C000;'>&#x65;</td><td title='0.07 bits' style='color: #80FF80;'>&#x63;</td></tr></table></td></tr><tr><td nowrap class='address'>&nbsp;004228F0&nbsp;</td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.30 bits' style='color: #000000;'>34</td><td title='0.50 bits' style='color: #00C000;'>28</td><td title='6.27 bits' style='color: #0000A0;'>6C</td><td title='4.22 bits' style='color: #0020F0;'>28</td><td>&nbsp;</td><td title='2.47 bits' style='color: #006090;'>79</td><td title='2.66 bits' style='color: #006090;'>29</td><td title='1.69 bits' style='color: #008040;'>2C</td><td title='4.12 bits' style='color: #0020F0;'>31</td><td>&nbsp;</td><td title='0.83 bits' style='color: #00C000;'>2E</td><td title='1.52 bits' style='color: #008040;'>29</td><td title='1.93 bits' style='color: #008040;'>3B</td><td title='3.13 bits' style='color: #0020F0;'>7D</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title='7.30 bits' style='color: #000000;'>&#x34;</td><td title='0.50 bits' style='color: #00C000;'>&#x28;</td><td title='6.27 bits' style='color: #0000A0;'>&#x6C;</td><td title='4.22 bits' style='color: #0020F0;'>&#x28;</td><td title='2.47 bits' style='color: #006090;'>&#x79;</td><td title='2.66 bits' style='color: #006090;'>&#x29;</td><td title='1.69 bits' style='color: #008040;'>&#x2C;</td><td title='4.12 bits' style='color: #0020F0;'>&#x31;</td><td title='0.83 bits' style='color: #00C000;'>&#x2E;</td><td title='1.52 bits' style='color: #008040;'>&#x29;</td><td title='1.93 bits' style='color: #008040;'>&#x3B;</td><td title='3.13 bits' style='color: #0020F0;'>&#x7D;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr></table></div></td></tr><tr class='section_symbol_row_expandable' onclick="switchMenu('s_2');"><th nowrap class='c1'>-004228FC&nbsp;</th><th nowrap class='c2'><a id='UG'>Uninitialized sections</a></th><th nowrap class='c3'>146745296</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><div id='s_2'><table class='grptable'><tr><td nowrap colspan='5'><div id='h_40'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_40');"><th nowrap class='c1'>-00422900&nbsp;</th><th nowrap class='c2'><a id='VG'>MAIN.OBJ:.bss</a></th><th nowrap class='c3'>24041216</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_40'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_43');"><th nowrap class='c1'>-00422900&nbsp;</th><th nowrap class='c2'>?lpSoundBuffer@@3PAFA</th><th nowrap class='c3'>24041216</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><div id='p_43'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;00422900&nbsp;</th><th nowrap class='c2'><a id='IA'>?lpSoundBuffer@@3PAFA</a></th><th nowrap class='c3'>23988224</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;01B03100&nbsp;</th><th nowrap class='c2'><a id='NA'>?hWaveOut@@3PAUHWAVEOUT__@@A</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;01B03104&nbsp;</th><th nowrap class='c2'><a id='KA'>?pidMain@@3HA</a></th><th nowrap class='c3'>52988</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_41'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_41');"><th nowrap class='c1'>-01B10000&nbsp;</th><th nowrap class='c2'><a id='WG'>crinkler import:.bss</a></th><th nowrap class='c3'>488</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_41'><table class='grptable'><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B10000&nbsp;</th><th nowrap class='c2'><a id='J'>_ImportList</a></th><th nowrap class='c3'>&nbsp;</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B10000&nbsp;</th><th nowrap class='c2'><a id='LA'>__imp__CreateThread@24</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B10004&nbsp;</th><th nowrap class='c2'><a id='AB'>__imp__ExitProcess@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B10008&nbsp;</th><th nowrap class='c2'><a id='R'>__imp__LoadLibraryA@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B1000C&nbsp;</th><th nowrap class='c2'><a id='W'>__imp__ChangeDisplaySettingsA@8</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B10010&nbsp;</th><th nowrap class='c2'><a id='Y'>__imp__CreateWindowExA@48</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B10014&nbsp;</th><th nowrap class='c2'><a id='ZA'>__imp__GetAsyncKeyState@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B10018&nbsp;</th><th nowrap class='c2'><a id='Z'>__imp__GetDC@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B1001C&nbsp;</th><th nowrap class='c2'><a id='SA'>__imp__PeekMessageA@20</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B10020&nbsp;</th><th nowrap class='c2'><a id='X'>__imp__ShowCursor@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B10024&nbsp;</th><th nowrap class='c2'><a id='BA'>__imp__ChoosePixelFormat@8</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B10028&nbsp;</th><th nowrap class='c2'><a id='CA'>__imp__SetPixelFormat@12</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B1002C&nbsp;</th><th nowrap class='c2'><a id='YA'>__imp__SwapBuffers@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B10030&nbsp;</th><th nowrap class='c2'><a id='XA'>__imp__glRects@16</a></th><th nowrap class='c3'>376</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B101A8&nbsp;</th><th nowrap class='c2'><a id='DA'>__imp__wglCreateContext@4</a></th><th nowrap class='c3'>40</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B101D0&nbsp;</th><th nowrap class='c2'><a id='FA'>__imp__wglGetProcAddress@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B101D4&nbsp;</th><th nowrap class='c2'><a id='EA'>__imp__wglMakeCurrent@8</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B101D8&nbsp;</th><th nowrap class='c2'><a id='VA'>__imp__waveOutGetPosition@12</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B101DC&nbsp;</th><th nowrap class='c2'><a id='OA'>__imp__waveOutOpen@24</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B101E0&nbsp;</th><th nowrap class='c2'><a id='QA'>__imp__waveOutPrepareHeader@12</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B101E4&nbsp;</th><th nowrap class='c2'><a id='RA'>__imp__waveOutWrite@12</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_42'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_42');"><th nowrap class='c1'>-01B101E8&nbsp;</th><th nowrap class='c2'><a id='XG'>4KLANG.OBJ:.g4kbss1</a></th><th nowrap class='c3'>122703588</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_42'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_44');"><th nowrap class='c1'>-01B101E8&nbsp;</th><th nowrap class='c2'>go4k_voiceindex</th><th nowrap class='c3'>12704</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><div id='p_44'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;01B101E8&nbsp;</th><th nowrap class='c2'><a id='ZB'>go4k_voiceindex</a></th><th nowrap class='c3'>64</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;01B10228&nbsp;</th><th nowrap class='c2'><a id='AE'>go4k_transformed_values</a></th><th nowrap class='c3'>64</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'>&nbsp;01B10268&nbsp;</th><th nowrap class='c2'><a id='YB'>go4k_synth_wrk</a></th><th nowrap class='c3'>12576</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B13388&nbsp;</th><th nowrap class='c2'><a id='HD'>_go4k_delay_buffer_ofs</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'>&nbsp;01B1338C&nbsp;</th><th nowrap class='c2'><a id='OF'>_go4k_delay_buffer</a></th><th nowrap class='c3'>122690880</th><th nowrap class='c4'>&nbsp;</th><th nowrap class='c5'>&nbsp;</th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr></table><p><a href='http://crinkler.net'>http://www.crinkler.net</a></p></body></html>