This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.inc.php
498 lines (248 loc) · 9.53 KB
/
en.inc.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title><?php print $_SERVER['HTTP_HOST']; ?> is parked at Miss Hosting Web Hosting</title>
<link href="css/style.css" rel="stylesheet" type="text/css" />
<link href="css/fonts.css" rel="stylesheet" type="text/css" />
<link href="css/button.css" rel="stylesheet" type="text/css" />
<link href="css/slicknav.css" rel="stylesheet" type="text/css" />
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/modernizr.min.js" type="text/javascript"></script>
<script src="js/jquery.slicknav.js" type="text/javascript"></script>
<script type="text/javascript" src="js/select.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('#menu').slicknav({prependTo: '#menu_area'});
//console.log(window.location.href);
});
</script>
<!--[if lt IE 9]>
<script src="js/html5.js" type="text/javascript"></script>
<![endif]-->
</head>
<body>
<div class="topbox">
<section class="wrapper group">
<div class="country_selector"> <span>Select Country:</span>
<ul>
<li>
<figure><a href="https://misshosting.com"><img src="images/flag1.png" alt=""></a></figure>
</li>
<li>
<figure><a href="https://misshosting.se"><img src="images/flag3.png" alt=""></a></figure>
</li>
</ul>
<!--country_selector-->
</div>
<ul class="list1">
<li class="topicon2"><a href="https://cpanel.misshosting.com/">Client Login</a></li>
</ul>
<!--wrapper-->
</section>
<!--topbox-->
</div>
<!-- =========== -->
<!-- HEADER AREA -->
<!-- =========== -->
<header class="headerbox">
<section class="wrapper group">
<div class="logo"><a href="/"></a></div>
<aside class="menubox" id="menu_area">
<nav id="nav">
<ul id="menu">
<li><a href="https://misshosting.com">Home</a></li>
<li><a href="https://misshosting.com/hosting/">Hosting</a></li>
<li><a href="https://misshosting.com/domain/">Domain</a></li>
<li><a href="https://misshosting.com/about-us/">About Us</a></li>
<li><a href="https://misshosting.com/contact-us/">Contact Us</a></li>
<li><a href="https://misshosting.com/affiliate/">Affiliates</a></li>
</ul>
<!--nav-->
</nav>
<!--menubox-->
</aside>
<!--wrapper-->
</section>
<!--headerbox-->
</header>
<!-- =========== -->
<!-- BANNER AREA -->
<!-- =========== -->
<div class="subbannercon landing_banner">
<section class="wrapper group">
<aside class="subbanner">
<h1><?php print $_SERVER['HTTP_HOST']; ?> is parked at Miss Hosting</h1>
<p>Miss Hosting is a new Hosting Provider, <br />we offer the world leading web hosting products as cPanel, Basekit Site Builder, WHCMS domain registration!</p>
<div class="btn1 whitebtn"><a href="https://misshosting.com/hosting">Read More</a></div>
<div class="btn1 blue_btn"><a href="https://misshosting.com/hosting/">Get Started Now</a></div>
<!--subbanner-->
</aside>
<!--wrapper-->
</section>
<!--subbannercon-->
</div>
<!-- ============ -->
<!-- CONTENT AREA -->
<!-- ============ -->
<div class="greybox">
<section class="wrapper group">
<div class="planbox">
<aside class="subplan1">
<div class="subplan_headingbox">
<h3>Basic</h3>
<p>A small and cheap package that fits the small company perfect!</p>
<!--subplan_headingbox-->
</div>
<div class="subplan_inner">
<div class="subplanrate">Special Offer<br>
<span class="smallnumeric"></span><span class="numeric">1</span><span class="smallnumeric">.00€</span> /mo
<!--subplanrate-->
</div>
<div id="drop_box" class="select_box"></div>
<ul class="list1">
<li>1 Website</li>
<li>Unlimited Bandwidth</li>
<li>Unlimited Email</li>
<li>100GB Cloud Storage</li>
</ul>
<div class="btn1 blue_btn"><a href="https://misshosting.com/hosting/">Get Started</a></div>
<!--subplan_inner-->
</div>
<!--subplan1-->
</aside>
<aside class="subplan1">
<div class="subplan_headingbox">
<h3>Professional</h3>
<p>Our medium package is for the website with many visits per month!</p>
<!--subplan_headingbox-->
</div>
<div class="subplan_inner">
<div class="price_tag">POPULAR</div>
<div class="subplanrate">Special Offer<br>
<span class="smallnumeric"></span><span class="numeric">2</span><span class="smallnumeric">.00€</span> /mo
<!--subplanrate-->
</div>
<div id="drop_box2" class="select_box"></div>
<ul class="list1">
<li>10 Websites</li>
<li>Unlimited Bandwidth</li>
<li>Unlimited Email</li>
<li>250GB Cloud Storage</li>
</ul>
<div class="btn1 blue_btn"><a href="https://misshosting.com/hosting/">Get Started</a></div>
<!--subplan_inner-->
</div>
<!--subplan1-->
</aside>
<aside class="subplan1">
<div class="subplan_headingbox">
<h3>Ultimate</h3>
<p>For you that needs that little extra from your hosting provider!</p>
<!--subplan_headingbox-->
</div>
<div class="subplan_inner">
<div class="subplanrate">Special Offer<br>
<span class="smallnumeric"></span><span class="numeric">3</span><span class="smallnumeric">.00€</span> /mo
<!--subplanrate-->
</div>
<div id="drop_box3" class="select_box"></div>
<ul class="list1">
<li>Unlimited Websites</li>
<li>Unlimited Bandwidth</li>
<li>Unlimited Email</li>
<li>Unlimited Cloud Storage</li>
</ul>
<div class="btn1 blue_btn"><a href="https://misshosting.com/hosting/">Get Started</a></div>
<!--subplan_inner-->
</div>
<!--subplan1-->
</aside>
<!--planbox-->
</div>
<!--wrapper-->
</section>
<!--greybox-->
</div>
<section class="wrapper group">
<section class="contentbox">
<article class="textbox2">
<h3>Miss Hosting - Web Hosting and Domains</h3>
<ul class="list1">
<li>
<figure class="imagebox2"><img src="images/icon5.png" alt=""></figure>
<span class="style1">Miss Hosting</span>A new Hosting Company started by the founder of 10 hosting companies, we bring the knowledge and a can do attitude and wont stop until we are the best! </li>
<li>
<figure class="imagebox2"><img src="images/icon6.png" alt=""></figure>
<span class="style1">Web Hosting</span>We offer some of the greatest technology in the world, with software like VMWare, cPanel, WHMCS and Basekit we can offer you the best services in the world! </li>
<li>
<figure class="imagebox2"><img src="images/icon7.png" alt=""></figure>
<span class="style1">Domain Names</span>Miss Hosting can help you register over 650 unqiue topp level domains from all over the world, to some of the best prices in the world! </li>
</ul>
<!--textbox2-->
</article>
<!--contentbox-->
</section>
<!--wrapper-->
</section>
<!-- =========== -->
<!-- FOOTER AREA -->
<!-- =========== -->
<footer class="footerbox">
<section class="wrapper group">
<div class="footerinner">
<aside class="footer1">
<h5>Miss Hosting</h5>
<ul>
<li><a href="https://misshosting.com/about-us">About Us</a></li>
<li><a href="https://misshosting.com/contact-us">Contact Us</a></li>
<li><a href="https://misshosting.com/terms-conditions">Terms & Conditions</a></li>
</ul>
<!--footer1-->
</aside>
<aside class="footer1">
<h5>Services</h5>
<ul>
<li><a href="https://misshosting.com/domain">Domain Names</a></li>
<li><a href="https://misshosting.com/hosting">Web Hosting</a></li>
<li><a href="https://misshosting.com/compare-plan">Compare Plans</a></li>
<li><a href="https://misshosting.com/affiliate">Affiliates</a></li>
</ul>
<!--footer1-->
</aside>
<!--footerinner-->
</div>
<div class="footer_btmbox">
<aside class="fieldbox">
<input name="email" type="text" class="field1" placeholder="Sign up for special offers:">
<input name="submit" type="submit" class="field2" value="Submit">
<!--fieldbox-->
</aside>
<aside class="btmrt"> <span>We Accept</span>
<figure class="credit_icons"><img src="images/credit_cards.png" alt=""></figure>
<span>Follow Us</span>
<ul>
<li><a href="#" class="fbicon"></a></li>
<li><a href="#" class="inicon"></a></li>
<li><a href="#" class="twicon"></a></li>
</ul>
<!--btmrt-->
</aside>
<!--footer_btmbox-->
</div>
<!--wrapper-->
</section>
<!--footerbox-->
</footer>
<div class="copyrightbox">
<p>Copyright © 2014 Misshosting Operating Company, LLC. All Rights Reserved</p>
<!--copyrightbox-->
</div>
<script type="text/javascript" src="js/jquery.parallax-1.1.3.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.subbannercon').parallax("50%", 0.3);
});
</script>
</body>
</html>