
// import
// ----------------------------------------------------------------------- //

$(function(){
	$("#topics").load("news/topics.dat");
});
