function InitTickers(){
	try{
		TickerInit();
	} catch(ex){}
}