function changeit(i) {
  document.location = "?show=" + i;
}
