function helpWindow() {
window.open( "/helpbox.html", "Help",
"height=400, width=385, top=75, left=75, status=0, resizable=0" )
}
