$.getScript("/359h/top_common/359flow/js/script.js",function(){
CharSlide({
  url : "http://gamespace24.net/359h/about/character.html",
  num : 10,
  items:[
    {
      name : 'Ex.関羽',
      img : 'chara_00.png',
      illust : '夢路キリコ'
    },{
      name : 'Ex.甘夫人',
      img : 'chara_03.png',
      illust : 'カズオキ'
    },{
      name : 'Ex.小喬',
      img : 'chara_15.png',
      illust : '渡辺とおる'
    },{
      name : 'Ex.大喬',
      img : 'chara_14.png',
      illust : '得能正太郎'
    },{
      name : 'Ex.張遼',
      img : 'chara_10.png',
      illust : '芳住 和之'
    },{
      name : 'Ex.夏侯惇',
      img : 'chara_08.png',
      illust : '春乃壱'
    },{
      name : 'Ex.荀彧',
      img : 'chara_11.png',
      illust : 'Nao'
    },{
      name : 'Ex.典韋',
      img : 'chara_09.png',
      illust : '添田一平'
    },{
      name : 'Ex.趙雲',
      img : 'chara_02.png',
      illust : 'okome'
    },{
      name : 'Ex.文官娘',
      img : 'chara_07.png',
      illust : 'キリシマソウ'
    },{
      name : 'Ex.張飛',
      img : 'chara_01.png',
      illust : '夢路キリコ'
    },{
      name : 'Ex.孫尚香',
      img : 'chara_04.png',
      illust : '長澤真'
    },{
      name : 'Ex.中華娘',
      img : 'chara_05.png',
      illust : '春乃壱'
    },{
      name : 'Ex.黄巾娘',
      img : 'chara_06.png',
      illust : 'Kyo'
    },{
      name : 'Ex.文官娘',
      img : 'chara_07.png',
      illust : 'キリシマソウ'
    },{
      name : 'Ex.卞氏',
      img : 'chara_12.png',
      illust : 'カズオキ'
    }
  ]
})
$.getScript("/359h/top_common/359flow/js/lib/jquery.flow.1.1.min.js",function(){
  //character jFlow
  $("#controller").jFlow({
      slides: "#charBox",
      width: "220px",
      height: "240px"
  });
});
});
