$(document).ready(function() {
	$("a[class^='prettyphoto']").prettyPhoto({theme:'facebook',show_title: false});

});
