-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
406 lines (272 loc) · 12.9 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
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Proferral</title>
<meta name="description" content="">
<meta name="author" content="">
<!--[if lt IE 9]>
<style type="text/css">
#sliderarea .slidernav{display:none;}
.row {margin-left:800px;}
</style>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 8]>
<style type="text/css">
#sliderarea .slidernav {display:none;}
.row {margin-left:800px;}
</style>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]--><!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=.8, maximum-scale=.8" />
<meta name="screen" content="width=device-width, initial-scale=.2, maximum-scale=.2" /><script type="text/javascript">
var browser = navigator.userAgent;
var browserRegex = /(Android|BlackBerry|IEMobile|Nokia|iP(ad|hone|od)|Opera M(obi|ini))/;
var isMobile = false;
if(browser.match(browserRegex)) {
isMobile = true;
addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false);
function hideURLbar(){
window.scrollTo(0,1);
}
}
</script>
<!-- CSS -->
<link href="includes/slider_style.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="includes/base.css">
<link rel="stylesheet" href="includes/amazium.css">
<link rel="stylesheet" href="includes/layout.css">
<!-- Favicons -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/apple-touch-icon-114x114.png" />
<!-- To Top scripts -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script>
// Document ready shorthand statement
$(function() {
$('.link').click(function() {
var id = $(this).attr('href');
$('html,body').animate({ scrollTop: $(id).offset().top }, 'slow');
// Prevent default behavior of link
return false;
});
});
</script>
<script src="includes/jquery.easing.1.3.js" type="text/javascript"></script>
<script src="includes/jquery.ui.totop.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function() {
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "fe301166-fa8d-4213-bde7-1e967f0a3b6e"});</script><style type="text/css">
<!--
-->
</style>
</head>
<body>
<!-- Social Buttons-------------------------------------------------------->
<div class="socialdiv"> <div class="socialbucket">
<iframe class="headingarea" src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FProferral%2F487206584640564%3Ffref%3Dts&send=false&layout=standard&width=200&show_faces=false&action=like&colorscheme=light&font=arial&height=35&appId=383608355041682" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:200px; height:35px;" allowTransparency="true"></iframe>
<a href="https://twitter.com/proferral" class=" twitter-follow-button" data-show-count="false" data-size="large" data-show-screen-name="false" data-dnt="true">Follow @proferral</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
<!-- Social Buttons END-------------------------------------------------------->
<!-- TopNav Start -->
<div id="top_navarea">
<div class="container bgGrey">
<div class="row">
<div class="grid_4"><a href="index.html"><img src="images/ProferralLogo.png" alt="Proferral Logo" border="0"></a></div>
<div id="topNav" class="grid_8">
<ul>
<li><a href="#about" class="link" title="About">About</a></li>
<li><a href="#features" class="link" title="Features">Features</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- TopNav End ------------------------------->
<!-- Slider Start -->
<div id="sliderarea">
<div class="container bgBlue bgBlueStroke">
<div class="row">
<div id='slider3' class='swipe' >
<ul>
<!-- Slider 1 start -->
<li style='display:block'>
<div class="grid_5 padding_top_30">
<h1>Generate Social Referrals</h1>
<p>The perfect tool to help with business introductions and recommendations.</p>
<img src="images/available-appstore_soon.png" border="0"><img src="images/googleplay_soon.png" border="0" > <br/>
<br/>
<a href="http://iapps24.wufoo.com/forms/m7x3q1/" class="button arrowicn link" onClick="window.open(this.href, null, 'height=260, width=680, toolbar=0, location=0, status=1, scrollbars=1, resizable=1'); return false"> <span class="add">Signup For Updates</span> </a> <br/>
</div>
<div class="grid_7 max-image"><img src="images/sliderphones.png" border="0" class="max-img"></div>
</li>
<!-- Slider 1 end -->
<!-- Slider 2 start -->
<li style='display:none'>
<div class="grid_5 padding_top_30">
<h2>Trusted business discovery
through Refer and Recommend </h2>
<p>Proferral makes it easier to discover businesses through your trusted channels via the recommend or refer feature.</p>
<img src="images/available-appstore_soon.png" border="0"><img src="images/googleplay_soon.png" border="0" > <br/>
<br/>
<a href="http://iapps24.wufoo.com/forms/m7x3q1/" class="button arrowicn link" onClick="window.open(this.href, null, 'height=260, width=680, toolbar=0, location=0, status=1, scrollbars=1, resizable=1'); return false"> <span class="add">Signup For Updates</span> </a> <br/>
</div>
<div class="grid_7 max-image"><img src="images/sliderphones.png" class="max-img"></div>
</li>
<!-- Slider 2 end -->
<!-- Slider 3 start -->
<li style='display:none'>
<div class="grid_5 padding_top_30">
<h2>Learn more about the tools for success</h2>
<p>Proferral allows businesses to provide their tools online so that customers can evaluate their services without meeting face to face.</p>
<img src="images/available-appstore_soon.png" border="0"><img src="images/googleplay_soon.png" border="0" > <br/>
<br/>
<a href="http://iapps24.wufoo.com/forms/m7x3q1/" class="button arrowicn link" onClick="window.open(this.href, null, 'height=260, width=680, toolbar=0, location=0, status=1, scrollbars=1, resizable=1'); return false"> <span class="add">Signup For Updates</span> </a> <br/>
</div>
<div class="grid_7 max-image"><img src="images/sliderphones.png" class="max-img"></div>
</li>
<!-- Slider 3 end -->
</ul>
</div>
</div>
</div>
<div class='slidernav'><div class="row">
<a href='#' id="sliderprev" onclick='slider3.prev();return false;'><img src="img/sliderprev.png" alt="previous slide"></a>
<a href='#' id='slidernext' onclick='slider3.next();return false;'><img src="img/slidernext.png" alt="next slide"></a></div>
</div>
</div>
<!-- Slider End ------------------------------->
<!-- Registration Start -->
<!-- Registration End ------------------------->
<!-- About Start -->
<div id="about">
<div class="container bgDarkGrey margin_top_60">
<div class="row">
<div class="grid_11 sectionhead">
<h2>About Proferral</h2>
</div>
</div>
</div>
<div class="container bgGrey">
<div class="row">
<div class="grid_6 padding_top_30">
<h3>Your Tool To Give and Get Referrals </h3>
<p>Referrals are an integral part of every businesses. Proferral is a simple but elegant solution for businesses and sales professionals to give and receive professional and actionable referrals that go beyond just the contact info and adds a relationship context to the referral.</p>
<br/>
<h3>Your Own Mobile App</h3>
<p>Proferral can easily be used as your own mobile app. The app provides calendar and appointment scheduling, a list of products and some tools which may help you serve your customers better. For example, if you were a realtor, you could quickly update your latest listings to be available in the app. For more information, on custom tools, contact us.</p>
<br/>
</div>
<div class="grid_6 "><img src="images/AboutUsPhone.png" alt="" class="mob_b max-img"></div>
</div>
</div>
</div>
<!-- About End ------------------------->
<!-- Testimonials Section-->
<!--<div id="testimonials">
<div class="container margin_top_60 ">
<div class="row">
<div class="grid_11 sectionhead">
<h2>Testimonials</h2>
</div>
</div> <div class="row ">
<div class="grid_4 bgBlue nomargin">
<h2>What do people say about Proferral?</h2>
</div>
<div class="grid_7 bgGrey nomargin">
<h3>Heading 3 tag</h3>
<p>Compellingly impact competitive action items rather than standards compliant outsourcing. Continually fabricate cross-platform technol</p>
<br/>
</div>
</div>
<div class="row">
<div class="grid_11 sectionhead margin_top_35">
<h3>Some Businesses Who Use Proferral</h3>
</div>
</div>
</div>
<div class="container bgGrey">
<div class="row">
<div class="grid_10_center">
<img src="images/templogos.png" alt="logos" class="max-img">
</div>
</div>
</div>
</div>
</div>-->
<!-- Testimonials Section End -------------------------------------------------------->
<!-- Features Start -->
<div id="features">
<div class="container margin_top_30">
<div class="row">
<div class="grid_11 sectionhead">
<h2>Unique Features </h2>
</div>
</div>
</div>
<div class="container ">
<div class="row">
<div class="grid_12">
<div class="grid_5 padding_top_30"><img src="images/icn_contact.png" alt="referral icon" class="img_icn padding_top_15 alignleft">
<h3>List Yourself and Your Business</h3>
<p>Get leads, referrals and customer inquiries to help grow your business using Proferral.</p>
</div>
<div class="grid_1 padding_top_30"> </div>
<div class="grid_5 padding_top_30"> <img src="images/icn_calendar.png" alt="referral icon" class="img_icn padding_top_15 alignleft">
<h3>Your Own App</h3>
<p>Proferral is like your own mobile app. Calendars, appointments and customized tools for your customers all on this one place. Requires upgrade. Contact us for more info.</p>
</div>
</div>
<p> </p>
<div class="grid_12">
<div class="grid_5 "> <img src="images/icn_referral.png" alt="referral icon" class="img_icn alignleft padding_top_15">
<h3>Generate Social Referrals</h3>
<p>Proferral helps with introductions and business referrals by providing easy access to your contacts.</p>
</div>
<div class="grid_1 padding_top_30"> </div>
<div class="grid_5 "> <img src="images/icn_cardWall.png" alt="referral icon" class="img_icn alignleft padding_top_15">
<h3>Favorites: Your Own Deck of Business Cards</h3>
<p>Proferral allows you to store your contacts as favorites, like a stack of business cards on your desk, only easier to carry and use.</p>
</div>
</div>
<p> </p>
<div class="grid_12">
<div class="grid_5">
</div>
</div>
</div>
</div>
</div>
<!-- Features End ------------------------->
<div id="footer_navarea">
<div class="container bgGrey margin_top_30">
<div class="row">
<div id="bottomNav" class="grid_12">
<ul>
<li><a href="#about" title="About" target="_self" class="link">About</a></li>
<li><a href="#features" title="Features" target="_self" class="link">Features</a></li>
<li><a href="termsuse.html" target="_self">Terms of Use</a></li>
<li><a href="privacypolicy.html" target="_self">Privacy Policy</a></li>
<li><a href="contactus.html" target="_self">Contact Us</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Ending / Initialize Scripts-->
<script src='includes/swipe.js'></script>
<script>
var slider3 = new Swipe(document.getElementById('slider3'));
</script>
<!-- Scripts End -------------------------------------------------------->
</body>
</html>