$(document).ready(function() {
	$("a[rel^=thumbnail]").prettyPhoto();
});
