<!--
$(document).ready(function() {
	
	$("#threats_feed").load("/home/threats");
	
});
//-->
