/*------------------------------------------------------------------
  
  headerFlash
  
------------------------------------------------------------------*/

var chanceFla = new SWFLoader( {
	'src'             : 'swf/chanceTime.swf',
	'id'              : 'chancemovie',
	'width'           : '960',
	'height'          : '621',
	'requiredVersion' : '8',
	'bgcolor'         : '#000000',
	'targetId'        : 'chance-main',
	'altBlock'        : 'chance-main-alternate-block',
	'noCache'         : true
});

