Website Button

The PornWave button is for website and blog owners who want to encourage their audience to submit and vote on their content on PornWave. When a user clicks on the button, your link will get a vote, and the link will be published to that users profile, and be shared with all that users friends.
<script type="text/javascript" src="http://www.pornwave.com/pornwave.js"></script>
<script type="text/javascript">
pornwave_link = 'http://www.yourdomain.com/yourcontent.html'; // The URL of your link
pornwave_title = 'Your link title'; // The title of your link
pornwave_description = 'Your link description'; // The description/body of your link
pornwave_thumbnail = 'http://www.yourdomain/mythumbnail.jpg'; // Thumbnail url of your link
pornwave_print(); // This line prints the button
</script>