function loadSocialBadges() { var list = document.createElement("ul"); list.setAttribute("class", "socialBadges"); list.className="socialBadges"; var cell = document.createElement("li"); var cellRow = document.createElement("li"); var row = document.createElement("ul"); list.appendChild(cellRow); cellRow.appendChild(row); row.appendChild(cell); cell.setAttribute("class", "socialHoriz facebookConnect"); cell.className="socialHoriz facebookConnect";window.fbAsyncInit = function() {FB.init({appId:"174828689230209",status:true,cookie:true,xfbml:true});};var fbCnJs = document.createElement("script");fbCnJs.setAttribute("type","text/javascript");fbCnJs.setAttribute("src","http://connect.facebook.net/en_US/all.js");fbCnJs.setAttribute("async", true);document.getElementById("fb-root").appendChild(fbCnJs); var cell = document.createElement("li"); row.appendChild(cell); cell.setAttribute("class", "socialHoriz facebookLikeLarge"); cell.className="socialHoriz facebookLikeLarge";var fbFrame = document.createElement("iframe");fbFrame.setAttribute("src", "http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Farticles.philly.com%2F2010-11-12%2Fnews%2F24955095_1_sedums-english-ivy-garden-center&layout=box_count&show_faces=false&width=125&send=false&action=like&font=tahoma");fbFrame.setAttribute("frameBorder", "0");fbFrame.setAttribute("scrolling", "no");fbFrame.setAttribute("border", "0");fbFrame.setAttribute("width", "46");fbFrame.setAttribute("height", "60");fbFrame.setAttribute("allowTransparency", "true");fbFrame.style.overflow="hidden";cell.appendChild(fbFrame); var cell = document.createElement("li"); row.appendChild(cell); cell.setAttribute("class", "socialHoriz twitterLarge"); cell.className="socialHoriz twitterLarge";var tw = document.createElement("a");tw.setAttribute("href", "http://twitter.com/share");tw.setAttribute("class", "twitter-share-button");tw.className="twitter-share-button";tw.setAttribute("data-count", "vertical");tw.setAttribute("data-url", "http://articles.philly.com/2010-11-12/news/24955095_1_sedums-english-ivy-garden-center");tw.setAttribute("data-via", "ArchiveDigger");tw.setAttribute("data-related", "phillydotcom");cell.appendChild(tw);var twJs = document.createElement("script");twJs.setAttribute("type","text/javascript");twJs.setAttribute("src","http://platform.twitter.com/widgets.js");document.body.appendChild(twJs); var cell = document.createElement("li"); row.appendChild(cell); cell.setAttribute("class", "socialHoriz googlePlusOneTall"); cell.className="socialHoriz googlePlusOneTall";var baseFrame = document.createElement("iframe");baseFrame.setAttribute("src", "/sn.php?out=iframe&l=Google_PlusOneBase&u=http%3A%2F%2Farticles.philly.com%2F2010-11-12%2Fnews%2F24955095_1_sedums-english-ivy-garden-center&t=Groundbreaking+ground+covers&i=mod-sm-badge-defer&v=0b88de0ca1414b631dc244783b761257bc5473de&s=tall-true&a=center&p=Philly&c=&y=ap-PH5&f=174828689230209");baseFrame.setAttribute("frameBorder", "0");baseFrame.setAttribute("scrolling", "no");baseFrame.setAttribute("border", "0");baseFrame.setAttribute("width", "50");baseFrame.setAttribute("height", "61");baseFrame.setAttribute("allowTransparency", "true");baseFrame.style.overflow="hidden";cell.appendChild(baseFrame); var cell = document.createElement("li"); row.appendChild(cell); cell.setAttribute("class", "socialHoriz shareThisEmailIcon"); cell.className="socialHoriz shareThisEmailIcon";var span = document.createElement("span");span.setAttribute("id", "topToolsNav");var tspan = document.createElement("span");tspan.setAttribute("class", "article_tools_container atcEmail");tspan.className = "article_tools_container atcEmail";tspan.setAttribute("onClick", "return(ET());");tspan.setAttribute("onMouseOver", "hideShareToggleDisplay();");var taspan = document.createElement("span");taspan.setAttribute("class", "atcIcon");taspan.className = "atcIcon";var taspanimg = document.createElement("IMG");taspanimg.setAttribute("src", "http://media.philly.com/designimages/psaw_email.gif");taspan.appendChild(taspanimg);var tanspan = document.createElement("span");tanspan.setAttribute("class", "atcLabel");tanspan.className = "atcLabel";tanspan.innerHTML = "@";tspan.appendChild(tanspan);tspan.appendChild(taspan);span.appendChild(tspan);cell.appendChild(span);span.initialized = false;span.init = function() { if (this.initialized) return; else this.initialized = true; var obj = new Object(); obj.element = this; obj.service = "email"; obj.url = "http%3A%2F%2Farticles.philly.com%2F2010-11-12%2Fnews%2F24955095_1_sedums-english-ivy-garden-center"; obj.title = "Groundbreaking ground covers"; obj.type = "chicklet"; stWidget.addEntry(obj);}; var insPoint = document.getElementById("mod-sm-badge-defer"); insPoint.appendChild(list);} loadSocialBadges();function reposAddThis() {var hiddenAddThis = document.getElementById("mod-sm-badge-defer_addthis");var rowAddThis = document.getElementById("mod-sm-badge-defer_addthisli");if (rowAddThis) { rowAddThis.appendChild(hiddenAddThis); hiddenAddThis.style.display = "block";}}; reposAddThis();jQuery("#mod-sm-badge-defer .st_pm_button").each(function(index) { this.init(); });