 function toggleLayer( toggle1 )
{
  var elem, vis;
  if( document.getElementById ) // this is the way the standards work
    elem = document.getElementById( toggle1 );
  else if( document.all ) // this is the way old msie versions work
      elem = document.all[toggle1];
  else if( document.layers ) // this is the way nn4 works
    elem = document.layers[toggle1];
  vis = elem.style;
  // if the style.display value is blank we try to figure it out here
  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)
    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';
  vis.display = (vis.display==''||vis.display=='block')?'none':'block';
}
 function toggleLayer( toggle2 )
{
  var elem, vis;
  if( document.getElementById ) // this is the way the standards work
    elem = document.getElementById( toggle2 );
  else if( document.all ) // this is the way old msie versions work
      elem = document.all[toggle2];
  else if( document.layers ) // this is the way nn4 works
    elem = document.layers[toggle2];
  vis = elem.style;
  // if the style.display value is blank we try to figure it out here
  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)
    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';
  vis.display = (vis.display==''||vis.display=='block')?'none':'block';
}
 function toggleLayer( toggle3 )
{
  var elem, vis;
  if( document.getElementById ) // this is the way the standards work
    elem = document.getElementById( toggle3 );
  else if( document.all ) // this is the way old msie versions work
      elem = document.all[toggle3];
  else if( document.layers ) // this is the way nn4 works
    elem = document.layers[toggle3];
  vis = elem.style;
  // if the style.display value is blank we try to figure it out here
  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)
    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';
  vis.display = (vis.display==''||vis.display=='block')?'none':'block';
}
 function toggleLayer( toggle4 )
{
  var elem, vis;
  if( document.getElementById ) // this is the way the standards work
    elem = document.getElementById( toggle4 );
  else if( document.all ) // this is the way old msie versions work
      elem = document.all[toggle4];
  else if( document.layers ) // this is the way nn4 works
    elem = document.layers[toggle4];
  vis = elem.style;
  // if the style.display value is blank we try to figure it out here
  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)
    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';
  vis.display = (vis.display==''||vis.display=='block')?'none':'block';
}
 function toggleLayer( toggle5 )
{
  var elem, vis;
  if( document.getElementById ) // this is the way the standards work
    elem = document.getElementById( toggle5 );
  else if( document.all ) // this is the way old msie versions work
      elem = document.all[toggle5];
  else if( document.layers ) // this is the way nn4 works
    elem = document.layers[toggle5];
  vis = elem.style;
  // if the style.display value is blank we try to figure it out here
  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)
    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';
  vis.display = (vis.display==''||vis.display=='block')?'none':'block';
}
 function toggleLayer( toggle6 )
{
  var elem, vis;
  if( document.getElementById ) // this is the way the standards work
    elem = document.getElementById( toggle6 );
  else if( document.all ) // this is the way old msie versions work
      elem = document.all[toggle6];
  else if( document.layers ) // this is the way nn4 works
    elem = document.layers[toggle6];
  vis = elem.style;
  // if the style.display value is blank we try to figure it out here
  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)
    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';
  vis.display = (vis.display==''||vis.display=='block')?'none':'block';
}
 function toggleLayer( toggle7 )
{
  var elem, vis;
  if( document.getElementById ) // this is the way the standards work
    elem = document.getElementById( toggle7 );
  else if( document.all ) // this is the way old msie versions work
      elem = document.all[toggle7];
  else if( document.layers ) // this is the way nn4 works
    elem = document.layers[toggle7];
  vis = elem.style;
  // if the style.display value is blank we try to figure it out here
  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)
    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';
  vis.display = (vis.display==''||vis.display=='block')?'none':'block';
}
 function toggleLayer( toggle8 )
{
  var elem, vis;
  if( document.getElementById ) // this is the way the standards work
    elem = document.getElementById( toggle8 );
  else if( document.all ) // this is the way old msie versions work
      elem = document.all[toggle8];
  else if( document.layers ) // this is the way nn4 works
    elem = document.layers[toggle8];
  vis = elem.style;
  // if the style.display value is blank we try to figure it out here
  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)
    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';
  vis.display = (vis.display==''||vis.display=='block')?'none':'block';
}