function init() {
	wx_TT_check.load();
	TT = new wx_TT();
}

document.observe('dom:loaded', init);