var CT_allow = 0; var CT_ref = ""+location; CT_ref = CT_ref.toLowerCase(); if ((CT_ref.indexOf("tickertech.com") > 0) || (CT_ref.indexOf("profitquotes.com") > 0) || (CT_ref.indexOf("wor710.com") > 0)) { CT_allow = 1; } if (CT_ref == "") { CT_allow = 1; } CT_TabFontFace = CT_TabFontFace.replace(' ','+').replace(' ','+').replace(' ','+').replace(' ','+'); var ct01 = 'http://www.tickertech.com/'; var ct02 = ct01+'servlets/'; var ct03 = ct01+'pics/'; var ct04 = ' font-family: '+CT_TabFontFace+',Helvetica,Times; '+ ' font-size: '+(7+CT_TabFontSize)+'pt; '+ ' color: #'+CT_TabStdColor+' '; var ct05 = ''; var ct06 = ' class="CThlink" onmouseover="return ';//" var ctp = 'http://www.profitquotes.com/cgi/'; if (CT_quoteBase != "") { ctp = CT_quoteBase; } if (CT_allow) { document.write(' '); } var CT_DisplayNames = new Array("1 Month","1 Quarter","1 Year","5 Years"); var CT_ChartPeriods = new Array("1m","1q","1y","5y"); var CT_tabs = new Array(CT_ChartPeriods.length); var CTlinks = new Array(CT_ChartPeriods.length); var CT_actives = new Array(CT_ChartPeriods.length); if (CT_ChartPeriods.length * CT_TabWidth + 4 > CT_TableWidth) { CT_ChartHeight = Math.round(((CT_ChartPeriods.length * CT_TabWidth + 4) * CT_ChartHeight) / CT_TableWidth); CT_TableWidth = CT_ChartPeriods.length * CT_TabWidth + 4; } var CT_tabURL = ct02+'TabGen?smoothFonts='+CT_TabSmoothFonts+'&fontSize='+ CT_TabFontSize+'&fontFace='+CT_TabFontFace+'&fillColor3='+ CT_TableBkgColor+'&fillColor='+CT_TableColor+'&fillColor2='+CT_OffTabColor; CT_tabURL = CT_tabURL.replace(' ','+').replace(' ','+').replace(' ','+').replace(' ','+'); var CT_i = 0; var CT_temp; for (CT_i=0; CT_i 1 && type == 1) { alert('Sorry, moving averages are not applicable to multiple-symbol charts'); } else { var CT_t = 0; for (CT_t = 0; CT_t < CT_chartMovAvgs.length; CT_t++) { CT_hiLite('CT_arrow'+(CT_t+8),'CT_blank'); } CT_hiLite('CT_arrow'+(type+8),'CT_arrow'); if (type == 0) SC_movingAverages = "no"; else SC_movingAverages = "50,200"; CT_movavg = type; document.images['ctchart'].src = CT_getChartSrc(); } } var CT_types = new Array("mountain","fill to prev. close","line","point","bar","candle stick"); function CT_mouseType(type) { if (CT_type != type) window.status = 'Change to '+CT_types[type]+' type'; else window.status = 'The current type is '+CT_types[type]; return true; } function CT_clickType(type) { if (CT_numSym > 1 && type == 5) { alert('Sorry, candle stick type is not applicable to multiple-symbol charts'); } else { CT_hiLite('CT_arrow4','CT_blank'); CT_hiLite('CT_arrow5','CT_blank'); CT_hiLite('CT_arrow'+(type+2),'CT_arrow'); SC_showHighsLows = "no"; SC_fillBelowLine = "no"; SC_lineThicknesses = CT_ChartLineThick; SC_fillColor = CT_FillUpColor; if (type == 0) { SC_fillBelowLine = "yes"; SC_type = "line"; SC_fillColor = CT_FillMtnColor; } else if (type == 1) { SC_fillBelowLine = "prev"; SC_type = "line"; } else if (type == 2) { SC_type = "line"; } else if (type == 3) { SC_type = "point"; SC_showHighsLows = "yes"; SC_lineThicknesses = CT_ChartLineThick; if (SC_lineThicknesses == 1) { SC_lineThicknesses = 2; } } else if (type == 4) { SC_type = "bar"; } else { SC_type = "candle"; CT_chartPrice(0); } document.images['ctchart'].src = CT_getChartSrc(); CT_type = type; } } var CT_bywhats = new Array("price","% change"); function CT_mousePrice(type) { if (CT_bywhat != type) window.status = 'Chart by '+CT_bywhats[type]; else window.status = 'The current view is by '+CT_bywhats[type]; return true; } function CT_chartPrice(type) { if (type == 1 && CT_type == 5) { alert(''+CT_bywhats[type]+' chart view does not apply to '+CT_types[CT_type]+' chart type'); } else { var CT_t = 0; for (CT_t = 0; CT_t < 2; CT_t++) { CT_hiLite('CT_arrow'+CT_t,'CT_blank'); } CT_hiLite('CT_arrow'+type,'CT_arrow'); if (type == 0) { CT_bypct = ""; SC_beforeLeftLabels = escape(''); } else { CT_bypct = "p"; SC_beforeLeftLabels = escape('*'); } document.images['ctchart'].src = CT_getChartSrc(); CT_bywhat = type; } } function CT_hiLite(imgDocID,imgObjName) { document.images[imgDocID].src = eval(imgObjName + ".src"); } function CT_chartLink() { document.location = ctp+'?a=detailed&ticker=AMJ,JPM,BAC,WFC,C,RY,TORDF,TD,HDB,ITUB'; } function CT_getquotes() { if (document.ctgetquotes) { if (document.ctgetquotes.a.options[document.ctgetquotes.a.selectedIndex].value == "chart") { SC_symbols = document.ctgetquotes.ticker.value; SC_symbols = SC_symbols.replace('&','%26'); SC_symbols = SC_symbols.replace(', ',' '); SC_symbols = SC_symbols.replace(' ',','); if (SC_symbols == "") { alert('Please enter symbol(s) before clicking the go button'); } else { document.images['cttitle'].src = ct02+'NameGen?smoothFonts='+CT_TabSmoothFonts+'&fontSize='+CT_TabFontSize+'&fontFace='+CT_TabFontFace+'&fillColor='+CT_TableColor+'&fillColor2='+CT_TabStdColor+'&width='+(CT_TableWidth - 10)+'&height='+CT_TabHeight+'&text='+SC_symbols; document.images['ctchart'].src = CT_getChartSrc(); SC_startsym = SC_symbols; } return false; } else { return true; } } } function CT_compare() { if (document.CTcompare) { var tocompare = document.CTcompare.compare.value; if (document.CTcompare.comparedji.checked) tocompare = tocompare + ',' + '$DJI'; if (document.CTcompare.comparecomp.checked) tocompare = tocompare + ',' + 'COMP'; if (document.CTcompare.comparespx.checked) tocompare = tocompare + ',' + 'SPX'; if (document.CTcompare.comparerut.checked) tocompare = tocompare + ',' + 'RUT'; tocompare = tocompare.replace(', ',' '); tocompare = tocompare.replace(' ',','); tocompare = tocompare.replace('&',''); SC_symbols = tocompare; var commaindex = tocompare.indexOf(',',0); if (commaindex > 0) { SC_showVolumeTable = "no"; SC_showLegendTable = "yes"; SC_showPrevClose = "no"; CT_numSym = 2; } else { SC_showVolumeTable = "yes"; SC_showLegendTable = "no"; SC_showPrevClose = "yes"; CT_numSym = 1; } CT_clickType(2); CT_chartPrice(1); return false; } } function ShowHTTable() { if (CT_allow) { document.write(' '+ ' '+ ' '+ ' '+ ' '+ ' '+ ' '+ ' '+ ' '+ ' '+ ' '); if (CT_movAvgsBox != "yes" && CT_chartTypeBox != "yes" && CT_chartByBox != "yes" && CT_compareBox != "yes" && CT_showSymBox != "yes") { document.write(' '+ ' '+ ' '+ ' '); } document.write('
'); CT_i = 0; for(CT_i = 0; CT_i < CT_ChartPeriods.length; CT_i++) { if (CT_ChartPeriods[CT_i] == SC_period) { document.write(''+CT_DisplayNames[CT_i]+' chart'); CT_active = CT_i; } else { document.write(''+CT_DisplayNames[CT_i]+' chart'); } } document.write('
'+ ' '); if (CT_chartLinks == "yes") { document.write(' '); } document.write(''); if (CT_chartLinks == "yes") { document.write(' '); } if (CT_splitInfo == "yes") { document.write(' '+ct05+' JPM Split History:   '); document.write(' ');document.write('  Apr 24, 1973 - 2:1, ');document.write('  Jan 16, 1985 - 2:1, ');document.write('  Jan 16, 1987 - 2:1 '); document.write('
'); document.write(' '+ct05+' BAC Split History:  
'); document.write(' ');document.write('  Nov 21, 1986 - 2:1, ');document.write('  Feb 28, 1997 - 2:1, ');document.write('  Aug 30, 2004 - 2:1 '); document.write('
'); document.write(' '+ct05+' WFC Split History:  
'); document.write(' ');document.write('  Jul 1, 1988 - 3:2, ');document.write('  Jul 24, 1989 - 2:1, ');document.write('  Jun 29, 1993 - 2:1, ');document.write('  Oct 14, 1997 - 2:1, ');document.write('  Aug 14, 2006 - 2:1, ');document.write('  Jun 20, 1977 - 2:1 '); document.write('
'); document.write(' '+ct05+' C Split History:  
'); document.write(' ');document.write('  Mar 13, 1987 - 2:1, ');document.write('  Mar 1, 1993 - 3:2, ');document.write('  Aug 30, 1993 - 4:3, ');document.write('  May 28, 1996 - 3:2, ');document.write('  Nov 25, 1996 - 4:3, ');document.write('  Nov 20, 1997 - 3:2, ');document.write('  Jun 1, 1999 - 3:2, ');document.write('  Aug 28, 2000 - 4:3, ');document.write('  May 9, 2011 - 1:10, ');document.write('  Oct 3, 1995 - 1000:996 '); document.write('
'); document.write(' '+ct05+' RY Split History:  
'); document.write(' ');document.write('  Oct 6, 2000 - 2:1, ');document.write('  Apr 7, 2006 - 2:1 '); document.write('
'); document.write(' '+ct05+' TD Split History:  
'); document.write(' ');document.write('  Aug 4, 1999 - 2:1, ');document.write('  Feb 3, 2014 - 2:1 '); document.write('
'); document.write(' '+ct05+' HDB Split History:  
'); document.write(' ');document.write('  Jul 25, 2011 - 5:1, ');document.write('  Sep 26, 2019 - 2:1 '); document.write('
'); document.write(' '+ct05+' ITUB Split History:  
'); document.write(' ');document.write('  May 21, 2013 - 11:10, ');document.write('  Jun 6, 2014 - 11:10, ');document.write('  Oct 18, 2016 - 110:100, ');document.write('  Nov 28, 2018 - 3:2, ');document.write('  Oct 4, 2021 - 1213:1000 '); document.write('
'); document.write(' '+ct05+' USB Split History:  
'); document.write(' ');document.write('  Feb 22, 1979 - 5:4, ');document.write('  Apr 16, 1985 - 2:1, ');document.write('  Apr 17, 1989 - 2:1, ');document.write('  Jan 16, 1997 - 3:1, ');document.write('  Apr 16, 1999 - 3:1 '); document.write('
'); document.write(' '+ct05+' BNS Split History:  
'); document.write(' ');document.write('  May 10, 2001 - 1:5, ');document.write('  Apr 29, 2004 - 2:1 '); document.write('
'); document.write(' '+ct05+' PNC Split History:  
'); document.write(' ');document.write('  Nov 16, 1992 - 2:1 '); document.write('
'); document.write(' '+ct05+' UBS Split History:  
'); document.write(' ');document.write('  Jul 16, 2001 - 3:1, ');document.write('  Jul 10, 2006 - 2:1 '); document.write('
'); document.write(' '+ct05+' BK Split History:  
'); document.write(' ');document.write('  Nov 7, 1986 - 3:2, ');document.write('  May 16, 1994 - 2:1, ');document.write('  Aug 9, 1996 - 2:1, ');document.write('  Aug 14, 1998 - 2:1, ');document.write('  Jul 2, 2007 - 9434:10000, ');document.write('  Oct 11, 1983 - 2:1, ');document.write('  Nov 10, 1983 - 1:1 '); document.write('
'); document.write(' '+ct05+' CM Split History:  
'); document.write(' ');document.write('  May 16, 2022 - 2:1 '); document.write('
'); document.write(' '+ct05+' WBK Split History:  
'); document.write(' ');document.write('  Aug 19, 2013 - 5:1 '); document.write('
'); document.write(' '+ct05+' FRC Split History:  
'); document.write(' ');document.write('  Mar 23, 2001 - 3:2, ');document.write('  Mar 16, 2005 - 3:2 '); document.write('
'); document.write(' '+ct05+' STT Split History:  
'); document.write(' ');document.write('  Aug 6, 1986 - 2:1, ');document.write('  May 14, 1992 - 2:1, ');document.write('  May 29, 1997 - 2:1, ');document.write('  May 31, 2001 - 2:1 '); document.write('
'); document.write(' '+ct05+' SIVB Split History:  
'); document.write(' ');document.write('  May 16, 1990 - 2:1, ');document.write('  May 4, 1998 - 2:1, ');document.write('  May 16, 2000 - 2:1 '); document.write('
'); document.write(' '+ct05+' NTIOF Split History:  
'); document.write(' ');document.write('  Feb 14, 2014 - 2:1 '); document.write('
'); document.write(' '+ct05+' DB Split History:  
'); document.write(' ');document.write('  Jun 6, 2014 - 1048:1000 '); document.write('
'); document.write(' '+ct05+' FITB Split History:  
'); document.write(' ');document.write('  Apr 16, 1992 - 3:2, ');document.write('  Jan 16, 1996 - 3:2, ');document.write('  Jul 16, 1997 - 3:2, ');document.write('  Apr 16, 1998 - 3:2, ');document.write('  Jul 17, 2000 - 3:2 '); document.write('
'); document.write(' '+ct05+' NTRS Split History:  
'); document.write(' ');document.write('  May 1, 1990 - 2:1, ');document.write('  Dec 10, 1992 - 3:2, ');document.write('  Dec 10, 1996 - 2:1, ');document.write('  Dec 10, 1999 - 2:1 '); document.write('
'); document.write(' '+ct05+' BBDO Split History:  
'); document.write(' ');document.write('  Mar 26, 2013 - 11:10 '); document.write('
'); document.write(' '+ct05+' BBD Split History:  
'); document.write(' ');document.write('  Mar 22, 2004 - 1:2, ');document.write('  Dec 22, 2004 - 3:1, ');document.write('  Dec 2, 2005 - 2:1, ');document.write('  Apr 3, 2007 - 2:1, ');document.write('  Apr 16, 2008 - 3:2, ');document.write('  Mar 26, 2013 - 11:10, ');document.write('  Apr 18, 2016 - 11:10, ');document.write('  May 2, 2017 - 11:10, ');document.write('  Apr 1, 2019 - 6:5 '); document.write('
'); document.write(' '+ct05+' MTB Split History:  
'); document.write(' ');document.write('  Oct 6, 2000 - 10:1 '); document.write('
'); document.write(' '+ct05+' ING Split History:  
'); document.write(' ');document.write('  Jul 13, 2001 - 2:1 '); document.write('
'); document.write(' '+ct05+' KEY Split History:  
'); document.write(' ');document.write('  Apr 15, 1992 - 3:2, ');document.write('  Mar 9, 1998 - 2:1, ');document.write('  Mar 2, 1994 - 1205:1000 '); document.write('
'); document.write(' '+ct05+' RF Split History:  
'); document.write(' ');document.write('  Mar 1, 1993 - 11:10, ');document.write('  Jul 20, 1976 - 105:100, ');document.write('  Jan 20, 1978 - 105:100, ');document.write('  Aug 1, 1979 - 11:10, ');document.write('  Jun 4, 1984 - 2:1, ');document.write('  Jun 2, 1986 - 2:1, ');document.write('  Jul 1, 2004 - 12346:10000 '); document.write('
'); document.write(' '+ct05+' CS Split History:  
'); document.write(' ');document.write('  Sep 12, 1994 - 5:2, ');document.write('  Nov 27, 1996 - 2:1, ');document.write('  May 1, 2013 - 1024:1000 '); document.write('
'); document.write(' '+ct05+' BBVA Split History:  
'); document.write(' ');document.write('  Apr 7, 2009 - 10161:10000, ');document.write('  Mar 29, 2011 - 60:59 '); document.write('
'); document.write(' '+ct05+' BAP Split History:  
'); document.write(' ');document.write('  Apr 19, 1996 - 1175:1000, ');document.write('  Apr 29, 1997 - 6:5, ');document.write('  Mar 27, 1998 - 11:10, ');document.write('  Apr 16, 2014 - 1039:1000 '); document.write('
'); document.write(' '+ct05+' HBAN Split History:  
'); document.write(' ');document.write('  Aug 1, 1994 - 5:4, ');document.write('  Jul 12, 1996 - 11:10, ');document.write('  Jul 11, 1997 - 11:10, ');document.write('  Jul 13, 1998 - 11:10, ');document.write('  Jul 12, 1999 - 11:10, ');document.write('  Jul 12, 2000 - 11:10, ');document.write('  Aug 3, 1992 - 5:4, ');document.write('  Jul 6, 1987 - 11:10, ');document.write('  Jul 3, 1989 - 115:100, ');document.write('  Jul 3, 1990 - 11:10 '); document.write('
'); document.write(' '+ct05+' BCS Split History:  
'); document.write(' ');document.write('  Jun 8, 1990 - 7:5, ');document.write('  May 6, 2002 - 4:1, ');document.write('  Sep 19, 2013 - 1085:1000 '); document.write('
'); document.write(' '+ct05+' KB Split History:  
'); document.write(' ');document.write('  Dec 26, 2001 - 106:100 '); document.write('
'); document.write(' '+ct05+' SHG Split History:  
'); document.write(' ');document.write('  Oct 15, 2012 - 2:1 '); document.write('
'); document.write(' '+ct05+' IBN Split History:  
'); document.write(' ');document.write('  Dec 9, 2014 - 5:1, ');document.write('  Jun 19, 2017 - 11:10 '); document.write('
'); document.write(' '+ct05+' EWBC Split History:  
'); document.write(' ');document.write('  Jun 22, 2004 - 2:1 '); document.write('
'); document.write(' '+ct05+' CMA Split History:  
'); document.write(' ');document.write('  Jun 20, 1991 - 3:2, ');document.write('  Jan 5, 1993 - 2:1, ');document.write('  Apr 2, 1998 - 3:2 '); document.write('
'); document.write(' '+ct05+' CBSH Split History:  
'); document.write(' ');document.write('  May 27, 1986 - 2:1, ');document.write('  May 30, 1989 - 2:1, ');document.write('  Jun 1, 1993 - 3:2, ');document.write('  Nov 26, 1996 - 21:20, ');document.write('  Nov 25, 1997 - 21:20, ');document.write('  Mar 31, 1998 - 3:2, ');document.write('  Nov 25, 1998 - 21:20, ');document.write('  Nov 26, 1999 - 105:100, ');document.write('  Nov 28, 2000 - 105:100, ');document.write('  Nov 28, 2001 - 105:100, ');document.write('  Nov 26, 2002 - 105:100, ');document.write('  Nov 25, 2003 - 105:100, ');document.write('  Nov 24, 2004 - 105:100, ');document.write('  Nov 25, 2005 - 105:100, ');document.write('  Nov 24, 2006 - 1:1, ');document.write('  Nov 27, 2006 - 105:100, ');document.write('  Nov 27, 2007 - 105:100, ');document.write('  Nov 12, 2008 - 105:100, ');document.write('  Nov 25, 2009 - 105:100, ');document.write('  Nov 28, 2012 - 105:100, ');document.write('  Nov 26, 2013 - 21:20, ');document.write('  Nov 25, 2014 - 105:100, ');document.write('  Nov 24, 2015 - 105:100, ');document.write('  Nov 30, 2016 - 105:100, ');document.write('  Nov 29, 2018 - 105:100, ');document.write('  Dec 1, 2020 - 105:100, ');document.write('  Dec 1, 2021 - 105:100, ');document.write('  Dec 1, 2023 - 105:100 '); document.write('
'); document.write(' '+ct05+' FHN Split History:  
'); document.write(' ');document.write('  Sep 10, 2008 - 10306:10000, ');document.write('  Sep 9, 2009 - 10159:10000 '); document.write('
'); document.write(' '+ct05+' ZION Split History:  
'); document.write(' ');document.write('  Jan 27, 1993 - 2:1, ');document.write('  May 15, 1997 - 4:1 '); document.write('
'); document.write(' '+ct05+' PB Split History:  
'); document.write(' ');document.write('  Apr 1, 1997 - 2:1 '); document.write('
'); document.write(' '+ct05+' PBCT Split History:  
'); document.write(' ');document.write('  May 16, 1997 - 3:2, ');document.write('  May 17, 2004 - 3:2, ');document.write('  May 16, 2005 - 3:2, ');document.write('  Apr 16, 2007 - 21:10 '); document.write('
'); document.write(' '+ct05+' TCF Split History:  
'); document.write(' ');document.write('  Dec 27, 2004 - 1:3 '); document.write('
'); document.write(' '+ct05+' CFR Split History:  
'); document.write(' ');document.write('  Jun 24, 1996 - 2:1, ');document.write('  Jun 23, 1999 - 2:1 '); document.write('
'); document.write(' '+ct05+' BCH Split History:  
'); document.write(' ');document.write('  Jun 20, 2012 - 25473:25000, ');document.write('  May 23, 2013 - 10203:10000, ');document.write('  Jul 9, 2014 - 1023:1000, ');document.write('  Jul 6, 2016 - 10223:10000, ');document.write('  Nov 23, 2018 - 3:1 '); document.write('
'); document.write(' '+ct05+' FFIN Split History:  
'); document.write(' ');document.write('  Jun 2, 1994 - 5:4, ');document.write('  Jun 4, 1996 - 3:2, ');document.write('  Jun 3, 1997 - 5:4, ');document.write('  Nov 12, 1998 - 11:10, ');document.write('  Jun 4, 2001 - 5:4, ');document.write('  Jun 3, 2003 - 125:100, ');document.write('  Jun 2, 2005 - 4:3, ');document.write('  Jun 2, 2011 - 3:2, ');document.write('  Jun 3, 2014 - 2:1, ');document.write('  Jun 4, 2019 - 2:1 '); document.write('
'); document.write(' '+ct05+' PNFP Split History:  
'); document.write(' ');document.write('  May 11, 2004 - 2:1 '); document.write('
'); document.write(' '+ct05+' BOKF Split History:  
'); document.write(' ');document.write('  Nov 14, 1996 - 103:100, ');document.write('  Nov 13, 1997 - 103:100, ');document.write('  Nov 10, 1998 - 105:100, ');document.write('  Feb 23, 1999 - 2:1, ');document.write('  Oct 6, 1999 - 103:100, ');document.write('  May 3, 2001 - 103:100, ');document.write('  May 9, 2002 - 103:100, ');document.write('  May 8, 2003 - 103:100, ');document.write('  May 6, 2004 - 103:100, ');document.write('  Nov 3, 1993 - 103:100, ');document.write('  Nov 2, 1994 - 103:100, ');document.write('  Nov 15, 1995 - 103:100, ');document.write('  Dec 17, 1991 - 1:100 '); document.write('
'); document.write(' '+ct05+' SNV Split History:  
'); document.write(' ');document.write('  Apr 2, 1993 - 3:2, ');document.write('  Apr 9, 1996 - 3:2, ');document.write('  Apr 9, 1997 - 3:2, ');document.write('  May 22, 1998 - 3:2, ');document.write('  Jan 2, 2008 - 100:44, ');document.write('  May 19, 2014 - 1:7 '); document.write('
'); document.write(' '+ct05+' NYCB Split History:  
'); document.write(' ');document.write('  Oct 3, 1994 - 3:2, ');document.write('  Aug 23, 1996 - 4:3, ');document.write('  Apr 11, 1997 - 3:2, ');document.write('  Oct 2, 1997 - 3:2, ');document.write('  Sep 30, 1998 - 3:2, ');document.write('  Mar 30, 2001 - 3:2, ');document.write('  Sep 21, 2001 - 3:2, ');document.write('  May 22, 2003 - 4:3, ');document.write('  Feb 18, 2004 - 4:3 '); document.write('
'); document.write(' '+ct05+' BPOP Split History:  
'); document.write(' ');document.write('  Jan 2, 1991 - 5:2, ');document.write('  Jul 2, 1996 - 2:1, ');document.write('  Jul 2, 1998 - 2:1, ');document.write('  Jul 9, 2004 - 2:1, ');document.write('  May 30, 2012 - 1:10 '); document.write('
'); document.write(' '+ct05+' GBCI Split History:  
'); document.write(' ');document.write('  May 27, 1997 - 3:2, ');document.write('  Sep 15, 1998 - 11:10, ');document.write('  May 14, 1999 - 11:10, ');document.write('  May 12, 2000 - 11:10, ');document.write('  May 9, 2003 - 11:10, ');document.write('  May 21, 2004 - 5:4, ');document.write('  May 27, 2005 - 5:4, ');document.write('  Dec 15, 2006 - 3:2, ');document.write('  Apr 29, 1992 - 11:10, ');document.write('  Apr 30, 1993 - 11:10, ');document.write('  May 9, 1994 - 11:10, ');document.write('  May 10, 1995 - 11:10, ');document.write('  May 7, 1996 - 11:10 '); document.write('
'); document.write(' '+ct05+' WBS Split History:  
'); document.write(' ');document.write('  May 28, 1993 - 11:10 '); document.write('
'); document.write(' '+ct05+' UBSI Split History:  
'); document.write(' ');document.write('  Mar 30, 1998 - 2:1 '); document.write('
'); document.write(' '+ct05+' OZK Split History:  
'); document.write(' ');document.write('  Jun 18, 2002 - 2:1, ');document.write('  Dec 11, 2003 - 2:1, ');document.write('  Aug 17, 2011 - 2:1, ');document.write('  Jun 24, 2014 - 2:1 '); document.write('
'); document.write(' '+ct05+' VLY Split History:  
'); document.write(' ');document.write('  Apr 27, 1992 - 3:2, ');document.write('  Apr 19, 1993 - 5:4, ');document.write('  Apr 28, 1997 - 21:20, ');document.write('  May 19, 1998 - 5:4, ');document.write('  May 5, 1999 - 105:100, ');document.write('  May 3, 2000 - 105:100, ');document.write('  May 2, 2001 - 105:100, ');document.write('  May 20, 2002 - 5:4, ');document.write('  Apr 30, 2003 - 105:100, ');document.write('  May 4, 2005 - 105:100, ');document.write('  May 4, 2006 - 105:100, ');document.write('  May 9, 2007 - 105:100, ');document.write('  May 7, 2008 - 105:100, ');document.write('  May 6, 2009 - 105:100, ');document.write('  May 5, 2010 - 21:20, ');document.write('  May 4, 2011 - 105:100, ');document.write('  May 9, 2012 - 21:20, ');document.write('  Apr 2, 1982 - 105:100, ');document.write('  Jun 1, 1983 - 2:1, ');document.write('  Mar 1, 1985 - 2:1, ');document.write('  May 29, 1986 - 3:2, ');document.write('  Jul 5, 1988 - 3:2, ');document.write('  Apr 11, 1994 - 11:10, ');document.write('  Apr 7, 1995 - 105:100, ');document.write('  Apr 24, 1996 - 105:100 '); document.write('
'); document.write(' '+ct05+' STL Split History:  
'); document.write(' ');document.write('  Dec 10, 1999 - 105:100, ');document.write('  Nov 29, 2000 - 110:100, ');document.write('  Nov 28, 2001 - 110:100, ');document.write('  Nov 27, 2002 - 12:10, ');document.write('  Sep 11, 2003 - 5:4, ');document.write('  Dec 9, 2004 - 6:5, ');document.write('  Nov 28, 2005 - 105:100 '); document.write('
'); document.write(' '+ct05+' WTFC Split History:  
'); document.write(' ');document.write('  Mar 15, 2002 - 3:2 '); document.write('
'); document.write(' '+ct05+' CBU Split History:  
'); document.write(' ');document.write('  Mar 13, 1997 - 2:1, ');document.write('  Apr 13, 2004 - 2:1 '); document.write('
'); document.write(' '+ct05+' HOMB Split History:  
'); document.write(' ');document.write('  Aug 11, 2008 - 108:100, ');document.write('  May 12, 2010 - 11:10, ');document.write('  Jun 13, 2013 - 2:1, ');document.write('  Jun 9, 2016 - 2:1 '); document.write('
'); document.write(' '+ct05+' UMBF Split History:  
'); document.write(' ');document.write('  Dec 9, 1996 - 21:20, ');document.write('  Dec 9, 1997 - 21:20, ');document.write('  Dec 9, 1999 - 110:100, ');document.write('  Dec 10, 2001 - 105:100, ');document.write('  May 31, 2006 - 2:1 '); document.write('
'); document.write(' '+ct05+' BOH Split History:  
'); document.write(' ');document.write('  Nov 17, 1988 - 3:2, ');document.write('  Apr 6, 1990 - 11:10, ');document.write('  Sep 16, 1991 - 3:2, ');document.write('  Mar 16, 1994 - 3:2, ');document.write('  Dec 15, 1997 - 2:1 '); document.write('
'); document.write(' '+ct05+' ABCB Split History:  
'); document.write(' ');document.write('  Aug 1, 1995 - 4:3, ');document.write('  May 1, 1997 - 5:4, ');document.write('  Dec 13, 1999 - 6:5, ');document.write('  Mar 11, 2005 - 6:5, ');document.write('  Dec 29, 2009 - 10077:10000, ');document.write('  Mar 29, 2010 - 126:125, ');document.write('  Sep 28, 2009 - 131:130, ');document.write('  Jun 28, 2010 - 211:210 '); document.write('
'); document.write(' '+ct05+' COLB Split History:  
'); document.write(' ');document.write('  May 6, 1997 - 21:20, ');document.write('  May 21, 1998 - 3:2, ');document.write('  May 10, 1999 - 105:100, ');document.write('  May 8, 2000 - 11:10, ');document.write('  May 24, 2001 - 11:10, ');document.write('  Apr 12, 2002 - 105:100, ');document.write('  May 10, 2004 - 105:100, ');document.write('  May 6, 1996 - 105:100 '); document.write('
'); document.write(' '+ct05+' ISBC Split History:  
'); document.write(' ');document.write('  May 8, 2014 - 2549:1000 '); document.write('
'); document.write(' '+ct05+' ONB Split History:  
'); document.write(' ');document.write('  Jan 2, 2003 - 105:100, ');document.write('  Jan 2, 2004 - 105:100, ');document.write('  Jan 3, 2005 - 105:100 '); document.write('
'); document.write(' '+ct05+' CATY Split History:  
'); document.write(' ');document.write('  May 10, 2002 - 2:1, ');document.write('  Sep 29, 2004 - 2:1, ');document.write('  Apr 27, 1992 - 6:5 '); document.write('
'); document.write(' '+ct05+' CVBF Split History:  
'); document.write(' ');document.write('  Jan 22, 2002 - 5:4, ');document.write('  Jan 22, 2003 - 5:4, ');document.write('  Dec 30, 2003 - 11:10, ');document.write('  Jan 14, 2005 - 5:4, ');document.write('  Jan 27, 2006 - 5:4, ');document.write('  Jan 3, 2007 - 11:10 '); document.write('
'); document.write(' '+ct05+' SFNC Split History:  
'); document.write(' ');document.write('  Feb 9, 2018 - 2:1 '); document.write('
'); } document.write('
'); if (CT_chartByBox == "yes") { document.write(' '+ ' '+ ' '+ ' '+ ' '+ ' '); if (CT_chartTypeBox != "yes" && CT_movAvgsBox != "yes" && CT_compareBox != "yes" && CT_showSymBox != "yes") { document.write(' '+ ' '+ ' '+ ' '); } document.write('
'+ ' '+ct05+' Chart by:  '); if (CT_StartChartBy != "p") { document.write(' '); } else { document.write(' '); } document.write(' '+ct05+''+CT_bywhats[0]+' '+ '   '); if (CT_StartChartBy == "p") { document.write(' '); CT_bywhat = 1; } else { document.write(' '); } document.write(' '+ct05+''+CT_bywhats[1]+' '+ '
'); } if (CT_chartTypeBox == "yes") { document.write(''+ ' '+ ' '+ ' '+ ' '+ ' '+ ' '+ ' '+ ' '); } document.write('
'+ ' '+ct05+' Chart type:  '); if (CT_StartType == "line") { document.write(' '); } else { document.write(' '); } document.write(' '+ct05+''+CT_types[2]+' '+ '   '); if (CT_StartType == "point") { document.write(' '); } else { document.write(' '); } document.write(' '+ct05+''+CT_types[3]+' '); if (CT_movAvgsBox != "yes" && CT_compareBox != "yes" && CT_showSymBox != "yes") { document.write('
'); } if (CT_compareBox == "yes") { document.write(' '+ ' '+ ' '+ ' '+ ' '+ ' '+ ''+ ' '+ ' '+ ' '); if (CT_showSymBox != "yes") { document.write(' '+ ' '+ ' '+ ' '); } if (CT_showSymBox != "yes") { document.write('
'+ct05+''); document.write(' Compare  '); document.write(' '+ 'Dow  '+ ' '+ 'Nasdaq  '+ ' '+ 'S&P  '+ ' '+ 'Russell  '+ '
'); } if (document.CTcompare) { document.CTcompare.compare.focus(); } } if (CT_showSymBox == "yes") { if (CT_compareBox != "yes") { document.write(''); } document.write(' '+ ' '+ ' '+ ' '+ ' '+ ' '+ ' '+ ' '+ ' '+ '
'); document.write('  Enter symbols:   symbol lookup  '); document.write('
'); } } } if (!CT_allow) { document.write('Access denied'); }