/************************************************
*
*/
this.MZD_NAVI_GLOBAL_DIR = "/history/resource/img/";
this.MZD_NAVI_GLOBAL_PREF = "g_navi_";
this.MZD_NAVI_LOCAL_DIR = "/history/resource/img/";
this.MZD_NAVI_LOCAL_PREF = "l_navi_";
/************************************************
*
*/
this.MZD_NAVI_LOCAL = new Array(
	{alt:"马自达的经典名车",          img:"",     url:"/history/greatcar/",     id:1,
  		child:new Array(
			{alt:"三轮货车“Mazda号”",     img:"04_01_01.gif",     url:"/history/greatcar/p1.html",     id:1},
			{alt:"R360 Coupe",     img:"04_01_02.gif",     url:"/history/greatcar/p2.html",     id:2},
			{alt:"Carol 360",     img:"04_01_03.gif",     url:"/history/greatcar/p3.html",     id:3},
			{alt:"四轮货车篇：从Romper到BT50",     img:"04_01_04.gif",     url:"/history/greatcar/p4.html",     id:4},
			{alt:"Familia",     img:"04_01_05.gif",     url:"/history/greatcar/p5.html",     id:5},
			{alt:"Cosmo Sports",     img:"04_01_06.gif",     url:"/history/greatcar/p6.html",     id:6},
			{alt:"小型客车篇",     img:"04_01_07.gif",     url:"/history/greatcar/p7.html",     id:7},
			{alt:"Luce",     img:"04_01_08.gif",     url:"/history/greatcar/p8.html",     id:8},
			{alt:"BONGO篇",     img:"04_01_09.gif",     url:"/history/greatcar/p9.html",     id:9},
			{alt:"Familia篇（2）",     img:"04_01_10.gif",     url:"/history/greatcar/p10.html",     id:10},
			{alt:"Capella篇（1）",     img:"04_01_11.gif",     url:"/history/greatcar/p11.html",     id:11},
			{alt:"Savanna篇",     img:"04_01_12.gif",     url:"/history/greatcar/p12.html",     id:12},
			{alt:"Familia篇（3）",     img:"04_01_13.gif",     url:"/history/greatcar/p13.html",     id:13},
			{alt:"Capella篇（2）",     img:"04_01_14.gif",     url:"/history/greatcar/p14.html",     id:14}
	    )
	},
	{alt:"RX-7的故事",          img:"",     url:"/history/rx-7/",     id:2,
  		child:new Array(
	    	{alt:"开发故事",     img:"04_02_01.gif",     url:"/history/rx-7/story/",     id:1},
	    	{alt:"历代车型",     img:"04_02_02.gif",     url:"/history/rx-7/lineup/",     id:2},
	    	{alt:"车库",     img:"04_02_03.gif",     url:"/history/rx-7/garage/",     id:3},
	    	{alt:"年表",     img:"04_02_04.gif",     url:"/history/rx-7/chronology/",     id:4},
			{alt:"图库",     img:"04_02_05.gif",     url:"/history/rx-7/gallery/",     id:5}
	    )
	},
	{alt:"ROADSTER的故事",          img:"",     url:"/history/roadster/",     id:3,
  		child:new Array(
	    	{alt:"开发故事",     img:"04_03_01.gif",     url:"/history/roadster/story/",     id:1},
	    	{alt:"历代车型",     img:"04_03_02.gif",     url:"/history/roadster/lineup/",     id:2},
	    	{alt:"车库",     img:"04_03_03.gif",     url:"/history/roadster/garage/",     id:3},
	    	{alt:"年表",     img:"04_03_04.gif",     url:"/history/roadster/chronology/",     id:4},
			{alt:"图库",     img:"04_03_05.gif",     url:"/history/roadster/gallery/",     id:5}
	    )
	}
);

