$(document).ready(function() {
	setTimeout('loadScript("https://apis.google.com/js/plusone.js")', 3000);
});

