0% found this document useful (0 votes)
497 views8 pages

This Is A Url Has Success Landing Page in @wifi - Id

The document is the HTML code for a mobile landing page. It contains the code for the header, banners, login/greeting section, and multiple advertising sections. Scripts are included to display interstitial ads and track user analytics and location.

Uploaded by

Foead Hasan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
497 views8 pages

This Is A Url Has Success Landing Page in @wifi - Id

The document is the HTML code for a mobile landing page. It contains the code for the header, banners, login/greeting section, and multiple advertising sections. Scripts are included to display interstitial ads and track user analytics and location.

Uploaded by

Foead Hasan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

<!

DOCTYPE html>
<html lang="en">
<head>
<title>Mobile Landing Page</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximumscale=1, user-scalable=no">
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico" />
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/main-new.css">
<script src="assets/js/jquery-1.11.3.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script>
window.onload = function(){
$('#interstitial').modal('show');
open_win();
}
</script>
<script src="assets/js/rss-mobile.js"></script>

<!-- UAD SCRIPT ONE PAGE -->


<!--<script type='text/javascript'><!--// <![CDATA[
var OA_zones = {
'leaderboard_top' : 2975,
'leaderboard_bottom' : 2976,
'showcase_left' : 2977,
'showcase_middle' : 2978,
'showcase_right' : 4064,
'sky_left' : 3018,
'sky_right' : 3022
}
// ]]> --><!--</script>
<script type='text/javascript' src='https://a01.u-ad.info/page/SinglePageCal
lJS.php?id=2200'></script>-->
<!-- END OF UAD SCRIPT ONE PAGE -->
<!-- EXCHANGE SCRIPT ONE PAGE -->
<script type='text/javascript'><!--// <![CDATA[
var OA_zones = {
'leaderboard_top' : 172,
'leaderboard_bottom' : 173,
'showcase_left' : 174,
'showcase_middle' : 175,
'showcase_right' : 176,
'sky_left' : 178,
'sky_right' : 177,
'interstitial' : 179
}
// ]]> --></script>
<script type='text/javascript' src='http://a01.uadexchange.com/www/deliv
ery/spcjs.php?id=30'></script>
<!-- END OF EXCHANGE SCRIPT ONE PAGE -->
<!-- GEOLOCATION -->
<script>
function getLocation() {

if (navigator.geolocation) {
navigator.geolocation.getCurrentPosition(savePosition);
} else { }
}
function savePosition(position) {
var lat = position.coords.latitude;
var lot = position.coords.longitude;
var wlan = "MNMN100199/01-01BI-Sm-Pos_Satpm";
var position_data = 'lat='+lat+'&long='+lot+'&wlan='+wlan;
$.ajax({
type
: 'POST',
url
: 'positioning.php',
data
: position_data,
success: function(result){
}
})
}
</script>
<!-- END OF GEOLOCATION -->
<!-- INTERCICIAL MODAL -->
<script type="text/javascript">
$(document).ready( function() {
// When site loaded, load the Popupbox First
//loadPopupBox();
//$('#myModal').modal('show');
$('#popupBoxClose').click( function() {
unloadPopupBox();
});
function unloadPopupBox() {
// TO Unload the Popupbox
$('#popup_box').fadeOut("slow");
$(".s-container").css({ // this is just for style
"opacity": "1"
});
}
function loadPopupBox() {
// To Load the Popupbox
$('#popup_box').fadeIn("slow");
$("#container").css({ // this is just for style
"opacity": "0.3"
});
}
});
</script>
<!-- END OF INTERCICIAL MODAL -->
<!-- analytics -->
<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-53639889-2', 'auto');

