Commonly used button:
<script src="http://www.celebsfreak.com/button.js" type="text/javascript"></script>
Button advanced settings
<script type="text/javascript">
celebsfreak_url = 'URL'; //specify a url, when it differs from the current webpage
celebsfreak_title = 'TITLE'; // specify a title
celebsfreak_desc = 'DESCRIPTION'; // specify a description
celebsfreak_media = '(articles|photos|videos)'; // specify media
celebsfreak_search = 'STRING'; // to suggest Celebrity (eg. Affleck or Cameron Diaz)
</script>
<script src="http://www.celebsfreak.com/button.js" type="text/javascript"></script>
Submission-Only Button
http://www.celebsfreak.com/submit?url=URL&title=TITLE&description=DESCRIPTION&type=MEDIA&search=SEARCH
Submit URL Details:
URL: story URL - must be encoded (eg. http%3A%2F%2Fwww.examplewebstie%2Fsub%2Fstorysite.html )
TITLE: max 100 characters, please URL-encode the title
DESCRIPTION: max 350 characters, please URL-encode the title
TYPE: 'articles', 'photos' or 'videos'
SEARCH: first name, last name or first letters of Celebrity name
<a href="http://www.celebsfreak.com/submit?url=URL&title=TITLE&description=DESCRIPTION&type=MEDIA&search=SEARCH"><img border="0" src="http://www.celebsfreak.com/img/stars/smallstar.gif"/></a>