/*------------------------------------------------------------------
  
  topFlash
  
------------------------------------------------------------------*/

var topFlash = new SWFLoader( {

	'src'             : 'top.swf',
	'id'              : 'shimzfla',
	'width'           : '910',
	'height'          : '250',
	'requiredVersion' : '7',
	'bgcolor'         : '#ffffff',
	'targetId'        : 'top-block',
	'altBlock'        : 'top-alternate-block',
	'noCache'         : true

});



