$(document).ready(function($){
	$("#newsareaframe").load('cgi-bin/news/index.cgi?top=1');
});
