-
Notifications
You must be signed in to change notification settings - Fork 0
/
z-index-alt.html
executable file
·277 lines (246 loc) · 13.8 KB
/
z-index-alt.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!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>Equator - Minimalist Business Template 5</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="http://code.jquery.com/jquery-1.7.1.js"></script>
<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">
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">
$(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;}
.col-300{float:left;}
.col-300-last{float:left;}
</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="" /></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="./about.html">About</a></li>
<li><a href="./products.html">Products</a></li>
<li><a href="./portfolio.html">Portfolio</a></li>
<li><a href="./faq.html">Faq</a></li>
<li><a href="./blog.html">Blog</a></li>
<li><a href="./contact.html">Contact</a></li>
<li><a href="#">Pages</a>
<ul>
<li><a href="./index-alt.html">Home Alternate</a></li>
<li><a href="./element.html">Element page</a></li>
<li><a href="./testimonials.html">Testimonials page</a></li>
<li><a href="./pricing.html">Pricing Plan</a></li>
<li><a href="./single.html">Single page</a></li>
<li><a href="./fullwidth.html">Fullwidth page</a></li>
<li><a href="http://themedemo.indonez.com/equator/404.html">404 page</a></li>
</ul>
</li>
</ul>
</div>
<!-- end of mainmenu -->
<!-- begin of search -->
<div id="search-box">
<form id="search" action="#" method="get">
<fieldset class="search-fieldset">
<input type="text" id="s" value="search here..." onblur="if (this.value == ''){this.value = 'search here...'; }" onfocus="if (this.value == 'search here...') {this.value = ''; }" />
<input type="submit" class="go" value="" />
</fieldset>
</form>
</div>
<!-- end of search -->
</div>
<!-- begin of slideshow -->
<div id="slideshow">
<ul>
<li class="slide-type1">
<img src="./images-rut13/slide1.jpg" alt="slide2" />
<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" />
<span class="slidetext">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam rem aperiam eaque</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>Welcome to Equator, bring fresh solution for your business</h1>
</div>
<!-- end of welcome text -->
<!-- END OF HEADER -->
<!-- BEGIN OF CONTENT -->
<div id="content">
<div class="maincontent">
<!-- begin of 3 column -->
<div class="col-300">
<h3>Introducing the Pegasus</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicingeli sed do eiusmod tempor incididunt utal labore et dolore magna aliqua ut enim ad minim veniam.</p>
<p>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat, duis aute irure dolor repre henderit in voluptate velit esse cillum dolore eula fugiat nulla pariatur. Excepteur sint occaecat cupidatat proide sunt in culpa qui officia deserunt mollit abore et dolora.</p>
</div>
<div class="col-300">
<h3>Client Testimonials</h3>
<blockquote class="big-quote front-testi-alt">
<p>woow......it’s awesome theme very artistic & elegant design, thanks for great design.....!!</p>
</blockquote>
<p class="testi-name-front">Yudis Firmansyah - Rumput Band Vocalist</p>
</div>
<div class="col-300-last">
<h3>Minimalist and Artistic</h3>
<img src="./images-rut13/front-img3.jpg" alt="" class="imgleft" />
<p>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat, duis aute irure dolor repre henderit in voluptate velit esse cillum dolore eula fugiat</p>
</div>
<!-- end of 3 column -->
<div class="client-logo">
<ul class="client-list">
<li><img src="./images-rut13/client1.png" alt="" /></li>
<li><img src="./images-rut13/client2.png" alt="" /></li>
<li><img src="./images-rut13/client3.png" alt="" /></li>
<li><img src="./images-rut13/client4.png" alt="" /></li>
<li><img src="./images-rut13/client5.png" alt="" /></li>
</ul>
</div>
</div>
</div>
<!-- END OF CONTENT -->
<!-- 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><a href="./rut-13.html">R.U.T. 13</a></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>Categories</h3>
<ul class="list-bottom">
<li><a href="#">Corporate</a></li>
<li><a href="#">Business</a></li>
<li><a href="#">Development</a></li>
<li><a href="#">SEO Marketing</a></li>
<li><a href="#">Lifestyle</a></li>
<li><a href="#">Off Topic</a></li>
<li><a href="#">Social Media</a></li>
<li><a href="#">Web Design</a></li>
<li><a href="#">Logo Design</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 Equator</h3>
<p>At R.U.T. 13, 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 R.U.T. 13 Organic Hair Therapy. We guarantee it.</p>
<h3 class="social-heading">Keep in <a href="contact.html">Contact</a></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 R.U.T. 13. 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 -->
</div>
<script type="text/javascript">$('#noscript').remove();</script>
</body>
</html>