// JavaScript Documentvar newwindow;function whichsidedisplay(){	newwindow=window.open("../whichside-display.html", "display", "width=725, height=210, location=0, scrollbars=0, menu=0");}