function pop(popurl){
	var winpops=window.open(popurl,"","width=800,height=600,status,scrollbars,resizable=1")
}