/* Author: 

 */
jQuery(document).ready(function($) {
	$('li.page-item-35 > a').contents().unwrap();
});

