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