MikeTom:
Copy everything between the lines and paste into notepad, save as Legal Notice.html and make sure that notepad doesn't add the txt extension. Double click on this file and view it. Then go to View>Source and feel free to change any wording that you wish to. When you get it the way you like, click on File>Save and close Notepad. In IE click Refresh, then go to Tools>Internet Options>General Tab and click Use Current. This will set it to be the Home Page and be displayed each time IE is started.
---------------------------------------------------
<html>
<head>
</head>
<body>
<div align="CENTER">
<table border="5" cellspacing="5" width="80%" summary="This table is for formatting purposes only">
<tr>
<td valign="middle">
<div align="CENTER">
<h2>NOTICE TO USERS</h2>
</div>
<p><span class="reg10">This is a Private computer system and is the property of the XXXX - Corp - XXXX. It is for authorized use only.</span> <span class="bold10">Users (authorized or unauthorized) have no explicit or
implicit expectation of privacy.</span></p>
<p><span class="reg10">Any or all uses of this system and all files on this system may be intercepted, monitored, recorded, copied, audited, inspected, and disclosed to authorized site, Department of Justice, and law enforcement personnel, as well as authorized officials of other agencies, both domestic and foreign.</span> <span class="bold10">By using this system, the user consents to such interception, monitoring, recording, copying, auditing, inspection, and disclosure at the
discretion of authorized site or Department of Justice personnel.</span></p>
<p><span class="bold10">Unauthorized or improper use of this system may result in administrative disciplinary action and civil and criminal penalties. <span class="under">By continuing to use this system you indicate your awareness of and consent to these terms and conditions of use. LOG OFF IMMEDIATELY if you do not agree to the conditions stated in this warning.</span></span></p>
</td>
</tr>
</table>
---------------------------------------------------