// menu_items.js file
// comments block here

var MENU_ITEMS =[
	[">>> HOME <<", "http://www.shot777.info/dreamland/default.htm", "_top"],
	[">DREAMLAND<", "http://www.shot777.info/dreamland/endream/words/en_drm_open.html", "_top",
		[">>>> WELCOME <<<<", "http://www.shot777.info/dreamland/endream/words/en_why_i_do.html", "_top",
			[">>> ADVANTAGE <<<<", "http://www.shot777.info/dreamland/endream/words/en_drm_adv.html", "_top",
				[">>>>>> FAQ <<<<<<", "http://www.shot777.info/dreamland/endream/words/en_drm_faq.html", "_top"],
			],
		],
	],
	[">PROGRAMME<", "http://www.shot777.info/dreamland/endream/words/en_drm_programme.html", "_top"],
	[">>> WHY? <<", 0, 0,
		["> CHILD SEX TOURISM<", "http://www.shot777.info/dreamland/endream/words/en_drm_chld_sextour.html", "_top",
			[">>>> HIV/AIDS <<<<", "http://www.shot777.info/dreamland/endream/words/en_drm_hiv_aids.html", "_top",
				[">>>>> DYSLEXIA <<<", "http://www.shot777.info/dreamland/endream/words/en_drm_dyslexia.html", "_top",
					[">>>> CHILD WORK <<", "http://www.shot777.info/dreamland/endream/words/en_drm_chld_work.html", "_top"],
				],
			],
		],
	],
	[">>> HOW? <<", "http://www.shot777.info/dreamland/endream/words/en_drm_facitilies.html", "_top"],
	[">> PARTNERS", "http://www.shot777.info/dreamland/endream/words/en_drm_partners.html", "_top",
		[">>> SUPPORT US <<<<", "http://www.shot777.info/dreamland/endream/words/en_drm_support.html", "_top"],
	],
	["> CONTACT <", "http://www.shot777.info/drm_mail_forms/en/en_drm_mailform.html", "_blank"],
];