function showPicture(picture) {
var picWin=window.open("/atwone/atpicture.cgi?"+picture,"","scrolling=no,toolbar=no,status=no")
}

