$City_1 = Bethesda-Rockville-Frederick, MD (MSAD)
$e = bad
$City_2 = Binghamton, NY
$e =
function get_years(Array,Lawrence, KS,) {
1960
Selecting city: Lawrence, KS
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Lawrence, KS.
1: Year 2025 not found in data for Lawrence, KS.
Most recent data for Lawrence, KS 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
1985
The first year data is available for Lawrence, KS is : 1985 the most recent year of data is 2024.
return Array
}
function get_years(Array,Binghamton, NY,) {
1960
Selecting city: Binghamton, NY
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Binghamton, NY.
1: Year 2025 not found in data for Binghamton, NY.
Most recent data for Binghamton, NY 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
1983
The first year data is available for Binghamton, NY is : 1983 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Binghamton, NY
Price 100000
YearStart 1998
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lawrence, KS,1998):

Data for 1998 is in the $c[Lawrence, KS] element.

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][1998] element.
START $v_year = 2011

function check_year(Lawrence, KS,2011):

Data for 2011 is in the $c[Lawrence, KS] element.
END $v_year = 2011

function check_quarter():

Data for the 3 quarter is in the $c[Lawrence, KS][2011] element.

function check_year(Binghamton, NY,1998):

Data for 1998 is in the $c[Binghamton, NY] element.

function check_quarter():

Data for the 1 quarter is in the $c[Binghamton, NY][1998] element.

function check_year(Binghamton, NY,2011):

Data for 2011 is in the $c[Binghamton, NY] element.

function check_quarter():

Data for the 3 quarter is in the $c[Binghamton, NY][2011] element.

function get_valuation():

Purchase price: $100000
Purchase year: 1998
Purchase quarter: 1
Start price index:116.58
Current price index:173.87
Based on HPI the home has appreciated 49.14% in 13.5 years at an average rate of 3.64% per year.
The current appreciations value is: $149142.22
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 13.5 years (54 quarters or 162 months).


