-
Notifications
You must be signed in to change notification settings - Fork 0
/
distributors.php
288 lines (220 loc) · 13.4 KB
/
distributors.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
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
<?php include("./php/password_protect.php"); ?><?php
echo "All information in the distributors section is confidential.";
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Organic Hair Therapy | R.U.T. 13</title><!-- ////////////////////////////////// -->
<!-- // Start Stylesheets // -->
<!-- ////////////////////////////////// -->
<link href="./css/reset.css" rel="stylesheet" type="text/css" />
<link href="./css/style.css" rel="stylesheet" type="text/css" />
<link href="./css/noscript.css" rel="stylesheet" type="text/css" media="screen,all" id="noscript" /><!-- ////////////////////////////////// -->
<!-- // Javascript Files // -->
<!-- ////////////////////////////////// -->
<script type="text/javascript" src="./js/jquery.min.js">
</script>
<script type="text/javascript" src="./js/scroll.js">
</script>
<script type="text/javascript" src="./js/cufon-yui.js">
</script>
<script type="text/javascript" src="./js/century-gothic.font.js">
</script>
<script type="text/javascript">
//<![CDATA[
Cufon.replace('h1') ('h2') ('h3') ('h4') ('h5') ('h6') ('.big-quote')
('.button', {
hover: true
})
;
//]]>
</script>
<script src="./js/vtip.js" type="text/javascript">
</script>
<script src="./js/jquery.cycle.all.js" type="text/javascript">
</script>
<script type="text/javascript">
//<![CDATA[
$(function(){
$('#slideshow ul').cycle({
timeout: 5000, // milliseconds between slide transitions (0 to disable auto advance)
fx: 'fade', // choose your transition type, ex: fade, scrollUp, shuffle, etc...
pager: '#pager', // selector for element to use as pager container
pause: 0, // true to enable "pause on hover"
cleartypeNoBg: true, // set to true to disable extra cleartype fixing (leave false to force background color setting on slides)
pauseOnPagerHover: 0 // true to pause when hovering over pager link
});
});
//]]>
</script>
<script type="text/javascript" src="./js/dropdown.js">
</script><!--[if IE 7]>
<style type="text/css">
ul.list-bottom{width:166px;}
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
#pager{margin:-69px 0px 0px 22px;}
</style>
<![endif]-->
<meta charset="UTF-8" />
</head>
<body>
<div id="container">
<!-- BEGIN OF HEADER -->
<div id="header">
<!-- begin of logo -->
<div id="logo">
<a href="./index.html"><img src="./images-rut13/logo.png" alt="R.U.T. 13 Logo" /></a>
</div><!-- end of logo -->
<!-- begin of quote -->
<div id="quote-top">
<a href="./store.html"><img src="./images-rut13/buy.png" alt="" /></a>
</div><!-- end of quote -->
</div>
<div id="menu-search">
<!-- begin of mainmenu -->
<div id="mainmenu">
<ul id="menu">
<li class="current"><a href="index.html"><img src="images-rut13/home.png" alt="" /></a></li>
<li>
<a href="./distributors/products-1.html">Products</a>
<ul>
<!-- <li><a href="#">Curly Hair</a></li> -->
<li><a href="./distributors/amplifier.html">Amplifier</a></li>
<li><a href="./distributors/amplifying-shampoo.html">Amplifying Shampoo</a></li>
<li><a href="./distributors/amplifying-conditioner.html">Amplifying Conditioner</a></li>
<li><a href="./distributors/hydrating-shampoo.html">Daily Hydrating Shampoo</a></li>
<li><a href="./distributors/hydrating-conditioner.html">Daily Hydrating Conditioner</a></li>
<li><a href="./distributors/leave-in-wearable-treatment.html">Leave-In Wearable Treatment</a></li>
<li><a href="./distributors/optimum-root-lifter.html">Optimum Root Lifter</a></li>
<li><a href="./distributors/pre-styling-tonic.html">Pre-styling Tonic</a></li>
<li><a href="./distributors/sculpting-polisher.html">Sculpting Polisher</a></li>
<li><a href="./distributors/straight-glaze.html">Straight Glaze</a></li>
<li><a href="./distributors/stronghold-texturizer.html">Stronghold Texturizer</a></li>
</ul>
</li>
<li><a href="./testimonials.html">Why R.U.T. 13?</a></li>
<li><a href="./rut13-salons.html">Salons</a></li>
<li><a href="./rut-13.html">R.U.T. 13</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="distributors.php">Distributors</a></li>
<li><a href="./distributors.php?logout=1">Logout</a></li>
</ul>
</div><!-- end of mainmenu -->
<!-- begin of search -->
<div id="search-box">
<!-- Google Custom Search Element -->
<div id="cse" style="width:100%;">
Loading
</div><script src="http://www.google.com/jsapi" type="text/javascript">
</script><script type="text/javascript">
//<![CDATA[
google.load('search', '1');google.setOnLoadCallback(function(){var cse = new google.search.CustomSearchControl();cse.draw('cse');}, true);
//]]>
</script>
</div><!-- end of search -->
</div><!-- begin of slideshow -->
<div id="slideshow">
<ul>
<li class="slide-type1"><img src="./images-rut13/slide1.png" alt="slide1" /> <!-- <h1>Elegant & Simple</h1> -->
<!-- <h3>It's a Equator HTML Template</h3> --></li>
<li class="slide-type2"><img src="images-rut13/slide2.jpg" alt="slide2" height="480" /> <span class="slidetext">Whether you're in the chair or behind the chair, use <font color="#000">R</font><font color="#946436">.</font><font color="#000">U</font><font color="#946436">.</font><font color="#000">T</font><font color="#946436">.</font><font color="#000">13</font> for professional organic hair therapy!</span></li>
<li class="slide-type3"><img src="./images-rut13/slide3.jpg" alt="slide2" /> <!-- <h1>Available on 5 Color</h1> -->
<!-- <p>Nam libero tempore cum soluta nobis eligendi optio cumque nihil impedit quo minus id quo maxime placeat facere possimus, omnis volup assumenda omnis dolor repellendus temo ribus autem quibus dam aut officiis debitisa rerum necessitatibus saepe eveniet voluptat repudiandae sint et molestiae nore cusanda earum rerum hica tenetur sapiente delectus</p> -->
<!-- <span class="slide-button"><a class="button" href="#">Read more</a></span> --></li>
<li class="slide-type4"><img src="./images-rut13/slide4.jpg" alt="slide2" /></li>
</ul>
<div id="pager">
</div>
</div>
<div id="shadow-noscript"></div><!-- end of slideshow -->
<!-- begin of welcome text -->
<div id="page-title">
<h1><font color="#000">R</font><font color="#946436">.</font><font color="#000">U</font><font color="#946436">.</font><font color="#000">T</font><font color="#946436">.</font><font color="#000">13</font> Organic Hair Therapy</h1>
</div><!-- end of welcome text --><!-- END OF HEADER -->
<!-- BEGIN OF BOTTOM CONTENT -->
<div id="bottom-content">
<!-- begin of bottom-list -->
<div id="bottom-list-container">
<div class="box-list">
<!-- bottom content 1 -->
<h3>Pages</h3>
<ul class="list-bottom">
<li>R.U.T. 13</li><!-- <li><a href="#">Services</a></li> -->
<!-- <li><a href="#">Portfolio</a></li> -->
<li><a href="#">FAQ</a></li>
<li><a href="./testimonials.html">Testimonials</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="distributors.php">Distributors</a></li>
</ul>
</div>
<div class="box-list">
<!-- bottom content 2 -->
<h3>Products</h3>
<ul class="list-bottom">
<!-- <li><a href="#">Curly Hair</a></li> -->
<li><a href="./distributors/amplifier.html">Amplifier</a></li>
<li><a href="./distributors/amplifying-shampoo.html">Amplifying Shampoo</a></li>
<li><a href="./distributors/amplifying-conditioner.html">Amplifying Conditioner</a></li>
<li><a href="./distributors/hydrating-shampoo.html">Daily Hydrating Shampoo</a></li>
<li><a href="./distributors/hydrating-conditioner.html">Daily Hydrating Conditioner</a></li>
<li><a href="./distributors/leave-in-wearable-treatment.html">Leave-In Wearable Treatment</a></li>
<li><a href="./distributors/optimum-root-lifter.html">Optimum Root Lifter</a></li>
<li><a href="./distributors/pre-styling-tonic.html">Pre-styling Tonic</a></li>
<li><a href="./distributors/sculpting-polisher.html">Sculpting Polisher</a></li>
<li><a href="./distributors/straight-glaze.html">Straight Glaze</a></li>
<li><a href="./distributors/stronghold-texturizer.html">Stronghold Texturizer</a></li>
</ul>
</div>
<div class="box-list">
<!-- bottom content 3 -->
<!--
<h3>Blogroll</h3>
<ul class="list-bottom">
<li><a href="#">Documentation</a></li>
<li><a href="#">Plugins</a></li>
<li><a href="#">Suggest Ideas</a></li>
<li><a href="#">Support Forum</a></li>
<li><a href="#">Themes</a></li>
<li><a href="#">Wordpress Blog</a></li>
<li><a href="#">Wordpress Planet</a></li>
</ul>
-->
</div>
<div class="box-list-content">
<!-- bottom content 4 -->
<h3>About <font color="#000"><font color="#000"><font color="#000"><font color="#000">R.U.T. 13</font></font></font></font></h3>
<p>At <font color="#000"><font color="#000"><font color="#000"><font color="#000">R.U.T. 13</font></font></font></font>, we love hair! Healthy, shiny, happy hair! Hair that makes you want to touch it. Hair that makes you smile. Hair that makes you stand taller. Hair that gives you the confidence to do anything! Hair is part of your unique beauty. We hope our products help you show your beauty everyday.</p>
<p></p>
<p>We think we've created what could possibly be the best hair care – ever! We asked our chemists to remove the junk. No sulphates! No parabens! No phthalates! No junk! Period! What's left? Pure organic hair therapy. You'll love <font color="#000"><font color="#000"><font color="#000"><font color="#000">R.U.T. 13</font></font></font></font> Organic Hair Therapy. We guarantee it.</p><!-- <h3 class="social-heading">Connect</h3> -->
<!-- <ul class="social-list"> -->
<!-- <li><a href="#" title="Subscribe our RSS" class="vtip"><img src="./images-rut13/rss.png" alt="" /></a></li> -->
<!-- <li><a href="#" title="Join our Facebook" class="vtip"><img src="./images-rut13/fb.png" alt="" /></a></li> -->
<!-- <li><a href="#" title="Follow our Twitter" class="vtip"><img src="./images-rut13/twiiter.png" alt="" /></a></li> -->
<!-- <li><a href="#" title="See our Flickr" class="vtip"><img src="./images-rut13/flickr.png" alt="" /></a></li> -->
<!-- <li><a href="#" title="Connected with our Linkedin" class="vtip"><img src="./images-rut13/linkedin.png" alt="" /></a></li> -->
<!-- </ul> -->
</div>
</div><!-- end of bottom-list -->
</div>
<div id="bottom-content-closed">
<div class="copyright-text">
Copyright © 2011 <font color="#000"><font color="#000"><font color="#000"><font color="#000">R.U.T. 13</font></font></font></font>. All rights reserved
</div>
<div class="back-to-top">
<a href="#top" class="scroll">Back to Top</a> <a href="#top" class="scroll"><img src="./images-rut13/back-top.png" alt="" /></a>
</div>
</div>
<div id="bottom-content-shadow"></div><!-- END OF BOTTOM CONTENT -->
<script type="text/javascript">
//<![CDATA[
$('#noscript').remove();
//]]>
</script>
</div>
</body>
</html>