-
Notifications
You must be signed in to change notification settings - Fork 0
/
affiliate.html
96 lines (81 loc) · 4.28 KB
/
affiliate.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
<!DOCTYPE html>
<html>
<head>
<title>Breeasy.com Affiliate Program</title>
<meta name="description" content="Earn up to 30% on new paid subscriptions.">
<!-- Combo-handled YUI CSS files: -->
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/combo?2.9.0/build/reset-fonts-grids/reset-fonts-grids.css&2.9.0/build/base/base-min.css">
<link rel="stylesheet" href="css/breeasy_web.css" type="text/css" media="screen" />
<link rel="canonical" href="http://www.breeasy.com" />
</head>
<body>
<div id="doc2" class="yui-t1">
<div id="app_header">
<img src="images/small_logo_w_globe.jpg" alt="small_logo_w_globe" width="320" height="80" />
<div id="social_links">
<img src="images/facebook-24x24.jpg" alt="facebook" width="24" height="24" />
<a href="https://twitter.com/#!/EasyBreeasy"><img src="images/twitter-24x24.jpg" alt="twitter" width="24" height="24" /></a>
<img src="images/youtube-24x24.jpg" alt="youtube" width="24" height="24" />
<img src="images/tumblr-24x24.png" alt="youtube" width="24" height="24" />
<img src="images/linkedin-24x24.png" alt="youtube" width="24" height="24" />
<a href="feed://brze.me/feed/"><img src="images/feed-24x24.png" alt="rss" width="24" height="24" /></a>
</div>
</div>
<div id="hd">
<div id='navigation'>
<ul id="nav">
<li id="nav-home"><a href="index.html">Home</a></li>
<!-- <li id="nav-buy"><a href="http://app.breeasy.com/purchase">Pricing</a></li> -->
<li id="nav-contact"><a href="features.html">Features</a></li>
<li id="nav-opportunity"><a href="opportunities.html">Opportunities</a></li>
<li id="nav-about"><a href="about.html">About</a></li>
<li id="nav-blog"><a href="http://brze.me">Blog</a></li>
<li id= "nav-login"><a href="http://app.breeasy.com">Login</a></li>
<li id= "nav-trial"><a href="http://app.breeasy.com/signup">Free Trial</a></li>
<li id="nav-plans"><a href="plans.html">Pricing</a></li>
<li id="nav-support"><a href="https://breeasy.desk.com/">Support Center</a></li>
<li id="nav-BBC"><a href="http://billing.breeasy.com">Billing Center</a></li>
</ul>
</div>
</div>
<div id="bd">
<div class="yui-gd">
<div class="yui-u first">
<h1 id='first_col'>Breeasy.com Affiliate Program</h1>
<h3>-Earn on paid new and renewals</h3>
<h3>-Easy to Join</h3>
<h3>-Manage your affilates</h3>
</div>
<div class="yui-u">
<div id="breeasyabout_hype_container" style="position:relative;overflow:hidden;width:600px;height:400px;">
<script type="text/javascript" charset="utf-8" src="breeasy_about_Resources/breeasyabout_hype_generated_script.js?91021"></script>
</div>
</div>
</div>
<div id="yui-main">
<div class="yui-b">
<div class="yui-g"><p><h3>Small Business Focused</h3>
Designed for small business by a small business, Breeasy was built by Tom, the founder and chief consultant at
BootStrap Technology Consulting. Tired of CRM systems that didn't cater to small business, he decided to build one that works for the rest of us.
Importantly, we want to hear your feedback and listen to your suggestions. Please visit our <a href="http://breeasy.assistly.com">forum</a> or
completed the contact form below.
<h3>Contact Us</h3>
Got a question or some interest in Breeasy.com services or opportunities? Drop us a line here: <a href="http://contact-breeasy.heroku.com">
Contact</a>
<h3>Breeasy Blog</h3>
Keep up with the latest on Breeasy, tips and tricks, trends in small business and user stories. <a href="http://www.brze.me">www.brze.me</a>.
</div> <!-- yui-g -->
</div> <!-- yui-b -->
</div> <!-- yui-main -->
<div class="yui-b">
</div>
</div> <!-- bd -->
<div id="ft"><div id='goodbye'>built by <a href="http://www.bootstraptechnology.com">BootStrap Technology Consulting</a> copyright © 2011 - 2012 Breeasy.com</div></div>
</div>
<script type="text/javascript" src="scripts/jquery-1.6.1.min.js"></script>
<script src="scripts/jquery.corner.js" type="text/javascript"></script>
<script src="scripts/application.js" type="text/javascript"></script>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
</body>
</html>