
jQuery(document).ready(function(){

jQuery('<span>/</span>').appendTo('li.page_item');
	
});







