VideoSearch / MovieTube.Web /Views /Shared /_CustomScript.cshtml
niobures's picture
VideoSearch
e26fba6 verified

<!-- AddThis Smart Layers BEGIN -->
<!-- Go to http://www.addthis.com/get/smart-layers to customize -->
@*
<script type="text/javascript">
$(function () {
addthis.layers({
'theme': 'transparent',
'share': {
'position': 'right',
'numPreferredServices': 5,
'offset' : {'bottom': '50px'}
},
'follow': {
'position': 'left',
'services': [
{ 'service': 'facebook', 'id': 'shabeerjaleel' },
{ 'service': 'twitter', 'id': 'shabeerjaleel' },
{ 'service': 'google_follow', 'id': 'shabeerjaleel' },
]
}
});
});
</script>*@
<!-- AddThis Smart Layers END -->