function va(id){
window.open(id, "_blank", "this.focus()") ;
}