-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdisclaimer.php
198 lines (178 loc) · 6.18 KB
/
disclaimer.php
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!DOCTYPE HTML>
<html>
<?php
$whoisdis = $_SERVER['REMOTE_USER'];
//echo "<br><br>Dis Is . . . ".$whoisdis."<br><br>";
?>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/>
<script type="text/javascript" src="common/js/form_init.js" data-name=""
id="form_init_script">
</script>
<link rel="stylesheet" type="text/css" href="theme/default/css/default.css"
id="theme"/>
<title>
CUSA Cliff Effect
</title>
<style>
.nextbutton {
background-color: #069B54; /* GREEN */
border: none;
color: white;
padding: 5px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 10px;
margin: 4px 2px;
cursor: pointer;
}
.donebutton {
background-color: #EF5F0A; /* ORANGE */
border: none;
color: white;
padding: 5px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 10px;
margin: 4px 2px;
cursor: pointer;
}
.anotherbutton {
background-color: #008FD9; /* BLUE */
border: none;
color: white;
padding: 5px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 10px;
margin: 4px 2px;
cursor: pointer;
}
.centered {
margin: auto;
width: 60%;
border: 6px ridge rgb(0, 159, 222);
color: rgb(0, 0, 0);
padding: 10px;
box-shadow: 5px 5px 5px #cccccc;
border-radius: 8px;
position: relative;
}
.h2 {
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-weight: bold;
color: rgb(0, 163, 222);
}
.h3 {
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
/ / font-weight: bold;
color: black;
}
.p1 {
display: inline;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-weight: bold;
color: rgb(0, 163, 222);
font-size: 18px;
}
.p2 {
display: inline;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-weight: bold;
color: rgb(0, 163, 222);
font-size: 18px;
}
.form-els {
display: inline;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-weight: bold;
}
.button-text {
display: inline;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 14px;
/ / font-weight: bold;
}
.org-hr {
width: 100%;
border-style: outset;
border-width: 3px;
color: rgb(242, 117, 34);
}
</style>
</head>
<body>
<!-- BEGIN OUTSIDE FORM -->
<div id="MainDIV" class="centered">
<!-- START HEADER -->
<div style="float: left;">
<img alt="Circles USA" id="cusalogo" src="images/circles-usa-new.png" style="display: inline;"/>
</div>
<div style="text-align: center; float: right;">
<h2 class="h2">Cliff Effect Planning Tool</h2>
</div>
<div style="text-align: center; float: left; width: 100%;">
<hr class="org-hr">
</div>
<!-- END HEADER -->
<div style="float: left; width: 100%;">
<span class="h2" style="font-weight: bold; font-size: 22px;">Disclaimer:</span><br><br>
This software was developed with the sole intent of helping people gain an overview of what might change in
their expenses when they increase income and begin losing government assistance.<br><br>
Agreement of use: With any use of this software, or any version thereof, you and any affiliates agree to
hold harmless Circles USA and is affiliate members, and the developer of this software for any and all
outcomes as a result of direct or indirect use or misuse of the software. The results of the Cliff Effect
Planning Tool are estimates based on our best information at the time this tool was developed. All estimates
should be verified with the appropriate government agencies and through research on the open market for
alternative services once government assistance is reduced or ended.<br><br>
If your country, state, county, local or any other law prohibits the agreement of use then your use of any
part of the software or any version thereof is also prohibited.<br><br>
By clicking on the link button below you signify that you understand and agree with this disclaimer.<br><br>
</div>
<div style="float: left; width=100%; padding-left: 45%;">
<button type="reset" onclick="location.href='cl_infos.php'"
style="border: none; color: white; padding: 7px 10px; text-align: center; text-decoration: none; display: inline-block; font-size: 15px; font-weight: bold; background-color: rgb(0, 163, 222); font-family: Helvetica, Arial; background-image: none;">
I Agree!
</button>
</div>
<!-- ALLWAYS KEEP NEXT DIV AT THE VERY BOTTOM! This makes sure that the blue border stays bigger than the content. -->
<div style="clear: both;"> </div>
</div>
<br>
<div align="center">
<table align="center" border="0" style="font-size: 11px;">
<tr>
<td colspan="3"><p align="center"><img alt="Copyleft Yo!" height="10" width="10"
src="images/Copyleft.png"/> 2017 CirclesUSA.org</p></td>
</tr>
<tr>
<td valign="middle" align="center">Powered with <img src="images/heart.png" height="10" width="10"
alt="Love is all that matters">
by VinceCo<br><br></td>
</tr>
<tr>
<td colspan="3" align="center">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">
<img alt="Creative Commons License" style="border-width:0"
src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"/>
</a>
<br/>This work is licensed under a
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons
Attribution-NonCommercial-ShareAlike 4.0 International License
</a>.<br><br>
HighCharts graphing is licensed separately from this work and is solely for use by Circles USA within
the scope of this work.<br>
Please contact HighCharts directly at <a href="http://www.highcharts.com/contact-email">http://www.highcharts.com/contact-email</a>
to obtain your own license.<br><br>
</td>
</tr>
</table>
</div>
<br><br>
</body>
</html>