$.ajax({
            url: dataurl,
            method: \'GET\',
            dataType: \'json\',
            success: onDataReceived
        });

데이터 불러오는거하는뎀
flot라이브러리(그래프) 예제로 올라온건데 왜 웹상에서는되는데
로컬로 돌릴때 IE, 파폭은 되는데 크롬만안됨...

http://people.iola.dk/olau/flot/examples/ajax.html