HIGH: |
$489,025 |
LOW |
$429,005 |
cnnad_createAd("597848","https://ads.cnn.com/html.ng/site=cnn_money&cnn_money_brand=money&cnn_money_position=198x58_spon&cnn_money_rollup=personal_finance&cnn_money_section=best_places_to_live¶ms.styles=fs","58","198");
Judging from those median home prices, I can understand why. 
function truliaPopup(sparkGraphImg, high, low) {
return ''
+ '
'
+ 'HIGH: | $'+ high +' | '
+ '
'
+ 'LOW | $' + low + ' | '
+ '
'
+ '';
}//end ()
plotText = [];
plotText[1] = [['-33','-373', 'Q1'],truliaPopup('spark_eden_prairie.gif', '489,025', '429,005')];
plotText[2] = [['-33','-347', 'Q1'],truliaPopup('spark_columbia.gif', '554,340', '487,602')];
plotText[3] = [['-33','-306', 'Q1'],truliaPopup('spark_newton.gif', '989,445', '822,561')];
plotText[4] = [['-33','-280', 'Q1'],truliaPopup('spark_bellevue.gif', '1,110,000', '780,935')];
plotText[5] = [['-33','-254', 'Q1'],truliaPopup('spark_mckinney.gif', '575,922', '267,661')];
plotText[6] = [['-33','-228', 'Q1'],truliaPopup('spark_fort_collins.gif', '348,458', '265,051')];
plotText[7] = [['-33','-202', 'Q1'],truliaPopup('spark_overland_park.gif', '353,490', '308,235')];
plotText[8] = [['-33','-175', 'Q1'],truliaPopup('spark_fishers.gif', '299,791', '267,380')];
plotText[9] = [['-33','-150', 'Q1'],truliaPopup('spark_ames.gif', '223,142', '173,076')];
plotText[10] = [['-33','-124', 'Q1'],truliaPopup('spark_rogers.gif', '323,756', '234,622')];
graphPlots.init('dataBubble', 'innerBubble', plotText.slice());