videochop_default_callback({"name":"おもしろスーパーマリオ","videos":[{"thumbnail":"http:\/\/sjl-static1.sjl.youtube.com\/vi\/VQDvIN8ZcrU\/2.jpg","title":"Mushroom Run Away","external_id":"VQDvIN8ZcrU"},{"thumbnail":"http:\/\/sjl-static9.sjl.youtube.com\/vi\/vxXjWdNH7t8\/2.jpg","title":"Super Mario Bros.","external_id":"vxXjWdNH7t8"},{"thumbnail":"http:\/\/sjc-static6.sjc.youtube.com\/vi\/Gi5A9qK_g6c\/2.jpg","title":"Super Mario Bros. Take 2","external_id":"Gi5A9qK_g6c"}],"chop_count":72,"comment_count":3,"video_count":3,"rating_avg":3.4444,"id":877,"callback":"videochop_default_callback","description":"即死だけじゃないっ!","view_count":4843}); function videochop_default_callback(topic){ str = ""; str = str + "
"; str = str + "
" + topic['name'] + "
"; str = str + "
" + topic['description'] + "
"; str = str + "
"; str = str + "閲覧 " + topic['view_count'] + " "; str = str + "ビデオ " + topic['video_count'] + " "; str = str + "コメント " + topic['comment_count'] + " "; str = str + "CHOP! " + topic['chop_count'] + " "; str = str + "評価:3.5"; str = str + "
"; str = str + "
" for (i = 0;i < topic['videos'].length;++i){ str = str + ""; str = str + ""; str = str + ""; } str = str + "
from VIDEO CHOP!
"; str = str + "
" document.getElementById('videochop_topic_877').innerHTML = str; }