352“悲剧就是把人生有价值的东西毁灭给人看”
作品:《人到中年娱乐圈》
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;
}
}