slideshow.labels = {

  /*
    These are the text labels used in the slideshow.
    You can change any of them here. Please make sure 
    to use quotation marks around the values and end  
    all but the last one with a comma.
  */

	previous       : '< Previous',
	next           : 'Next >',
	counterDivider : ' of '

}

