function flashpopopen(whichflash) {
window.open('./popup.php?theflash=' + whichflash,'pd_pop','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=440px, height=340px, copyhistory=no')
}

