/*------------------------------------------------------------------
  
  headerFlash
  
------------------------------------------------------------------*/

var reachFla = new SWFLoader( {
	'src'             : 'swf/reach.swf',
	'id'              : 'reachmovie',
	'width'           : '958',
	'height'          : '640',
	'requiredVersion' : '8',
	'bgcolor'         : '#000000',
	'targetId'        : 'reach-main',
	'altBlock'        : 'reach-main-alternate-block',
	'noCache'         : true
});

