local var(s)


  var siteindex = 0;
  var stopchange = 0;
  
  function firstsite() {
  siteindex = 0;
  nextsite();
  }