<!-- 
if (document.referrer.indexOf('http://wkwknet.web.fc2.com/') <= -1) {
	// リンクはトップへ
	navigate("./");
}
-->
