// /*jQuery(function(){ jQuery('h5.postbox_hr').each(function(){ var postboxh5_num = jQuery('h5.postbox_hr').index(this); //$(this).addClass('postbox_hr'); jQuery(this).attr('id', 'postbox_hr' + postboxh5_num); }); });*/ //