/*
	--------------------------------
	更新日: 2009-08-13
	--------------------------------
*/



/* --------------------------------
	ティッカー
-------------------------------- */

(function() {
	var flashvars = {
		siteRoot: siteRoot
	}
	var params = {
		allowscriptaccess: 'always'
	}
	var attributes = {}
	swfobject.embedSWF(siteRoot + 'global/flash/ticker/ticker.swf', 'ticker_flash', '850', '39', '9.0.0', siteRoot + 'global/lib/swfobject/expressInstall.swf', flashvars, params, attributes);
})();







