function MM_reloadPage(init) {
if (true == init) {
with (navigator) if ("Netscape" == appName && 4 == parseInt(appVersion)) {
document.MM_pgW = innerWidth;
document.MM_pgH = innerHeight;
onresize = MM_reloadPage;
}
} else if (innerWidth != document.MM_pgW || innerHeight != document.MM_pgH) location.reload();
}
湖上湖
相关分类