Array ( [0] => Lawrence, KS [1] => 100000 [2] => 1998 [3] => 1 [4] => 2011 [5] => 3 [6] => 13.5 [7] => 54 [8] => 162 [9] => 149142.22 [10] => 0.49142219934809 [11] => 0.036401644396155 ) 1
Lawrence, KS
100000
1998
1
2011
3
13.5
54
162
149142.22
0.49142219934809
0.036401644396155
Lawrence, KS
100000
1998
1
2011
3
13.5
54
162
149142.22
0.49142219934809
0.036401644396155
116.58
173.87
p_year=1998 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
1998(1) : Array[1998][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
101244
1998(2) : Array[1998][2] : Value = 101244 (100000 / 101244)
qcount=3 / qend=4 / v_quarter=3
103328
1998(3) : Array[1998][3] : Value = 103328 (100000 / 103328)
qcount=4 / qend=4 / v_quarter=3
104589
1998(4) : Array[1998][4] : Value = 104589 (100000 / 104589)
p_year=1998 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
105644
1999(1) : Array[1999][1] : Value = 105644 (100000 / 105644)
qcount=2 / qend=4 / v_quarter=3
106716
1999(2) : Array[1999][2] : Value = 106716 (100000 / 106716)
qcount=3 / qend=4 / v_quarter=3
108990
1999(3) : Array[1999][3] : Value = 108990 (100000 / 108990)
qcount=4 / qend=4 / v_quarter=3
110362
1999(4) : Array[1999][4] : Value = 110362 (100000 / 110362)
p_year=1998 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
113905
2000(1) : Array[2000][1] : Value = 113905 (100000 / 113905)
qcount=2 / qend=4 / v_quarter=3
113948
2000(2) : Array[2000][2] : Value = 113948 (100000 / 113948)
qcount=3 / qend=4 / v_quarter=3
115166
2000(3) : Array[2000][3] : Value = 115166 (100000 / 115166)
qcount=4 / qend=4 / v_quarter=3
117404
2000(4) : Array[2000][4] : Value = 117404 (100000 / 117404)
p_year=1998 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
118974
2001(1) : Array[2001][1] : Value = 118974 (100000 / 118974)
qcount=2 / qend=4 / v_quarter=3
120835
2001(2) : Array[2001][2] : Value = 120835 (100000 / 120835)
qcount=3 / qend=4 / v_quarter=3
122663
2001(3) : Array[2001][3] : Value = 122663 (100000 / 122663)
qcount=4 / qend=4 / v_quarter=3
123443
2001(4) : Array[2001][4] : Value = 123443 (100000 / 123443)
p_year=1998 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
126308
2002(1) : Array[2002][1] : Value = 126308 (100000 / 126308)
qcount=2 / qend=4 / v_quarter=3
127080
2002(2) : Array[2002][2] : Value = 127080 (100000 / 127080)
qcount=3 / qend=4 / v_quarter=3
128890
2002(3) : Array[2002][3] : Value = 128890 (100000 / 128890)
qcount=4 / qend=4 / v_quarter=3
129645
2002(4) : Array[2002][4] : Value = 129645 (100000 / 129645)
p_year=1998 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
130751
2003(1) : Array[2003][1] : Value = 130751 (100000 / 130751)
qcount=2 / qend=4 / v_quarter=3
132484
2003(2) : Array[2003][2] : Value = 132484 (100000 / 132484)
qcount=3 / qend=4 / v_quarter=3
134354
2003(3) : Array[2003][3] : Value = 134354 (100000 / 134354)
qcount=4 / qend=4 / v_quarter=3
137485
2003(4) : Array[2003][4] : Value = 137485 (100000 / 137485)
p_year=1998 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
139844
2004(1) : Array[2004][1] : Value = 139844 (100000 / 139844)
qcount=2 / qend=4 / v_quarter=3
141508
2004(2) : Array[2004][2] : Value = 141508 (100000 / 141508)
qcount=3 / qend=4 / v_quarter=3
143301
2004(3) : Array[2004][3] : Value = 143301 (100000 / 143301)
qcount=4 / qend=4 / v_quarter=3
145651
2004(4) : Array[2004][4] : Value = 145651 (100000 / 145651)
p_year=1998 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
149391
2005(1) : Array[2005][1] : Value = 149391 (100000 / 149391)
qcount=2 / qend=4 / v_quarter=3
151261
2005(2) : Array[2005][2] : Value = 151261 (100000 / 151261)
qcount=3 / qend=4 / v_quarter=3
152659
2005(3) : Array[2005][3] : Value = 152659 (100000 / 152659)
qcount=4 / qend=4 / v_quarter=3
152908
2005(4) : Array[2005][4] : Value = 152908 (100000 / 152908)
p_year=1998 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
152899
2006(1) : Array[2006][1] : Value = 152899 (100000 / 152908)
qcount=2 / qend=4 / v_quarter=3
156056
2006(2) : Array[2006][2] : Value = 156056 (100000 / 156056)
qcount=3 / qend=4 / v_quarter=3
155387
2006(3) : Array[2006][3] : Value = 155387 (100000 / 156056)
qcount=4 / qend=4 / v_quarter=3
157883
2006(4) : Array[2006][4] : Value = 157883 (100000 / 157883)
p_year=1998 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
159067
2007(1) : Array[2007][1] : Value = 159067 (100000 / 159067)
qcount=2 / qend=4 / v_quarter=3
157849
2007(2) : Array[2007][2] : Value = 157849 (100000 / 159067)
qcount=3 / qend=4 / v_quarter=3
157102
2007(3) : Array[2007][3] : Value = 157102 (100000 / 159067)
qcount=4 / qend=4 / v_quarter=3
157677
2007(4) : Array[2007][4] : Value = 157677 (100000 / 159067)
p_year=1998 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
159496
2008(1) : Array[2008][1] : Value = 159496 (100000 / 159496)
qcount=2 / qend=4 / v_quarter=3
157609
2008(2) : Array[2008][2] : Value = 157609 (100000 / 159496)
qcount=3 / qend=4 / v_quarter=3
154786
2008(3) : Array[2008][3] : Value = 154786 (100000 / 159496)
qcount=4 / qend=4 / v_quarter=3
156536
2008(4) : Array[2008][4] : Value = 156536 (100000 / 159496)
p_year=1998 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
156107
2009(1) : Array[2009][1] : Value = 156107 (100000 / 159496)
qcount=2 / qend=4 / v_quarter=3
153328
2009(2) : Array[2009][2] : Value = 153328 (100000 / 159496)
qcount=3 / qend=4 / v_quarter=3
153809
2009(3) : Array[2009][3] : Value = 153809 (100000 / 159496)
qcount=4 / qend=4 / v_quarter=3
152385
2009(4) : Array[2009][4] : Value = 152385 (100000 / 159496)
p_year=1998 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
151218
2010(1) : Array[2010][1] : Value = 151218 (100000 / 159496)
qcount=2 / qend=4 / v_quarter=3
150746
2010(2) : Array[2010][2] : Value = 150746 (100000 / 159496)
qcount=3 / qend=4 / v_quarter=3
151372
2010(3) : Array[2010][3] : Value = 151372 (100000 / 159496)
qcount=4 / qend=4 / v_quarter=3
152093
2010(4) : Array[2010][4] : Value = 152093 (100000 / 159496)
p_year=1998 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2011] element.
qcount=1 / qend=3 / v_quarter=3
147727
2011(1) : Array[2011][1] : Value = 147727 (100000 / 159496)
qcount=2 / qend=3 / v_quarter=3
148954
2011(2) : Array[2011][2] : Value = 148954 (100000 / 159496)
qcount=3 / qend=3 / v_quarter=3
149142
2011(3) : Array[2011][3] : Value = 149142 (100000 / 159496)

