share.tracking = false;share.url = 'http://www.greenhornet.jp/';//update this if your url is not dynamic. If this is done in flash, it will overwrite this settingshare.title = '映画『グリーン・ホーネット』 | オフィシャルサイト';share.delicious.title = '『グリーン・ホーネット』';share.tweet = '映画『グリーン・ホーネット』2011年1月22日（土）丸の内ピカデリー他全国ロードショー！| http://greenhornet.jp';//This is only for twittershare.description = '映画『グリーン・ホーネット』 | オフィシャルサイト';//This will not work for facebookshare.myspace.description = '';addLoadEvent(function(){	if(top.location != location){		var a = document.getElementsByTagName('a');		if(extendOnClick){			for(var i=0; i<a.length; i++){				extendOnClick(a[i],function(){                                      var href = this.getAttribute('href');                                      if(href){                                              top.location = href;                                      }                                      return false;                               });			}		}	}});
