-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
352 lines (299 loc) · 15.7 KB
/
index.html
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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>Better Talking Points</title>
<link rel="stylesheet" media="screen" href="./style.css">
<script>
if (true) {
window.location = "./index_jenabled.html"
}
</script>
</head>
<body>
<div class="pageNOJS">
<div id="header">
<div class="left">
<h1><a href="./index.html">BETTER<span>Talking Points</span></a></h1>
</div>
<div class="right" style="padding:0px">
<div class="headerbuttons">
<a href="./index.html" class="homelink">Home</a>
<a href="./whybtp.html" class="whybtplink">Why BTP?</a>
<a href="./aboutbtp.html" class="aboutbtplink">About BTP</a>
<a href="./sharebtp.html" class="sharebtplink">Share BTP</a>
<a href="./contact.html" class="contactlink">Contact</a>
</div>
</div>
</div>
<div id="portfolioNOJS">
<!--
BELOW ARE THE BOXES. EACH BOX IS ONE PORTFOLIO ITEM, EACH TIME THE USER CLICKS
THE SCROLL ARROW, THE NEXT BOX IS SHOWN. YOU CAN ADD AS MANY BOXES AS YOU WISH
AND WHEN THE USER GETS TO THE LAST BOX IT WILL GO BACK TO THE BEGINNING OF THE
BOXES
EACH BOX CONSISTS OF A CLASS CALLED TOP WHICH HOLDS THE IMAGES OF THE PORTFOLIO ITEM,
ON THE LEFT OF THE TOP LAYER GOES THE BIG IMAGE AND ON THE RIGHT GOES THE TWO SMALLER
IMAGES.
THE BOTTOM LAYER IS WHERE THE TEXT GOES AND THE LINK TO THE ITEM FOR EXAMPLE THE WEBSITE
-->
<!-- START OF BETTER Talking Point #1 -->
<div id="patriotism" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-city-year.jpg" alt="Progressive Patriotism">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-lapel-pin.jpg" alt="Conservative Patriotism">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-support-the-troops-magnet.jpg" alt="Conservative Patriotism">
</div>
</div>
</div>
<div class="bottom">
<h2>PATRIOTISM<span>Serving & Supporting America</span></h2>
<p>Patriotism means a “love of country and willingness to sacrifice for it”. Progressive Patriotism is the ability to love one's country enough to sacrifice your time and talent to work for it and better it. Service is at the heart of Patriotism, at home and abroad.</p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
<!-- START OF BETTER Talking Point #2 -->
<div id="freedom" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1_big.jpg" alt="Progressive Freedom">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1a_small.jpg" alt="Conservative Freedom">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1b_small.jpg" alt="Conservative Freedom">
</div>
</div>
</div>
<div class="bottom">
<h2>FREEDOM<span>Live without fear</span></h2>
<p>To have freedom is to be able to do what is best for your country, your community, your family, and yourself without fear. We eliminate fear by making sure that people's dreams are supported & made possible, and that people's basic needs are met.</p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
<!-- START OF BETTER Talking Point #3 -->
<div id="morality" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1_big.jpg" alt="DefaultBig">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/family-values-angry-father.gif" alt="DefaultSmall1a">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1b_small.jpg" alt="DefaultSmall1b">
</div>
</div>
</div>
<div class="bottom">
<h2>MORALITY<span>Doing what's best.</span></h2>
<p>To act morally is to empower and positively impact the world and those around you. Moral Values are inclusive values that build people up: <strong>equality, fairness, sharing, friendship</strong> When faced with moral challenges, these guiding values will give us the perspective to make the right decisions.</p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
<!-- START OF BETTER Talking Point #4 -->
<div id="fairness" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1_big.jpg" alt="DefaultBig">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/family-values-angry-father.gif" alt="DefaultSmall1a">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1b_small.jpg" alt="DefaultSmall1b">
</div>
</div>
</div>
<div class="bottom">
<h2>FAIRNESS<span>Give everyone a chance.</span></h2>
<p>Every American deserves the chance to live a healthy and productive life. The America's promise of fairness includes giving every child an equal, high-quality, well-funded education and making sure that the wealthy and the struggling have access to equal, high-quality, well-funded health care.<!--Giving every American a fair chance to use their talents by making sure that we are all on equal footing is what makes this the greatest nation on Earth.--></p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
<!-- START OF BETTER Talking Point #5 -->
<div id="immigration" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1_big.jpg" alt="DefaultBig">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/family-values-angry-father.gif" alt="DefaultSmall1a">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1b_small.jpg" alt="DefaultSmall1b">
</div>
</div>
</div>
<div class="bottom">
<h2>IMMIGRATION<span>An Open and Responsible America</span></h2>
<p>America should be willing to provide leadership in education and access, so the world's best & brightest should be able to come to this country to learn and better themselves. American businesses should not benefit from the exploitation of ambitious people from around the world by looking the other way and providing a path to enter this country illegally.</p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
<!-- START OF BETTER Talking Point #6 -->
<div id="national-security" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1_big.jpg" alt="DefaultBig">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/family-values-angry-father.gif" alt="DefaultSmall1a">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1b_small.jpg" alt="DefaultSmall1b">
</div>
</div>
</div>
<div class="bottom">
<h2>NATIONAL SECURITY<span>Credibility Makes Us Secure</span></h2>
<p>We can keep America safe by first building respectful & trusting relationships with other nations by spreading American credibility & goodwill before democracy. Regaining the respect and trust of the people and leaders of other countries will lead all nations to address conflicts by diplomacy, not military force. </p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
<!-- START OF BETTER Talking Point #7 -->
<div id="homeland-security" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1_big.jpg" alt="DefaultBig">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/family-values-angry-father.gif" alt="DefaultSmall1a">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/1b_small.jpg" alt="DefaultSmall1b">
</div>
</div>
</div>
<div class="bottom">
<h2>HOMELAND SECURITY<span>Confidence & Safety</span></h2>
<p>Confidence & safety at home enable Americans to be free to realize their full potential without the fear of our government or infrastructure failing. Our confidence, patriotism, and pride drives us all to share the responsibility for our investing in our shared security and ability to take care of one another.</p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
<!-- START OF BETTER Talking Point #8 -->
<div id="environment" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-city-year.jpg" alt="Progressive Patriotism">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-lapel-pin.jpg" alt="Conservative Patriotism">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-support-the-troops-magnet.jpg" alt="Conservative Patriotism">
</div>
</div>
</div>
<div class="bottom">
<h2>OUR ENVIRONMENT<span>Living with the Earth</span></h2>
<p>Just as the Earth takes care of man, man should take care of the Earth. In all that we create, consume, and dispose of, we must deliberately make sure that our impact on the environment is as small as possible. We must modernize existing practices to reduce waste and reverse the climate crisis.</p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
<!-- START OF BETTER Talking Point #9 -->
<div id="health-care" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-city-year.jpg" alt="Progressive Patriotism">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-lapel-pin.jpg" alt="Conservative Patriotism">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-support-the-troops-magnet.jpg" alt="Conservative Patriotism">
</div>
</div>
</div>
<div class="bottom">
<h2>HEALTH CARE<span>Healing people before they get sick</span></h2>
<p><!--Great people deserve great health care. -->Every American must have access to the best health care in the world without insurance companies influencing the decisions of people to go to the doctor or of doctors to provide preventative treatments. Having a single-payer, government-backed health care program will give <strong>every</strong> American access to the simplest of all human rights: <strong>the right to be healthy.</strong></p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
<!-- START OF BETTER Talking Point #10 -->
<div id="fiscal-responsibility" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-city-year.jpg" alt="Progressive Patriotism">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-lapel-pin.jpg" alt="Conservative Patriotism">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-support-the-troops-magnet.jpg" alt="Conservative Patriotism">
</div>
</div>
</div>
<div class="bottom">
<h2>FISCAL RESPONSIBILITY<span>Using the Common Wealth to invest in America</span></h2>
<p>The wealth of created by the American people should be used to solve the larger challenges we face, just like a family's money is used to address their own challenges. Poverty, hunger, health care, and the environment are all issues that endanger our future and that have solutions that we can invest in to secure our future.</p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
<!-- START OF BETTER Talking Point #11 -->
<div id="elections" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-city-year.jpg" alt="Progressive Patriotism">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-lapel-pin.jpg" alt="Conservative Patriotism">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-support-the-troops-magnet.jpg" alt="Conservative Patriotism">
</div>
</div>
</div>
<div class="bottom">
<h2>ELECTION PROTECTION<span>Protecting Voting & Voters</span></h2>
<p>The right to participate and be included in the decisions affecting all of us collectively is sacred. We do this by voting. The right of <strong>every person</strong> to vote and ensuring that <strong>everyone's</strong> votes are counted is the only way to protect & preserve our democracy and our freedom. We must eliminate <del>voter</del> election fraud.</p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
<!-- START OF BETTER Talking Point #12 -->
<div id="education" class="box">
<div class="top">
<div class="left">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-city-year.jpg" alt="Progressive Patriotism">
</div>
<div class="right">
<div class="top">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-lapel-pin.jpg" alt="Conservative Patriotism">
</div>
<div class="bottom">
<img src="http://www.bettertalkingpoints.com/images/portfolio/patriotism-support-the-troops-magnet.jpg" alt="Conservative Patriotism">
</div>
</div>
</div>
<div class="bottom">
<h2>EDUCATION<span>Investing in America's future</span></h2>
<p>Healthy & well-educated children will keep America great for generations to come. We need to invest fairly, fully, and equally in <strong>every</strong> child in <strong>every</strong> city in the nation to make sure that they all have great facilities and well-paid, well-trained teachers to give show them how to think & solve problems. An investment in them is an investment in our future.</p>
<a href="#" class="sendlink">Send to a Friend</a>
</div>
</div>
</div>
<div id="footer">
Copyright (c) 2008 Better Talking Points
</div>
</div>
</body>
</html>