/************************************************
*
*/
this.MZD_NAVI_GLOBAL_DIR = "/mazdaspirit/resource/img/";
this.MZD_NAVI_GLOBAL_PREF = "g_navi_";
this.MZD_NAVI_LOCAL_DIR = "/mazdaspirit/resource/img/";
this.MZD_NAVI_LOCAL_PREF = "l_navi_";
/************************************************
*
*/
this.MZD_NAVI_LOCAL = new Array(
	{alt:"Rotary Engine",   img:"", url:"/mazdaspirit/rotary/", id:1,
		child: new Array(
			{alt:"What is the Rotary Engine?",   img:"09_01.gif", url:"/mazdaspirit/rotary/about/", id:1},
			{alt:"Event Information", img:"09_09.gif", url:"/mazdaspirit/rotary/event/", id:9},
			{alt:"Rotary Engine Graffiti",   img:"09_02.gif", url:"/mazdaspirit/rotary/graffiti/", id:2},
			{alt:"History of Rotary",   img:"09_03.gif", url:"/mazdaspirit/rotary/story/", id:3},
			{alt:"Motor Sports Photo Library",   img:"09_04.gif", url:"/mazdaspirit/rotary/motorsports/", id:4},
			{alt:"RE Chronicle",   img:"09_05.gif", url:"/mazdaspirit/rotary/chronicle/", id:5},
			{alt:"Hydrogen and the Rotary Engine",   img:"09_06.gif", url:"/mazdaspirit/rotary/hre/", id:6,
				child: new Array(
					{alt:"Towards a Hydrogen Society",   img:"09_06_01.gif", url:"/mazdaspirit/rotary/hre/vison/", id:1},
					{alt:"What is the Hydrogen Rotary Engine?",   img:"09_06_02.gif", url:"/mazdaspirit/rotary/hre/about/", id:2},
					{alt:"RX-8 Hydrogen RE",   img:"09_06_03.gif", url:"/mazdaspirit/rotary/hre/rx-8/", id:3},
					{alt:"History of Hydrogen Vehicles of Mazda",   img:"09_06_04.gif", url:"/mazdaspirit/rotary/hre/history/", id:4},
					{alt:"Hydrogen Rotary Engine Links",   img:"09_06_05.gif", url:"/mazdaspirit/rotary/hre/link/", id:5}
				)
			},
			{alt:"Awards",   img:"09_07.gif", url:"/mazdaspirit/rotary/awards/", id:7},
			{alt:"How to make a rotary engine",   img:"09_08.gif", url:"/mazdaspirit/rotary/howto/", id:8},
			{alt:"16X",   img:"09_10.gif", url:"/mazdaspirit/rotary/16x/", id:10}
		)
	}
);

