// <pre>This JSONP service is 4gamer.net only,Request not allowed other domain.
// 4gamer.net専用ですので別サイトからの呼び出しは許可していません。
if( window.location.hostname.match(/4gamer\.net$/) ){ // SKIPLINE
	callbackRetweet(
	  window.location.hostname.match(/4gamer\.net$/) ? // SKIPLINE
	  {
	"@code" : "",
	"@date" : "2016/11/15 07:39:03",
	"@count" : "2",
	"@total" : "19",
	"@total_tweet" : "0",
	"@total_retweet" : "12",
	"@total_heart" : "7",
	"@user_count" : "32",
	"@user_total" : "32",
	"@user_total_tweet" : "32",
	"@user_total_retweet" : "0",
	"@user_total_heart" : "0",
	"@url" : "http://www.4gamer.net/games/000/G000000/20161114095/",
	"twitter" : {
"0" : {
		"id":"798125874520260608",
		"from":"4GamerNews",
		"date":"Mon Nov 14 11:30:11 +0000 2016",
		"retweet":"12",
		"heart":"7"
		}
,
"1" : {
		"id":"798293829006696448,798160896711225344,798148528233005056,798147036562345984,798143480497205249,798135897950556162,798133395876286464,798129644541050881,798129407101571073,798129406367514624,798129406128422912,798129403922259968,798129403792224257,798129403465068544,798129398721318912,798129388919230464,798129387979710464,798129387610607616,798129387107328001,798129386213883904,798129382514528256,798129381554036741,798129379788222465,798128440255709184,798128432345387008,798127904328536064,798127894224437250,798127893540786176,798127891514986498,798127868337238017,798127656923516928,798126944038449152",
		"from":"arikitaridesu,zunda333,GamasutraGirl,iPhoneBookTweet,michica2624,olmsbig,saikyo_itnews,AppGameSp,SaraWandar,Game731,greenpiee3,sora_mame3,kominamiman,rmudtyche,ht0220099,viagragra,HyperGorugo,MayuMayuGeme,AyakosGame,RiechanzGame,SaraMantaaa,torakyua,GameNewsShow,wertyuiol030,nanasi_info,amaqella_news,twinews5,gamenews01,gametuu,NetGamer001,bot_tvgame,krp_ku",
		"date":"Tue Nov 15 7:39:03 +0900 2016",
		"count":"32",
		"total":"32",
		"tweet":"32",
		"retweet":"0",
		"heart":"0"
		}

	},
	"test" : {
	}
} : // SKIPLAST
	  { error : 'Not allowed.' } // SKIPLINE
	);
} // SKIPLINE

