$routes = [ '/', '/#/destinations', // Destinations '/#/destination/arusha-np', '/#/destination/kilimanjaro', '/#/destination/lake-manyara', '/#/destination/mount-meru', '/#/destination/ngorongoro', '/#/destination/serengeti', '/#/destination/tarangire', '/#/destination/katavi', '/#/destination/mikumi', '/#/destination/selous', '/#/destination/jozani', '/#/destination/kizimkazi', '/#/destination/mnemba', '/#/destination/nungwi-kendwa', '/#/destination/paje-jambiani', '/#/destination/prison-island', '/#/destination/stone-town', // Main Pages '/#/safaris', '/#/tours', '/#/blog', '/#/about', '/#/contact', // Tours '/#/tours/fd1', '/#/tours/fd2', '/#/tours/fd3', '/#/tours/fd4', '/#/tours/fd5', '/#/tours/fd6', '/#/tours/fd7', '/#/tours/fd8', '/#/tours/fd9', '/#/tours/fd10', '/#/tours/fd11', '/#/tours/fd12', '/#/tours/fd13', '/#/tours/fd15', '/#/tours/fd19', '/#/tours/fd20', '/#/tours/fd21', '/#/tours/fd22', '/#/tours/hd1', '/#/tours/hd2', '/#/tours/hd3', '/#/tours/hd4', '/#/tours/hd5', '/#/tours/hd6', '/#/tours/hd7', '/#/tours/hd8', '/#/tours/hd10', '/#/tours/hd11', '/#/tours/hd12', '/#/tours/hd13', '/#/tours/pkg1', '/#/tours/pkg2', '/#/tours/pkg3', '/#/tours/pkg4', '/#/tours/pkg5', '/#/tours/pkg6', '/#/tours/pkg8', '/#/tours/saf2', '/#/tours/saf3', '/#/tours/saf4', '/#/tours/saf5', '/#/tours/saf6', '/#/tours/saf-mikumi-2day', '/#/tours/saf-serengeti-3day', '/#/tours/saf-tanzania-2day', '/#/tours/saf-znz-3day', '/#/tours/saf-migration-5day', '/#/tours/saf-migration-7day', '/#/tours/saf-honeymoon-7day', '/#/tours/full-day-mikumi-national-park-safari-from-zanzibar', '/#/tours/full-day-nyerere-national-park-safari-from-zanzibar', // Blog Posts '/#/blog/climbing-kilimanjaro', '/#/blog/migration-guide' ];