<!--

var TTI_links       = "no";                    // links to detailed quotes "yes"/"no"
var TTI_quoteBase   = "";			// base url for links
var TTI_averages    = "yes";                    // show averages for all stocks "yes"/"no"
var TTI_totals      = "no";                    // show totals for all stocks "yes"/"no"
var TTI_showTime    = "no";                    // show "as of" time "yes"/"no"
var TTI_tdFontColor = "001122";                 // font color to use within td cells (All colors in hex, no '#')
var TTI_thFontColor = "000000";                 // font color to use within th cells
var TTI_linkColor   = "0000A5";                 // link color
var TTI_rollColor   = "A50000";                 // link rollover color
var TTI_upColor     = "067700";                 // color to use for positive change value
var TTI_dnColor     = "D60000";                 // color to use for negative change value
var TTI_tableColor  = "A8AF9B";                 // background color for table border
var TTI_thColor     = "CECFAF";                 // background color for th cells
var TTI_tdColor     = "FFFFFF";                 // background color for td cells
var TTI_tdColor2    = "FFFFFF";                 // background color for alternating rows
var TTI_face        = "Verdana";                // font face
var TTI_size        = "1";                      // font size
var TTI_border      = "0";                      // table border
var TTI_cellspacing = "1";                      // table cellspacing
var TTI_cellpadding = "2";                      // table cellpadding
var TTI_width       = "160";                    // table width

// -->
