// JavaScript Document

<!--
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_changeProp(objName,x,theProp,theValue) { //v6.0

  var txt_00 = document.getElementById('township_txt_00');
  var txt_01 = document.getElementById('township_txt_01');
  var txt_02 = document.getElementById('township_txt_02');
  var txt_03 = document.getElementById('township_txt_03');
  var txt_04 = document.getElementById('township_txt_04');
  var txt_05 = document.getElementById('township_txt_05');
  var txt_06 = document.getElementById('township_txt_06');
  var txt_07 = document.getElementById('township_txt_07');
  var txt_08 = document.getElementById('township_txt_08');
  var txt_09 = document.getElementById('township_txt_09');
  var txt_10 = document.getElementById('township_txt_10');
  var txt_11 = document.getElementById('township_txt_11');
  var txt_12 = document.getElementById('township_txt_12');
  var txt_13 = document.getElementById('township_txt_13');
  var txt_14 = document.getElementById('township_txt_14');
  var txt_15 = document.getElementById('township_txt_15');
  var txt_16 = document.getElementById('township_txt_16');
  var txt_17 = document.getElementById('township_txt_17');
  var txt_18 = document.getElementById('township_txt_18');
  var txt_19 = document.getElementById('township_txt_19');
  var txt_20 = document.getElementById('township_txt_20');
  var txt_21 = document.getElementById('township_txt_21');
  var txt_22 = document.getElementById('township_txt_22');
  var txt_23 = document.getElementById('township_txt_23');
  var txt_24 = document.getElementById('township_txt_24');
  var txt_25 = document.getElementById('township_txt_25');
  var txt_26 = document.getElementById('township_txt_26');
  var txt_27 = document.getElementById('township_txt_27');
  var txt_28 = document.getElementById('township_txt_28');
  var txt_29 = document.getElementById('township_txt_29');
  var txt_30 = document.getElementById('township_txt_30');
  
  txt_00.style.display = "none";
  txt_01.style.display = "none";
  txt_02.style.display = "none";
  txt_03.style.display = "none";
  txt_04.style.display = "none";
  txt_05.style.display = "none";
  txt_06.style.display = "none";
  txt_07.style.display = "none";
  txt_08.style.display = "none";
  txt_09.style.display = "none";
  txt_10.style.display = "none";
  txt_11.style.display = "none";
  txt_12.style.display = "none";
  txt_13.style.display = "none";
  txt_14.style.display = "none";
  txt_15.style.display = "none";
  txt_16.style.display = "none";
  txt_17.style.display = "none";
  txt_18.style.display = "none";
  txt_19.style.display = "none";
  txt_20.style.display = "none";
  txt_21.style.display = "none";
  txt_22.style.display = "none";
  txt_23.style.display = "none";
  txt_24.style.display = "none";
  txt_25.style.display = "none";
  txt_26.style.display = "none";
  txt_27.style.display = "none";
  txt_28.style.display = "none";
  txt_29.style.display = "none";
  txt_30.style.display = "none";

  var obj = MM_findObj(objName);
  if (obj && (theProp.indexOf("style.")==-1 || obj.style)){
    if (theValue == true || theValue == false)
      eval("obj."+theProp+"="+theValue);
    else eval("obj."+theProp+"='"+theValue+"'");
  }
}

//-->