";
print $a;
if ($authenticated ne "")
{
print "Authenticated = " . $authenticated;
}
#if the HTML is set to 1, we have the test script calling, link back to the test script
if ($html eq "1")
{
print "Return to the test script.
Return to the diagnostics tab.