var fText = '';

fText += '<div id="legalarea">';
fText += '  <table border="0" cellpadding="0" cellspacing="0" width="925" class="noprint">';
fText += '    <tr valign="top">';
fText += '      <td><span class="termsHeader">Keefe, Bruyette &amp; Woods, Inc.</span>';
fText += '         <table border="0" cellpadding="0" cellspacing="0">';
fText += '            <tr class="terms"><td class="kbwLocation">New York</td>';
fText += '				<td class="kbwLocation">Boston</td>';
fText += '				<td class="kbwLocation">San Francisco</td>';
fText += '				<td class="kbwLocation">Chicago</td>';
fText += '				<td class="kbwLocation">Hartford</td>';
fText += '				<td class="kbwLocation">Richmond</td>';
fText += '				<td class="kbwLocation">Atlanta</td>';
fText += '				<td class="kbwLocation">Houston</td>';
fText += '   	        </tr></table>';
fText += '   	  </td>';
fText += '   	  <td class="terms" align="right"><p>Member NYSE, <a class="termlink" href="http://www.finra.org" target="_new">Member FINRA</a>, <a class="termlink" href="http://www.sipc.org" target="_nu">SIPC Membership</a><br>';
fText += '   	 	<a class="termlink" href="Terms_and_Regulatory.htm">Terms of Use and Regulatory Information</a><br />';
fText += '		<a class="termlink" href="privacy_policy.html">Privacy Policy</a> and <a class="termlink" href="privacy_policy.html">Business Continuity Plan</a></p></td></tr></table>';
fText += '</div>';

fText += '<div id="legalarea2">';
fText += '  <table border="0" cellpadding="0" cellspacing="0" width="925" class="noprint">';
fText += '    <tr valign="top">';
fText += '      <td><span class="termsHeader">Keefe, Bruyette &amp; Woods Limited</span>';
fText += '         <table border="0" cellpadding="0" cellspacing="0">';
fText += '            <tr class="terms"><td class="kbwLocation">London</td></tr></table>';
fText += '   	  </td>';
fText += '   	  <td class="terms" align="right"><p>Member London Stock Exchange, Member Virt-x<br>';
fText += '   	 	Member Deutsche B&ouml;rse, Member Euronext</p></td></tr></table>';
fText += '</div>';

fText += '<div id="legalarea3">';
fText += '  <table border="0" cellpadding="0" cellspacing="0" width="925" class="noprint">';
fText += '    <tr valign="top">';
fText += '      <td><span class="termsHeader">Keefe, Bruyette &amp; Woods Asia Limited</span>';
fText += '         <table border="0" cellpadding="0" cellspacing="0">';
fText += '            <tr class="terms"><td class="kbwLocation">Hong Kong</td>';
fText += '															<td class="kbwLocation">Tokyo</td></tr></table>';
fText += '   	  </td>';
fText += '   	  <td class="terms" align="right"><p></p></td></tr></table>';
fText += '</div>';

document.write(fText);


