function show_head(ind){ hcoll(0); hcoll(1); hcoll(2); hcoll(3); hcoll(4); hcoll(5); hcoll(6); hcoll(7); hcoll(8); hcoll(9); hcoll(10); hcoll(11); hcoll(12); hcoll(13); hcoll(14); hcoll(15); hcoll(16); hcoll(17); hcoll(18); hcoll(19); hcoll(20); hcoll(21); hcoll(22); hcoll(23); hcoll(24); hcoll(25); hcoll(26); hcoll(27); hcoll(28); hcoll(29); hcoll(30); hcoll(31); hcoll(32); hcoll(33); hcoll(34); hcoll(35); hcoll(36); hcoll(37); hcoll(38); hcoll(39); hcoll(40); hcoll(41); hcoll(42); hcoll(43); hcoll(44); hcoll(45); hcoll(46); hcoll(47); hcoll(48); hcoll(49); hcoll(50); hcoll(51); hcoll(52); hcoll(53); hcoll(54); hcoll(55); hcoll(56); hcoll(57); hcoll(58); hcoll(59); hcoll(60); hcoll(61); hcoll(62); hcoll(63); hcoll(64); hcoll(65); hcoll(66); hcoll(67); hcoll(68); hcoll(69); hcoll(70); hcoll(71); hcoll(72); hcoll(73); hcoll(74); hcoll(75); hcoll(76); hcoll(77); hcoll(78); hcoll(79); hcoll(80); hcoll(81); hcoll(82); hcoll(83); hcoll(84); hcoll(85); hcoll(86); hcoll(87); hcoll(88); hcoll(89); hcoll(90); hcoll(91); hcoll(92); hcoll(93); hcoll(94); hcoll(95); hcoll(96); hcoll(97); hcoll(98); hcoll(99); hcoll(100); hcoll(101); hcoll(102); hcoll(103); hcoll(104); hcoll(105); hcoll(106); hcoll(107); hcoll(108); hcoll(109); hcoll(110); hcoll(111); hcoll(112); hcoll(113); hcoll(114); hcoll(115); hcoll(116); h = document.getElementById("he_" + ind); if (h.style.display == 'none') {   h.style.display = 'block'; } else if (h.style.display == 'block') {   h.style.display = 'none'; }}function hexp(ind){ h = document.getElementById("he_" + ind); if (!(h)) return false; h.style.display = 'block';}function hcoll(ind){ h = document.getElementById("he_" + ind); if (!(h)) return false; h.style.display = 'none';}


function show_text(ind)

{
 tcoll(0);
 tcoll(1);
 tcoll(2);
 tcoll(3);
 tcoll(4);
 tcoll(5);
 tcoll(6);
 tcoll(7);
 tcoll(8);
 tcoll(9);
 tcoll(10);
 tcoll(11);
 tcoll(12);
 tcoll(13);
 tcoll(14);
 tcoll(15);
 tcoll(16);
 tcoll(17);
 tcoll(18);
 tcoll(19);
 tcoll(20);
 tcoll(21);
 tcoll(22);
 tcoll(23);
 tcoll(24);
 tcoll(25);
 tcoll(26);
 tcoll(27);
 tcoll(28);
 tcoll(29);
 tcoll(30);
 tcoll(31);
 tcoll(32);
 tcoll(33);
 tcoll(34);
 tcoll(35);
 tcoll(36);
 tcoll(37);
 tcoll(38);
 tcoll(39);
 tcoll(40);
 tcoll(41);
 tcoll(42);
 tcoll(43);
 tcoll(44);
 tcoll(45);
 tcoll(46);
 tcoll(47);
 tcoll(48);
 tcoll(49);
 tcoll(50);
 tcoll(51);
 tcoll(52);
 tcoll(53);
 tcoll(54);
 tcoll(55);
 tcoll(56);
 tcoll(57);
 tcoll(58);
 tcoll(59);
 tcoll(60);
 tcoll(61);
 tcoll(62);
 tcoll(290);
 tcoll(200);
 t = document.getElementById("te_" + ind);
 if (t.style.display == 'none')
 {
   t.style.display = 'block';
 }
 else if (t.style.display == 'block')
 {
   t.style.display = 'none';
 }
}

function texp(ind)
{
 t = document.getElementById("te_" + ind);
 if (!(t)) return false;
 t.style.display = 'block';

}

function tcoll(ind)
{
 t = document.getElementById("te_" + ind);
 if (!(t)) return false;
 t.style.display = 'none';
}

<!--
function show_foot(ind)

{
 fcoll(0);
 fcoll(1);
 fcoll(2);
 fcoll(3);
 fcoll(4);
 fcoll(5);
 fcoll(6);
 fcoll(7);
 fcoll(8);
 fcoll(9);
 fcoll(10);
 fcoll(11);
 fcoll(12);
 fcoll(13);
 fcoll(14);
 fcoll(15);
 fcoll(16);
 fcoll(17);
 fcoll(18);
 fcoll(19);
 fcoll(20);
 fcoll(21);
 fcoll(22);
 fcoll(23);
 fcoll(24);
 fcoll(25);
 fcoll(26);
 fcoll(27);
 fcoll(28);
 fcoll(29);
 fcoll(30);
 f = document.getElementById("fo_" + ind);
 if (f.style.display == 'none')
 {
   f.style.display = 'block';
 }
 else if (f.style.display == 'block')
 {
   f.style.display = 'none';
 }
}

function fexp(ind)
{
 f = document.getElementById("fo_" + ind);
 if (!(f)) return false;
 f.style.display = 'block';

}

function fcoll(ind)
{
 f = document.getElementById("fo_" + ind);
 if (!(f)) return false;
 f.style.display = 'none';
}




// -->

