<div id="accessLYR">
<ul>
<li><a href="image1.html" tabindex="0">View Image 1</a></li>
<li><a href="image2.html" tabindex="1">View Image 2</a></li>
<li><a href="image3.html" tabindex="2">View Image 3</a></li>
<li><a href="image4.html" tabindex="3">View Image 4</a></li>
<li><a href="image5.html" tabindex="4">View Image 5</a></li>
<li><a href="image6.html" tabindex="5">View Image 6</a></li>
</ul>
</div>

In the Image Gallery application, I am setting the visibility property to hidden for the element accessLYR when the page loads. But that doesn't mean everyone has to.