// ウィンドウ設定ファイル
var popupLinkConfig = new Array;
popupLinkConfig["gwin"]    = new Array ( "gwin", "width=700,height=880,resizable=yes");
popupLinkConfig["print_map"] = new Array ( "TargetName", "scrollbars=yes,resizable=yes,status=yes,toolbar=yes,location=yes,menubar=yes");
popupLinkConfig["print_ticket"] = new Array ( "print_ticket", "scrollbars=yes,width=600,height=550,resizable=yes,status=no,toolbar=no,location=yes,menubar=yes");
popupLinkConfig["map"]    = new Array ( "map", "scrollbars=no,width=850,height=700,resizable=no");
var rootdomain="http://"+window.location.hostname
// 日替わりインクルード設定↓
var includesaps=["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.cautio","#000000","#D0C092","small");
Rounded("div.profile","#00C0C9","#00C0C9","small");
}


