/* ****************************************************
Since : 2007-12-01
**************************************************** */

/* Definition of Right Column Banner
=====================================*/

/* value settings
------------------------*/
var bannerObj = [
	//set1 -------------------------------------------------
	{
		'src' : '/company/csr/images/bn_kounotori.jpg',
		'param' : '',
		'type': 'image',
		'alt' : 'コウノトリCSR',
		'height' : '48',
		'URL' : '/company/csr/kyushu/kids/kounotori/index.html',
		'target' : 'eneos_window',
		'cap' : '<img src="/common/images/com_ic_004.gif" alt="" width="13" height="16" />ただいま、ENEOSわくわく生き物学校の参加者を募集中！'
	},
	//set2 -------------------------------------------------
	{
		'src' : '/company/csr/images/bn_summer_station.gif',
		'param' : '',
		'type': 'image',
		'alt' : 'ENEOS SUMMER STATION「なつやすみ科学バスツアー」',
		'height' : '48',
		'URL' : '/company/csr/kouken/local/eneos_summerstation/2009/index.html',
		'target' : 'eneos_window',
		'cap' : '<img src="/common/images/com_ic_004.gif" alt="" width="13" height="16" />2009年度の参加募集は終了しました。たくさんのご応募をありがとうございました。'
	},
	//set3 -------------------------------------------------
	{
		'src' : '/company/csr/images/bn_wakuwaku.jpg',
		'param' : '',
		'type': 'image',
		'alt' : 'ENEOS 森のわくわく学校 清里高原で自然体験',
		'height' : '48',
		'URL' : '/company/csr/morikids/index.html',
		'target' : 'eneos_window',
		'cap' : '<img src="/common/images/com_ic_004.gif" alt="" width="13" height="16" />2009年度の参加募集は終了しました。たくさんのご応募をありがとうございました。'
	},
	//set4 -------------------------------------------------
	{
		'src' : '/company/csr/images/bn_activity.gif',
		'param' : '',
		'type': 'image',
		'alt' : '全国からの地域だよりを毎月更新中！ CSR活動トピックス',
		'height' : '48',
		'URL' : '/company/csr/topics/index.html',
		'target' : '_self',
		'cap' : '全国各事業所のCSR活動トピックスを月2回更新中！'
	},
	//set5 -------------------------------------------------
	{
		'src' : '/company/csr/images/bn_enquete.jpg',
		'param' : '',
		'type': 'image',
		'alt' : 'CSRアンケート',
		'height' : '48',
		'URL' : '/company/csr/enquete/index.html',
		'target' : '_self',
		'cap' : 'みなさまからのご意見をお待ちしています'
	},
    //set6 -------------------------------------------------
	{
		'src' : '/company/csr/images/bn_guidetour.gif',
		'param' : '',
		'type': 'image',
		'alt' : 'CSRガイドツアー ENEOSの取り組みを見に行こう！',
		'height' : '48',
		'URL' : '/company/csr/guidetour/index.html',
		'target' : 'eneos_window',
		'cap' : '<img src="/common/images/com_ic_004.gif" alt="" width="13" height="16" />ENEOSのCSR活動をわかりやすく楽しくご案内！'
	},
	//set7 -------------------------------------------------
	{
		'src' : '/company/csr/images/bn_approach.gif',
		'param' : '',
		'type': 'image',
		'alt' : 'サービスステーションにおけるCSRの取り組み',
		'height' : '48',
		'URL' : '/company/csr/e71_cocs_06ss.html',
		'target' : 'eneos_window',
		'cap' : '<img src="/common/images/com_ic_004.gif" alt="" width="13" height="16" />ENEOSサービスステーションのさまざまなCSR活動をご紹介！'
	},
	//set8 -------------------------------------------------
	{
		'src' : '/company/csr/images/bn_green_story.gif',
		'param' : '',
		'type': 'image',
		'alt' : 'GREEN STORY カルガモ親子の大冒険',
		'height' : '48',
		'URL' : '/company/csr/greenstory/index.html',
		'target' : 'eneos_window',
		'cap' : '<img src="/common/images/com_ic_004.gif" alt="" width="13" height="16" />ENEOSのさまざまなエコ活動をわかりやすくご紹介！'
	},
	//set9 -------------------------------------------------
	{
		'src' : '/company/csr/images/bn_reading.jpg',
		'param' : '',
		'type': 'image',
		'alt' : '読書感想画コンクール',
		'height' : '48',
		'URL' : '/company/csr/kyushu/kids/museum/index.html',
		'target' : 'eneos_window',
		'cap' : '<img src="/common/images/com_ic_004.gif" alt="" width="13" height="16" />本を読んで感じたことを絵にした、想像力溢れる作品をご覧ください。'
	}
	//最後の “}”の後には “,（カンマ）” を付けない
];