$(document).ready(function(){
	$(".press-boxes a[rel^='prettyPhoto']").prettyPhoto({theme:'facebook',deeplinking: false});
})
