﻿$(document).ready(function(){
	$("a", ".imgGallery").prettyPhoto();
});
