// JavaScript Document
document.write("<div id='menu_gallery'>")
document.write("<a href='wall_page1.html'>1</a>")
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;")
document.write("<a href='wall.html'>Show All</a>")
document.write("</div>")
