// JavaScript Document
//<![CDATA[
	  window.addEvent('domready', function(){
	    var data = {
	      'caribephoto_family001.JPG': { caption: 'CaribePhoto-Family Photography 1.' }, 
	      'caribephoto_family002.JPG': { caption: 'CaribePhoto-Family Photography 2.' }, 
	      'caribephoto_family003.JPG': { caption: 'CaribePhoto-Family Photography 3.' }, 
		  'caribephoto_family004.JPG': { caption: 'CaribePhoto-Family Photography 4.' }, 
		  'caribephoto_family005.JPG': { caption: 'CaribePhoto-Family Photography 5.' }, 
		  'caribephoto_family006.JPG': { caption: 'CaribePhoto-Family Photography 6.' }, 
		  'caribephoto_family007.JPG': { caption: 'CaribePhoto-Family Photography 7.' }, 
		  'caribephoto_family008.JPG': { caption: 'CaribePhoto-Family Photography 8.' }, 
		  'caribephoto_family009.JPG': { caption: 'CaribePhoto-Family Photography 9.' }, 
		  'caribephoto_family010.JPG': { caption: 'CaribePhoto-Family Photography 10.' },
		  'caribephoto_family011.JPG': { caption: 'CaribePhoto-Family Photography 11.' },
		  'caribephoto_family012.JPG': { caption: 'CaribePhoto-Family Photography 12.' },
		  'caribephoto_family013.JPG': { caption: 'CaribePhoto-Family Photography 13.' },
	      'caribephoto_family014.JPG': { caption: 'CaribePhoto-Family Photography 15.' }
	    };
	    var myShow = new Slideshow('show', data, {controller: true, height: 480, hu: 'photos_family/', thumbnails: false, width: 720});
	  });
	//]]>
