$(document).ready(function(){
	$("#bookmarks a[rel^='prettyPhoto']").prettyPhoto({theme:'light_rounded'});
});
