document.write('  <tr> ');
document.write('    <td height="100%"><table width="776" height="100%" border="0" cellpadding="0" cellspacing="0">');
document.write('        <tr> ');
document.write('          <td width="167" valign="top"><table width="167" border="0" cellspacing="0" cellpadding="0">');
document.write('              <tr> ');
document.write('                <td width="167"><a href="javascript:loginWindow(\'login_ebank_e\');"><img src="/dsb/rbd/image/hp01_lebkg01_e.gif" width="167" height="27" border="0"></a></td>');
document.write('              </tr>');
document.write('              <tr> ');
document.write('                <td><a href="javascript:newWindow(\'eb_regen_PINpop_e\');"><img src="/dsb/rbd/image/hp01_lebkg03_e.gif" width="88" height="27" border="0"></a><a href="javascript:loginWindow(\'login_ebank_e\');"><img src="/dsb/rbd/image/hp01_lebkg02_e.gif" width="79" height="27" border="0"></a></td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td><table width="167" border="0" cellpadding="3" cellspacing="0">');
document.write('                    <tr> ');
document.write('                      <td colspan="2">');
displayStockQuote();
document.write('					</td>');
document.write('                    </tr>');
document.write('                    <tr class="text11"> ');
document.write('                      <td align="right" valign="top"> - </td>');
document.write('                      <td><a href="/dsb/rbd/html/iac_01_e.htm">i-Account</a></td>');
document.write('                    </tr>');

document.write('                    <tr class="text11"> ');
document.write('                      <td align="right" valign="top">-</td>');
document.write('                      <td><a href="/dsb/rbd/html/iv_inves_01_e.htm">Investment ');
document.write('                        Fund Services</a></td>');
document.write('                    </tr>');

document.write('                    <tr class="text11"> ');
document.write('                      <td align="right" valign="top">-</td>');
document.write('                      <td><a href="/dsb/rbd/html/iv_sec01_e.htm">Dah ');
document.write('                        Sing "Power Trade" Securities Services</a></td>');
document.write('                    </tr>');

document.write('                    <tr class="text11"> ');
document.write('                      <td align="right" valign="top">-</td>');
document.write('                      <td><a href="/dsb/rbd/html/iv_delaychart_e.htm">');
document.write('                        Company Chart</a></td>');
document.write('                    </tr>');

document.write('                    <tr class="text11"> ');
document.write('                      <td align="right" valign="top">-</td>');
document.write('                      <td><a href="/dsb/rbd/html/iv_fundamental_e.htm">');
document.write('                        Company Information</a></td>');
document.write('                    </tr>');

/*
document.write('                    <tr class="text11"> ');
document.write('                      <td align="right" valign="top">-</td>');
document.write('                      <td><a href="/dsb/rbd/html/dp_rcd_02_hkd_e.htm">Retail ');
document.write('                        Certificates of Deposit</a></td>');
document.write('                    </tr>');
*/
document.write('                    <tr class="text11"> ');
document.write('                      <td align="right" valign="top">-</td>');
document.write('                      <td><a href="/dsb/rbd/html/eld_01_e.htm">Equity ');
document.write('                        Linked Deposit</a></td>');
document.write('                    </tr>');
document.write('                    <tr class="text11"> ');
document.write('                      <td align="right" valign="top">-</td>');
document.write('                      <td><a href="/dsb/rbd/html/iv_ccd_0608_e.htm">Currency-Linked ');
document.write('                        Premium Deposit</a></td>');
document.write('                    </tr>');
document.write('                    <tr class="text11"> ');
document.write('                      <td align="right" valign="top">-</td>');
document.write('                      <td><a href="/dsb/rbd/html/iv_index_e.htm">Other ');
document.write('                        Investment Services</a></td>');
document.write('                    </tr>');
document.write('                  </table></td>');

document.write('              </tr>');
document.write('            </table></td>');
document.write('          <td width="29" valign="top" background="/dsb/rbd/image/hp01_c08.gif">&nbsp;</td>');
document.write('          <td valign="top"><table width="580" height="100%" border="0" cellpadding="0" cellspacing="0">');
document.write('              <tr> ');
document.write('                <td valign="top">');

/*document.write('              </tr>');
document.write('            </table></td>');
document.write('          <td width="29" valign="top" background="/dsb/rbd/image/hp01_c08.gif">&nbsp;</td>');
document.write('          <td valign="top">');*/

function displayStockQuote(){
	document.write('<link href="http://www.dahsing.com/dsb/rbd/css/dp_menu.css" rel="stylesheet" type="text/css">');
	document.write('<form name="f_stockquote">');
	document.write('<table border="1" bordercolor="#FFCCCC" cellspacing="0" cellpadding="0" width="150" align="center"><tr><td>');	
	document.write('<table cellspacing="0" cellpadding="0" width="100%" align="center"><tr><td bgcolor="#FFCCCC" class="text11" colspan="4"><strong><center>Stock Quote</center></strong></td></tr>');
	document.write('<tr>');
	document.write('<td class="text11" width=3>&nbsp;</td>');
	document.write('<td class="text11" colspan="3"><font color="#990033"><strong>Please enter the stock code:</strong></font>');
	document.write('</td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td class="text11" width=3>&nbsp;</td>');
	document.write('<td class="text11"><input type="text" name="t_stockquote" size="5" maxlength="5" onKeyPress="pressStockQuote_e(window.event)"></td>');
	document.write('<td align="right"><a href="javascript:goQuote_e()"><img border="0" name="search" src="/dsb/rbd/image/ebank_search_e.gif"></a></td>');
	document.write('</td>');
	document.write('<td class="text11" width=3>&nbsp;</td>');
	document.write('</tr>');
	document.write('</table></td></tr></table>');            
	document.write('</form>');            
}
function pressStockQuote_e(e){
	if (e.keyCode == 13){
		window.event.returnValue=false;
		goQuote_e('');
	}
}

function goQuote_e(){
/*	alert("document.f_stockquote.t_stockquote.value;"+document.f_stockquote.t_stockquote.value);*/
	var sStockCode = document.f_stockquote.t_stockquote.value;
/*	if (v_tf_left_cur_item == "delayquote")
	iFrameQuote.location = 'http://www.aastocks.com/pkages/web/mevasbk/get.asp?symbol='+sStockCode+'&lang=chi&item=1';
	else*/
/*	iFrameQuote.location = 'http://www.aastocks.com/pkages/web/mevasbk/get.asp?symbol='+sStockCode+'&lang=chi&item=1';	*/

	location = "/dsb/rbd/html/iv_stockquote_e.htm?sStockCode=" + sStockCode;	
}