
function open_all(popurl) {
winpops = window.open(popurl,"","width=760, height=498, left=2, top=5, scrollbars=yes, menubar=yes, toolbar=yes, addressbar=yes, location=1, resizable=0")
}
