$(document).ready(
	function() {
		$("#showcase_div").rr_showcase({
			author_id: 3425, 
			items_on_page: 1, 
			pp: "example"	
		});			  
	}
);
