What causes optic nerve swelling?
“); userAction.setDescription(“Some important causes of optic nerve swelling are brain tumors and brain infections, such as a brain abscess or meningitis. MORE?”); var params = { userAction: userAction, enabledProviders: provider, defaultProviders: provider, showMoreButton: false, context: “SharePlugin”, onSendDone: function(eventObj) { if (provider.indexOf(“twitter”) >= 0) { twitterCount++; $(“.gigya-action-tweet”).children(‘:first’).children(‘:first’).children(‘:first’).html(formatShareCount(twitterCount)); } if (provider.indexOf(“facebook”) >= 0) { facebookCount++; $(“.gigya-action-share”).children(‘:first’).children(‘:first’).children(‘:first’).html(formatShareCount(facebookCount)); } } }; gigya.services.socialize.showShareUI(config, params); } function sharePage(provider) { var userInfoParams = { context: “SharePlugin”, callback: function(response) { var needsConnect = true; if (response.errorCode == 0) { if ((typeof response.user.identities[provider] != “undefined”) && response.u