-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtermsofuse.html
More file actions
69 lines (50 loc) · 3.65 KB
/
Copy pathtermsofuse.html
File metadata and controls
69 lines (50 loc) · 3.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>UCES: UCES: Credits & Acknowledgements</title>
<meta name="robots" content="noindex,follow">
<link rel="STYLESHEET" type="text/css" href="styles.css">
</head>
<body bgcolor="#ffffff" marginwidth="0" marginheight="0" leftmargin="0" rightmargin="0" topmargin="0">
<script language="javascript" src="util.js"></script>
<center>
<table width="350" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="350" align="center"><img src="images/clear.gif" height="10"></td>
</tr>
<tr>
<td width="350" align="center"><img src="images/header_termsofuse.gif"></td>
</tr>
<tr>
<td width="350" align="center"><img src="images/clear.gif" height="10"></td>
</tr>
<tr>
<td width="350" align="left" class="text">
Welcome to the UCES public site. This site, and the forums, are provided to help you get as much entertainment as possible from the UCES project.
<p>Our terms of use follow the guidelines of common courtesy. Please respect other people and stay on-topic.
<p><b>Forum Use Rules:</b><br>
The purpose of the forums is to support and discuss the UCES. It is not a general purpose board. Posts that are "off-topic" may be deleted by a moderator.
<p>The following are prohibited: vulgar language, harassment of other users, "flaming", spamming, racial or ethnic slurs, sexism, or slander.
<p>Do not use inappropriate images on our forums - ones endorsing pornography, software piracy; or those that "slam" any individual or company. Please do not publicly re-post private email without the express written permission of the e-mail's originator.
<p>Do not publicly re-post private discussions with others that were held over messaging clients without permission from all the other owners (participants) of the messages. Please refrain from having personal discussions with other board members on the forums; there are e-mail and Internet messaging programs for that purpose. Do not attempt to impersonate other forum members, and/or forum moderators/administrators. This is an offense that will get you banned from the forums.
<p>Out of courtesy to other forum users and our moderators we expect you to use only one username on our forums. Please do not post email addresses, standard addresses, ICQ and other messaging client numbers, or phone numbers which are not your own. This activity will get you banned from our forums..
<p>Any user whose posting privileges are revoked is subject to immediate ban if/when caught posting under another username.
<p>UCES takes no responsibility for the content, attachments, links to, or use of the content of the messages posted on this board, nor do we endorse the opinions of the authors.
<p>While we take no responsibility for the content of the messages posted on this board, our moderators may review messages posted here to make certain that they meet our guidelines as stated in this document. We reserve the right to delete any message for any reason, at our sole discretion or the discretion of our appointed moderators.
<p>These rules may change at any time, with no notice posted anywhere except this page. Please check these rules before posting any future messages to our boards.
<p>If you do not like these rules, please do not post. Thank you for your attention and cooperation.
</td>
</tr>
<tr>
<td width="350" align="center"><img src="images/clear.gif" height="15"></td>
</tr>
<tr>
<td width="350" align="center" class="text"><a href="javascript:window.close()" class="link">CLOSE THIS WINDOW</a></td>
</tr>
<tr>
<td width="350" align="center"><img src="images/clear.gif" height="5"></td>
</tr>
</table>
</center>
</body>
</html>