-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
81 lines (77 loc) · 4.12 KB
/
contact.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
<!DOCTYPE html>
<html>
<head>
<title>Radio Tip Masa Lampau™ - Contact</title>
<script language="JavaScript">
var txt="Radio Tip Masa Lampau™ Contact - ";
var speed=100;var segarkan=null;function move() { document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);
segarkan=setTimeout("move()",speed);}move();
</script>
<meta charset='utf-8'/>
<meta content='width=device-width, initial-scale=1' name='viewport'/>
<meta content='Radio Tip Masa Lampau, Unduh, Download, Listen, Composer, Music, Mp3, Lyric, Lirik, Musik, Album, Full Music, Music Indonesia, Electronica, IyoRTML' name='keywords'/>
<meta content='Radio Tip Masa Lampau, Unduh, Download, Listen, Composer, Music, Mp3, Lyric, Lirik, Musik, Album, Full Music, Music Indonesia, Electronica, IyoRTML' name='description'/>
<meta content='iyortml@gmail.com' name='author'/>
<meta content='https://www.facebook.com/RadioTipMasaLampaurtml' property='fb:app_id'/>
<meta content='https://www.facebook.com/iyo.rtml' property='fb:admins'/>
<link rel="shortcut icon" type="image/x-icon" href="img/logo.png" />
<link rel="stylesheet" href="css/layout.css" type="text/css" />
<script src='js/jQuery-lib-music-rtml.js'></script>
<link href='https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css' rel='stylesheet'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js' type='text/javascript'></script>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js'></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-70922531-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="mySidenav" class="sidenav">
<a href="index.html" id="home">Home</a>
<a href="lyric.html" id="lyric">Lyric</a>
<a href="privacy.html" id="privacy">Privacy</a>
<a href="contact.html" id="contact">Contact</a>
</div>
<header oncontextmenu="return false;" onkeydown="return false;" onmousedown="return false;">
<img src="img/banner_band.jpg" width="100%" height="100%" />
</header>
<div id="main_bg">
<div class="main_space"></div>
<div class="main_center" title="Contact Radio Tip Masa Lampau™">
<h3 style="text-align:center; margin:10px; font-family:sans-serif; font-size:28px;">Contact</h3>
<iframe style="width:100%;height:420px;border:0;overflow:hidden;" src="http://ghostdrivers.freeiz.com/iyortml/contact"></iframe>
</div>
<!-- Main Iklan -->
<div style="height:10px;"></div>
<div id="rtmlads" oncontextmenu="return false;" onkeydown="return false;" onmousedown="return false;">
<div class="adsPro">
<div title="Radio Tip Masa Lampau Music" onclick="adsByRTMLUnit()" class="adsMain adsMain-first">
<img src="https://3.bp.blogspot.com/-GySPSvWp3Ag/V2m6KIwsThI/AAAAAAAAB2Y/7TrsAZJE9n4FxCyThkBv0kvZVa0w1rEgwCLcB/s1600/adsrtml.gif" />
<div class="masker">
<h2>Radio Tip Masa Lampau</h2>
</div>
</div>
<i style="font-size:15px;" title="Close" onclick="closedUnitRTML()" id="adsProClose" class="fa fa-times" aria-hidden="true"></i>
<i style="font-size:15px;" title="Info" id="adsProBy" class="fa fa-exclamation-circle" aria-hidden="true"></i>
<div title="Ads by radiotipmasalampau.blogspot.com" onclick="adsByRTMLUnit()" id="adsOwner">Ads by radiotipmasalampau.blogspot.com</div>
</div>
<script src='https://rawgit.com/IyoRTML/Instagram-Followers-Free/master/js/jQuery-lib-iklan-rtml-5-7-17.js'></script>
</div>
<div style="height:10px;"></div>
<!-- Cbox -->
<script>
window['CboxReady'] = function (Cbox) {
Cbox('button', '4-4333912-6RKna2');
}
</script>
<script src="https://static.cbox.ws/embed/1.js" async></script>
<!-- Cbox -->
<footer>Copyright © 2017 All Reserved</footer>
</div>
</body>
</html>