function openpopup(popurl){
	winpops=window.open(popurl,"","width=487,height=400,location=false,status=false,scrollbars,resizable,")
}