This is a nice introduction video to Scrum: jQuery(document).ready(function($) { window.setTimeout(‘loadTwitter_30()’,1000);window.setTimeout(‘loadLinkedin_30()’,1000);window.setTimeout(‘loadFBShare_30()’,1000); }); function loadTwitter_30(){ jQuery(document).ready(function($) { $(‘.dd-twitter-30′).remove();$.getScript(‘http://platform.twitter.com/widgets.js’); }); } function loadLinkedin_30(){ jQuery(document).ready(function($) { $(‘.dd-linkedin-30′).remove();$.getScript(‘http://platform.linkedin.com/in.js’); }); } function loadFBShare_30(){ jQuery(document).ready(function($) { $(‘.dd-fbshare-30′).remove(); $.getScript(‘http://static.ak.fbcdn.net/connect.php/js/FB.Share’); }); }


