I have this stange Javascript which actually just outputs html, but the source can not be readed that easily. Maybe someone knows how to decode this or convert it to usual html.
Check this out:
<div class="address"><script id="ob_address">var _0x1cb159=["\x77\x72\x69\x74\x65","\x47\x6c\x6f\x62\x61\x6c\x20\x50\x65\x72\x73\x6f\x6e\x61\x6c\x20\x50\x61\x72\x74\x6e\x65\x72\x20\x41\x47\x3c\x62\x72\x20\x2f\x3e\x20\x20\x46\x72\x61\x75\x20\x41\x6e\x69\x74\x61\x20\x4f\x6d\x6c\x69\x6e\x3c\x62\x72\x20\x2f\x3e\x20\x20\x53\x65\x6e\x69\x6f\x72\x20\x52\x65\x63\x72\x75\x69\x74\x69\x6e\x67\x20\x43\x6f\x6e\x73\x75\x6c\x74\x61\x6e\x74\x3c\x62\x72\x20\x2f\x3e\x20\x20\x41\x6c\x62\x65\x72\x74\x73\x74\x72\x61\x73\x73\x65\x20\x32\x3c\x62\x72\x20\x2f\x3e\x20\x20\x35\x34\x33\x32\x20\x4e\x65\x75\x65\x6e\x68\x6f\x66\x3c\x62\x72\x20\x2f\x3e\x20\x20\x30\x35\x36\x20\x34\x31\x36\x20\x30\x39\x20\x30\x39\x3c\x62\x72\x20\x2f\x3e\x20\x20","\x64\x6f\x63\x75\x6d\x65\x6e\x74"];window[_0x1cb159[2]][_0x1cb159[0]](_0x1cb159[1]);</script>
My precessor did this and i need to convert/deobfuscate this either with PHP or Javascript. Hows to do that Javascipt Ninjas?? I also don't see a advantage doing it like this.?