/* ****************************************************
Since : 2007-12-01
**************************************************** */

/* Definition of Right Column Banner
=====================================*/

/* value settings
------------------------*/
var bannerObj = [
	//set1 -------------------------------------------------
	{
		'src' : '/bnr/images/bnr_neweneoscard.gif',
		'param' : '',
		'type': 'image',
		'alt' : '新「ENEOSカード」についてはこちら',
		'height' : '48',
		'URL' : '/pr-14/index.html',
		'target' : '',
		'cap' : '【ニュースリリース】新「ENEOSカード」についてはこちら'
	},				 
	//set2 -------------------------------------------------
	{
		'src' : '/bnr/images/bnr_shaken.gif',
		'param' : '',
		'type': 'image',
		'alt' : 'Dr．Drive車検フェア 東京ディズニーリゾート(R)へご招待！',
		'height' : '48',
		'URL' : '/campain/index.html',
		'target' : '',
		'cap' : 'Dr．Drive店で車検を実施すると、東京ディズニーリゾートチケットなどが当たる！'
	},
	//set3 -------------------------------------------------
	{
		'src' : '/bnr/images/bnr_carlife_sapa.jpg',
		'param' : '',
		'type': 'image',
		'alt' : '高速道路のドライブにSA/PA情報！',
		'height' : '48',
		'URL' : '/ss/e71_ss_sapa.html',
		'target' : '',
		'cap' : '高速道路でのひと息に、こちらのページで情報ゲット！'
	},
	//set4 -------------------------------------------------
	{
		'src' : '/bnr/images/bnr_ss.jpg',
		'param' : '',
		'type': 'image',
		'alt' : 'SS用地募集のご案内',
		'height' : '48',
		'URL' : '/carlife/site/index.html',
		'target' : '',
		'cap' : '新日本石油では、サービスステーションの新規出店用地を募集しています。'
	},
	//set5 -------------------------------------------------
	{
		'src' : '/bnr/images/bnr_tsubo.gif',
		'param' : '',
		'type': 'image',
		'alt' : '省燃費のツボ',
		'height' : '48',
		'URL' : '/carlife/tsubo/index.html',
		'target' : '',
		'cap' : '地球に優しく財布にもやさしい「省燃費ドライブのコツ」をご紹介。'
	}

	//最後の “}”の後には “,（カンマ）” を付けない
];