//Startup Script for the javascript page

function jsStuffStartup(){
    buildcalc();
    getBlogRss();
}