function get_valuation():

Purchase price: $100000
Purchase year: 1998
Purchase quarter: 1
Start price index:105.00
Current price index:170.81
Based on HPI the home has appreciated 62.68% in 13.5 years at an average rate of 4.64% per year.
The current appreciations value is: $162676.19
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 13.5 years (54 quarters or 162 months).


Binghamton, NY
100000
1998
1
2011
3
13.5
54
162
162676.19
0.6267619047619
0.046426807760141
105.00
170.81
p_year=1998 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
1998(1) : Array[1998][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
100857
1998(2) : Array[1998][2] : Value = 100857 (100000 / 100857)
qcount=3 / qend=4 / v_quarter=3
102295
1998(3) : Array[1998][3] : Value = 102295 (100000 / 102295)
qcount=4 / qend=4 / v_quarter=3
102410
1998(4) : Array[1998][4] : Value = 102410 (100000 / 102410)
p_year=1998 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
103981
1999(1) : Array[1999][1] : Value = 103981 (100000 / 103981)
qcount=2 / qend=4 / v_quarter=3
106219
1999(2) : Array[1999][2] : Value = 106219 (100000 / 106219)
qcount=3 / qend=4 / v_quarter=3
103505
1999(3) : Array[1999][3] : Value = 103505 (100000 / 106219)
qcount=4 / qend=4 / v_quarter=3
105076
1999(4) : Array[1999][4] : Value = 105076 (100000 / 106219)
p_year=1998 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
102495
2000(1) : Array[2000][1] : Value = 102495 (100000 / 106219)
qcount=2 / qend=4 / v_quarter=3
105200
2000(2) : Array[2000][2] : Value = 105200 (100000 / 106219)
qcount=3 / qend=4 / v_quarter=3
107095
2000(3) : Array[2000][3] : Value = 107095 (100000 / 107095)
qcount=4 / qend=4 / v_quarter=3
107171
2000(4) : Array[2000][4] : Value = 107171 (100000 / 107171)
p_year=1998 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
110829
2001(1) : Array[2001][1] : Value = 110829 (100000 / 110829)
qcount=2 / qend=4 / v_quarter=3
111743
2001(2) : Array[2001][2] : Value = 111743 (100000 / 111743)
qcount=3 / qend=4 / v_quarter=3
111000
2001(3) : Array[2001][3] : Value = 111000 (100000 / 111743)
qcount=4 / qend=4 / v_quarter=3
114248
2001(4) : Array[2001][4] : Value = 114248 (100000 / 114248)
p_year=1998 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
117381
2002(1) : Array[2002][1] : Value = 117381 (100000 / 117381)
qcount=2 / qend=4 / v_quarter=3
118210
2002(2) : Array[2002][2] : Value = 118210 (100000 / 118210)
qcount=3 / qend=4 / v_quarter=3
118029
2002(3) : Array[2002][3] : Value = 118029 (100000 / 118210)
qcount=4 / qend=4 / v_quarter=3
119476
2002(4) : Array[2002][4] : Value = 119476 (100000 / 119476)
p_year=1998 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
121857
2003(1) : Array[2003][1] : Value = 121857 (100000 / 121857)
qcount=2 / qend=4 / v_quarter=3
120543
2003(2) : Array[2003][2] : Value = 120543 (100000 / 121857)
qcount=3 / qend=4 / v_quarter=3
121381
2003(3) : Array[2003][3] : Value = 121381 (100000 / 121857)
qcount=4 / qend=4 / v_quarter=3
120562
2003(4) : Array[2003][4] : Value = 120562 (100000 / 121857)
p_year=1998 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
125352
2004(1) : Array[2004][1] : Value = 125352 (100000 / 125352)
qcount=2 / qend=4 / v_quarter=3
125829
2004(2) : Array[2004][2] : Value = 125829 (100000 / 125829)
qcount=3 / qend=4 / v_quarter=3
129152
2004(3) : Array[2004][3] : Value = 129152 (100000 / 129152)
qcount=4 / qend=4 / v_quarter=3
126276
2004(4) : Array[2004][4] : Value = 126276 (100000 / 129152)
p_year=1998 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
131067
2005(1) : Array[2005][1] : Value = 131067 (100000 / 131067)
qcount=2 / qend=4 / v_quarter=3
139152
2005(2) : Array[2005][2] : Value = 139152 (100000 / 139152)
qcount=3 / qend=4 / v_quarter=3
144971
2005(3) : Array[2005][3] : Value = 144971 (100000 / 144971)
qcount=4 / qend=4 / v_quarter=3
143333
2005(4) : Array[2005][4] : Value = 143333 (100000 / 144971)
p_year=1998 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
147610
2006(1) : Array[2006][1] : Value = 147610 (100000 / 147610)
qcount=2 / qend=4 / v_quarter=3
150057
2006(2) : Array[2006][2] : Value = 150057 (100000 / 150057)
qcount=3 / qend=4 / v_quarter=3
154238
2006(3) : Array[2006][3] : Value = 154238 (100000 / 154238)
qcount=4 / qend=4 / v_quarter=3
157476
2006(4) : Array[2006][4] : Value = 157476 (100000 / 157476)
p_year=1998 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
158086
2007(1) : Array[2007][1] : Value = 158086 (100000 / 158086)
qcount=2 / qend=4 / v_quarter=3
159524
2007(2) : Array[2007][2] : Value = 159524 (100000 / 159524)
qcount=3 / qend=4 / v_quarter=3
163600
2007(3) : Array[2007][3] : Value = 163600 (100000 / 163600)
qcount=4 / qend=4 / v_quarter=3
166895
2007(4) : Array[2007][4] : Value = 166895 (100000 / 166895)
p_year=1998 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
170438
2008(1) : Array[2008][1] : Value = 170438 (100000 / 170438)
qcount=2 / qend=4 / v_quarter=3
167905
2008(2) : Array[2008][2] : Value = 167905 (100000 / 170438)
qcount=3 / qend=4 / v_quarter=3
170838
2008(3) : Array[2008][3] : Value = 170838 (100000 / 170838)
qcount=4 / qend=4 / v_quarter=3
171190
2008(4) : Array[2008][4] : Value = 171190 (100000 / 171190)
p_year=1998 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
172352
2009(1) : Array[2009][1] : Value = 172352 (100000 / 172352)
qcount=2 / qend=4 / v_quarter=3
170971
2009(2) : Array[2009][2] : Value = 170971 (100000 / 172352)
qcount=3 / qend=4 / v_quarter=3
165924
2009(3) : Array[2009][3] : Value = 165924 (100000 / 172352)
qcount=4 / qend=4 / v_quarter=3
168495
2009(4) : Array[2009][4] : Value = 168495 (100000 / 172352)
p_year=1998 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
169552
2010(1) : Array[2010][1] : Value = 169552 (100000 / 172352)
qcount=2 / qend=4 / v_quarter=3
165429
2010(2) : Array[2010][2] : Value = 165429 (100000 / 172352)
qcount=3 / qend=4 / v_quarter=3
168200
2010(3) : Array[2010][3] : Value = 168200 (100000 / 172352)
qcount=4 / qend=4 / v_quarter=3
168057
2010(4) : Array[2010][4] : Value = 168057 (100000 / 172352)
p_year=1998 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Binghamton, NY][2011] element.
qcount=1 / qend=3 / v_quarter=3
160590
2011(1) : Array[2011][1] : Value = 160590 (100000 / 172352)
qcount=2 / qend=3 / v_quarter=3
160257
2011(2) : Array[2011][2] : Value = 160257 (100000 / 172352)
qcount=3 / qend=3 / v_quarter=3
162676
2011(3) : Array[2011][3] : Value = 162676 (100000 / 172352)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1998+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2449%2C142%2849.14%25%29+++Start%3A+%24100%2C000+End%3A+%24149%2C142
t:100000,101244,103328,104589,105644,106716,108990,110362,113905,113948,115166,117404,118974,120835,122663,123443,126308,127080,128890,129645,130751,132484,134354,137485,139844,141508,143301,145651,149391,151261,152659,152908,152899,156056,155387,157883,159067,157849,157102,157677,159496,157609,154786,156536,156107,153328,153809,152385,151218,150746,151372,152093,147727,148954,149142|100000,100857,102295,102410,103981,106219,103505,105076,102495,105200,107095,107171,110829,111743,111000,114248,117381,118210,118029,119476,121857,120543,121381,120562,125352,125829,129152,126276,131067,139152,144971,143333,147610,150057,154238,157476,158086,159524,163600,166895,170438,167905,170838,171190,172352,170971,165924,168495,169552,165429,168200,168057,160590,160257,162676
98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
96000
176000
10000
96000
176000
Lawrence, KS|Binghamton, NY
0
40
1998
2008
1
1
100000
159496

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1998 to 2011 |Total appreciation = $49,142(49.14%) Start: $100,000 End: $149,142
post_cht ls
post_chd t:100000,101244,103328,104589,105644,106716,108990,110362,113905,113948,115166,117404,118974,120835,122663,123443,126308,127080,128890,129645,130751,132484,134354,137485,139844,141508,143301,145651,149391,151261,152659,152908,152899,156056,155387,157883,159067,157849,157102,157677,159496,157609,154786,156536,156107,153328,153809,152385,151218,150746,151372,152093,147727,148954,149142|100000,100857,102295,102410,103981,106219,103505,105076,102495,105200,107095,107171,110829,111743,111000,114248,117381,118210,118029,119476,121857,120543,121381,120562,125352,125829,129152,126276,131067,139152,144971,143333,147610,150057,154238,157476,158086,159524,163600,166895,170438,167905,170838,171190,172352,170971,165924,168495,169552,165429,168200,168057,160590,160257,162676
post_chl 98|.|.|.|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 Lawrence, KS|Binghamton, NY
post_chxt x,y
post_chxr 1,96000,176000,10000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 96000,176000
post_chf
http://chart.apis.google.com/chart?chid=4a06ab163250e426ed41bf3e8497bfa8+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1998+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2449%2C142%2849.14%25%29+++Start%3A+%24100%2C000+End%3A+%24149%2C142&cht=ls&chd=t%3A100000%2C101244%2C103328%2C104589%2C105644%2C106716%2C108990%2C110362%2C113905%2C113948%2C115166%2C117404%2C118974%2C120835%2C122663%2C123443%2C126308%2C127080%2C128890%2C129645%2C130751%2C132484%2C134354%2C137485%2C139844%2C141508%2C143301%2C145651%2C149391%2C151261%2C152659%2C152908%2C152899%2C156056%2C155387%2C157883%2C159067%2C157849%2C157102%2C157677%2C159496%2C157609%2C154786%2C156536%2C156107%2C153328%2C153809%2C152385%2C151218%2C150746%2C151372%2C152093%2C147727%2C148954%2C149142%7C100000%2C100857%2C102295%2C102410%2C103981%2C106219%2C103505%2C105076%2C102495%2C105200%2C107095%2C107171%2C110829%2C111743%2C111000%2C114248%2C117381%2C118210%2C118029%2C119476%2C121857%2C120543%2C121381%2C120562%2C125352%2C125829%2C129152%2C126276%2C131067%2C139152%2C144971%2C143333%2C147610%2C150057%2C154238%2C157476%2C158086%2C159524%2C163600%2C166895%2C170438%2C167905%2C170838%2C171190%2C172352%2C170971%2C165924%2C168495%2C169552%2C165429%2C168200%2C168057%2C160590%2C160257%2C162676&chl=98%7C.%7C.%7C.%7C99%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%2C96000%2C176000%2C10000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=96000%2C176000&chdl=Lawrence%2C+KS%7CBinghamton%2C+NY&chdlp=b&chm=tLOW+%3A+%24100%5C%2C000+in+1998%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24159%5C%2C496+in+2008%2C3972dd%2C0%2C40%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...