var showInfo = {
	info1: {
		image: "whats-included-slideshow-image.jpg",
		title: "The World&#039;s Best All Inclusive Surf Package?",
		description: "Click here for details of exactly what&#039;s included when you stay at the Surf Simply resort.",
		url: "http://www.surfsimply.com/surf-package-details/",
		type: "image"
	},
	info2: {
		image: "read-surf-camp-reviews-on-tripadvisor.jpg",
		title: "Reviews of Surf Simply",
		description: "Our guests come in all ages, shapes and sizes but everyone gets to have their say. Read reviews...",
		url: "http://www.surfsimply.com/surf-package-details/reviews/",
		type: "image"
	},
	info3: {
		image: "beach-fire.jpg",
		title: "A Bit About Nosara",
		description: "It&#039;s beach fires and BBQs instead of bars and clubs here in the Nosara nature reserve. Find out more...",
		url: "http://www.surfsimply.com/surf-package-details/about-nosara/",
		type: "image"
	},
	info4: {
		image: "beginner-surfing-lessons.jpg",
		title: "Surf Simply Surf Coaching in Costa Rica",
		description: "Technical surf lessons for beginners & structured coaching for competitors and experienced surfers.",
		url: "http://www.surfsimply.com/surf-coaching/",
		type: "image"
	},
	info5: {
		image: "Accommodation.jpg",
		title: "Shared Or Private Surf Chalets",
		description: "When you staying with us you can chose between shared or private luxury surf chalets. Find out more...",
		url: "http://www.surfsimply.com/surf-package-details/the-rooms-and-resort/",
		type: "image"
	},
	info6: {
		image: "how-we-coach-surfing-4.jpg",
		title: "How We Coach Surfing",
		description: "Find out more about our rather unique approach to surf lessons and video surf coaching...",
		url: "http://www.surfsimply.com/surf-coaching/",
		type: "image"
	},
	info7: {
		image: "The-Innocent-Surf-Coaches.jpg",
		title: "The Surf Simply Coaches",
		description: "The Surf Simply Coaches are all BSA Certified coaches and RLSS beach Lifeguards. Find out more...",
		url: "http://www.surfsimply.com/surf-coaching/surf-coaches/",
		type: "image"
	},
	info8: {
		image: "nosara-blog.jpg",
		title: "The Surf Simply Blog",
		description: "Our bloggleings from Nosara plus what&#039;s happening with our kid&#039;s club and musings on all things surf.",
		url: "http://www.surfsimply.com/blog/",
		type: "image"
	},
	info9: {
		image: "about-us.jpg",
		title: "About Surf Simply",
		description: "Ru & Gem started Surf Simply in June 2007 with a very clear vision for a new type of surf school...",
		url: "http://www.surfsimply.com/about-surf-simply/",
		type: "image"
	},
	info10: {
		image: "walking-out-surfboards.jpg",
		title: "Surf Simply Resort Prices",
		description: "Click here for 2010 prices...",
		url: "http://www.surfsimply.com/surf-packages-details/prices/",
		type: "image"
	},
	info11: {
		image: "how-to-train-for-surfing.jpg",
		title: "How To Prepare for Your Surf Trip.",
		description: "What can you do to get the most out of your surf trip? Here&#039;s our beginners guide...",
		url: "http://www.surfsimply.com/surf-coaching/how-to-prepare/",
		type: "image"
	},
	info12: {
		image: "surf-resort-slide.jpg",
		title: "The Surf Simply Rooms & Resort",
		description: "Stay in our peacful and elegant surf chalets. Find our more...",
		url: "http://www.surfsimply.com/surf-package-details/the-rooms-and-resort/",
		type: "image"
	},
	info13: {
		image: "1st-surf-lesson.jpg",
		title: "Your First Surf Lesson",
		description: "Not sure about this whole surfing thing? Find out a bit more about what you first lesson involves...",
		url: "http://www.surfsimply.com/surfing-coaching/your-first-surf-lesson/",
		type: "image"
	},
	info14: {
		image: "facebook.com-innocent-surfing.jpg",
		title: "Surf Simply on Facebook",
		description: "Don&#039;t just visit Nosara, be part of it. Connect with other Surf Simply surfers on Facebook...",
		url: "http://www.facebook.com/surfsimply",
		type: "image"
	}
}
// Preload Slideshow Images
var slideshowImage0 = new Image();
    slideshowImage0.src = "/slideshow/slideshow-images/processed/whats-included-slideshow-image.jpg";
var slideshowImage1 = new Image();
    slideshowImage1.src = "/slideshow/slideshow-images/processed/read-surf-camp-reviews-on-tripadvisor.jpg";
var slideshowImage2 = new Image();
    slideshowImage2.src = "/slideshow/slideshow-images/processed/beach-fire.jpg";
var slideshowImage3 = new Image();
    slideshowImage3.src = "/slideshow/slideshow-images/processed/beginner-surfing-lessons.jpg";
var slideshowImage4 = new Image();
    slideshowImage4.src = "/slideshow/slideshow-images/processed/Accommodation.jpg";
var slideshowImage5 = new Image();
    slideshowImage5.src = "/slideshow/slideshow-images/processed/how-we-coach-surfing-4.jpg";
var slideshowImage6 = new Image();
    slideshowImage6.src = "/slideshow/slideshow-images/processed/The-Innocent-Surf-Coaches.jpg";
var slideshowImage7 = new Image();
    slideshowImage7.src = "/slideshow/slideshow-images/processed/nosara-blog.jpg";
var slideshowImage8 = new Image();
    slideshowImage8.src = "/slideshow/slideshow-images/processed/about-us.jpg";
var slideshowImage9 = new Image();
    slideshowImage9.src = "/slideshow/slideshow-images/processed/walking-out-surfboards.jpg";
var slideshowImage10 = new Image();
    slideshowImage10.src = "/slideshow/slideshow-images/processed/how-to-train-for-surfing.jpg";
var slideshowImage11 = new Image();
    slideshowImage11.src = "/slideshow/slideshow-images/processed/surf-resort-slide.jpg";
var slideshowImage12 = new Image();
    slideshowImage12.src = "/slideshow/slideshow-images/processed/1st-surf-lesson.jpg";
var slideshowImage13 = new Image();
    slideshowImage13.src = "/slideshow/slideshow-images/processed/facebook.com-innocent-surfing.jpg";
