var flashversion = "9.0.115";

if(typeof(swfobject)=='object' && swfobject.hasFlashPlayerVersion(flashversion)){
	var head = document.getElementsByTagName('head');
	var flashstyle = document.createElement('style');
	var css = '#flashcontent h1, #flashcontent p {display: none}';
	flashstyle.setAttribute('type','text/css');
	if(head[0]){
		if(flashstyle.styleSheet){
			flashstyle.styleSheet.cssText = css;
		}else{
			flashstyle.appendChild(document.createTextNode(css));
		}
		head[0].appendChild(flashstyle);
	}
}

function loadFlash() {
	var flashvars = {
	};
									
	var params = {
		allowscriptaccess:"always",
		allowfullscreen:"true",
		base:"media/",
		wmode:"opaque"
	};
				
	var attributes = {
	};
										
	swfobject.embedSWF("media/loader.swf", "flashcontent", "100%", "634", "9.0.115", "", flashvars, params, attributes);
}

share.url = "http://bountyhunter.jp/index.html";
share.title = "映画「バウンティー・ハンター」7月10日（土）より公開 | オフィシャルサイト";
share.facebook.title = "映画「バウンティー・ハンター」7月10日（土）より公開 | オフィシャルサイト";
share.facebook.description = ""
share.description = "";
share.tweet = "映画『バウンティー・ハンター』7/10（土）より新宿ピカデリーほか全国ロードショー │懸賞金がかけられた元妻（ジェニファー・アニストン）VS 賞金稼ぎ（バウンティー・ハンター）の元夫（ジェラルド・バトラー）のバトル・ロワイヤル！│http://bountyhunter.jp";
share.digg.description = "";
share.myspace.title = "映画「バウンティー・ハンター」7月10日（土）より公開 | オフィシャルサイト";
share.myspace.description = '';

addLoadEvent(loadFlash);
