// Copyright Educational Testing Service

function sigiplus() {
	// if necessary, prefix "AQUIN2SP" with an absolute or relative path

	// use this line to keep your window open
//	window.open("AQUIN2SP.HTM", "sigiplus")

	// use this line to start SIGI PLUS in the same window
	location.href = "http://themoose.aquinas.edu/Sigi3/aquin2sp.htm"
}