<!DOCTYPE html>
<html lang="en">
<head>
	<script type="text/javascript" src="//res.cdn.openinstall.io/openinstall.js"></script>
    <meta charset="UTF-8">
    <meta name="renderer" content="webkit">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="keywords" content="foot fetish,foot worship,foot tickle,Foot Seen,Video streaming">
    <meta name="description" content="">
    <meta content="telephone=no" name="format-detection">
    <meta name="wap-font-scale" content="no">
    <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
		<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
		<meta content="telephone=no" name="format-detection">
    <script src="https://www.footseen.com/js/fsize.js"></script>
    <link rel="stylesheet" href="https://www.footseen.com/css/swiper.min.css">
    <link rel="stylesheet" href="https://www.footseen.com/css/base2.css">
    <link rel="stylesheet" href="https://www.footseen.com/css/inedx.css">
    <link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css">
    <title>Foot Seen</title>
		<style type="text/css">
			.layer-box{
			  width: 7.2rem;
			  height: 6.973rem;
			  background: url(https://www.footseen.com/img/phonembg.png) no-repeat;
			  background-size: 100% 100%;
			  position: relative;
			}
			.layui-layer-close2{
			  display: none !important;
			}
			.layui-layer{
			  border-radius: 0.5rem !important;
			}
			.layui-layer-page .layui-layer-content{
			  border-radius: 0.5rem !important;
			}
			
			.googleDown,.apkDown{
				background: url(https://www.footseen.com/img/btngp.png) no-repeat;
				background-size: 100% 100%;
				width: 4.813rem;
				height: 1.2rem;
				line-height: 1.2rem;
				position: absolute;
				top: 1.733rem;
				left: 50%;
				transform: translate(-50%,0);
				-webkit-transform: translate(-50%,0);
				text-align: center;
				font-size: 0.426rem;
				color:#FFF;
			}
			.apkDown{
				top: 3.933rem;
			}
			
			.googleDown img,.apkDown img{
				width: 0.373rem;
				height: 0.413rem;
				vertical-align: middle;
				margin-top: -.05rem;
				margin-right: 0.133rem;
			}
			.codeBox{
				position: absolute;
				left: 0;
				top: 11.7rem;
				width: 100%;
				text-align: center;
				height: 0.88rem;
				line-height: 0.88rem;
			}
			.code{
				position: relative;
				padding: 0 0.4rem;
				height: 0.88rem;
				line-height: 0.88rem;
				text-align: center;
				font-size: 0.4rem;
				z-index: 50;
				color: #FFF;
				border-radius: 0.666rem;
				-webkit-border-radius: 0.666rem;
				-moz-border-radius: 0.666rem;
				-ms-border-radius: 0.666rem;
				-o-border-radius: 0.666rem;
				background-color: rgba(0,0,0,.2);
				display: inline-block;
			}
			.code img{
				width: 0.426rem;
				height: 0.426rem;
				vertical-align: middle;
				display: inline-block;
				margin-top: -.1rem;
				margin-left: 0.1rem;
			}
		</style>
</head>
<body>
	<div class="main bg1">
		<span class="langTitle"><img src="https://www.footseen.com/img/down2.png"/><font></font></span>
		<div class="langList">
			<p data-lang="2">繁體中文</p>
			<p data-lang="1">English</p>
			<p data-lang="7">العربية</p>
		</div>
		<!--邀请码-->
		<div class="codeBox">
			<p class="code"><span></span><img src="https://www.footseen.com/img/copy.png" /></p>
		</div>
		<img src="https://www.footseen.com/img/logo.png" class="logo" />
		<a class="topUp"></a>
		<div class="iosDown heartbeat"></div>
		<div class="swiper-container androidSwiper hide">
			<div class="swiper-wrapper">
				<div class="swiper-slide">
					<img src="https://www.footseen.com/img/animg1_cn.png"/>
				</div>
				<div class="swiper-slide">
					<img src="https://www.footseen.com/img/animg2_cn.png"/>
				</div>
				<div class="swiper-slide">
					<img src="https://www.footseen.com/img/animg3_cn.png"/>
				</div>
			</div>
			<div class="swiper-pagination"></div>
		</div>
		<div class="andoridDesc"></div>
		<div class="andoridBottom"></div>
		<div class="arBottom"></div>
	</div>
</body>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script src="https://www.footseen.com/js/swiper.min.js"></script>
	<script type="text/javascript" src="https://www.footseen.com/js/langAndorid.js?v=202010201643" ></script>
<script src='https://www.footseen.com/layer-v3.1.0/layer/layer.js'></script>
<script type="text/javascript">

	function browserRedirect(msg) {
	var sUserAgent = navigator.userAgent.toLowerCase();
	var bIsIpad = sUserAgent.match(/ipad/i) == "ipad";
	var bIsIphoneOs = sUserAgent.match(/iphone os/i) == "iphone os";
	var bIsMidp = sUserAgent.match(/midp/i) == "midp";
	var bIsUc7 = sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4";
	var bIsUc = sUserAgent.match(/ucweb/i) == "ucweb";
	var bIsAndroid = sUserAgent.match(/android/i) == "android";
	var bIsCE = sUserAgent.match(/windows ce/i) == "windows ce";
	var bIsWM = sUserAgent.match(/windows mobile/i) == "windows mobile";
	if(!(bIsIpad || bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM)) {} else if(bIsAndroid) {
		
	} else if(bIsIphoneOs || bIsIpad) {
		window.location.href = 'test2.html'+location.search;
	}
}
    browserRedirect();
  	 var ua = navigator.userAgent.toLowerCase();
     var userAgent = navigator.userAgent; //取得浏览器的userAgent字符串

        $(".iosDown").on("click", function () {
        	var data = {
        		"bingdType":getRequest().bindType,
        		"lang":sessionStorage.lang,
        		"type":getRequest().type,
        	};
//					var data = OpenInstall.parseUrlParams();
            var userAgent = navigator.userAgent; //取得浏览器的userAgent字符串
				if (userAgent.indexOf("Line") > -1) {
					if(sessionStorage.lang == 7){
						$('.masking img').att('src','https://footseen.com/img/fx.png');
						$(".masking").fadeIn(500);
						} else {
							$('.masking img').att('src','https://footseen.com/img/fx_en.png');
								$(".masking.L_En").fadeIn(500);
						}
					} else {
		         
							setTimeout(function(){
								new OpenInstall({
						      appKey: "tsy5ov",
						      preferWakeup: true,
						      mask: function () {	
						          return '<div id="openinstall_shadow" class="shadow-img"><img src="images/share-img.png" alt=""></div>'
						      },
						      onready: function () {
						          var m = this, button = document.getElementById("iosDown");
						          m.schemeWakeup();
											 m.wakeupOrInstall();
											 return false;
						      }
								}, data);
							},500)
           }
       })
		$('.topUp').on('click',function(){
			window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang='+sessionStorage.lang+'&gofrom=web&cidStr=h5_footseengw';
		})
		
		$('.code img').on('click',function(){
			copyText(getRequest().agentCode);
			setTimeout(function(){
				layer.msg(langList[langType].foot14);
			},100)
		})
		function copyText(text) {
		    var textarea = document.createElement("textarea");
		    var currentFocus = document.activeElement;
		    document.body.appendChild(textarea);
		    textarea.value = text;
		    textarea.focus();
		    if (textarea.setSelectionRange)
		        textarea.setSelectionRange(0, textarea.value.length);
		    else
		        textarea.select();
		    try {
		        var flag = document.execCommand("copy");
		    } catch(eo){
		        var flag = false;
		    }
		    document.body.removeChild(textarea);
		    currentFocus.focus();
		    return flag;
		}
		function getRequest() {
		  var url = location.href;
		  var theRequest = new Object();
		  if (url.indexOf("?") != -1) {
		      var str = url.substr(url.indexOf("?") + 1);
		      strs = str.split("&");
		      for (var i = 0; i < strs.length; i++) {
		          theRequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]);
		      }
		  }
		  return theRequest;
		}
</script>
</html>