getPluginEnabledStatus(); $pubid = $this->getPubId(); $menu_version = 300; /**Custom Share*/ $custom_url = $this->getCustomUrl(); $custom_title = $this->getCustomTitle(); $custom_description = $this->getCustomDescription(); if($custom_url != ""): $custom_share = "addthis:url='".$custom_url."' addthis:title='".$custom_title."' addthis:description='".$custom_description."'"; else: $custom_share = ""; endif; /**API COnfig Options*/ $services_exclude = $this->getExcludeServices(); $services_compact = $this->getCompactServices(); $services_expanded = $this->getExpandedServices(); $ui_click = $this->getUiClick(); $ui_delay = $this->getUiDelay(); $ui_hover_direction = $this->getUiHover(); $ui_open_windows = $this->getUiOpenWindows(); $ui_language = $this->getUiLanguage(); $ui_offset_top = $this->getUiOffsetTop(); $ui_offset_left = $this->getUiOffsetLeft(); $ui_use_css = $this->getUiCss(); $data_track_clickback = $this->getDataTrackClick(); $address_bar_share = $this->getAddressBarShare(); $data_ga_tracker = $this->getDataGaTracker(); /**Custom Service*/ $services_custom_name = $this->getCustomServiceName(); $services_custom_url = $this->getCustomServiceUrl(); $services_custom_icon = $this->getCustomServiceIcon(); ?> getButtonStyle(); switch($button_style) { case 'style_1': ?>