function openpopup(popurl){
var winpops=window.open(popurl,"","width=910,height=500,scrollbars,resizable")
}