function openpopup(popurl){
    var winpops=window.open(popurl,"","width=790,height=390,location,status,scrollbars,resizable")
}