
function popsetup(urlvar) {

     window.open(urlvar,"popupwin","scrollbars=no,resizable=yes,width=604,height=654")
}



