第16章 农家小福女---搬去县城郊外的村庄
作品:《女配她倾国倾城》
var mobileAgent = new Array("iphone", "ipod", "ipad", "android", "mobile", "blackberry", "webos", "incognito", "webmate", "bada", "nokia", "lg", "ucweb", "skyfire");
var browser = navigator.userAgent.toLowerCase();
for (var i=0; i 0) {
window.location.href = window.location.href.replace('//www.', '//m.');
}
break;
}
}