var popupLinkConfig = new Array;
// ポップアップウィンドウ設定↓
popupLinkConfig["gwin"]    = new Array ( "gwin", "width=700,height=570,scrollbars=yes,resizable=yes,status=yes,toolbar=no,location=no,menubar=no");
popupLinkConfig["print_map"] = new Array ( "TargetName", "width=700,height=730,scrollbars=yes,resizable=yes,status=yes,toolbar=yes,location=yes,menubar=yes");

var rootdomain="http://"+window.location.hostname
// 日替わりインクルード設定↓
var includefiles=["sap/x1.html", "sap/x2.html", "sap/x3.html", "sap/x4.html", "sap/x5.html", "sap/x6.html", "sap/x7.html", "sap/x8.html", "sap/x9.html", "sap/x10.html", "sap/x11.html", "sap/x12.html", "sap/x13.html", "sap/x14.html", "sap/x15.html", "sap/x16.html", "sap/x17.html", "sap/x18.html", "sap/x19.html", "sap/x20.html", "sap/x21.html", "sap/x22.html", "sap/x23.html", "sap/x24.html", "sap/x25.html", "sap/x26.html", "sap/x27.html", "sap/x28.html", "sap/x29.html", "sap/x30.html", "sap/x31.html"];

window.onload=function() {
	TargetLink();
	initPopupLinks();
	if(!NiftyCheck())
	return;
// 角丸ブロック設定↓
Rounded("div.mbox","#D7E8FF","#4576E9","small");
Rounded("div.banner_block","#D7E8FF","#4576E9","small");
Rounded("div.mwrap","#D7E8FF","#4576E9","small");
Rounded("div.frameouter","#D7E8FF","#D7E8FF","small");
Rounded("div.frameouter2","#D7E8FF","#D7E8FF","small");
Rounded("div.left","#D7E8FF","#4576E9","small");
Rounded("div.right","#D7E8FF","#4576E9","small");
}
