/** * http://wiki.developers.facebook.com/index.php/Fb:share-button * * $box_type = box_count, button_count, button, icon, or icon_link * * * * */ $news_item = getcachedvars('current_news_item'); //get news id $box_type = "box_count"; $share = ""; return $share;