	function popitup(popurl){
		var winpops=window.open(popurl,"","width=850px,height=1131px,screenX=200,screenY=0,scrollbars=1,status")
	}
	
	
	function popitu(popurl){
		var winpops=window.open(popurl,"","width=450px,height=375px,screenX=200,screenY=0,scrollbars=1,status")
	}