fls = document.getElementsByTagName("NoStatesSlideshow");
for (var a = 0; a < fls.length; a++){fls[a].outerHTML = fls[a].outerHTML;}
document.getElementById("NoStatesSlideshow").click();