function openpopup(popurl){
var winpops=window.open(popurl,"","width=521px,height=683px,status,scrollbars,resizable")
}
