import jet.websites.jeffandmere as jeffandmere



def yield_data(psp_directory, **kwargs):
	relative_root = jeffandmere.get_relative_root(**kwargs)
	text =  '<p class="info">When we first went to Aruba, we found it difficult to find good\n'
	text += 'food.  After exploring a little bit more, we have discovered some excellent dining\n'
	text += 'options.  We hope the information here is helpful to you, but this is in no way\n'
	text += 'an exhaustive list of dining options.</p>\n'

	mirandi = ['Mirandi',
	           'http://www.marandi-aruba.com/',
	           'On the water, on the far side of the airport, this is one of our new favorites.\n' + \
	               'Unbelievable food and amazing atmosphere with good wine, and a great staff.\n' + \
	               'A great, elegant Aruban find.\n'
						]

	cunucu = ['The Old Cunucu House',
	          'https://www.theoldcunucuhouse.com/',
	          'We have only recently discovered this restaurant, but it seems to\n' + \
	              'properly portray the true ambiance of old style Aruba.\n' + \
	              'The food is delicious\n' + \
	              'and reasonably priced.  The wine is reasonably priced and the\n' + \
	              'atmosphere is Aruban quaint.\n'
					 ]

	zeerover = ['Zeerover',
	            'http://www.bridgeandtunnelclub.com/bigmap/outoftown/aruba/savaneta/zeerover/index.htm',
	            'The locals\' fried fish lunch-spot.  Great Aruban fish prepared fresh in a\n' + \
	                'relaxed atmosphere.  Order from the counter and wait on the dock.\n' + \
	                'The ordering line is\n' + \
	                'out to the street with locals on Sundays at noon-time.\n' + \
	                'Pay by the pound, sit on the pier and, gobble your fresh fish,\n' + \
	                'shrimp, plantains, and french fries.\n'
						 ]

	driftwood = ['Driftwood',
	             'http://www.driftwoodaruba.com',
	             'This place cooks up freshly caught fish from the boats that they\n' + \
	                 'send out daily.  If you decide to do a fishing boat charter\n' + \
	                 '(you can go on\n' + \
	                 jeffandmere.get_link(relative_root, 'http://www.fishdriftwood.com/', 'their boat') + \
	                 '\nif you want) you can send the fish you catch over to this restaurant\n' + \
	                 'and they will grill or fry your fish and sell it back to you\n' + \
	                 '(with a small discount).  They also have non-local seafood and a few\n' + \
	                 'non-seafood dishes.\n' + \
	                 'You need to watch out for the \n' + \
	                 jeffandmere.get_link(relative_root, '/Wedding/Album/Food/A Zombie at Driftwood.jpg', 'zombies') + \
	                 '\nat this place though.\n'
							]

	fishbone = ['Flying Fishbone',
	            'http://www.flyingfishbone.com/',
	            'This upscale restaurant has outdoor seating where you can\n' + \
	            'drop your feet into the ocean.  The food is quite good, but\n' + \
	            'much of the value comes from the unique beach ambiance.\n' + \
	            'This restaurant is located a few miles south of the city, but is\n' + \
	            'worth the drive if you are looking for a nice sunset meal.\n'
						 ]

	madam_janette = ['Madame Janette\'s',
	                 'http://www.madamejanette.info',
	                 'Although pricey and a little off the beaten path, this is where we\n' + \
	                 'first discovered truly good food in Aruba.  We haven\'t yet been to\n' + \
	                 'Aruba without going to Madame Janette\'s.  Make sure to make\n' + \
	                 'reservations in November as this place will definitely book up.\n' + \
	                 'The shnitzel and the\n' + \
	                 jeffandmere.get_link(relative_root, '/Wedding/Album/Food/Madame Janette\'s - ' + \
	                         'Enjoying Espresso Martinis.jpg', 'espresso martinis') + \
	                 '\nare noteworthy.\n'
									]

	yemanji = ['Yemanja',
	           'http://www.yemanja-aruba.com/',
	           'This upscale spot in downtown Oranjestad is a little pricey, and\n' +
						 'we have not actually eaten here for a full dinner.\n' + \
						 'Nonetheless, they serve the most amazing beef carpaccio\n' + \
						 'bomb - it\'s a dressed salad wrapped in beef carpaccio.  Their drinks\n' + \
						 'are well above average, and their wood-fired grill looks and smells\n' + \
						 'amazing. We would have eaten here if it weren\'t booked every time we\n' + \
						 'walked in.'
						]

	manchebo = ['Manchebo Beach Resort Dining',
	            'http://www.manchebo.com/aruba_restaurants.html',
	            'The restaurants at the Manchebo Beach Resort are a reasonable option.\n' + \
	            'There is a french steakhouse, an italian restaurant,\n' + \
	            'and a beach bar and grille.  The lunch at the beach bar and grille is\n' + \
	            'good for a beach-day meal.  Overall, these restaurants are a very\n' + \
	            'convenient option for those staying at the resort who do not\n'
							'want to venture out.\n'
						 ]

	iguana = ['Iguana Joe\'s',
	          'http://www.iguanajoesaruba.com/',
	          'The food is South-West American (ribs, chicken, and burgers) and is little\n' + \
	          'over-priced, but when you need to grab a bite to eat while in\n' + \
	          'downtown Oranjestad, this is not a bad option.  They also have a\n' + \
	          'list of 5-shot drinks of which they will only serve one per customer.\n'
					 ]

	moomba = ['Moomba',
	          'http://moombabeach.com/',
	          'Most of the value of this outdoor restaurant is the pleasant\n' + \
	          'beach and tiki torch ambiance.  The food is okay and it turns into a\n' + \
	          'lively nightlife spot after dinner.  It is right in the middle of\n' + \
	          'the high rises.'
					 ]

	soenchi = ['Soenchi',
	           'http://www.tripadvisor.ie/Restaurant_Review-g488162-d1911261-' + \
	           'Reviews-Soenchi_s_Aruban_Cuisine-Noord_Aruba.html',
	           'We went to this restaurant while we were in the high rise area.\n' + \
	           'Meredith had a very delicious\n' + \
	           jeffandmere.get_link(relative_root,
	                                'http://thetravelingtable.com/blog/lunch/keshi-yena/',
	                                'Keshi Yena') + \
	           '\nand the appetizers were delicious.'
						]

	other = ['Other Dining',
	         'http://www.restaurantsaruba.com/all.html',
	         'There are many other options, and we highly recommend you try them.\n' + \
	         'Aruba has plenty of chains; Dunkin\' Donuts is everywhere.\n' + \
	         'There is a Dushi Bagel place within walking distance of Manchebo.\n' + \
	         'There are sports bars (the Mariott in the high rises has a\n' + \
	         'Champion\'s), beach bars, lounges, pubs, and various other\n' + \
	         'eateries to satisfy most desires. Please let us know if you find\n' + \
	         'a good one.'
					]
	text += jeffandmere.get_info_text(cunucu, driftwood, fishbone, iguana, madam_janette, manchebo,
	                                  mirandi, moomba, zeerover, soenchi, yemanji, other,
	                                  relative_root=relative_root)

	for data in jeffandmere.yield_page(
			'Dining', jeffandmere.yield_standard_page, text=text, page_height=1500, **kwargs):
		yield data

