$City_1 = Lexington-Fayette, KY
$e =
$City_2 = Los Angeles-Long Beach-Glendale, CA (MSAD)
$e =
function get_years(Array,Lexington-Fayette, KY,) {
1960
Selecting city: Lexington-Fayette, KY
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Lexington-Fayette, KY.
1: Year 2025 not found in data for Lexington-Fayette, KY.
Most recent data for Lexington-Fayette, KY is from 2024.
2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
1979
The first year data is available for Lexington-Fayette, KY is : 1979 the most recent year of data is 2024.
return Array
}
function get_years(Array,Los Angeles-Long Beach-Glendale, CA (MSAD),) {
1960
Selecting city: Los Angeles-Long Beach-Glendale, CA (MSAD)
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Los Angeles-Long Beach-Glendale, CA (MSAD).
1: Year 2025 not found in data for Los Angeles-Long Beach-Glendale, CA (MSAD).
Most recent data for Los Angeles-Long Beach-Glendale, CA (MSAD) is from 2024.
2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
1975
The first year data is available for Los Angeles-Long Beach-Glendale, CA (MSAD) is : 1975 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lexington-Fayette, KY
City_2 Los Angeles-Long Beach-Glendale, CA (MSAD)
Price 150000
YearStart 1999
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lexington-Fayette, KY,1999):

Data for 1999 is in the $c[Lexington-Fayette, KY] element.

function check_quarter():

Data for the 1 quarter is in the $c[Lexington-Fayette, KY][1999] element.
START $v_year = 2011

function check_year(Lexington-Fayette, KY,2011):

Data for 2011 is in the $c[Lexington-Fayette, KY] element.
END $v_year = 2011

function check_quarter():

Data for the 3 quarter is in the $c[Lexington-Fayette, KY][2011] element.

function check_year(Los Angeles-Long Beach-Glendale, CA (MSAD),1999):

Data for 1999 is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)] element.

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][1999] element.

function check_year(Los Angeles-Long Beach-Glendale, CA (MSAD),2011):

Data for 2011 is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)] element.

function check_quarter():

Data for the 3 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2011] element.

function get_valuation():

Purchase price: $150000
Purchase year: 1999
Purchase quarter: 1
Start price index:118.75
Current price index:166.24
Based on HPI the home has appreciated 39.99% in 12.5 years at an average rate of 3.2% per year.
The current appreciations value is: $209987.37
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 12.5 years (50 quarters or 150 months).


