if (getBrowserName() == "Netscape" && getBrowserVersion() < 6) {
	location.href="http://mmp.qvic.jp/dist_nn/index.html";
}