I'd like to add a newer and older posts function to my forum, like the ones on WebmasterWorld. Given the post_id of the current post, is there any easy way to find the 1st older and 1st newer post in one query, rather than having to use two queries on every page?