Email Newsletter
[prontoposts tag=”2014may14_bcp_c” length=”full”]
[prontoposts tag=”2014may13_googleapps_c” length=”excerpt”]
[prontoposts tag=”2014may13_hardware_c” length=”excerpt”]
[prontoposts tag=”2014may06_office365_c” length=”excerpt”]
[prontoposts tag=”2014may06_socialmedia_c” length=”excerpt”]

jQuery(document).ready(function () {
jQuery(".sharingbox-shortcode-icon-wrapper span").each(function() {
var linkText = jQuery(this).children("a").attr("data-title");
jQuery(this).find("i").text(linkText);
})
})