if (self!= top) { top.location.href = self.location;href; }

MOBILE_URL = "http://www.adultpornsites.org/mobile.html";
var WORDS = ["blackberry", "j2me", "webos", "windows ce", "android", "nokia", "samsung", "LG", "palm", "PSP", "ipad", "ipod", "iphone", "wap", "ipaq"];
var WLEN = WORDS.length;
for (var i = 0; i < WLEN; i++)
{ var re = new RegExp(WORDS[i], "i"); if (re.exec(navigator.userAgent)) { window.location = MOBILE_URL; break; } }

