-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmoably text ad code.html
65 lines (63 loc) · 2.39 KB
/
moably text ad code.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
-- Moably Affiliate Text Ad Code --
<script type="text/javascript">
var zfBaseURL=(("https:"==document.location.protocol)
? "https://affiliate.moably.com/mjs/2/31267"
: "http://affiliate.moably.com/mjs/2/31267");
document.write(unescape("%3Cscript src=" + zfBaseURL
+ " type=\"text/javascript\"%3E%3C/script%3E"));
</script>
<noscript>
<style type="text/css" media="screen">
.ad a {
float: none !important;
padding: 0 !important;
}
.ad .adt,
.ad .adt span,
.ad .adb,
.ad .add a {
font-family: Tahoma;
}
.ad {
width: 248px !important;
border: 1px solid #B2B2B2 !important;
padding:4px !important;
background-color: #ffffff !important;
text-align: left !important;
}.
.ad .adt {
font-size: 14px !important;
color:#129FCD !important;
cursor:pointer !important;
font-weight:bold !important;
padding:1px !important;
text-decoration:underline !important;
}
.ad a.adt {
font-size: 14px !important;
text-decoration: none !important;
border-bottom: none !important;
color:#0F5290 !important;
font-weight: bold !important;
}
.ad .adb {
color:#666666 !important;
font-size:12px !important;
line-height:15px !important;
margin-bottom:2px !important;
padding:1px !important;
}
.ad .add a {
color:#31B100 !important;
font-size:10px !important;
line-height:12px !important;
overflow:hidden !important;
white-space:nowrap !important;
}
</style>
<div class="ad">
<a target="_top" href="http://affiliate.moably.com/l/2/31267" class="adt"><span>Create a Mobile Website</span></a>
<div class="adb">Create your mobile website today with Moably's mobile website builder. </div>
<div class="add"><a target="_top" href="http://affiliate.moably.com/l/2/31267" class="adt">moably.com</a></div>
</div></noscript>
-- Code End --