第34章 不小心睡着了,他给她盖毯子
作品:《意外怀孕短剧》
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;
}
}