function initStatLyr() {
	var statLyr = new Glider("glideDiv",0,0,null,null,1000,-1);
  statLyr.show();  
  
//hideDiv('talking');
}
