<!--
function ti1(ti_el) {
  ti_el.style.backgroundColor="#ffffff";
}
function ti2(ti_el) {
  ti_el.style.backgroundColor="#f3f3f3";
}
//-->
