$(function() {

	// Resort Amenities

	$('.amenity-icons .dvds').qtip({
		content: {
			text: 'Complimentary DVDs are available for guest viewing.',
			title: { text: 'DVDs' }
		}
	});
	
	$('.amenity-icons .front-desk').qtip({
		content: {
			text: 'Front desk staff is available to assist and answer questions seven days a week.',
			title: { text: 'FRONT DESK' }
		}
	});	
	
	
	$('.amenity-icons .recycling').qtip({
		content: {
			text: 'There is a recycling program in place throughout the resort.',
			title: { text: 'RECYCLING' }
		}
	});		
	
	$('.amenity-icons .housekeeping').qtip({
		content: {
			text: 'Limited housekeeping service is available.',
			title: { text: 'HOUSEKEEPING' }
		}
	});		

	$('.amenity-icons .wet-gear').qtip({
		content: {
			text: 'Complimentary rain wear is available for guest use.',
			title: { text: 'RAIN WEAR' }
		}
	});

	$('.amenity-icons .kayaks').qtip({
		content: {
			text: 'Complimentary kayaks are available for guest use.',
			title: { text: 'KAYAKS' }
		}
	});
	
	$('.amenity-icons .water-views').qtip({
		content: {
			text: 'All suites have water views.',
			title: { text: 'WATER VIEWS' }
		}
	});	
	
	$('.amenity-icons .books').qtip({
		content: {
			text: 'Complimentary books are available for guest enjoyment.',
			title: { text: 'BOOKS' }
		}
	});	
	
	$('.amenity-icons .surf-boards').qtip({
		content: {
			text: 'Complimentary surf boards are available for guest use.',
			title: { text: 'SURFBOARDS' }
		}
	});	
	
	$('.amenity-icons .bikes').qtip({
		content: {
			text: 'Complimentary bicycles are available for guest use.',
			title: { text: 'BIKES' }
		}
	});	
	
	$('.amenity-icons .safe').qtip({
		content: {
			text: 'A safe is available at the Front Desk for valuables.',
			title: { text: 'SAFE' }
		}
	});	
	
	$('.amenity-icons .bbqs').qtip({
		content: {
			text: '',
			title: { text: 'BBQs' }
		}
	});	

	$('.amenity-icons .paths').qtip({
		content: {
			text: 'Shoreline boardwalk paths are available for guest enjoyment.',
			title: { text: 'PATHS' }
		}
	});	
	
	$('.amenity-icons .access').qtip({
		content: {
			text: 'Select suites have doors wide enough for wheelchair access.',
			title: { text: 'ACCESS' }
		}
	});		
	
	$('.amenity-icons .board-games').qtip({
		content: {
			text: 'Complimentary board games are available for guest enjoyment.',
			title: { text: 'BOARD GAMES' }
		}
	});	
	
	$('.amenity-icons .washer-dryer').qtip({
		content: {
			text: 'Most suites are equipped with a washer/dryer combination appliance.',
			title: { text: 'WASHER/DRYER' }
		}
	});		

	$('.amenity-icons .wifi').qtip({
		content: {
			text: 'The resort features high-speed wireless Internet access in the lobby.',
			title: { text: 'WIRELESS INTERNET' }
		}
	});
	
	$('.amenity-icons .iron').qtip({
		content: {
			text: 'Most suites are equipped with an iron and ironing board.',
			title: { text: 'IRON' }
		}
	});	




	// Room Amenities
	

	$('.amenity-icons .beds').qtip({
		content: {
			text: 'All suites feature deluxe Queen or King size beds.',
			title: { text: 'DELUXE BEDS' }
		}
		
	});
	
	$('.amenity-icons .soaker-tub').qtip({
		content: {
			text: 'The majority of suites feature jetted soaker tubs on the balcony.',
			title: { text: 'SOAKER TUB' }
		}
	});
	
	$('.amenity-icons .bathtub').qtip({
		content: {
			text: 'Most suites feature bathtubs.',
			title: { text: 'BATHTUB' }
		}
	});	
	
	$('.amenity-icons .shower').qtip({
		content: {
			text: 'All suites feature showers.',
			title: { text: 'SHOWER' }
		}
	});
	
	$('.amenity-icons .fireplace').qtip({
		content: {
			text: 'Select suites feature one or more fireplaces.',
			title: { text: 'FIREPLACE' }
		}
	});
	
	$('.amenity-icons .tv').qtip({
		content: {
			text: 'All suites feature a TV.',
			title: { text: 'TV' }
		}
	});
	

	$('.amenity-icons .hairdryer').qtip({
		content: {
			text: 'Bathrooms are equipped with hairdryers.',
			title: { text: 'HAIRDRYER' }
		}
	});
	
	$('.amenity-icons .alarm').qtip({
		content: {
			text: 'All suites are equipped with alarm clock-radios.',
			title: { text: 'ALARM' }
		}
	});$('.amenity-icons .microwave').qtip({
		content: {
			text: 'Most suites are equipped with a microwave.',
			title: { text: 'MICROWAVE' }
		}
	});$('.amenity-icons .dishwasher').qtip({
		content: {
			text: 'Most suites are equipped with a dishwasher.',
			title: { text: 'DISHWASHER' }
		}
	});$('.amenity-icons .full-stove').qtip({
		content: {
			text: 'Most suites are equipped with a full stove.',
			title: { text: 'FULL STOVE' }
		}
	});
	
	$('.amenity-icons .toaster').qtip({
		content: {
			text: 'All suites are equipped with a toaster.',
			title: { text: 'TOASTER' }
		}
	});$('.amenity-icons .coffee').qtip({
		content: {
			text: 'All suites are equipped with a coffee maker.',
			title: { text: 'COFFEE' }
		}
	});$('.amenity-icons .cooking-items').qtip({
		content: {
			text: 'Most suites are equipped with cookware and cooking utensils.',
			title: { text: 'COOKING ITEMS' }
		}
	});$('.amenity-icons .full-fridge').qtip({
		content: {
			text: 'All suites are equipped with a fridge.',
			title: { text: 'FRIDGE' }
		}
	});$('.amenity-icons .dining-table').qtip({
		content: {
			text: 'Most suites feature a dining table.',
			title: { text: 'DINING TABLE' }
		}
	});$('.amenity-icons .non-smoking').qtip({
		content: {
			text: 'Smoking is prohibited in all suites at Pacific Shores.',
			title: { text: 'NON-SMOKING' }
		}
	});
	$('.amenity-icons .pet-friendly').qtip({
		content: {
			text: 'Select suites are pet friendly. Please call in advance for best selection.',
			title: { text: 'PET FRIENDLY' }
		}
	});

}); 
