2025-04-27 07:49:33 -04:00

35 lines
967 B
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; CHARSET=windows-1252" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.rsac.org/ratingsv01.html" l comment "RSACi North America Server" by "inet@microsoft.com" r (n 0 s 0 v 0 l 0))' />
<meta http-equiv="MSThemeCompatible" content="Yes" />
<title id="eDialogTitle">Help and Support Services</title>
<script type="text/jscript"><!--
function ESC_KeyDown()
{
if( 27 == event.keyCode )
{
self.close();
}
}
function window::onload()
{
setTimeout( 'window.dialogArguments.ASSERT( "DisplayXML()" )', 100 );
}
function window::onbeforeunload()
{
try
{
window.dialogArguments.g_oXMLDlg = null;
}
catch( e ){ }
}
// -->
</script>
</head>
<body onkeydown="ESC_KeyDown();" bgcolor="#ffffff" text="#000000" topmargin="0" leftmargin="0" marginheight="0">
</body>
</html>