// JavaScript Document

document.writeln('<div><img src="images/top_stock.gif" alt="Stock Information" width="237" height="28" /></div>');

document.writeln('<div style="padding:15px; padding-top:10px; padding-bottom:1px; border-left:solid 1px #cecda4;border-right:solid 1px #cecda4">'); 
   

document.writeln('<iframe name="index" src="miniquote.html"  width="205" height="70" SCROLLING=NO frameborder="0" border=0 allowtransparency="true"></iframe>');
  

document.writeln('</div>');

document.writeln('<div style="margin-bottom:10px;"><a href="stocks.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image5\',\'\',\'images/btn_stockinfo_on.gif\',1)"><img src="images/btn_stockinfo_off.gif" alt="View more Stock Information" name="Image5" width="237" height="30" border="0"></a></div>');
