// Call Me AFTER Blogloader.js
jQuery(document).ready(function ($) {
    get_blog_feed("http://decnews.tumblr.com", ".decnews", 5);
});
jQuery(document).ready(function ($) {
    get_blog_feed("http://decisionsos.tumblr.com", ".saasblog", 5);
});
 

