54 lines
2.7 KiB
HTML
54 lines
2.7 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<html dir=ltr><head><title>Legal Information</title>
|
||
|
|
||
|
<SCRIPT LANGUAGE="JavaScript">
|
||
|
<!--
|
||
|
TempString = navigator.appVersion
|
||
|
if (navigator.appName == "Microsoft Internet Explorer"){
|
||
|
// Check to see if browser is Microsoft
|
||
|
if (TempString.indexOf ("4.") >= 0){
|
||
|
// Check to see if it is IE 4
|
||
|
document.writeln('<link rel="stylesheet" type="text/css" href="coua.css">');
|
||
|
}
|
||
|
else {
|
||
|
document.writeln('<link rel="stylesheet" type="text/css" href="cocss.css">');
|
||
|
}
|
||
|
}
|
||
|
else if (navigator.appName == "Netscape") {
|
||
|
// Check to see if browser is Netscape
|
||
|
document.writeln('<link rel="stylesheet" type="text/css" href="coua.css">');
|
||
|
}
|
||
|
else
|
||
|
document.writeln('<link rel="stylesheet" type="text/css" href="cocss.css">');
|
||
|
//-->
|
||
|
</script>
|
||
|
|
||
|
<META NAME="DESCRIPTION" CONTENT="Legal Information">
|
||
|
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
|
||
|
</head>
|
||
|
|
||
|
<body bgcolor="#FFFFFF" text="#000000"><font face="Verdana,Arial,Helvetica">
|
||
|
|
||
|
<h1><a name="legalinformation">Legal Information</a></h1>
|
||
|
|
||
|
<h2>Microsoft Documentation</h2>
|
||
|
|
||
|
<p>Information in this document is subject to change without notice. The example companies, organizations, products, people and events depicted herein are fictitious. No association with any real company, organization, product, person or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation.</p>
|
||
|
|
||
|
<p>Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property.</p>
|
||
|
|
||
|
<p>© 1997-2001 Microsoft Corporation. All rights reserved.</p>
|
||
|
|
||
|
<p>Microsoft, MS-DOS, MS, Windows, Windows NT, ActiveX, JScript, Microsoft Press, Visual Basic, Visual C++, Visual J++, Win32, and Win32s are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.</p>
|
||
|
|
||
|
<p>Macintosh and QuickTime are registered trademarks of Apple Computer, Inc.</p>
|
||
|
|
||
|
<p>Other product and company names mentioned herein may be the trademarks of their respective owners.</p>
|
||
|
|
||
|
|
||
|
<hr size="1">
|
||
|
|
||
|
</font>
|
||
|
</body>
|
||
|
</html>
|