// menu_items.js file
// comments block here

var MENU_ITEMS =[
	[">>> HOME <<", "http://www.shot777.info/dreamtours/default.htm", "_top"],
	[">DREAMTOURS", 0, 0,
		[">>>>>BE WELCOMED <<<<<", "http://www.shot777.info/dreamtours/entours/words/en_why_i_do.html", "_top",
			[">>>>>>>> PRICES <<<<<<<", "http://www.shot777.info/dreamtours/entours/words/en_tours_conditions_prices.html", "_top",
					[">>>>> BUNNY FAQ <<<<", "http://www.shot777.info/dreamtours/entours/words/en_tours_hedgy.html", "_top"],
				],
		],
	],
	[">PROGRAMMES", 0, 0,
		[">DREAMTOURS PROGRAMME<", "http://www.shot777.info/dreamtours/entours/words/en_tours_programme.html", "_top",
			["DREAMPARTNER PROGRAMME", "http://www.shot777.info/dreamtours/entours/words/en_partner_programme.html", "_top",
				["DREAMHOME PROGRAMME", "http://www.shot777.info/dreamtours/entours/words/en_est_programme.html", "_top",
					["DREAMLAND PROGRAMME", "http://www.shot777.info/dreamtours/entours/words/en_drm_programme.html", "_top"],
				],
			],
		],
	],
	[">>> WHY? <<", 0, 0,
		[">>> WHY FOR THE AREA ? <<", "http://www.shot777.info/dreamtours/entours/words/en_tours_why_safe.html", "_top"],
	],
	[">>> HOW? <<", 0, 0,
		[">>> HOW YOU TO DO IT ? <<", "http://www.shot777.info/dreamtours/entours/words/en_tours_how_to_do.html", "_top"],
	],
	[">>> DEMO <<", 0, 0,
		[">>>>> DEMO TOURS ! <<<<<", "http://www.shot777.info/tourist/propertylistings.asp?propertyID=1", "_blank"],
	],
	[">> CONTACT <", "http://www.shot777.info/tours_mail_forms/en/en_tours_mailform.html", "_blank"],
];