/*------------------------------------------------------------------
  
  headerFlash
  
------------------------------------------------------------------*/

var topFla = new SWFLoader( {
	'src'             : 'swf/top.swf',
	'id'              : 'topmovie',
	'width'           : '900',
	'height'          : '459',
	'requiredVersion' : '8',
	'targetId'        : 'top-main',
	'altBlock'        : 'top-main-alternate-block',
	'noCache'         : true
});
