function openpopup(popurl){
var winpops=window.open(popurl,"","width=800,height=800,menubar=no,resizable=yes,scrollbars=yes,toolbar=no,location=no")
}
