
function openpopup(popurl){
var winpops=window.open(popurl,"report","width=820,height=600,scrollbars=1,resizable=1")
}

