// CREATOR TIMESTAMP:7/2/2009 7:38:05 PM
document.open();
function openOV( ticker ) {
window.open('http://washingtontimes.stockgroup.com/sn_overview.asp?ticker=' + ticker + '&lang=EN','Window1','WIDTH=1024,HEIGHT=600,resizable=yes,scrollbars=yes,status=no,menubar=no,directories=no,toolbar=no,top=100,left=200');
}
function customize() { newwin=window.open('http://washingtontimes.stockgroup.com/watchlist_customize.asp','customize','WIDTH=360,HEIGHT=400,resizable=yes,scrollbars=no,status=no,menubar=no,directories=no,toolbar=no,top=100,left=200');}
document.writeln("");
document.writeln("
");
document.close();