// *** PERMANENT MAKEUP GALLERY ***

// This is the image info for slideshow

//<![CDATA[
	  window.addEvent('domready', function(){
	    var data = {
	      'PermMakeup-10.jpg': { caption: '' }, 
	      'PermMakeup-12.jpg': { caption: '' }, 
	      'PermMakeup-25.jpg': { caption: '' }, 
	      'PermMakeup-August.jpg': { caption: '' }, 
	      'PermMakeup-Lip1.jpg': { caption: '' }
          
                  		  
		   // Make sure to delete trailing comma in last line of images to ensure IE functionality.
	    };
		
	    var myShow = new Slideshow('gal_permakeup', data, {hu: 'images/gallery/permakeup/', thumbnails: true});
	  });
//]]>
