$(window).load(function() { // stuff that goes wrong if executed while elements are still loading 



}); //End window.load