ga('send', 'pageview');
</script>
<!-- end of analytics -->
<!-- BEGIN EFFECTIVE MEASURE CODE -->
<script type="text/javascript">
(function() {
var em = document.createElement('script'); em.type = 'text/javascrip
t'; em.async = true;
em.src = ('https:' == document.location.protocol ? 'https://id-ssl'
: 'http://id-cdn') + '.effectivemeasure.net/em.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.ins
ertBefore(em, s);
})();
</script>
<!-- END OF EFFECTIVE MEASURE CODE -->
<!-<script type="text/javascript">
// var referal = "";
function shuffle(utm) {
return utm[Math.floor(Math.random() * utm.length)];
}
function open_win() {
var utm = ["http://www.elevenia.co.id/connect/Ga
tewayAction/Xsite.do?tid=1410109552",
"http://www.elevenia.co.
id/connect/GatewayAction/Xsite.do?tid=1410113551",
"http://www.elevenia.co.
id/connect/GatewayAction/Xsite.do?tid=1410115564"];
var link_utm = shuffle(utm);
setTimeout(function() { window.open(link_utm) },
2000);
}
</script> -->
</head>
<body onload="open_win()">
<div class="container-fluid">
<div class="row">
<div class="s-content col-md-12">
<div class="s-header">
<div class="col-md-3 col-sm-3">
<div class="s-logo">
<img src="assets/images/logo.png">
</div>
</div>
<div class="col-md-9 col-sm-9">
<div class="big-ads">
<!-- TOP LEADER BOARD -->
<!--<iframe id='a5df072f' name='
a5df072f' src='http://a01.uadexchange.com/www/delivery/afr.php?zoneid=172&amp;cb
=INSERT_RANDOM_NUMBER_HERE' frameborder='0' scrolling='no' width='728' height='9
0'><a href='http://a01.uadexchange.com/www/delivery/ck.php?n=a740454f&amp;cb=INS
ERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://a01.uadexchange.com/www
/delivery/avw.php?zoneid=172&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a740454f' bo
rder='0' alt='' /></a></iframe>-->
<script type='text/javascript'>
<!--// <![CDATA[
OA_show('leaderboard_top');

// ]]> -->
</script>
<!-- END OF TOP LEADER BOARD -->
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="s-main">
<div class="col-xs-12 col-sm-8 col-md-8" id="s_banner">
<div class="s-banner">
<div id="carousel-example-generic" class="carousel slide" da
ta-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-sli
de-to="0" class="active"></li>
<!-- <li data-target="#carousel-example-generic" dat
a-slide-to="1"></li> -->
</ol>
<div class="carousel-inner">
<div class="item active">
<a href="../apps.php" target="_blank"> <img clas
s="img-responsive" src="assets/images/Slider-wifi-connect.png"></a>
</div>
<!-- <div class="item">
<a href=" https://isme3.infosalons.biz/reg/INFRA
15JA/start.asp?utm_source=website&utm_medium=webbanner&utm_campaign=mnc" target=
"_blank"> <img class="img-responsive" src="assets/images/IIW_620.jpg"></a>
</div> -->
</div>
</div>
</div>
<div class="s-banner-mobile">
<div id="carousel-example-generic-mobile" class="carousel sl
ide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic-mobile" d
ata-slide-to="0" class="active"></li>
<!-- <li data-target="#carousel-example-generic-mobi
le" data-slide-to="1"></li> -->
</ol>
<div class="carousel-inner">
<div class="item active">
<a href="../apps.php" target="_blank"><img class
="s-banner-img-mobile" src="assets/images/mobilebanner.jpg"></a>
</div>
<!-- <div class="item">
<a href=" https://isme3.infosalons.biz/reg/INFRA
15JA/start.asp?utm_source=website&utm_medium=webbanner&utm_campaign=mnc" target=
"_blank"> <img class="s-banner-img-mobile" src="assets/images/IIW_300.jpg"></a>
</div> -->
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-4">
<div class="s-login">

<div class="selamat">SELAMAT</div>
<div class="s-greetings">
Anda telah terhubung dengan layanan internet WIFI.ID. Mo
hon dipergunakan dengan cerdas dan bijak.
<div class="clear"></div>
<div class="redeem">
<p>Dapatkan Trend Micro untuk sm
artphone Android Anda <b>GRATIS!!!</b> dengan menekan tombol ini.</p>
<form method="POST" action="http
://asiadigi.com/redeempage">
<input type="hidden" name="token
" id="token" value="!@#$%^&*&^$^&(HGKJH%#$5658"/>
<input type="submit" name="redee
m" id="redeem" value="Klik"/>
</form>
</div>
</div>
<div class="button">
<a href="http://wifi.id/" target="_blank" style="color:#
fff;"><img class="lanjutkan" src="assets/images/lanjutkan.png"></a>
<a href="/authnew/logout/logout.php?gw_id=WAG-D5-KBL&ipc
=10.212.132.58" ><img class="logout" src="assets/images/logout.png"></a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="s-main">
<div class="row">
<div class="s-main">
<div class="col-xs-12 col-sm-4 col-md-4">
<!-- SHOWCASE 1 MOBILE -->
<div class="s-first-ads">
<div class="ads">
<!--<iframe id='a1d1d655' name='
a1d1d655' src='http://a01.uadexchange.com/www/delivery/afr.php?zoneid=174&amp;cb
=INSERT_RANDOM_NUMBER_HERE' frameborder='0' scrolling='no' width='300' height='2
50'><a href='http://a01.uadexchange.com/www/delivery/ck.php?n=a2f656ea&amp;cb=IN
SERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://a01.uadexchange.com/ww
w/delivery/avw.php?zoneid=174&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a2f656ea' b
order='0' alt='' /></a></iframe>-->
<script type='text/javascript'>
<!--// <![CDATA[
OA_show('showcase_left');
// ]]> -->
</script>
</div>
</div>
<!-- END OF SHOWCASE 1 MOBILE -->
</div>
<div class="col-xs-12 col-sm-4 col-md-4">
<!-- SHOWCASE 2 MOBILE -->
<div class="s-middle-ads">
<div class="ads">
<!--<iframe id='a4e2e1b7' name='
a4e2e1b7' src='http://a01.uadexchange.com/www/delivery/afr.php?zoneid=175&amp;cb
=INSERT_RANDOM_NUMBER_HERE' frameborder='0' scrolling='no' width='300' height='2
50'><a href='http://a01.uadexchange.com/www/delivery/ck.php?n=abcb40bb&amp;cb=IN

SERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://a01.uadexchange.com/ww


w/delivery/avw.php?zoneid=175&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=abcb40bb' b
order='0' alt='' /></a></iframe>-->
<script type='text/javascript'>
<!--// <![CDATA[
OA_show('showcase_middle');
// ]]> -->
</script>
</div>
</div>
<!-- END OF SHOWCASE 2 MOBILE -->
</div>
<div class="col-xs-12 col-sm-4 col-md-4">
<!-- SHOWCASE 3 MOBILE -->
<div class="s-last-ads">
<div class="ads">
<!--<iframe id='a99a3a42' name='
a99a3a42' src='http://a01.uadexchange.com/www/delivery/afr.php?zoneid=176&amp;cb
=INSERT_RANDOM_NUMBER_HERE' frameborder='0' scrolling='no' width='300' height='2
50'><a href='http://a01.uadexchange.com/www/delivery/ck.php?n=aba007a8&amp;cb=IN
SERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://a01.uadexchange.com/ww
w/delivery/avw.php?zoneid=176&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=aba007a8' b
order='0' alt='' /></a></iframe>-->
<script type='text/javascript'>
<!--// <![CDATA[
OA_show('showcase_right');
// ]]> -->
</script>
</div>
</div>
<!-- END OF SHOWCASE 3 MOBILE -->
</div>
</div>
</div>
<div class="row">
<div class="s-main">
<div class="col-md-12 col-sm-12 ">
<div class="blocker" style="width:300px; margin:0 auto !importan
t;">
<div class="s-news-flash col-sm-12 col-xs-12 " id="s-news-fl
ash">
<!-- ===================================================
===== -->
<!-- ============== FETCHING NEWS FROM RSS MOBILE ======
===== -->
<!-- ===================================================
===== -->
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class=".s-content-bawah col-md-12">
<div class="s-bawah">
<div class="col-md-9 col-sm-9">
<div class="adsbawah">
<!--<iframe id='a8b977bd' name='
a8b977bd' src='http://a01.uadexchange.com/www/delivery/afr.php?zoneid=173&amp;cb
=INSERT_RANDOM_NUMBER_HERE' frameborder='0' scrolling='no' width='728' height='9

0'><a href='http://a01.uadexchange.com/www/delivery/ck.php?n=a3a30e5d&amp;cb=INS
ERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://a01.uadexchange.com/www
/delivery/avw.php?zoneid=173&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a3a30e5d' bo
rder='0' alt='' /></a></iframe>-->
<!-- BOTTOM LEADER BOARD -->
<script type='text/javascript'><!--// <![CDATA[
OA_show('leaderboard_bottom');
// ]]> -->
</script>
<!-- END OF BOTTOM LEADER BOARD -->
</div>
</div>
<div class="col-md-3 col-sm-3">
<div class="more-button">
<a href="http://news.wifi.id">MORE&nbsp;<span>&gt;</span
></a>
</div>
</div>
</div>
<div class="s-bawah-mobile">
<div class="more-button-mobile">
<a href="http://news.wifi.id">MORE&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;<span>&gt;</span></a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="s-footer">
<div class="col-md-12 col-sm-12">
<div class="footer">
<div class="col-md-9">
&copy; 2015, WIFI.ID, All Rights Reserved&nbsp;&nbsp
;&nbsp;
<a href="http://facebook.com"> <img class="facebook"
src="assets/images/facebook.png"></a>
<a href="http://twitter.com"> <img class="twitter" s
rc="assets/images/twitter.png"></a>
</div>
<div class="col-md-3">
Powered by &nbsp;<a href="http://metranet.co.id"><im
g src="assets/images/metranet.png"></a>
</div>
</div>
<div class="footer-mobile">
&copy; 2015, WIFI.ID, All Rights Reserved<br><br>
<a href="http://facebook.com"> <img class="facebook" src
="assets/images/facebook.png"></a>
<a href="http://twitter.com"> <img class="twitter" src="
assets/images/twitter.png"></a><br><br>
Powered by:<br>
<a href="http://metranet.co.id"><img src="assets/images/
metranet.png"></a>
</div>
</div>
</div>
</div>
</div>

</div>
<div class="skinner_left">
<!--<iframe id='aa5d30d0' name='aa5d30d0' src='http://a01.uadexchange.co
m/www/delivery/afr.php?zoneid=178&amp;cb=INSERT_RANDOM_NUMBER_HERE' frameborder=
'0' scrolling='no' width='160' height='600'><a href='http://a01.uadexchange.com/
www/delivery/ck.php?n=ab0533d5&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'
><img src='http://a01.uadexchange.com/www/delivery/avw.php?zoneid=178&amp;cb=INS
ERT_RANDOM_NUMBER_HERE&amp;n=ab0533d5' border='0' alt='' /></a></iframe>-->
<script type='text/javascript'><!--// <![CDATA[
OA_show('sky_left');
// ]]> --></script>
</div>
<div class="skinner_right">
<!--<iframe id='a559c939' name='a559c939' src='http://a01.uadexchange.co
m/www/delivery/afr.php?zoneid=177&amp;cb=INSERT_RANDOM_NUMBER_HERE' frameborder=
'0' scrolling='no' width='160' height='600'><a href='http://a01.uadexchange.com/
www/delivery/ck.php?n=ae1da97c&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'
><img src='http://a01.uadexchange.com/www/delivery/avw.php?zoneid=177&amp;cb=INS
ERT_RANDOM_NUMBER_HERE&amp;n=ae1da97c' border='0' alt='' /></a></iframe>-->
<script type='text/javascript'><!--// <![CDATA[
OA_show('sky_right');
// ]]> --></script>
</div>
<div class="modal fade bs-example-modal-sm" id="myModal" tabindex="-1" role="dia
log" aria-labelledby="mySmallModalLabel" aria-hidden="true">
<div class="modal-dialog modal-sm">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"><span aria-hidd
en="true">&times;</span><span class="sr-only">Close</span></button>
</div>
<div class="modal-content img-responsive">
<!--<iframe id='a6b897e0' name='a6b897e0' src='http://a01.u-ad.info/page
/Frame.php?zoneid=3019&amp;cb=INSERT_RANDOM_NUMBER_HERE' frameborder='0' scrolli
ng='no' width='600' height='300'><a href='http://a01.u-ad.info/page/Click.php?n=
ac5f5c35&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://a01.
u-ad.info/page/View.php?zoneid=3019&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=ac5f5
c35' border='0' alt='' /></a></iframe>-->
</div>
</div>
</div>
<script>
getLocation();
$('.carousel').carousel({
interval: 5000
});
</script>
</body>
</html>

You might also like