var oBookInfo = new BookInfo();
function BookInfo() {
this.iBookCode = 10912;
this.iPageCount= 374;
this.aLevelInfo    = new Array();
this.aLevelInfo[0] = new Array (390,565,390,565) ;
this.aLevelInfo[1] = new Array (300,300,1050,1520) ;
this.aLevelInfo[2] = new Array (300,300,2062,2986) ;
this.iLeafDirect = 1;
  this.EachBookInfo       = new Array();
    this.EachBookInfo[0]        = new Array(null,null,null, "",10912,374);
      this.EachBookInfo[0][1]   = new Array("image.webcatalog.jp");
      this.EachBookInfo[0][2]   = new Array("asp","lilycolor","Default","sala3300","001","20071001") ;
}

