$(document).ready(function(){
	$('div[@id=lastposts]').load('forum/lastposts.php?num=10');
});