function openInstantET()
{
	instantETwin = window.open( "http://www.instantet.com/download.html", "instantET",
		"width=505,height=465,status=no,toolbar=no,scrollbars=no,menubar=no,screenX=0,screenY=0," );
	// leave one extra pixel in height for the spacer (instantET image data is 505x464
}
