function openpopuptos()
	{
	var popurl="disclaimer.php"
	winpops=window.open(popurl,"","width=600,height=500,scrollbars,")
	}