window.onload = function() {
    get_fpnews();
    get_history();
    get_news();
};
