function ALP() { var b = document.getElementsByTagName("body")[0]; var d = document.createElement("div"); d.setAttribute("id","alp_mnu"); d.setAttribute("className","alp_main"); d.innerHTML=''; b.appendChild(d); var lk = document.links, l, k=0; while(l=lk[k++]) { if (l.addEventListener) { l.addEventListener("mouseover", ALP_omov, false); l.addEventListener("mouseout", ALP_omou, false); } else if (l.attachEvent) { l.attachEvent("onmouseover", ALP_omov); l.attachEvent("onmouseout", ALP_omou); } else { l.onmouseover = ALP_omov; l.onmouseout = ALP_omou; } } var cN = document.createElement('link'); cN.type = 'text/css'; cN.rel = 'stylesheet'; cN.href = 'http://armorylite.com/inc/style_powered.php?s=p&awfuzbko8kv'; cN.media = 'all'; cN.title = 'poweredbyAL'; document.getElementsByTagName("head")[0].appendChild(cN); } function ALP_omov(o) { _e = o || window.event; _u = this.href; if (_u) { _t = _u.match(/armorylite\.com\/(.+)\/(.+)\/(.+[^\/])/); if (_t) { if (((_t[1].toLowerCase() == "us") || (_t[1].toLowerCase() == "eu") || (_t[1].toLowerCase() == "kr") || (_t[1].toLowerCase() == "tw") || (_t[1].toLowerCase() == "cn")) && (_t[3].indexOf('/') < 1)) { document.getElementById("alp_mnu").className = 'alp_main'; document.getElementById("alp_mnu").style.visibility = 'visible'; document.getElementById("alp_mnu").style.display = ''; document.getElementById("alp_mnu").innerHTML = '