var CopyrightNotice = 'sharing the topic for Ahlamontada phpbb3 & phpbb2 boards.
Copyright
2012 by Sam Hameed & vistacode. All
Rights Reserved. Use and/or modification of this script is allowed,
provided this entire copyright notice remains in the original or modified script.';
$(document).ready(function() {
$('.author:first').before('
<div id="sharing">شارك الموضوع علي:
<a rel="nofollow" target="_blank" title="Twitter"
href="http://twitter.com/home?status='+document.location+'">
<img title="Twitter" alt="Twitter"
src="http://icons.iconarchive.com/icons/double-j-design/apple-festival/16/social-twitter-icon.png"></a>
<a rel="nofollow" target="_blank" title="Facebook"
href="http://www.facebook.com/share.php?u='+document.location+'">
<img title="Facebook"
alt="Facebook"src="http://icons.iconarchive.com/icons/double-j-design/apple-festival/16/social-facebook-icon.png">
<a href="rss">
<img src="http://icons.iconarchive.com/icons/yootheme/social-bookmark/16/social-rss-box-orange-icon.png"></a>
<a rel="nofollow" target="_blank" title="Yahoo"
href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u='+document.location+'">
<imgtitle="Yahoo" alt="Yahoo"
src="http://icons.iconarchive.com/icons/yootheme/social-bookmark/16/social-yahoo-box-white-icon.png">
</a></div>');
});