http://www.no-margin-for-errors.com/...ightbox-clone/

$(document).ready(function() {
	$("a[rel^='prettyPhoto']").prettyPhoto();
	$("#facebook").trigger("click");
});