﻿<!--
HOHO.Ticker.Config=function(sBoxId){
this.Gap = 26.1;
this.Times = 1;
this.Flag = 0;
this.WindowSize = 861;
this.TotalSize = 8610;
this.BReturn = true;
};
HOHO.Config[1] = new HOHO.Ticker.Config();
//-->