The image references described in this example are generated from pod 5. You must generate image references specific to your pod.
The following HTML codes are needed for Facebook share, like, and click.
<!-- default facebook share --> <a xt="SPSNCLICK" xtsn="FA" href="#SPSNCLICK" description="fb description here"><img src="http://content.mkt51.net/ui/images/social_network/sn_facebook.gif" /></a><br> <!-- facebook share, custom image --> <a xt="SPSNCLICK" xtsn="FA" href="#SPSNCLICK" description="fb description here"><img src="CUSTOM_IMAGE_HERE" /></a><br>
<!-- default facebook like --> <a xt="SPSNCLICK" xtsn="FL" href="#SPSNCLICK" fbltype="Like"><img src="http://content.mkt51.net/ui/images/social_network/sn_facebookLike.gif" /></a><br> <!-- facebook like, custom image --> <a xt="SPSNCLICK" xtsn="FL" href="#SPSNCLICK" fbltype="Like"><img src="CUSTOM_IMAGE_HERE" /></a><br>
<!-- default facebook recommend --> <a fbltype="Recommend" href="#SPSNCLICK" xtsn="FL" xt="SPSNCLICK"> <img src="http://content.mkt51.net/ui/images/social_network/sn_facebookRecommend.gif" /></a><br> <!-- facebook recommend, custom image --> <a fbltype="Recommend" href="#SPSNCLICK" xtsn="FL" xt="SPSNCLICK"><img src="CUSTOM_IMAGE_HERE" /></a>