/*------------------------------------------------------------------
  
  headerFlash
  
------------------------------------------------------------------*/

var rightFla = new SWFLoader( {
	'src'             : 'swf/right.swf',
	'id'              : 'rightmovie',
	'width'           : '959',
	'height'          : '591',
	'requiredVersion' : '8',
	'targetId'        : 'right-main',
	'altBlock'        : 'right-main-alternate-block',
	'noCache'         : true
});
