-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.php
More file actions
213 lines (208 loc) · 10 KB
/
index.php
File metadata and controls
213 lines (208 loc) · 10 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
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
<!DOCTYPE html>
<html class="no-js" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>COMPUTERBANK New England</title>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="css/site.min.css">
</head>
<body>
<div class="container">
<header class="extended-row">
<nav class="nav-bar">
<object type="image/svg+xml" data="img/web-logo.svg" class="logo">Your browser lacks SVG support. Get Chrome or Firefox</object>
<span id="mobile-menu"><i class="material-icons">menu</i> Menu</span>
<ul class="menu" id="nav-bar-menu">
<li class="active-link"><a href="#">Home</a></li>
<li><a href="#what-we-offer">What we offer</a></li>
<li><a href="#about-us">About Us</a></li>
<li><a href="#membership">Application Forms</a></li>
<li><a href="#cbne-store">The CBNE Store</a></li>
<li><a href="#contact-us">Contact Us</a></li>
</ul>
</nav>
<div class="one-column text-center hero-section">
<h1>Welcome to CBNE</h1>
<p>
We recycle e-waste, and provide low cost access to computer equipment for those who need it most.
</p>
<a href="#what-we-offer" class="anchor-button">Learn More</a>
</div>
</header>
<main class="pullup">
<div class="row">
<div class="one-column text-center" id="what-we-offer">
<h1 class="content-title">What We Offer</h1>
<p>
We offer low cost computers to concession card holders (pensioner, disability, and low income), students, and not for profit community groups. Our goal is to help cross the digital and economic divide in Australia. Our computers are all refurbished from
donated stock. We are a licensed Microsoft refurbisher, and we offer either Microsoft Windows 10, or the free Ubuntu operating system. All our machines come internet ready. All machines come with your choice of the Microsoft Office Suite,
or the free Libreoffice.
</p>
</div>
<div class="two-column">
<h2 class="content-title">Desktops</h2>
<img src="img/desktop-product.jpg" alt="a desktop computer" class="content-image" />
<p>
Our standard desktop system costs $100 ($110 with Microsoft Office Suite). It comes with the following hardware at a minimum:
</p>
<ul>
<li>Dual core processor</li>
<li>2 GB of RAM</li>
<li>80GB hard drive</li>
<li>DVD Drive</li>
<li>Keyboard, mouse, and LCD Screen</li>
<li>Your choice of Windows 10 or Ubuntu LTS</li>
<li>Microsoft Office Suite (Additional cost of $10) or the free Libreoffice suite</li>
</ul>
</div>
<div class="two-column text-center">
<h2 class="content-title">Laptops</h2>
<img src="img/laptop-product.jpg" alt="a laptop computer" class="content-image" />
<p class="text-left">
We are usually able to offer laptop systems. Like the Desktop systems, these come with either Windows 10 or Ubuntu LTS. They also come with MS Office Suite or Libreoffice preinstalled. Unfortunately we cannot guarantee minimum specifications. We are able
to guarantee that each laptop is configured to run responsively and will be fit for service.
</p>
</div>
</div>
<div class="row" id="about-us">
<h1 class="content-title">About Us</h1>
<img src="img/about-us.jpg" alt="a photo of the computerbank" class="two-column" />
<p class="two-column">
Started in June 2002, we are a fully volunteer staffed registered not for profit association. Our mission is two fold. We help provide computers to disadvantaged groups and individuals at a price that is affordable. We also help to reduce the amount of
e-waste that makes it's way into landfill.
</p>
</div>
<div class="row" id="membership">
<h1 class="content-title">Application Forms</h1>
<div class="two-column">
<p>
Download an application here or visit the CBNE facility at Uralla to obtain one. If required, a staff member can assist you in filling out the form.
</p>
<p>
CBNE is located at the Uralla Landfill Recyling Centre, Tip Road (off Rowan Avenue). We are open three days a week, on Monday's, Tuesday's, and Thursdays, from 10:00AM to 3:30PM.
</p>
<p>
Membership is at an annual fee of $3, and all volunteers can be members. See the Membership form for more details.
</p>
</div>
<ul class="two-column forms-list">
<li class="anchor-button"><a href="Membership.pdf" target="_blank">Membership</a></li>
<li class="anchor-button"><a href="Individuals.pdf" target="_blank">Computer Acquistion for Individuals</a></li>
<li class="anchor-button"><a href="Organisations.pdf" target="_blank">Computer Acquistion for Organisations</a></li>
<li class="anchor-button"><a href="TermsandConditions.pdf" target="_blank">Terms and Conditions</a></li>
</ul>
</div>
<div class="row" id="cbne-store">
<h1 class="content-title">The CBNE Store</h1>
<div class="two-column">
<h2 class="content-title">Hard Drives</h2>
<img src="img/product1.jpg" alt="a hard drive" class="content-image" />
<p>
We have an assortment of brands and speeds, in both 3.5" and 2.5" form factors.
</p>
<ul>
<li>
80GB drives for $10 each
</li>
<li>
160GB for $15 each
</li>
</ul>
<p>
Larger capacities may be available, call or email for availability and pricing.
</p>
</div>
<div class="two-column">
<h2 class="content-title">High Strength Magnets</h2>
<img src="img/product2.jpg" alt="a hard drive" class="content-image" />
<p>
We have a supply of reclaimed high strength computer magnets available. These are high strength neodymium magnets, usually with a magnetic shield on one side. They are perfect for pinning something down in a non destructive semi permanent fashion (attaching
L and P plates to a car for example).
</p>
<ul>
<li>
A single magnet for $7
</li>
<li>
A pair of magnets for $12
</li>
</ul>
</div>
</div>
<div class="row" id="contact-us">
<h1 class="content-title">Get in touch</h1>
<div class="two-column">
<p>
CBNE is located at the Uralla Landfill Recyling Centre, Tip Road (off Rowan Avenue). We are open three days a week, on Monday's, Tuesday's, and Thursdays, from 10:00AM to 3:30PM.
</p>
<p>
Carl can be contacted at (02)6778 4918 if you have any questions.
</p>
<p>
We can also be emailed at <a href="mailto:cbne.uralla@gmail.com">cbne.uralla@gmail.com</a>, or you can use this form to get in touch. We look forward to hearing from you.
</p>
</div>
<?php
$name = $_POST['name'];
$email = $_POST['email'];
$message = $_POST['message'];
$headers = "From: info@cbne.org.au\r\nReply-to:$email";
$to = 'cbne.uralla@gmail.com';
$subject = 'Hello';
$human = $_POST['human'];
$body = "From: $name\n E-Mail: $email\n Message:\n $message\n";
function alert($mesg){
echo "<script type='text/javascript'>alert('$mesg');</script>";
}
if ($_POST['submit']) {
if ($name != '' && $email != '') {
if ($human == '4') {
if (mail ($to, $subject, $body, $headers)) {
alert("Your message has been sent");
} else {
alert ("Something went wrong, go back and try again!");
}
} else if ($_POST['submit'] && $human != '4') {
alert("You answered the anti-spam question incorrectly!");
}
} else {
alert("You need to fill in all required fields!");
}
}
?>
<form class="two-column contact-form" method="post" action="index.php">
<label for="name">Your Name</label>
<input type="text" id="name" name="name" placeholder="Your name..">
<label for="email">Your Email Address</label>
<input type="email" id="email" name="email" placeholder="Your email address">
<label for="message">The Message</label>
<textarea id="message" name="message" placeholder="Your message"></textarea>
<label>*What is 2+2? (Anti-spam)</label>
<input name="human" placeholder="Type Here">
<input type="submit" name="submit" value="Submit" id="submit-contact" class="contact-submit">
</form>
</div>
</main>
<footer class="extended-row">
<ul class="one-column footer-menu">
<li class="active-link"><a href="#">Home</a></li>
<li><a href="#what-we-offer">What we offer</a></li>
<li><a href="#about-us">About Us</a></li>
<li><a href="#membership">Application Forms</a></li>
<li><a href="#cbne-store">The CBNE Store</a></li>
<li><a href="#contact-us">Contact Us</a></li>
</ul>
<p class="one-column credits">
Site designed and developed by <a href="mailto:sjustintaylor+cbne@gmail.com">Justin Taylor</a>
</p>
<p class="one-column credits">
The graphic for the logo is PC by art shop from the Noun Project
</p>
</footer>
</div>
<script src="js/jquery-3.2.0.min.js"></script>
<script src="js/site.min.js"></script>
</body>
</html>