// JavaScript Document

$(document).ready(function(){

	$("a[rel^='gallery-images']").prettyPhoto();})
	
