

	var ga_thumbs 		= [
				   "./gallery/frontgates_thumb.jpg",
                                   "./gallery/ariel_1_thumb.jpg",
                                   "./gallery/ariel_2_thumb.jpg",
                                   "./gallery/GolfClub009_thumb.jpg",
                                   "./gallery/GolfClub010_thumb.jpg",
                                   "./gallery/GolfClub011_thumb.jpg",
                                   "./gallery/GolfClub014_thumb.jpg",
                                   "./gallery/GolfClub015_thumb.jpg",
                                   "./gallery/GolfClub021_thumb.jpg",
				   "./gallery/GolfClub022_thumb.jpg",
                                   "./gallery/GolfClub027_thumb.jpg",
                                   "./gallery/puttinggreen_thumb.jpg",
				   "./gallery/bar_1_thumb.jpg",
				   "./gallery/restaurant_thumb.jpg",
				   "./gallery/viewfromclub_thumb.jpg"
				   ];

	var ga_images 		= [
				   "./gallery/frontgates.jpg",
                                   "./gallery/ariel_1.jpg",
                                   "./gallery/ariel_2.jpg",
                                   "./gallery/GolfClub009.jpg",
                                   "./gallery/GolfClub010.jpg",
                                   "./gallery/GolfClub011.jpg",
                                   "./gallery/GolfClub014.jpg",
                                   "./gallery/GolfClub015.jpg",
                                   "./gallery/GolfClub021.jpg",
				   "./gallery/GolfClub022.jpg",
                                   "./gallery/GolfClub027.jpg",
                                   "./gallery/puttinggreen.jpg",
                                   "./gallery/bar_1.jpg",
				   "./gallery/restaurant.jpg",
				   "./gallery/viewfromclub.jpg"
				   ];

	var ga_titles 		= [
				   "The front gates of Osborne House and the approach to Osborne Golf Club",
				   "Aerial photo of Osborne Golf Club",
				   "Aerial photo of Osborne Golf Club showing East Cowes in the background",
				   "Looking down the 9th fairway",
                                   "A view of the 4th green across the 5th fairway",
                                   "The 8th fariway looking towards the solent",
                                   "A view of the 7th  fairway from the tee",
                                   "Looking from the 7th tee towards the 3rd green",
                                   "A view of the 8th green",
                                   "A view of Osborne House from the 9th tee",
                                   "A view from the 1st tee looking down the 9th fairway",
                                   "The putting green",
                                   "The clubhouse bar",
				   "The Clubhouse Restaurant",
				   "View from the Clubhouse window showing the 10th tee"
				   ];

	var ga_sizes 		= [
				   	[545, 492],
                                        [650, 433],
                                        [650, 433],
                                        [665, 499],
					[665, 499],
                                        [665, 499],
                                        [665, 499],
                                        [665, 499],
                                        [665, 499],
					[806, 475],
                                        [665, 499],
                                        [538, 413],
                                        [397, 369],
				   	[548, 579],
                                   	[584, 419]
				   ];

	var ga_currentImage     = 1;
        var ga_selectedImage	= 0;
