/* Tigra Menu items structure IMPORTANT Make changes to homepage footer aswell*/
var MENU_ITEMS = [
	['Homepage','index.html', {'tw' : ''}],
	['About Bosnia','why_bosnia.html', {'tw' : ''},
	['Why Bosnia','why_bosnia.html', {'tw' : ''}],
		['Brief History','bosnia_history.html', {'tw' : ''}],
		['Bosnia Culture &raquo;','bosnia_culture.html', {'tw' : ''},
		 ['Food and Drink','bosnia_culture.html#food_drink', {'tw' : ''}],
		 ['Travelling','bosnia_culture.html#travelling', {'tw' : ''}],
		 ],
		['Demography &raquo;','bosnia_demography.html', {'tw' : ''},
		 ['Public Holidays','bosnia_demography.html#holidays', {'tw' : ''}],
		 ],
		['About Sarajevo','about_sarajevo.html', {'tw' : ''}],
		['Getting There','bosnia_getting_there.html', {'tw' : ''}],
	],
	['Packages','bosnia_holiday_packages.html', {'tw' : ''},
		['Jahorina','bosnia_jahorina_package.html', {'tw' : ''}],
		['Sarajevo','bosnia_sarajevo_package.html', {'tw' : ''}],
		['Summer','bosnia_summer_holiday_packages.html', {'tw' : ''}],
	],
	['Hotels','sunshine_world_bosnia_hotels.html', {'tw' : ''},
		['Hotels in Jahorina','sunshine_world_bosnia_jahorina_hotels.html', {'tw' : ''}],
		['Hotels in Sarajevo','sunshine_world_bosnia_sarajevo_hotels.html', {'tw' : ''}],
		['Hotels in Capljina','sunshine_world_bosnia_capljina_hotels.html', {'tw' : ''}],
		['Ski Apartments','ski_apartments_in_bosnia.html', {'tw' : ''}],
		['Hotels in Mostar','sunshine_world_bosnia_mostar_hotels.html', {'tw' : ''}],
	],
		['Activities','bosnia_holiday_activities.html', {'tw' : ''},
		['Ski / Snowboard','bosnia_jahorina_ski_snowboard.html', {'tw' : ''}],
		['Rafting','bosnia_rafting.html', {'tw' : ''}],
		['Eat Bosnia','bosnia_eat.html', {'tw' : ''}],
		['Drink Bosnia','bosnia_drink.html', {'tw' : ''}],
		['Play Bosnia','bosnia_play.html', {'tw' : ''}],
		['Dance Bosnia','bosnia_dance.html', {'tw' : ''}],
	],
		['Booking','bosnia_ski_snowboard_booking.html', {'tw' : ''},
		['Online Booking','bosnia_ski_snowboard_booking.html', {'tw' : ''}],
		['Printable Form &raquo;','bosnia_ski_snowboard_booking.html', {'tw' : ''},
		 ['PDF version','download/bookingform.pdf', {'tw' : '_blank'}],
		 ['Word version','download/bookingform.doc', {'tw' : '_blank'}],
		 ],
		['About Us','about_sunshine_world_bosnia.html', {'tw' : ''}],
		['Holidays in Europe','europe_holidays_sunshine_world_bosnia.php', {'tw' : ''}],
		['Contact Us','contact_sunshine_world_bosnia.html', {'tw' : ''}],
		['Terms','terms.html', {'tw' : ''}],
		['Getting There','bosnia_getting_there.html', {'tw' : ''}],
	],
	['Gallery','bosnia_ski_snowboard_gallery.html', {'tw' : ''},
		['Jahorina Piste','bosnia_jahorina_piste_ski_snowboard_maps.html', {'tw' : ''}],
		['Landscape','bosnia_landscape_and_culture_photo_gallery.html', {'tw' : ''}],
		['Snow &amp; Ski','bosnia_ski_snowboard_photo_gallery.html', {'tw' : ''}],
		['Past Guests','gallery_sunshine_world_guests_enjoying_holidays.html', {'tw' : ''}],
	],
	
];