mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
1121 lines
23 KiB
HTML
1121 lines
23 KiB
HTML
<HTML>
|
|
|
|
<HEAD>
|
|
|
|
<TITLE>Top Menu</TITLE>
|
|
|
|
|
|
|
|
|
|
|
|
<style>
|
|
|
|
a, a:visited {text-decoration: none;}
|
|
|
|
a:hover, a:active {text-decoration: underline; color:yellow}
|
|
|
|
|
|
|
|
.date {font-family: Arial, verdana, sans-serif; font-size: 10pt; color: white; text-decoration: none; font-weight : bold;}
|
|
|
|
|
|
|
|
.dchoice {position:relative; left:0; top:0; width:auto; visibility:visible; text-transform: capitalize;}
|
|
|
|
.choice {position:absolute; left:0; top:0; width:auto; visibility:hidden; text-transform: capitalize;}
|
|
|
|
.menubar {position:absolute; left:0; top:0; width:auto; visibility:hidden; text-transform: capitalize;}
|
|
|
|
|
|
|
|
</style>
|
|
|
|
<script>
|
|
|
|
|
|
function openWindow() {
|
|
popupWin = window.open('/help2/help_index.html', 'remote', 'width=600,height=400')
|
|
}
|
|
|
|
function goHtml(x){
|
|
|
|
parent.INFO.location="/out/"+x+".html";
|
|
|
|
}
|
|
|
|
|
|
function goAsp(x){
|
|
//alert(parent.NAV.document.acctForm.fsiid.value)
|
|
parent.INFO.location=x+"?UI="+parent.NAV.document.acctForm.fsiid.value;
|
|
|
|
}
|
|
|
|
|
|
function getHash(){
|
|
var hash=location.hash;
|
|
//alert(hash.substring(1,hash.length));
|
|
return hash.substring(1,hash.length);
|
|
}
|
|
|
|
function goHelp(){
|
|
|
|
if (document.topMenuForm.current.value.substring(1,6)=="level"){
|
|
parent.NAV.popWin("/tsnhelp/Q_Reilly.htm",640,480);
|
|
}
|
|
else popHelp();
|
|
|
|
|
|
}
|
|
|
|
|
|
function popHelp(ch){
|
|
if(window.helpWin && !window.helpWin.closed){
|
|
helpWin.focus();
|
|
//helpWin.replace(url);
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
helpWin = window.open('/help2/help_index.html','helpWin','toolbar=yes,location=no,directories=yes,menubar=yes,scrollbars=yes,resizable=yes,width=600,height=470')
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
function showMenu(x){
|
|
if(document.topMenuForm.current.value!=""){
|
|
hide(document.topMenuForm.current.value);
|
|
}
|
|
|
|
show(x);
|
|
document.topMenuForm.current.value=x;
|
|
}
|
|
|
|
function writeDate(){
|
|
var mA = new Array('January','February',
|
|
'March','April','May','June','July','August','September','October','November','December');
|
|
|
|
var mD = new Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
|
|
var date= new Date();
|
|
|
|
document.write(mD[date.getDay()]+", "+mA[date.getMonth()]+" "+date.getDate());
|
|
|
|
}
|
|
|
|
|
|
var level=3;
|
|
|
|
function getCookieVal (offset){
|
|
var endstr = document.cookie.indexOf (";", offset);
|
|
if (endstr == -1)
|
|
endstr =document.cookie.length;
|
|
return unescape(document.cookie.substring(offset, endstr));
|
|
}
|
|
|
|
|
|
|
|
function GetCookie (name) {
|
|
var arg = name + "=";
|
|
var alen = arg.length;
|
|
var clen = document.cookie.length;
|
|
var i = 0;
|
|
while (i < clen) {
|
|
var j = i + alen;
|
|
if (document.cookie.substring(i, j) == arg)
|
|
return getCookieVal (j);
|
|
i = document.cookie.indexOf(" ", i) + 1;
|
|
if (i == 0) break;
|
|
}
|
|
return null;
|
|
}
|
|
|
|
|
|
|
|
|
|
function levelWrite (text, x) {
|
|
if(level>(x-1)){
|
|
document.write(text);
|
|
}
|
|
}
|
|
|
|
|
|
function show(id) {
|
|
document.getElementById(id).style.visibility = "visible"
|
|
}
|
|
|
|
|
|
function hide(id) {
|
|
document.getElementById(id).style.visibility = "hidden"
|
|
}
|
|
|
|
|
|
|
|
function ppii(x){
|
|
parent.INFO.location=x;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function showResLevel(){
|
|
showMenu(rlevel);
|
|
}
|
|
|
|
|
|
|
|
|
|
function ppiiEdu(x){
|
|
parent.INFO.location="/education/"+x;
|
|
}
|
|
|
|
|
|
</script>
|
|
<script>
|
|
|
|
|
|
|
|
var FSIUSER=GetCookie("FSIUSER");
|
|
var fsiuserArray = FSIUSER.split(',');
|
|
var clevel=fsiuserArray[6];
|
|
if(clevel!=''){
|
|
var level=clevel
|
|
};
|
|
|
|
|
|
|
|
var rlevel= "rlevel"+level;
|
|
var mlevel= "mlevel"+level;
|
|
|
|
</script>
|
|
|
|
|
|
</HEAD>
|
|
|
|
|
|
|
|
|
|
|
|
<BODY text=white link=white vlink=white marginwidth=0 marginheight=0 leftmargin=0 topmargin=0 onLoad="showMenu('homemenu');" bgcolor="#ffffff">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr bgcolor="#2B4583">
|
|
|
|
<td><a href="javascript:showMenu('homemenu'); parent.NAV.goHome('home'); "><img src="ant.jpg" width="396" height="42" alt="" border="0"></a></td>
|
|
|
|
<td width="100%"> </td>
|
|
|
|
<td><a href="/search/search.html" target=INFO><img src="ant.jpg" width="61" height="24" alt="" border="0"></a></td>
|
|
|
|
<td width="60"><a href="javascript:goHelp();"><img src="ant.jpg" width="50" height="24" alt="" border="0"></a></td>
|
|
|
|
<td width="79"><a href="/static/sitemap.html" target=INFO><img src="ant.jpg" width="69" height="24" alt="" border="0"></a></td>
|
|
|
|
<td width="91"><a href="/static/new_contact.html" target="INFO"><img src="ant.jpg" width="81" height="24" alt="" border="0"></a></td>
|
|
|
|
<td width="75"><a href="javascript:parent.NAV.gotoOptions('logout');" target="_top"><img src="ant.jpg" width="65" height="24" alt="" border="0"></a></td>
|
|
|
|
<td width="5"> </td>
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="menubox" class="dchoice">
|
|
|
|
|
|
|
|
<div id="homemenu" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr valign="bottom">
|
|
|
|
<td align=left><img src="ant.jpg" width="460" height="22" border="0" usemap="#taboff"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr bgcolor="#2B4583">
|
|
|
|
<td align="right"><font color="#2B4583">Members Home</font></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="mlevel5" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr valign="bottom"><td align="left"><img src="ant.jpg" width="460" height="22" border="0" usemap="#marketsmap"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
<table border="0" width="100%" cellpadding="2" cellspacing="0">
|
|
|
|
<tr valign="top" bgcolor="#2B4583">
|
|
|
|
<td> <FONT face="Arial, Helvetica, Verdana, sans-serif" size="2"><B><a href="javascript:goAsp('http://research2.quickandreilly.com/4/markets/market_state.asp');" >Commentaries</a> |
|
|
|
|
<a href="javascript:goAsp('http://research2.quickandreilly.com/5/markets/featured_stocks.asp');">Stock & Funds</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly5/market_statistics.html?Exchange=NYSE&template=msnyse.htm" target="INFO">US Markets</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly5/market_statistics.html?Exchange=CBOT&template=mscbot.htm" target="INFO">Futures</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly5/market_statistics.html?Exchange=TORONTO&template=mstoron.htm" target="INFO">Foreign Markets</a> |
|
|
|
|
<a href="http://www.briefing.com/qronline/index.htm" target="INFO">Live Market Analysis</a>
|
|
</b></font></td></tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="mlevel4" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr valign="bottom"><td align="left"><img src="ant.jpg" width="460" height="22" border="0" usemap="#marketsmap"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
<table border="0" width="100%" cellpadding="2" cellspacing="0">
|
|
|
|
<tr valign="top" bgcolor="#2B4583">
|
|
|
|
<td> <FONT face="Arial, Helvetica, Verdana, sans-serif" size="2"><B><a href="javascript:goAsp('http://research2.quickandreilly.com/4/markets/market_state.asp');">Commentaries</a> |
|
|
|
|
<a href="javascript:goAsp('http://research2.quickandreilly.com/4/markets/featured_stocks.asp');">Stock & Funds</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly4/market_statistics.html?Exchange=NYSE&template=msnyse.htm" target="INFO">US Markets</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly4/market_statistics.html?Exchange=CBOT&template=mscbot.htm" target="INFO">Futures</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly4/market_statistics.html?Exchange=TORONTO&template=mstoron.htm" target="INFO">Foreign Markets</a> |
|
|
<a href="http://www.briefing.com/qronline/index.htm" target="INFO">Live Market Analysis</a>
|
|
</b></font></td></tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="mlevel3" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr valign="bottom"><td align="left"><img src="ant.jpg" width="460" height="22" border="0" usemap="#marketsmap"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
<table border="0" width="100%" cellpadding="2" cellspacing="0">
|
|
|
|
<tr valign="top" bgcolor="#2B4583">
|
|
|
|
<td> <FONT face="Arial, Helvetica, Verdana, sans-serif" size="2"><B><a href="javascript:goAsp('http://research2.quickandreilly.com/3/markets/market_state.asp');">Commentaries</a> |
|
|
|
|
<a href="javascript:goAsp('http://research2.quickandreilly.com/3/markets/featured_stocks.asp');">Stock & Funds</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly3/market_statistics.html?Exchange=NYSE&template=msnyse.htm" target="INFO">US Markets</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly3/market_statistics.html?Exchange=CBOT&template=mscbot.htm" target="INFO">Futures</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly3/market_statistics.html?Exchange=TORONTO&template=mstoron.htm" target="INFO">Foreign Markets</a> |
|
|
|
|
<a href="http://www.briefing.com/qronline/index.htm" target="INFO">Live Market Analysis</a>
|
|
</b></font></td></tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="mlevel2" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr valign="bottom"><td align="left"><img src="ant.jpg" width="460" height="22" border="0" usemap="#marketsmap"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
<table border="0" width="100%" cellpadding="2" cellspacing="0">
|
|
|
|
<tr valign="top" bgcolor="#2B4583">
|
|
|
|
<td> <FONT face="Arial, Helvetica, Verdana, sans-serif" size="2"><B><a href="javascript:goAsp('http://research2.quickandreilly.com/2/markets/market_state.asp');">Commentaries</a> |
|
|
|
|
<a href="javascript:goAsp('http://research2.quickandreilly.com/2/markets/featured_stocks.asp');">Stock & Funds</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly2/market_statistics.html?Exchange=NYSE&template=msnyse.htm" target="INFO">US Markets</a> |<!-- |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly2/market_statistics.html?Exchange=CBOT&template=mscbot.htm" target="INFO">Futures</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly2/market_statistics.html?Exchange=TORONTO&template=mstoron.htm" target="INFO">Foreign Markets</a> -->
|
|
<a href="http://www.briefing.com/qronline/index.htm" target="INFO">Live Market Analysis</a>
|
|
</b></font></td></tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="educationdiv" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
|
|
|
|
<tr valign="bottom">
|
|
|
|
<td align="left"><img src="ant.jpg" width="460" height="22" border="0" usemap="#educationmap"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="2" cellspacing="0">
|
|
|
|
<tr bgcolor="#2B4583">
|
|
|
|
<td nowrap> <FONT face="Arial, Helvetica, Verdana, sans-serif" size="2"><B>
|
|
|
|
<a href="javascript:ppiiEdu('inertia.htm');">Investing 101</a> |
|
|
|
|
<a href="javascript:ppiiEdu('mortgagerefin.htm');">Debt Management</a> |
|
|
|
|
<a href="javascript:ppiiEdu('amatterofrisk.htm');">Short-Term Investing</a> |
|
|
|
|
<a href="javascript:ppiiEdu('smartmoney.htm');">Strategic Investments</a> |
|
|
|
|
<a href="javascript:ppiiEdu('mortgage.htm');">Calculators</a>
|
|
|
|
</b></font></td>
|
|
|
|
</tr></table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="rlevel2" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr valign="bottom">
|
|
|
|
<td align="left"><img src="ant.jpg" width="460" height="22" border="0" usemap="#qnrmap"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="2" cellspacing="0">
|
|
|
|
<tr bgcolor="#2B4583">
|
|
|
|
|
|
|
|
<td valign="top" bgcolor="#2B4583">
|
|
|
|
<FONT face="Arial, Helvetica, Verdana, sans-serif" size="2"><B>
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('quotes',level)">Quotes & Charts</a> |
|
|
|
|
<!-- <a href="javascript:parent.NAV.goTelescan('charts',level)">Charts</a> | -->
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('news',level)">News</a> |
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('portfolio',level)">Portfolio Tracker</a> |
|
|
|
|
<!-- <a href="javascript:parent.NAV.goTelescan('reports',level)">Reports</a> | -->
|
|
|
|
<a href="javascript:goAsp('http://research2.quickandreilly.com/2/quotes/quick_search.asp');">Prosearch</a>
|
|
|
|
</B></font></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="rlevel3" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr valign="bottom">
|
|
|
|
<td align="left"><img src="ant.jpg" width="460" height="22" border="0" usemap="#qnrmap"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="2" cellspacing="0">
|
|
|
|
<tr bgcolor="#2B4583">
|
|
|
|
<td valign="top" bgcolor="#2B4583">
|
|
|
|
<FONT face="Arial, Helvetica, Verdana, sans-serif" size="2"><B>
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('quotes',level)">Quotes & Charts</a> |
|
|
|
|
<!-- <a href="javascript:parent.NAV.goTelescan('charts',level)">Charts</a> | -->
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('news',level)">News</a> |
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('portfolio',level)">Portfolio Tracker</a> |
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('reports',level)">Reports</a> |
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('prosearch',level)">Prosearch</a>
|
|
|
|
</b></font></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="rlevel4" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr valign="bottom">
|
|
|
|
<td align="left"><img src="ant.jpg" width="460" height="22" border="0" usemap="#qnrmap"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="2" cellspacing="0">
|
|
|
|
<tr bgcolor="#2B4583">
|
|
|
|
<td valign="top" bgcolor="#2B4583">
|
|
|
|
<FONT face="Arial, Helvetica, Verdana, sans-serif" size="2"><B>
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('quotes',level)">Quotes & Charts</a> |
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('news',level)">News</a> |
|
|
|
|
|
|
|
|
<!-- <a href="javascript:parent.NAV.goTelescan('charts',level)">Charts</a> | -->
|
|
|
|
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('reports',level)">Reports</a> |
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('portfolio',level)">Portfolio Tracker</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly4/Sector.html" target="INFO">Industry Groups</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly4/Industry_Group_Analysis.html?UI=&Button=ANALYST&template=stindrat.htm" target="INFO">Stocks In Group</a> |
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('prosearch',level)">Pro Search</a>
|
|
|
|
</B></FONT></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="rlevel5" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr valign="bottom">
|
|
|
|
<td align="left"><img src="ant.jpg" width="460" height="22" border="0" usemap="#qnrmap"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="2" cellspacing="0">
|
|
|
|
<tr bgcolor="#2B4583">
|
|
|
|
<td valign="top">
|
|
|
|
<FONT face="Arial, Helvetica, Verdana, sans-serif" size="2"><B>
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('quotes',level)">Quotes & Charts</a> |
|
|
<A href="javascript:parent.NAV.digitradeStreamer();">
|
|
|
|
<script>
|
|
|
|
if(level>4){
|
|
|
|
document.write("Streaming Quotes | ");
|
|
|
|
}
|
|
|
|
</script></a>
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('news',level)">News</a> |
|
|
|
|
|
|
|
|
<!-- <a href="javascript:parent.NAV.goTelescan('charts',level)">Charts</a> | -->
|
|
|
|
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('reports',level)">Reports</a> |
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('portfolio',level)">Portfolio Tracker</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly5/Sector.html" target="INFO">Industry Groups</a> |
|
|
|
|
<a href="http://research.quickandreilly.com/QuickandReilly5/Industry_Group_Analysis.html?UI=&Button=ANALYST&template=stindrat.htm" target="INFO">Stocks In Group</a> |
|
|
|
|
<a href="javascript:parent.NAV.goTelescan('prosearch',level)">Pro Search</a>
|
|
|
|
</B></font></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="trade" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
|
|
|
|
<tr valign="bottom">
|
|
|
|
<td align="left"><img src="ant.jpg" width="460" height="22" border="0" usemap="#trademap"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="2" cellspacing="0">
|
|
|
|
<tr bgcolor="#2B4583">
|
|
|
|
|
|
|
|
<td nowrap>
|
|
|
|
<FONT face="Arial, Helvetica, Verdana, sans-serif" size="2"><B>
|
|
|
|
<a href="/static/basket.html" target="INFO">
|
|
|
|
<script>
|
|
|
|
if(level>4){
|
|
|
|
document.write("Express Trade | ");
|
|
|
|
}
|
|
|
|
</script></a>
|
|
|
|
<a href="javascript:parent.NAV.gotoOptions('stocks');">Stocks</a> |
|
|
<!--
|
|
-->
|
|
|
|
<a href="javascript:parent.NAV.gotoOptions('options');">Options</a> |
|
|
|
|
<a href="javascript:parent.NAV.gotoOptions('funds');">Mutual Funds</a> |
|
|
<!-- A href="javascript:parent.NAV.gotoOptions('mutualfunds');">Mutual Funds</a> | -->
|
|
|
|
<a href="javascript:parent.NAV.gotoOptions('ipos');">IPOs</a> |
|
|
|
|
<a href="javascript:parent.NAV.gotoOptions('bonds');">Bonds</a> |
|
|
|
|
<a href="javascript:parent.NAV.gotoOptions('orderStatus');">Order Status</a> |
|
|
<!-- <A href="javascript:parent.NAV.gotoOptions('mfOrderStatus');">Mutual Fund Order Status</a> | -->
|
|
<a href="javascript:parent.NAV.gotoOptions('executions');">Executions</a>
|
|
|
|
</b></font></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
parent.NAV.gotoOptions('funds')
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="accountinfodiv" class="menubar">
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
|
|
|
|
<tr valign="bottom">
|
|
|
|
<td align="left">
|
|
|
|
<img src="ant.jpg" width="460" height="22" border="0" usemap="#portfoliomap"></td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td valign="top" width="1" bgcolor="#2B4583"><img src="ant.jpg" width=1 height=1 alt="" border="0"></td></tr></table>
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" width="100%" cellpadding="2" cellspacing="0">
|
|
|
|
<tr bgcolor="#2B4583">
|
|
|
|
<td> <FONT face="Arial, Helvetica, Verdana, sans-serif" size="2"><B><a href="javascript:parent.NAV.gotoOptions('balance');">Balances</a> |
|
|
|
|
<a href="javascript:parent.NAV.gotoOptions('position');">Positions</a> |
|
|
|
|
<a href="javascript:parent.NAV.gotoOptions('accountHistory');">History</a> |
|
|
|
|
<a href="javascript:parent.NAV.gotoOptions('accountProfile');">Account Profile</a> |
|
|
|
|
<a href="javascript:parent.NAV.AddAccountsAndHash('/cgi-bin/confirm/ConfirmSite?');">Web Confirms</a> |
|
|
|
|
<a href="javascript:parent.NAV.gotoOptions('openAcct');">New Account Center</a>
|
|
|
|
</B></FONT></td></tr></table>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<map name="taboff">
|
|
|
|
<area alt="Trading" coords="1,1,68,23" href="javascript:showMenu('trade');">
|
|
|
|
<area alt="Account Info" coords="69,0,168,23" href="javascript:showMenu('accountinfodiv');">
|
|
|
|
<area alt="Quotes & Research" coords="169,0,306,23" href="javascript:showMenu(rlevel); parent.NAV.goResearch('research');">
|
|
|
|
<area alt="Markets" coords="307,1,374,24" href="javascript:showMenu(mlevel); parent.NAV.goResearch('markets');">
|
|
|
|
<area alt="Education" coords="377,0,454,23" href="javascript:showMenu('educationdiv'); parent.NAV.goEducation('');">
|
|
|
|
</map>
|
|
|
|
|
|
|
|
<map name="trademap">
|
|
|
|
<area alt="Trading" coords="0,0,69,21" href="javascript:showMenu('trade');">
|
|
|
|
<area alt="Account info" coords="70,0,168,24" href="javascript:showMenu('accountinfodiv');">
|
|
|
|
<area alt="Quotes & Research" coords="168,0,306,26" href="javascript:showMenu(rlevel); parent.NAV.goResearch('research');">
|
|
|
|
<area alt="Markets" coords="306,0,375,22" href="javascript:showMenu(mlevel); parent.NAV.goResearch('markets');">
|
|
|
|
<area alt="Education" coords="375,0,454,29" href="javascript:showMenu('educationdiv'); parent.NAV.goEducation('');">
|
|
|
|
</map>
|
|
|
|
|
|
|
|
<map name="portfoliomap">
|
|
|
|
<area alt="Trading" coords="0,1,65,23" href="javascript:showMenu('trade');">
|
|
|
|
<area alt="Account Info" coords="65,0,168,24" href="javascript:showMenu('accountinfodiv');">
|
|
|
|
<area alt="Quotes and Research" coords="168,0,307,23" href="javascript:showMenu(rlevel); parent.NAV.goResearch('research');">
|
|
|
|
<area alt="Markets" coords="307,0,375,22" href="javascript:showMenu(mlevel); parent.NAV.goResearch('markets');">
|
|
|
|
<area alt="Education" coords="375,0,457,27" href="javascript:showMenu('educationdiv'); parent.NAV.goEducation('');">
|
|
|
|
</map>
|
|
|
|
|
|
|
|
<map name="qnrmap">
|
|
|
|
<area alt="Trading" coords="0,0,66,23" href="javascript:showMenu('trade');">
|
|
|
|
<area alt="Account Info" coords="66,0,164,23" href="javascript:showMenu('accountinfodiv');">
|
|
|
|
<area alt="Quotes and Research" coords="164,0,308,25" href="javascript:showMenu(rlevel); parent.NAV.goResearch('research');">
|
|
|
|
<area alt="Markets" coords="307,1,374,28" href="javascript:showMenu(mlevel); parent.NAV.goResearch('markets');">
|
|
|
|
<area alt="Education" coords="374,0,456,24" href="javascript:showMenu('educationdiv'); parent.NAV.goEducation('');">
|
|
|
|
</map>
|
|
|
|
|
|
|
|
|
|
|
|
<map name="marketsmap">
|
|
|
|
<area alt="Trading" coords="0,0,65,23" href="javascript:showMenu('trade');">
|
|
|
|
<area alt="Account Info" coords="65,0,164,24" href="javascript:showMenu('accountinfodiv');">
|
|
|
|
<area alt="Quotes and Research" coords="164,0,305,24" href="javascript:showMenu(rlevel); parent.NAV.goResearch('research');">
|
|
|
|
<area alt="Markets" coords="305,0,377,23" href="javascript:showMenu(mlevel); parent.NAV.goResearch('markets');">
|
|
|
|
<area alt="Education" coords="377,0,455,24" href="javascript:showMenu('educationdiv'); parent.NAV.goEducation('');">
|
|
|
|
</map>
|
|
|
|
|
|
|
|
|
|
|
|
<map name="educationmap">
|
|
|
|
<area alt="Trading" coords="0,0,65,22" href="javascript:showMenu('trade');">
|
|
|
|
<area alt="Account Info" coords="65,0,164,24" href="javascript:showMenu('accountinfodiv');">
|
|
|
|
<area alt="Quotes and Research" coords="164,0,306,23" href="javascript:showMenu(rlevel); parent.NAV.goResearch('research');">
|
|
|
|
<area alt="Markets" coords="306,0,376,25" href="javascript:showMenu(mlevel); parent.NAV.goResearch('markets');">
|
|
|
|
<area alt="Education" coords="376,1,457,22" href="javascript:showMenu('educationdiv'); parent.NAV.goEducation('');">
|
|
|
|
</map>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<form name="topMenuForm">
|
|
<input type="hidden" name="current" value="">
|
|
<input type="hidden" name="loginStatus" value="in">
|
|
<input name="level" type="hidden" value="3">
|
|
</form><br><br><br>
|
|
|
|
<font color=black>
|
|
|
|
</font>
|
|
|
|
</BODY>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</HTML>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|