-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheBook_landing.html
84 lines (74 loc) · 3.18 KB
/
eBook_landing.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
<!doctype html>
<html lang="en">
<head>
<link rel="shortcut icon" href="http://bit.ly/1iq7WmQ">
<link rel="icon" href="http://bit.ly/1iq7WmQ">
<link rel="icon" href="http://bit.ly/1iq7WmQ" type="image.jpg">
<style type="text/css">
#pardot-form p.submit input {
margin: 0;
padding: 0;
text-align: right;
border: none;
background: url(http://www.reliant-technology.com) no-repeat left top;
width:94px;
height:34px;
cursor: pointer; }
</style>
<meta charset="UTF-8">
<title>Looking for Support on End-of-Service-Life Storage?
</title>
<link href="http://bit.ly/1eMaifU" rel="stylesheet" type="text/css">
</head>
<body class="body" style="height:920px !important;">
<!-- start headerOne -->
<header class="headerOne">
<a href="http://www.reliant-technology.com/"><img src="http://bit.ly/1dkxSP9" alt="Reliant Logo"></a>
</header>
<!-- end headerOne -->
<!-- start headerTwo -->
<div class="headerTwo">
<header>
<h2>Looking for Support on End-of-Service-Life Storage?</h2>
</header>
</div>
<!-- end headerTwo -->
<!-- start mainContent -->
<div class="mainContent" style="height:510px !important;">
<div class="content"> <!-- start content -->
<p>Has the manufacturer informed you they will no longer support your storage hardware?<br><br>Did you know you can still get support on those devices? </p>
<h4>This eBook will show you how to:</h4>
<ul>
<li>Avoid spending your IT budget on maintenance costs</li>
<li>Find flexible and efficient service</li>
<li>Get support on your devices for as long as you own them</li>
</ul>
</div> <!-- end content -->
<!-- start form -->
<div class="form">
<header>
<p style="padding-left:21px !important;">Please Fill Out Form<br>to Download this eBook</p>
</header>
<iframe src="http://www2.reliant-technology.com/l/9042/2013-09-11/djjwy?landing_page=http://www2.reliant-technology.com/3-Questions-for-Sizing-Netapp/thank-you" width="450" height="440" type="text/html" frameborder="0" allowtransparency="true">
</iframe>
</div>
<!-- end form -->
</div>
<!-- end mainContent -->
<!-- start trust -->
<footer class="mainFooter">
<p style="margin-top: -1%;">SATISFIED<br>CUSTOMERS</p>
<img src="http://bit.ly/1hPQA5W" alt="Reliant Trusted Customers" style="margin-top: -1%; float:right; margin-right:3%;">
</footer>
<!--start copyright-->
<article class="copyright" style="font-size:x-small; font-family:Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#00416e; font-weight:500; clear: both;">
<p>© Copyright 2014 Reliant Technology. All Rights Reserved.</p>
</article>
<script type="text/javascript">
setTimeout(function(){var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//dnn506yrbagrg.cloudfront.net/pages/scripts/0011/8700.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);
</script>
</body>
</html>