if (document.referrer.length !=0 ){
	if (document.referrer.match(/gyutan|gyutanyak|www.google.com\/cse/)) {
	} else {
		var text_uptop  = "<center>";
		text_uptop += "<table border=0 style=\"border:3px double #00ffff;\" cellpadding=0 cellspacing=0 width=70%>";
		text_uptop += "<form action=\"http://gyutan.s256.xrea.com/\" method=\"POST\" name=\"URL\">";
		text_uptop += "<tr>";
		text_uptop += "<td style=\"border:0px; padding:0px;\" align=right><img src=\"http://gyutan.s256.xrea.com/image/icon/icon/attention.gif\"></td>";
		text_uptop += "<td style=\"border:0px; padding:5px;\" align=center><span style=\"color:red;\">この度は、外部リンクからお越しいただき、誠にありがとうございます♪</span></td>";
		text_uptop += "<td style=\"border:0px; padding:0px;\" align=left><img src=\"http://gyutan.s256.xrea.com/image/icon/icon/attention.gif\"></td>";
		text_uptop += "</tr><tr>";
		text_uptop += "<td style=\"border:0px; padding:5px;\" colspan=3 align=center>&nbsp;<br>";
		text_uptop += "当サイトでは、フレーム構成を用いているため、通常は左側にメニューが表示されます。<br>";
		text_uptop += "大変恐れ入りますが、外部ページより直接このページを表示している場合は<br>";
		text_uptop += "下記のボタンからお越しくださいますようお願い申し上げます。";
		text_uptop += "<hr size=0 noshade>";
		text_uptop += "<br>";
		text_uptop += "<input type=\"submit\" name=\"URL\" value=\"左メニューを復活させる\" style=\"background-color:#fa923e;color:#ffffff;font-size:12px;border-color:#eff4f9;font-style: normal;font-weight: normal;height:20px;\"><br><br>";
		text_uptop += "<a href=\"http://gyutan.s256.xrea.com/\" target=_top>トップページに戻る<br>";
		text_uptop += "</a><br>";
		text_uptop += "<hr size=0 noshade>";
		text_uptop += "</td>";
		text_uptop += "</tr><tr>";
		text_uptop += "<td style=\"border:0px; padding:5px;\" align=right colspan=3><span style=\"font:11px;\">メイプルストーリー投げ賊育成支援サイト<br>";
		text_uptop += "<input type=\"hidden\" name=\"URLredirect\" value=\"" + document.URL + "\">";
		text_uptop += "牛タン炭火焼きの道DX</span></td>";
		text_uptop += "</tr>";
		text_uptop += "</form>";
		text_uptop += "</table>";
		text_uptop += "</center>";
		document.write(text_uptop);
	}
}else{
}