function HHEWindow() {
	newhhe = window.open("hhe.asp?sb=agent", "", "width=300,height=200,toolbar=no,menubar=yes,scrollbars=no,resizable=no,status=no,location=no");
	}

function RGWindow() {
	newrg = window.open("rg.asp?sb=agent", "", "width=300,height=200,toolbar=no,menubar=yes,scrollbars=no,resizable=no,status=no,location=no");
	}
