<div class="sgmbEffectsContent">
						<span class="sgmbEffectsLabel">Panel effect type:</span>
						<?php 
echo SgmbAddNewSection::createSelect($buttonsPanelEffect, $SGMB_WIDGET_EFFECTS, @$data, $buttonsPanelEffect, '', false);
?>
					</div>
					<div class="sgmbEffectsContent">
						<span class="sgmbEffectsLabel">Buttons hover effects:</span>
						<?php 
echo SgmbAddNewSection::createSelect($buttonsEffect, $SGMB_WIDGET_EFFECTS, @$data, 'buttonsEffect');
?>
					</div>
					<div class="sgmbEffectsContent">
						<span class="sgmbEffectsLabel">Icons hover effects:</span>
						<?php 
echo SgmbAddNewSection::createSelect($iconsEffect, $SGMB_WIDGET_EFFECTS, @$data, 'iconsEffect');
?>
					</div>
				</div>
				<div id="tabs-5">
					<div class="sgmb-title-analytics">
						<span>Why and How to use</span>
					</div>
					<div class="sgmb-text-about-analytics">
						<span>This tool will help you to track the number of clicks on your social buttons from every page they are on.So you will know how many times your buttons are clicked.</span>
					</div>
					<div class="sgmb-text-about-analytics">
						<span>
						The only thing you need to do is to create an account in  <a href="https://analytics.google.com" target="_blank">Google Analytics</a>. After, simply insert the account number into the <a href="https://support.google.com/analytics/answer/1032385?hl=en" target="_blank">"Set Account Number" </a> field.
						<span>
					</div>