function openpopupcal(popurl){ 
winpops=window.open(popurl,"","width=200,height=200,") 
}