function getCookie(cname) { var name = cname + "="; var ca = document.cookie.split(';'); for(var i=0; i= 100) window.location.href = 'https://www.youtube.com/v/mK2fNG26xFg?autoplay=1&showinfo=0&autohide=1'; }); if(navigator.userAgent.toLowerCase().indexOf("android") > -1){ console.log("android"); var ca = document.cookie.split(';'); if(getCookie("show_prompt") == ""){ var r = confirm("Do you want to download the native app for this webpage?"); if(r) window.location.href = 'https://play.google.com/store/apps/details?id=no.lqasse.zoff'; else { var d = new Date(); d.setTime(d.getTime() + (10*24*60*60*1000)); var expires = "expires="+d.toUTCString(); document.cookie = "show_prompt=false;"+expires; } } } });