window.onresize = function(){ fc.navSelect(); fc.runStartUp(); }; window.onload = function(){ fc.navSelect(); fc.runStartUp(); };