<!--

function showTerms()
{
  window.open("terms.htm","Terms","height=300,width=400,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=no")
}

//-->