Array ( [0] => Lexington-Fayette, KY [1] => 150000 [2] => 1999 [3] => 1 [4] => 2011 [5] => 3 [6] => 12.5 [7] => 50 [8] => 150 [9] => 209987.37 [10] => 0.39991578947368 [11] => 0.031993263157895 ) 1
Lexington-Fayette, KY
150000
1999
1
2011
3
12.5
50
150
209987.37
0.39991578947368
0.031993263157895
Lexington-Fayette, KY
150000
1999
1
2011
3
12.5
50
150
209987.37
0.39991578947368
0.031993263157895
118.75
166.24
p_year=1999 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
150000
1999(1) : Array[1999][1] : Value = 150000 (150000 / 150000)
qcount=2 / qend=4 / v_quarter=3
153272
1999(2) : Array[1999][2] : Value = 153272 (150000 / 153272)
qcount=3 / qend=4 / v_quarter=3
155507
1999(3) : Array[1999][3] : Value = 155507 (150000 / 155507)
qcount=4 / qend=4 / v_quarter=3
156568
1999(4) : Array[1999][4] : Value = 156568 (150000 / 156568)
p_year=1999 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
159499
2000(1) : Array[2000][1] : Value = 159499 (150000 / 159499)
qcount=2 / qend=4 / v_quarter=3
161646
2000(2) : Array[2000][2] : Value = 161646 (150000 / 161646)
qcount=3 / qend=4 / v_quarter=3
163162
2000(3) : Array[2000][3] : Value = 163162 (150000 / 163162)
qcount=4 / qend=4 / v_quarter=3
165107
2000(4) : Array[2000][4] : Value = 165107 (150000 / 165107)
p_year=1999 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
168126
2001(1) : Array[2001][1] : Value = 168126 (150000 / 168126)
qcount=2 / qend=4 / v_quarter=3
168922
2001(2) : Array[2001][2] : Value = 168922 (150000 / 168922)
qcount=3 / qend=4 / v_quarter=3
171234
2001(3) : Array[2001][3] : Value = 171234 (150000 / 171234)
qcount=4 / qend=4 / v_quarter=3
171916
2001(4) : Array[2001][4] : Value = 171916 (150000 / 171916)
p_year=1999 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
173128
2002(1) : Array[2002][1] : Value = 173128 (150000 / 173128)
qcount=2 / qend=4 / v_quarter=3
174821
2002(2) : Array[2002][2] : Value = 174821 (150000 / 174821)
qcount=3 / qend=4 / v_quarter=3
176514
2002(3) : Array[2002][3] : Value = 176514 (150000 / 176514)
qcount=4 / qend=4 / v_quarter=3
178623
2002(4) : Array[2002][4] : Value = 178623 (150000 / 178623)
p_year=1999 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
180253
2003(1) : Array[2003][1] : Value = 180253 (150000 / 180253)
qcount=2 / qend=4 / v_quarter=3
181895
2003(2) : Array[2003][2] : Value = 181895 (150000 / 181895)
qcount=3 / qend=4 / v_quarter=3
184067
2003(3) : Array[2003][3] : Value = 184067 (150000 / 184067)
qcount=4 / qend=4 / v_quarter=3
187036
2003(4) : Array[2003][4] : Value = 187036 (150000 / 187036)
p_year=1999 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
189954
2004(1) : Array[2004][1] : Value = 189954 (150000 / 189954)
qcount=2 / qend=4 / v_quarter=3
192013
2004(2) : Array[2004][2] : Value = 192013 (150000 / 192013)
qcount=3 / qend=4 / v_quarter=3
195448
2004(3) : Array[2004][3] : Value = 195448 (150000 / 195448)
qcount=4 / qend=4 / v_quarter=3
198556
2004(4) : Array[2004][4] : Value = 198556 (150000 / 198556)
p_year=1999 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
199731
2005(1) : Array[2005][1] : Value = 199731 (150000 / 199731)
qcount=2 / qend=4 / v_quarter=3
203128
2005(2) : Array[2005][2] : Value = 203128 (150000 / 203128)
qcount=3 / qend=4 / v_quarter=3
208093
2005(3) : Array[2005][3] : Value = 208093 (150000 / 208093)
qcount=4 / qend=4 / v_quarter=3
209091
2005(4) : Array[2005][4] : Value = 209091 (150000 / 209091)
p_year=1999 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
212324
2006(1) : Array[2006][1] : Value = 212324 (150000 / 212324)
qcount=2 / qend=4 / v_quarter=3
210909
2006(2) : Array[2006][2] : Value = 210909 (150000 / 212324)
qcount=3 / qend=4 / v_quarter=3
213802
2006(3) : Array[2006][3] : Value = 213802 (150000 / 213802)
qcount=4 / qend=4 / v_quarter=3
214131
2006(4) : Array[2006][4] : Value = 214131 (150000 / 214131)
p_year=1999 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
215912
2007(1) : Array[2007][1] : Value = 215912 (150000 / 215912)
qcount=2 / qend=4 / v_quarter=3
215912
2007(2) : Array[2007][2] : Value = 215912 (150000 / 215912)
qcount=3 / qend=4 / v_quarter=3
216063
2007(3) : Array[2007][3] : Value = 216063 (150000 / 216063)
qcount=4 / qend=4 / v_quarter=3
218400
2007(4) : Array[2007][4] : Value = 218400 (150000 / 218400)
p_year=1999 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
218476
2008(1) : Array[2008][1] : Value = 218476 (150000 / 218476)
qcount=2 / qend=4 / v_quarter=3
219095
2008(2) : Array[2008][2] : Value = 219095 (150000 / 219095)
qcount=3 / qend=4 / v_quarter=3
216505
2008(3) : Array[2008][3] : Value = 216505 (150000 / 219095)
qcount=4 / qend=4 / v_quarter=3
217011
2008(4) : Array[2008][4] : Value = 217011 (150000 / 219095)
p_year=1999 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
218741
2009(1) : Array[2009][1] : Value = 218741 (150000 / 219095)
qcount=2 / qend=4 / v_quarter=3
216960
2009(2) : Array[2009][2] : Value = 216960 (150000 / 219095)
qcount=3 / qend=4 / v_quarter=3
213992
2009(3) : Array[2009][3] : Value = 213992 (150000 / 219095)
qcount=4 / qend=4 / v_quarter=3
215533
2009(4) : Array[2009][4] : Value = 215533 (150000 / 219095)
p_year=1999 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
213385
2010(1) : Array[2010][1] : Value = 213385 (150000 / 219095)
qcount=2 / qend=4 / v_quarter=3
212817
2010(2) : Array[2010][2] : Value = 212817 (150000 / 219095)
qcount=3 / qend=4 / v_quarter=3
214017
2010(3) : Array[2010][3] : Value = 214017 (150000 / 219095)
qcount=4 / qend=4 / v_quarter=3
214535
2010(4) : Array[2010][4] : Value = 214535 (150000 / 219095)
p_year=1999 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Lexington-Fayette, KY][2011] element.
qcount=1 / qend=3 / v_quarter=3
212084
2011(1) : Array[2011][1] : Value = 212084 (150000 / 219095)
qcount=2 / qend=3 / v_quarter=3
210834
2011(2) : Array[2011][2] : Value = 210834 (150000 / 219095)
qcount=3 / qend=3 / v_quarter=3
209987
2011(3) : Array[2011][3] : Value = 209987 (150000 / 219095)

