$(document).ready(function()
{
	$("a.lightbox").prettyPhoto();
});
