showTerms = function()
{
	mywindow = window.open ("./terms.html", "Terms", "status=1, scrollbars=1, width=500, height=500");
}