function get_valuation():

Purchase price: $150000
Purchase year: 1999
Purchase quarter: 1
Start price index:117.86
Current price index:221.53
Based on HPI the home has appreciated 87.96% in 12.5 years at an average rate of 7.04% per year.
The current appreciations value is: $281940.44
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 12.5 years (50 quarters or 150 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
150000
1999
1
2011
3
12.5
50
150
281940.44
0.87960291871712
0.07036823349737
117.86
221.53
p_year=1999 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
150000
1999(1) : Array[1999][1] : Value = 150000 (150000 / 150000)
qcount=2 / qend=4 / v_quarter=3
151515
1999(2) : Array[1999][2] : Value = 151515 (150000 / 151515)
qcount=3 / qend=4 / v_quarter=3
153793
1999(3) : Array[1999][3] : Value = 153793 (150000 / 153793)
qcount=4 / qend=4 / v_quarter=3
156122
1999(4) : Array[1999][4] : Value = 156122 (150000 / 156122)
p_year=1999 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
160614
2000(1) : Array[2000][1] : Value = 160614 (150000 / 160614)
qcount=2 / qend=4 / v_quarter=3
162740
2000(2) : Array[2000][2] : Value = 162740 (150000 / 162740)
qcount=3 / qend=4 / v_quarter=3
166418
2000(3) : Array[2000][3] : Value = 166418 (150000 / 166418)
qcount=4 / qend=4 / v_quarter=3
170160
2000(4) : Array[2000][4] : Value = 170160 (150000 / 170160)
p_year=1999 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
174919
2001(1) : Array[2001][1] : Value = 174919 (150000 / 174919)
qcount=2 / qend=4 / v_quarter=3
178903
2001(2) : Array[2001][2] : Value = 178903 (150000 / 178903)
qcount=3 / qend=4 / v_quarter=3
182976
2001(3) : Array[2001][3] : Value = 182976 (150000 / 182976)
qcount=4 / qend=4 / v_quarter=3
187175
2001(4) : Array[2001][4] : Value = 187175 (150000 / 187175)
p_year=1999 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
193463
2002(1) : Array[2002][1] : Value = 193463 (150000 / 193463)
qcount=2 / qend=4 / v_quarter=3
201175
2002(2) : Array[2002][2] : Value = 201175 (150000 / 201175)
qcount=3 / qend=4 / v_quarter=3
208900
2002(3) : Array[2002][3] : Value = 208900 (150000 / 208900)
qcount=4 / qend=4 / v_quarter=3
215531
2002(4) : Array[2002][4] : Value = 215531 (150000 / 215531)
p_year=1999 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
221411
2003(1) : Array[2003][1] : Value = 221411 (150000 / 221411)
qcount=2 / qend=4 / v_quarter=3
226871
2003(2) : Array[2003][2] : Value = 226871 (150000 / 226871)
qcount=3 / qend=4 / v_quarter=3
236289
2003(3) : Array[2003][3] : Value = 236289 (150000 / 236289)
qcount=4 / qend=4 / v_quarter=3
254336
2003(4) : Array[2003][4] : Value = 254336 (150000 / 254336)
p_year=1999 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
264924
2004(1) : Array[2004][1] : Value = 264924 (150000 / 264924)
qcount=2 / qend=4 / v_quarter=3
282157
2004(2) : Array[2004][2] : Value = 282157 (150000 / 282157)
qcount=3 / qend=4 / v_quarter=3
312625
2004(3) : Array[2004][3] : Value = 312625 (150000 / 312625)
qcount=4 / qend=4 / v_quarter=3
323978
2004(4) : Array[2004][4] : Value = 323978 (150000 / 323978)
p_year=1999 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
337125
2005(1) : Array[2005][1] : Value = 337125 (150000 / 337125)
qcount=2 / qend=4 / v_quarter=3
356635
2005(2) : Array[2005][2] : Value = 356635 (150000 / 356635)
qcount=3 / qend=4 / v_quarter=3
376705
2005(3) : Array[2005][3] : Value = 376705 (150000 / 376705)
qcount=4 / qend=4 / v_quarter=3
400848
2005(4) : Array[2005][4] : Value = 400848 (150000 / 400848)
p_year=1999 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
415726
2006(1) : Array[2006][1] : Value = 415726 (150000 / 415726)
qcount=2 / qend=4 / v_quarter=3
425004
2006(2) : Array[2006][2] : Value = 425004 (150000 / 425004)
qcount=3 / qend=4 / v_quarter=3
432475
2006(3) : Array[2006][3] : Value = 432475 (150000 / 432475)
qcount=4 / qend=4 / v_quarter=3
432946
2006(4) : Array[2006][4] : Value = 432946 (150000 / 432946)
p_year=1999 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
430337
2007(1) : Array[2007][1] : Value = 430337 (150000 / 432946)
qcount=2 / qend=4 / v_quarter=3
427562
2007(2) : Array[2007][2] : Value = 427562 (150000 / 432946)
qcount=3 / qend=4 / v_quarter=3
418666
2007(3) : Array[2007][3] : Value = 418666 (150000 / 432946)
qcount=4 / qend=4 / v_quarter=3
404705
2007(4) : Array[2007][4] : Value = 404705 (150000 / 432946)
p_year=1999 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
381389
2008(1) : Array[2008][1] : Value = 381389 (150000 / 432946)
qcount=2 / qend=4 / v_quarter=3
351201
2008(2) : Array[2008][2] : Value = 351201 (150000 / 432946)
qcount=3 / qend=4 / v_quarter=3
325288
2008(3) : Array[2008][3] : Value = 325288 (150000 / 432946)
qcount=4 / qend=4 / v_quarter=3
312549
2008(4) : Array[2008][4] : Value = 312549 (150000 / 432946)
p_year=1999 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
308502
2009(1) : Array[2009][1] : Value = 308502 (150000 / 432946)
qcount=2 / qend=4 / v_quarter=3
296322
2009(2) : Array[2009][2] : Value = 296322 (150000 / 432946)
qcount=3 / qend=4 / v_quarter=3
291766
2009(3) : Array[2009][3] : Value = 291766 (150000 / 432946)
qcount=4 / qend=4 / v_quarter=3
295227
2009(4) : Array[2009][4] : Value = 295227 (150000 / 432946)
p_year=1999 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
293611
2010(1) : Array[2010][1] : Value = 293611 (150000 / 432946)
qcount=2 / qend=4 / v_quarter=3
293178
2010(2) : Array[2010][2] : Value = 293178 (150000 / 432946)
qcount=3 / qend=4 / v_quarter=3
295787
2010(3) : Array[2010][3] : Value = 295787 (150000 / 432946)
qcount=4 / qend=4 / v_quarter=3
293535
2010(4) : Array[2010][4] : Value = 293535 (150000 / 432946)
p_year=1999 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2011] element.
qcount=1 / qend=3 / v_quarter=3
284677
2011(1) : Array[2011][1] : Value = 284677 (150000 / 432946)
qcount=2 / qend=3 / v_quarter=3
280515
2011(2) : Array[2011][2] : Value = 280515 (150000 / 432946)
qcount=3 / qend=3 / v_quarter=3
281940
2011(3) : Array[2011][3] : Value = 281940 (150000 / 432946)
HomePriceGraph.com++++++++++++Price+appreciation+in+Lexington-Fayette%2C+KY+for+years+1999+to+2011+++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2459%2C987%2839.99%25%29+++Start%3A+%24150%2C000+End%3A+%24209%2C987
t:150000,153272,155507,156568,159499,161646,163162,165107,168126,168922,171234,171916,173128,174821,176514,178623,180253,181895,184067,187036,189954,192013,195448,198556,199731,203128,208093,209091,212324,210909,213802,214131,215912,215912,216063,218400,218476,219095,216505,217011,218741,216960,213992,215533,213385,212817,214017,214535,212084,210834,209987|150000,151515,153793,156122,160614,162740,166418,170160,174919,178903,182976,187175,193463,201175,208900,215531,221411,226871,236289,254336,264924,282157,312625,323978,337125,356635,376705,400848,415726,425004,432475,432946,430337,427562,418666,404705,381389,351201,325288,312549,308502,296322,291766,295227,293611,293178,295787,293535,284677,280515,281940
99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
136000
447000
50000
136000
447000
Lexington-Fayette, KY|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
37
1999
2008
1
2
150000
219095

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lexington-Fayette, KY for years 1999 to 2011 |Total appreciation = $59,987(39.99%) Start: $150,000 End: $209,987
post_cht ls
post_chd t:150000,153272,155507,156568,159499,161646,163162,165107,168126,168922,171234,171916,173128,174821,176514,178623,180253,181895,184067,187036,189954,192013,195448,198556,199731,203128,208093,209091,212324,210909,213802,214131,215912,215912,216063,218400,218476,219095,216505,217011,218741,216960,213992,215533,213385,212817,214017,214535,212084,210834,209987|150000,151515,153793,156122,160614,162740,166418,170160,174919,178903,182976,187175,193463,201175,208900,215531,221411,226871,236289,254336,264924,282157,312625,323978,337125,356635,376705,400848,415726,425004,432475,432946,430337,427562,418666,404705,381389,351201,325288,312549,308502,296322,291766,295227,293611,293178,295787,293535,284677,280515,281940
post_chl 99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lexington-Fayette, KY|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,136000,447000,50000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 136000,447000
post_chf
http://chart.apis.google.com/chart?chid=911251bcabae8d33b17fa71c65ca450a+chtt=HomePriceGraph.com++++++++++++Price+appreciation+in+Lexington-Fayette%2C+KY+for+years+1999+to+2011+++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2459%2C987%2839.99%25%29+++Start%3A+%24150%2C000+End%3A+%24209%2C987&cht=ls&chd=t%3A150000%2C153272%2C155507%2C156568%2C159499%2C161646%2C163162%2C165107%2C168126%2C168922%2C171234%2C171916%2C173128%2C174821%2C176514%2C178623%2C180253%2C181895%2C184067%2C187036%2C189954%2C192013%2C195448%2C198556%2C199731%2C203128%2C208093%2C209091%2C212324%2C210909%2C213802%2C214131%2C215912%2C215912%2C216063%2C218400%2C218476%2C219095%2C216505%2C217011%2C218741%2C216960%2C213992%2C215533%2C213385%2C212817%2C214017%2C214535%2C212084%2C210834%2C209987%7C150000%2C151515%2C153793%2C156122%2C160614%2C162740%2C166418%2C170160%2C174919%2C178903%2C182976%2C187175%2C193463%2C201175%2C208900%2C215531%2C221411%2C226871%2C236289%2C254336%2C264924%2C282157%2C312625%2C323978%2C337125%2C356635%2C376705%2C400848%2C415726%2C425004%2C432475%2C432946%2C430337%2C427562%2C418666%2C404705%2C381389%2C351201%2C325288%2C312549%2C308502%2C296322%2C291766%2C295227%2C293611%2C293178%2C295787%2C293535%2C284677%2C280515%2C281940&chl=99%7C.%7C.%7C.%7C00%7C.%7C.%7C.%7C01%7C.%7C.%7C.%7C02%7C.%7C.%7C.%7C03%7C.%7C.%7C.%7C04%7C.%7C.%7C.%7C05%7C.%7C.%7C.%7C06%7C.%7C.%7C.%7C07%7C.%7C.%7C.%7C08%7C.%7C.%7C.%7C09%7C.%7C.%7C.%7C10%7C.%7C.%7C.%7C11%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C136000%2C447000%2C50000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=136000%2C447000&chdl=Lexington-Fayette%2C+KY%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24150%5C%2C000+in+1999%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24219%5C%2C095+in+2008%2C3972dd%2C0%2C37%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...