//
This JSONP service is 4gamer.net only,Request not allowed other domain.
// 4gamer.net専用ですので別サイトからの呼び出しは許可していません。
// labo.4gamer.net ... 
if( window.location.hostname=='labo.4gamer.net' ){
	callbackBookmark(
	  window.location.hostname=='labo.4gamer.net' ? 
	  {
	"@code" : "E001",
	"@message" : "リファラ情報が確認できません。同一ドメインの場合にはリファラ情報の送出を許可してください。",
	"@server" : "fgmodule102",
	"@date" : "2024/10/09 09:30:41",
	"@title" : "4Gamer.net%20%E2%80%95%20%E6%97%A5%E6%9C%AC%E6%9C%80%E5%A4%A7%E7%B4%9A%E3%81%AE%E7%B7%8F%E5%90%88%E3%82%B2%E3%83%BC%E3%83%A0%E6%83%85%E5%A0%B1%E3%82%B5%E3%82%A4%E3%83%88%E3%80%82%E6%9C%80%E6%96%B0%E3%82%B2%E3%83%BC%E3%83%A0%E3%81%AE%E3%83%8B%E3%83%A5%E3%83%BC%E3%82%B9%EF%BC%8C%E3%83%AC%E3%83%93%E3%83%A5%E3%83%BC%E3%81%AF%E3%81%93%E3%81%93%E3%81%A7%EF%BC%81",
	"@short_title" : "%E6%97%A5%E6%9C%AC%E6%9C%80%E5%A4%A7%E7%B4%9A%E3%81%AE%E7%B7%8F%E5%90%88%E3%82%B2%E3%83%BC%E3%83%A0%E6%83%85%E5%A0%B1%E3%82%B5%E3%82%A4%E3%83%88%E3%80%82%E6%9C%80%E6%96%B0%E3%82%B2%E3%83%BC%E3%83%A0%E3%81%AE%E3%83%8B%E3%83%A5%E3%83%BC%E3%82%B9%EF%BC%8C%E3%83%AC%E3%83%93%E3%83%A5%E3%83%BC%E3%81%AF%E3%81%93%E3%81%93%E3%81%A7%EF%BC%81%E2%80%A6",
	"@cputime" : "(CPU:0.000秒)",
	"@reload" : "",
	"@path" : "",
	"@media" : "",
	"@id" : "",
	"@rel_gameid" : "",
	"@rel_gamesubid" : "",
	"@groupid" : "",
	"@mod_flag" : "",
	"popup_notify" : {

	},
	"notify" : {

	},
	"vote" : {

	},
	"activity" : {

	},
	"manager" : {
		"bookmark" : {

		},
		"history" : {

		},
		"test" : {
		}
	}
} : 
	  { error : 'Not allowed.' } 
	)
}