CODE نسخ الكود
<script type="text/javascript">
$(document).ready(function(){
$.dpSocialBar({
items: {
twitter: { url: 'http://twitter.com/3algeriacom', text: 'تابعنا على تويتر' },
facebook: { url: 'http://facebook.com/3algeriacom', text: 'تابعنا على الفايس بوك' },
linkedin: { url: 'http://www.linkedin.com', text: 'Profile on linkedin' },
flickr: { url: 'http://www.flickr.com', text: 'Profile on flickr' },
skype: { url: 'http://www.skype.com', text: 'Add me on Skype' },
rss: { url: 'http://www.3algeria.com/vb/external.php?type=rss', text: 'RSS Feed' },
google: { url: 'https://plus.google.com/u/0/b/107883297916530245043/', text: 'تابعنا على قوقل بلس' },
contact: { url: 'mailto:mailmail.com', text: 'اتصل بنا' },
youtube: { url: 'http://www.youtube.com', text: 'تابعنا على اليوتوب' },
orkut: { url: 'http://www.orkut.com', text: 'Profile on orkut' },
myspace: { url: 'http://www.myspace.com', text: 'Profile on myspace' },
digg: { url: 'http://www.digg.com', text: 'Profile on digg' },
lastfm: { url: 'http://www.lastfm.com', text: 'Profile on lastfm' },
delicious: { url: 'http://www.delicious.com', text: 'Profile on delicious' },
tumblr: { url: 'http://www.tumblr.com', text: 'Profile on tumblr' },
picasa: { url: 'http://www.picasa.com', text: 'Profile on picasa' },
vimeo: { url: 'http://www.vimeo.com', text: 'Profile on vimeo' },
reddit: { url: 'http://www.reddit.com', text: 'Profile on reddit' },
technorati: { url: 'http://www.technorati.com', text: 'Profile on technorati' },
website: { url: 'http://www.dpereyra.com', text: 'Visit my website' }
},
show: 8,
position: "left",
skin: "dark"
});
});
</script>