
function openPopup(popurl){
winpops=window.open(popurl,"","width=600,height=600,")
}
