var resource = [
	{
		id:		"open_next_sibling",
		value:	"詳細を開く"
	},{
		id:		"close_next_sibling",
		value:	"詳細を閉じる"
	},{
		id:		"open_all",
		value:	"すべての詳細説明を表示"
	},{
		id:		"close_all",
		value:	"すべての詳細説明を非表示"
	},{
		id:		"home",
		value:	" "
	},{
		id:	"static_toc_html_template_1",
		value:	"<meta http-equiv=\"Content-Type\" content=\"application/xhtml+xml; charset=UTF-8\" /><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" /><link rel=\"stylesheet\" type=\"text/css\" href=\"../styles/frame_toc.css\" /><script type=\"text/javascript\" src=\"../scripts/toc.js\"></script><script type=\"text/javascript\" src=\"../scripts/jquery.js\"></script><ul id=\"id_toc\" class=\"nocontent\"><li toc_id=\"home\" class=\"level_1\" title=\"%s\"><img src=\"../images/toc-icon.png\" class=\"toc-sign-0\" /><a target=\"_parent\" href=\"../frame_htmls/home.html\">%s</a></li%s></ul><div class=\"code nocontent\" id=\"%s\"></div>"
	},{
		id:	"static_toc_html_template_2",
		value:	"><li toc_id=\"%s\" class=\"level_%s\" title=\"%s\">%s<img src=\"../images/toc-icon.png\" class=\"%s-sign-%s\" />%s<a target=\"_parent\" href=\"../contents/%s\">%s</a></li"
	},{
		id:	"static_toc_html_template_3",
		value:	"<a href=\"#\" class=\"sign\" onclick=\"fncToggle(this); return false;\">"
	},{
		id:	"static_toc_html_template_4",
		value:	"</a>"
	},{
		id:		"static_toc_html_code",
		value:	"5769495394389024"
	}
];
var constant = [
	{
		/* Remove "//" below to specify the language code. Simplified Chinese must be specified as "zh-CN". Traditional Chinese must be specified as "zh-TW". */
		//lang_code:					"xx-XX",
		asset_mode:					"web", // [web(default)|local]
		ga_tracking_id:				"UA-65621281-1",
		ga_tracking_domain:			"auto", // ug.oipsrv.net
		frame_path:					"/assets/manual/noframes/v1/ja/",
		template_path:				"/assets/manual/templates/v1/ja/", // template_typeがneの場合は「/assets/manual/templates/v1ne/ja/」それ以外は「/assets/manual/templates/v1/ja/」
		template_type:				"v2" // [ne|v2]
	}
];