/*------------------------------------------------------------------
  
  graphFlash
  
------------------------------------------------------------------*/

var graphFlash01 = new SWFLoader( {

	'src'             : 'swf/chart01.swf?xmlFile=swf/chart01_1',
	'id'              : 'bar_chart01',
	'width'           : '316',
	'height'          : '245',
	'requiredVersion' : '7',
	'bgcolor'         : '#ffffff',
	'targetId'        : 'graph01',
	'altBlock'        : 'graph01-alternate-block',
	'noCache'         : true

});

var graphFlash02 = new SWFLoader( {

	'src'             : 'swf/chart01.swf?xmlFile=swf/chart01_2',
	'id'              : 'bar_chart02',
	'width'           : '316',
	'height'          : '245',
	'requiredVersion' : '7',
	'bgcolor'         : '#ffffff',
	'targetId'        : 'graph02',
	'altBlock'        : 'graph02-alternate-block',
	'noCache'         : true

});

var graphFlash03 = new SWFLoader( {

	'src'             : 'swf/chart01.swf?xmlFile=swf/chart01_3',
	'id'              : 'bar_chart03',
	'width'           : '316',
	'height'          : '245',
	'requiredVersion' : '7',
	'bgcolor'         : '#ffffff',
	'targetId'        : 'graph03',
	'altBlock'        : 'graph03-alternate-block',
	'noCache'         : true

});

var graphFlash04 = new SWFLoader( {

	'src'             : 'swf/chart01.swf?xmlFile=swf/chart01_4',
	'id'              : 'bar_chart04',
	'width'           : '316',
	'height'          : '245',
	'requiredVersion' : '7',
	'bgcolor'         : '#ffffff',
	'targetId'        : 'graph04',
	'altBlock'        : 'graph04-alternate-block',
	'noCache'         : true

});

var graphFlash05 = new SWFLoader( {

	'src'             : 'swf/chart02.swf?xmlFile=swf/chart02',
	'id'              : 'bar_chart05',
	'width'           : '316',
	'height'          : '245',
	'requiredVersion' : '7',
	'bgcolor'         : '#ffffff',
	'targetId'        : 'graph05',
	'altBlock'        : 'graph05-alternate-block',
	'noCache'         : true

});

var graphFlash06 = new SWFLoader( {

	'src'             : 'swf/chart03.swf?xmlFile=swf/chart03',
	'id'              : 'bar_chart06',
	'width'           : '316',
	'height'          : '245',
	'requiredVersion' : '7',
	'bgcolor'         : '#ffffff',
	'targetId'        : 'graph06',
	'altBlock'        : 'graph06-alternate-block',
	'noCache'         : true

});

var graphFlash07 = new SWFLoader( {

	'src'             : 'swf/chart04.swf?xmlFile=swf/chart04',
	'id'              : 'bar_chart07',
	'width'           : '316',
	'height'          : '260',
	'requiredVersion' : '7',
	'bgcolor'         : '#ffffff',
	'targetId'        : 'graph07',
	'altBlock'        : 'graph07-alternate-block',
	'noCache'         : true

});

var graphFlash09 = new SWFLoader( {

	'src'             : 'swf/chart06.swf?xmlFile=swf/chart06',
	'id'              : 'bar_chart09',
	'width'           : '316',
	'height'          : '260',
	'requiredVersion' : '7',
	'bgcolor'         : '#ffffff',
	'targetId'        : 'graph09',
	'altBlock'        : 'graph09-alternate-block',
	'noCache'         : true

});

